Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

[MC 1.12.2] 1.1.13

Compare
Choose a tag to compare
@SquidDev SquidDev released this 25 Aug 10:23
· 160 commits to minecraft-1.12 since this release

Features

  • Allow clearing the introspection and chat recorder player bindings by shift+right clicking.
  • Expose a module's bound player via a metadata provider.
  • Add "object groups" to the overlay glasses, effectively acting as a sub-canvas with its own position and children.
  • Add support for 3D objects in the overlay glasses. This currently supports a basic cubeoid "box" and a 2D canvas-like object.
  • Rewrite the documentation generator to provide more consistent output.
  • Include metadata providers within the documentation generator.

Bug fixes

  • Fix .getBlockMeta not reporting entirely correct metadata.
  • Prevent some overlay glasses colours being mangled when returned from .getColour.
  • Lots of fixes to argument parsing within the overlay glasses.
  • Fix neural interface thinking modules had changed when they hadn't.
  • Fix introspection module not providing a peripheral on relog.