Dungeon Maze 0.1.7

Details

  • Filename
    Dungeon_Maze_0.1.7.zip
  • Uploaded by
  • Uploaded
    Jul 31, 2013
  • Size
    200.65 KB
  • Downloads
    4,028
  • MD5
    c020627ef101bc2a4dbdf3075e387129

Supported Bukkit Versions

  • 1.6.2

Changelog

Version 0.1.7 (31-07-2012)

  • Added skull populator that generates mob skulls.
  • Added text on signs of graves.
  • Added auto updater for the config files.
  • Updated the API system (for developers).
  • Updated MultiverseCore support.
  • Cleaned up the code (for developers).
  • Fixed a lot of small bugs.
  • Build against Bukkit-1.6.2-R0.1.

Version 0.1.6 (01-07-2012)

  • Added auto updater.
  • Added '/dm installupdates' command to automaticly install a new update. (Permission: dungeonmaze.command.installupdate)
  • Added permission node to set if update notification should be shown to the player (Permission: dungeonmaze.notification.update)
  • Updated permissions managing system.
  • Fixed error caused by Multiverse.
  • Fixed Dungeon Maze worlds list not refreshing properly.
  • Fixed lost of little bugs.
  • Renamed some packages (For developers).
  • Build against Bukkit-1.5.2-R1.0.

Version 0.1.5.4 (17-01-2012)

  • Fix Multiverse Hook
  • Fix WorldProtection

Version 0.1.5.3 (22-11-2012)

  • Added a getDMLevel(Block b) function to the Dungeon Maze API to get the level a block is on (for developers)
  • Added the getDMLevel() function to the DMGenerationChestEvent (for developers)
  • Added the DMGenerationSpawnerEvent event to the Dungeon Maze API (for developers)

Version 0.1.5.2 (21-11-2012)

  • Added the event system into the Dungeon Maze API. Dungeon Maze does now have events in the api system, you could find more information about it on the API page. (for developers)
  • Added the 'DMGenerationChest' event, wich is called when a chest is generated. With this event chest contents can be set, it can be cancelled etc. (for developers)
  • Little bug fixes

Version 0.1.5.1 (19-11-2012)

  • Added API (by @Xephi - Commits: #3a2c22e, #57449bf)
  • Added block whitelist feature (by @Xephi - Commits: #ae28a94)
  • Added mob spawner choose in the config file (by @Xephi - Commits: #e6feb28)
  • Rewrote config file handler (by @Xephi - Commits: #553353d)
  • Fixed some small bugs

Version 0.1.5

  • Version Skipped

Version 0.1.4.1 (25-10-2012)

  • Fixed the surface terrain generation bug

Version 0.1.4 (25-10-2012)

  • Dungeon Maze now starts before it enables other plugins, this should sove some problems
  • Metrics have been added for beter usage statistics
  • Improved permissions system
  • Improved update checker
  • Improved function to check if a world is loaded
  • Improved some other parts in the core of the plugin
  • Removed the Entity Listener

Version 0.1.3 (15-10-2012)

  • Hopefully fixed the console errors
  • Removed the feature that Dungeon Maze automaticly generates it's first world

Version 0.1.2 (12-10-2012)

  • Fixed bug with custom named worlds

Version 0.1.1 (9-10-2012)

  • Added multiverse support
  • Added feature to block people going up to the surface
  • Added feature to protect the whole world
  • Some minor bug fixes

Version 0.1 (24-9-2012)

  • First public plugin release!