176 Commits (2c0ef99871677d6247e49cd65b027eb14a0ebe13)
 

Author SHA1 Message Date
sigonasr2, Sig, Sigo 2c0ef99871 remove iterators for slight performance gains 3 years ago
sigonasr2, Sig, Sigo 8717d2270b Only draw player velocity while player exists 3 years ago
sigonasr2, Sig, Sigo 17953e0589 Increase acceleration value and max speed. 3 years ago
sigonasr2, Sig, Sigo d296527e2f Add sliding acceleration and slowdown via holding a key while sliding. Additionally add a walking speed limit. Allow slides to go above the walking limit 3 years ago
sigonasr2, Sig, Sigo 537bc7c744 Add a slide buffer so it can be queued prior to landing. 3 years ago
sigonasr2, Sig, Sigo 72565d2b02 Did not check the correct string 3 years ago
sigonasr2, Sig, Sigo c0379543e6 When text is replaced the bounds of the string have to be complely re-analyzed 3 years ago
sigonasr2, Sig, Sigo 9c207e2f2a New String class system that wraps a builder and keeps track of text bounds. Added background to editor message logs 3 years ago
sigonasr2, Sig, Sigo 6c5c2b1c67 Include draw line function and better visuals to indicate deleting a keybind 3 years ago
sigonasr2, Sig, Sigo 56cef8c828 Allow removal of unwanted keybinds 3 years ago
sigonasr2, Sig, Sigo 8a13331af0 Update to jinput2.10.1. Mouseover for text bits inside of Action control change list 3 years ago
sigonasr2 c24c6a3972 Remove controller from list when polling errors occur. 3 years ago
sigonasr2 7f6aa67e1e Use higher version of jinput without reflection required 3 years ago
sigonasr2 bcd48205cc Allow for manual refreshing of controller data 3 years ago
sigonasr2, Sig, Sigo ff0c7bf1af Update jinput to include latest windows releases 3 years ago
sigonasr2, Sig, Sigo 990ee807e3 rescan reload controllers documentation included 3 years ago
sigonasr2, Sig, Sigo 5ccc30b296 Allow keyboard binds to be added as inputs 3 years ago
sigonasr2, Sig, Sigo 135f3d07e0 Update Program Name 3 years ago
sigonasr2, Sig, Sigo a21683b391 Update SigScript. No longer complains about duplicate lines in manifest 3 years ago
sigonasr2, Sig, Sigo c13899dee4 Don't poll keyboards and mice 3 years ago
sigonasr2, Sig, Sigo 2ba526d92b -m Remove extra manifests 3 years ago
sigonasr2, Sig, Sigo 0275a491e4 -m Refactor controller polling and set rescan to be every 5 seconds 3 years ago
Nic0Nic0Nii c658751c39 Include vscode settings for library inclusion. 3 years ago
sigonasr2 a43f1f7189 COntinued modifications to controller monitoring 3 years ago
sigonasr2 f8cbb5abfa Beta version of re-polling controller system 3 years ago
sigonasr2 c911caef80 Revert hotswapping controller code for now. 3 years ago
sigonasr2 e05a25fc80 Fix overwriting presses and releases 3 years ago
sigonasr2 7387ced9e5 Listen for controller components and allow inputs from controllers 3 years ago
Nic0Nic0Nii 9060e3aa96 Watch for events while configuring controls. 3 years ago
Nic0Nic0Nii a117fbdb2a Color separation between pressed and not pressed 3 years ago
Nic0Nic0Nii 65e6ebc245 Allow KeyBind class to wrap around components, dictating what the value needs to be for detecting 3 years ago
Nic0Nic0Nii 06c8c8d909 Update SigScript 3 years ago
Nic0Nic0Nii 3c96fda374 Remove unused imports 3 years ago
Nic0Nic0Nii ec26ebadcc Display actions and keys assigned 3 years ago
Nic0Nic0Nii 6db59a796e Update all key press checks to use events. Clean up warnings 3 years ago
Nic0Nic0Nii 83f35ac2f8 windows arguments are funky 3 years ago
sigonasr2 2f35895dde Implement release fix 3 years ago
sigonasr2 5b6796d50d Fix emitting events for key presses. 3 years ago
Nic0Nic0Nii 627c788d05 Remove unused imports and correct warnings 3 years ago
Nic0Nic0Nii 55276867cc Setup and prepare keybind system 3 years ago
Nic0Nic0Nii ce856fc8b0 Remove unused imports. Fix deprecated draw functions 3 years ago
Nic0Nic0Nii 8f13a24fd4 Refactor KEYS array so it's no longer accessible to prevent bad practices and deprecated setting of the variable. 3 years ago
Nic0Nic0Nii a6e6b92f7b Implement keyboard keys as a component 3 years ago
Nic0Nic0Nii 6e900581ea Provide controller polling 3 years ago
Nic0Nic0Nii 44f0e44aed Script should go back to previous directory afterwards 3 years ago
Nic0Nic0Nii 6d8c698220 Include a run script for all operating systems. 3 years ago
Nic0Nic0Nii 07932fc22d Update SigScript 3 years ago
Nic0Nic0Nii a6f74d9e2d Correct initial release 3 years ago
Nic0Nic0Nii 7b2228e0d8 Include packaging and release system 3 years ago
sigonasr2, Sig, Sigo faff399cf5 State Machine Diagram 3 years ago