Commit graph

11 commits

Author SHA1 Message Date
NGnius (Graham) 189c3ca2a5 Document App and Test additions (+ minor tweaks) 2020-06-23 13:49:42 -04:00
Norbi Peti 62318b0843 Update to Gamecraft 2020.06.11.18.50
Removed some inputs from FakeInput
2020-06-12 17:27:36 +02:00
Norbi Peti 3dcce18ceb Add method to get selected blocks by player 2020-06-08 00:10:10 +02:00
Norbi Peti cae626197f Implement Equals for the OOPs & fix Player properties
Fixed setting player properties
Changed player rotation to float3
Added constructor for BlockColor with an index param
Improved Player.Exists() ~~hopefully~~
2020-06-05 00:20:35 +02:00
NGnius (Graham) 2d89b82759 Add player health and block-in-hand 2020-05-29 21:30:24 -04:00
Norbi Peti 269d30b0db Add support for connected bodies
Added center of mass
Removed delta velocities
2020-05-24 21:55:49 +02:00
Norbi Peti dca6fe4c1b Fixes, added SimBody class 2020-05-23 00:06:49 +02:00
NGnius (Graham) 9cb6917d28 Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Norbi Peti 6f8241554d Add block type and color properties 2020-05-15 17:42:04 -04:00
Norbi Peti ff57a16565 Create Block class with existing functionality
Placement, movement, rotation, removal
Block looked at (in Player class), connected blocks
2020-05-15 17:42:04 -04:00
NGnius (Graham) e3b3fd5ef4 Implement Player OOP class 2020-05-15 17:42:04 -04:00