• v1.7.0 fad3b5cbf4

    NorbiPeti released this 2020-11-14 21:43:45 +00:00 | 159 commits to master since this release

    This update is backwards compatible with mods that work with GamecraftModdingAPI v1.0 and later but with new features. This version adds support for Gamecraft's 2020.11.13.16.44 release.

    This update is available on GCMM or the manual way if you really want.

    Changelog

    • Showing a custom error dialog if patching failed
    • Added support for blueprints and block groups
      • Blueprints can be created, selected, their contents can be updated, they can be placed
      • Block groups can be created while placing blocks with the API, the game will calculate their position/rotation and they can be picked by the player
    • Added block.Copy<Block>() method to create a copy of the block in the game, preserving properties, stats and wires
    • Added property to get the player's current building mode and the current game's mode/type
    • Fixed moving/rotating blocks right after they were placed
    Downloads