Skip to content

0.2.0: Add universal to tabcomplete suggestions

Choose a tag to compare

@T14D3 T14D3 released this 17 Feb 13:45
· 64 commits to master since this release
8de975d

What's Changed

  • Universal/Player-independent flags by @T14D3 in #9

  • Massively increased speed of locational region lookups/queries

  • Improved memory footprint of some objects

  • More configuration for caching behavior

  • Introduces "universal" flags - flags not bound to a specific player, but rather universally per region

    • Examples:
      • Explosion behaviour
      • Mob spawning
      • Fire/grass/etc spreading
      • ...and more
  • Ability for external sources to register custom flags

Full Changelog: 0.1.9...0.2.0