• v1.8.0 37e3c6f718

    Custom blocks Stable

    NGnius released this 2020-12-28 18:47:08 +00:00 | 136 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.12.16.14.19 release.

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

    Changelog

    • Added support for custom blocks
      • Custom blocks can be interacted with like regular blocks
      • Refer to CustomBlock and the attribute for usage
      • Persistence is still WIP
    • Added a GUI style similar to Gamecraft's style using Unity's IMGUI system
      • Text input, labels, and buttons are supported right now
      • Refer to the IMGUI namespace for usage
      • Advanced GUI elements are WIP and will be made available when ready
    • Reworked Utility.Audio due to FMOD 2.0 breaking changes

    Congrats to NorbiPeti for getting custom blocks to a working state! Also many thanks for keeping this project going while I've been swamped by university.

    Downloads