NGnius (Graham)
daf4a24bc9
Fix namespace build error from unused using statement (I deleted it)
4 years ago
NGnius (Graham)
fd97194903
Fix build issues for latest Gamecraft preview version
4 years ago
NGnius (Graham)
89f354b647
Fix Game Over detection
4 years ago
NorbiPeti
f403feb298
Update to Gamecraft 2020.06.17.08.41 (preview)
Removed BlockIdentifiers.OWNED_BLOCKS as the original got replaced with an array
Added the correct group for each supported functional block
Removed EntityFactory property from IEntitySerializer as it is provided on deserialization
4 years ago
NGnius (Graham)
6f589f1744
Create Player tests
4 years ago
NGnius (Graham)
189c3ca2a5
Document App and Test additions (+ minor tweaks)
4 years ago
NorbiPeti
62318b0843
Update to Gamecraft 2020.06.11.18.50
Removed some inputs from FakeInput
4 years ago
NorbiPeti
3dcce18ceb
Add method to get selected blocks by player
4 years ago
NorbiPeti
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~~
4 years ago
NGnius (Graham)
2d89b82759
Add player health and block-in-hand
4 years ago
NorbiPeti
269d30b0db
Add support for connected bodies
Added center of mass
Removed delta velocities
4 years ago
NorbiPeti
dca6fe4c1b
Fixes, added SimBody class
4 years ago
NGnius (Graham)
9cb6917d28
Create custom error types and error catching
4 years ago
NorbiPeti
6f8241554d
Add block type and color properties
4 years ago
NorbiPeti
ff57a16565
Create Block class with existing functionality
Placement, movement, rotation, removal
Block looked at (in Player class), connected blocks
4 years ago
NGnius (Graham)
e3b3fd5ef4
Implement Player OOP class
4 years ago