146 Commits (65e6ebc245ae606760fdb43a3bbaf4932c2f3d51)
 

Author SHA1 Message Date
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
sigonasr2, Sig, Sigo 0a02e6e2e3 State Machine Chart 3 years ago
sigonasr2 14dd0b427f Update SigScript 3 years ago
sigonasr2 96304c507e Fix all jar build systems to incorporate external jars 3 years ago
sigonasr2 e896e1289b Update SigScript 3 years ago
sigonasr2 75bcb598c2 Update SigScript 3 years ago
sigonasr2 2ba1be3280 Update sigScript 3 years ago
sigonasr2 604ecb5fd0 Fix 3 years ago
sigonasr2 29001e7a69 Notes in README about keybinds 3 years ago
unknown 545f50f4f1 update README 3 years ago
unknown 7b89ed7dcc Basic sliding bug fixes 3 years ago
unknown 66ffafef0f Kepresses are no longer repeated 3 years ago
unknown 288ab9e936 jump fall timers 3 years ago
unknown efe985361f Rabbit walks correctly now 3 years ago
unknown 65836b1225 Movement Physics adjustments 3 years ago
unknown 3310a549c2 Sprite flipping added 3 years ago
sigonasr2 4b304f0062 Fix double jump inside of block issues 3 years ago
sigonasr2 8eb408564f Key Press uses switch 3 years ago
sigonasr2 e9ad127b38 Implement variable height jumping 3 years ago
sigonasr2 e593e6d9ec Add fall,idle, jump states 3 years ago
sigonasr2 8ba9307465 Implement Animated Sprites 3 years ago
sigonasr2 2ae7c9dc19 Update TO-DO 3 years ago
sigonasr2 0f94b0396d Background drawing implemented 3 years ago
sigonasr2 5a5eb5f2fb Create test backgrounds 3 years ago
sigonasr2 1a042429ce Change Sprite into a class to prepare for AnimatedSprite inheritance 3 years ago
sigonasr2 d89e7beb88 Fix up the map view types and increase air friction a bit 3 years ago
Nic0Nic0Nii f026f64f92 Update SigScripts 3 years ago
Nic0Nic0Nii 20bedae890 Forgot else statement 3 years ago
Nic0Nic0Nii 62e2c75f00 Set view boundaries between room areas to prevent bleeding screens between each other 3 years ago
sigonasr2 77f078693a Update level and test views 3 years ago
sigonasr2 2205324845 Implement all camera movement types 3 years ago