main/Changelog

Changelog

Quote:
  • Version 3.0 (github)
    • Largely rewritten.
    • Compatible with 1.4.7!
    • Ability to limit Bats and NPCs!
    • Huge speed improvements!
    • Removal scans only iterate through a specified number of mobs each scan.
    • Queues overflow mobs from spawners until some monsters get removed.
    • Ability to limit how many layers away from players monsters can spawn.
    • Does not remove mobs who have picked up players' items!
    • Never prevents boss mobs from spawning.
    • Prevents the server from trying too often to spawn monsters.
    • Additionally, updated Metrics, but disabled the old custom plotters.
    • Renamed classes to actually make sense.
    • Fixed other minor inadequacies.
  • Version 2.2.2 (github)
    • Optimizations.
    • Use bit shifting to do calculations where possible.
    • Optimized RootMath.
    • Metrics is now run async with synchronized access methods.
    • Updated Metrics.
  • Version 2.2.1 (github)
    • Built against 1.1-R6; 1.2.3-R0.2 (build 12+) compatible!
    • Further package changes (.utils)
    • Updated Metrics to R5.
    • Minor code tweaks.
  • v2.2 Patch: (1O5) (github)
    • "/es count <args>" can now be used by anyone. (This is a safe command.)
    • esuppressor.count no longer exists.
  • Version 2.2 (github)
    • CraftBukkit 1.1-R6 compatible.
    • Various performance enhancements!
    • Now uses a custom square root class. (Contains evil bit-level hacking.)
    • More multiworld support (softdepend).
    • Fixed the package names. (Finally)
    • Now registers perms.
  • Version 2.1.2
    • Significant performance improvements!!
    • Built against 1.1-R3 with cleanup and new loading messages.
  • Version 2.1.1
    • Critical bugfix: Updated forgotten old code.
    • Added support for a future animal protection plugin of mine. (release TBD)
    • Updated Metrics to bypass Mineshafter proxy.
  • Version 2.0.4
    • Fixes two multiworld NPE's.
    • Tidied the commands a bit.
  • Version 2.0.3
    • Fixes the version. (No longer contains "TEST").
    • Fixes specific world commands.
    • Performance improvements.
    • Various other minor code improvements / bugfixes.
    • Now compatible with CraftBukkitUpToDate.
  • Version 2.0.2
    • Fixes NPE on loading multiworlds.
    • Few other minor changes.
  • Version 2.0.1
    • Posible bugfixes.
  • Version 2.0
    • Added monster spawn cancel and removal by configurable distance.
    • Split limiter to limit Monsters, Squid, and Animals.
    • Added dynamically "Chunk-Calculated" Limits.
    • Distributed code into multiple files.
    • Revamped the config for new options, added a header.
    • Various minor improvements.
  • Version 1.4
    • nonLimitedWorlds into WorldMaximums.
    • Better processing of the world list.
    • Overhauled command code.
    • New" /es remove" command.
  • Version 1.3
    • Configuration overhaul and updated to new config.
    • New advanced config options.
    • More multiworld support.
    • General code changes / improvements.
  • Version 1.2 "Beta"
    • Added player command: "/es count all" - Counts all worlds
    • Added config nonLimitedWorlds - Allows you to exempt worlds from the monster limiter.
  • Version 1.1 "Beta"
    • Fixed duplicate / unnecessary debug messages.
  • Version 1.0 "Beta"
    • Pioneer Beta Release!

Comments

Posts Quoted:
Reply
Clear All Quotes