NorbiPeti
9e9f56881f
Add hotfix blocks and Player.LocalPlayer
4 years ago
NorbiPeti
58cfba443e
Add hotfix blocks and Player.LocalPlayer
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
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
NorbiPeti
f62211309e
Added WaitForNextFrame() and fixed block scaling
A bit hacky, but it works
4 years ago
NGnius (Graham)
2d89b82759
Add player health and block-in-hand
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)
5168bfbad7
Document Player API
4 years ago
NGnius (Graham)
e3b3fd5ef4
Implement Player OOP class
4 years ago