Skip to content

1.1.1 - Maintenance update

Choose a tag to compare

@Fox2Code Fox2Code released this 21 Feb 16:46
· 52 commits to master since this release
afaa109
  • Add @AsyncSafe and @AsyncUnsafe to explicitly communicate the thread safety of some API methods!
  • Make Player.hypertale().getPlayerRef() be able to be called on any threads.
  • Fixed minor Hytale bug that happened when stopping a server while there were players inside.
  • Added build time check to test that ASM Constant do exists.