Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 937 Bytes

PRCRAFT_CHANGELOG.md

File metadata and controls

14 lines (14 loc) · 937 Bytes
  • 0.4.584 — Move a bunch of events around (mostly to the client sub-package)
  • 0.4.583 — Allow @Side in transformers and fix package-info
  • 0.4.581 — Add mod origin API (ModInfo.origin() and ModInfo.originPath())
  • 0.4.580 — Actually support environment specifier (*, client, or dedicated_server)
  • 0.4.579 — Rename Side.Server to Side.DedicatedServer
  • 0.4.577 — Add server support + environment specifier + Side annotations
  • 0.4.568 — Add GameTickEvent and GameFrameEvent
  • 0.4.557 — Fix config screen overriding and make "config" the default config dir
  • 0.4.556 — Fix loading Screen too early
  • 0.4.555 — Add a config dir API
  • 0.4.554 — Add Session.username
  • 0.4.549 — FontRenderer.func_50105_aFontRenderer.getCharWidth
  • 0.4.548 — Add a mod menu and an authors field
  • 0.4.547 — Make Mod.init default