277 Commits (d3bc17a26e2d0cf98b97a3a3a0c9f7abda6970e3)
 

Author SHA1 Message Date
sigonasr2, Sig, Sigo d3bc17a26e Cause a rescan in the main thread and wait for controller rescanning to complete before processing controller configuration. 2 years ago
sigonasr2 daf9122bcd Implement controller config loading and saving 2 years ago
sigonasr2 511c9e4daf Fix removing 2 controllers from array for some reason 2 years ago
unknown 2ee64f8007 Buns walkin 2 years ago
unknown 8d30600d78 Buns do not spawn in walls now 2 years ago
unknown ad578faad0 Buns do not spawn in walls now 2 years ago
unknown 86aaee86cc Buns have multiplied 2 years ago
unknown df637104a2 Bonk the buns now 2 years ago
unknown d05007ad6b Bonk the buns now 2 years ago
unknown 4b2d056488 Fixed weird collision checking 2 years ago
unknown 227468b474 Fixed weird collision checking 2 years ago
sigonasr2 5e71aee562 Pixel perfect collision systems implemented 2 years ago
sigonasr2 3fb1308222 Merge branch 'main' of github.com:sigonasr2/RabiClone 2 years ago
sigonasr2 7de71bec05 Implement knife animation and attaching 2 years ago
Nico Nico Nii e04ada04bc Implement knife animation and attaching 2 years ago
sigonasr2, Sig, Sigo fe51c443c4 Include a player collision mapping 2 years ago
sigonasr2, Sig, Sigo 5150e190e7 Bunny turns with direction 2 years ago
sigonasr2, Sig, Sigo 79e6f9504b Bunnies randomly hop. 2 years ago
sigonasr2, Sig, Sigo 31bb16e54e Incomplete switch 2 years ago
sigonasr2, Sig, Sigo 1277e0948a Release file now up-to-date with proper directory handling.. 2 years ago
sigonasr2, Sig, Sigo 53c2ec132d SigScript updates 2 years ago
sigonasr2, Sig, Sigo 471a9e5dbf Merge branch 'main' of https://github.com/sigonasr2/RabiClone 2 years ago
sigonasr2, Sig, Sigo 45632aa5ee Include image and runtime modification article 2 years ago
sigonasr2 445a6c16ea Randomly moving buns 2 years ago
sigonasr2 71a9bd0871 Complete refactor of physics code to apply to other objects 2 years ago
sigonasr2, Sig, Sigo b39957091c Include latest commits in package 2 years ago
sigonasr2, Sig, Sigo 3d2973c5b1 Setup physics for Erinoah 2 years ago
sigonasr2, Sig, Sigo 8e35ea24d7 Rearrange physics object specific methods so the hierarchy makes more sense 2 years ago
sigonasr2, Sig, Sigo a982d13302 Physics object should not define defaults and leave that to superclasses 2 years ago
sigonasr2, Sig, Sigo ca4073dbd9 Setup baseline for physics objects. 2 years ago
sigonasr2, Sig, Sigo 09ea7a4d60 linux uses exits instead of returns 2 years ago
sigonasr2, Sig, Sigo de465642a1 Use classpath Windows 2 years ago
sigonasr2, Sig, Sigo 0845de0a7c run scripts updated with java optimal options 2 years ago
sigonasr2, Sig, Sigo 5dba393f27 Include GC info when running 2 years ago
sigonasr2 48fb23865d Make up to half a screen away preload events 3 years ago
sigonasr2 52aa0053ae Bugfixes and corrections with the map format 3 years ago
sigonasr2, Sig, Sigo 7b04af05d4 Remove the testrabi folder and fix configurecontrols 3 years ago
sigonasr2, Sig, Sigo ba41219add Cause events to trigger when within camera range 3 years ago
sigonasr2, Sig, Sigo cb04afe469 Add in spawners that can create things. Make it so rendered objects will render with the camera view 3 years ago
sigonasr2, Sig, Sigo aa41f52bbd Modifying of data tiles by clicking 3 years ago
sigonasr2, Sig, Sigo 489186c077 Draw data tiles on the grid 3 years ago
sigonasr2, Sig, Sigo e017e02106 Keys should be defined by their action names 3 years ago
sigonasr2, Sig, Sigo 864777f9bd Clean up warnings 3 years ago
sigonasr2, Sig, Sigo 6ec8dd01ba Move keyboard controls into respective renderer objects 3 years ago
sigonasr2, Sig, Sigo 3dc3129ac1 Include rendering settings. 3 years ago
sigonasr2, Sig, Sigo 17de1993ca make sure maps get copied over upon transition. Only one instance of map needed. 3 years ago
sigonasr2, Sig, Sigo 3f92046a1f actually write saved data 3 years ago
sigonasr2, Sig, Sigo 6790816a3a Implement profiling on scaling image up, fix missing null when loading map 3 years ago
sigonasr2, Sig, Sigo 14bfa6347f Remove hot reloading of map 3 years ago
sigonasr2, Sig, Sigo 107adc304c Change how maps are loaded so they are more dynamic. When going from gameplay to editing mode events may have been consumed. 3 years ago