Commit graph

9 commits

Author SHA1 Message Date
Norbi Peti f30dcd251f Displaying blueprint before placing, enums, ToString()s
Added support for getting the player's current building mode (build, color, config, blueprint)
Added support for getting the current game's mode (building, playing, prefab etc.)
2020-11-14 02:52:16 +01:00
Norbi Peti 3dd61b5e4f Replace ToManagedArray() and fix getting blocks from group 2020-11-13 17:02:27 +01:00
NGnius (Graham) 08138e3589 Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
NGnius (Graham) fd97194903 Fix build issues for latest Gamecraft preview version 2020-08-22 09:23:59 -04:00
NGnius (Graham) ea8a9184bc Add popup UI method to Client 2020-07-24 11:11:52 -04:00
Norbi Peti 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
2020-07-11 00:30:58 +02:00
NGnius (Graham) b6a5074fd2 Add some state info and save method 2020-06-26 19:37:58 -04:00
NGnius (Graham) 189c3ca2a5 Document App and Test additions (+ minor tweaks) 2020-06-23 13:49:42 -04:00
NGnius (Graham) c912f3ba64 Add Client and Game OOP features (undocumented) 2020-06-17 21:04:08 -04:00