dungeon-maze icon indicating copy to clipboard operation
dungeon-maze copied to clipboard

:goberserk: DungeonMaze Craft Bukkit plugin - An amazing world generator for Bukkit and Spigot

Results 15 dungeon-maze issues
Sort by recently updated
recently updated
newest added

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

When the plugin is being reloaded, it is having trouble saving all Dungeon Maze specific regions. The exception that is thrown mentions that a MessagePack class can't be found. This...

bug

Fix the Bukkit-specific updater for Dungeon Maze. The currently implemented version downloads wrong update files. - [x] Ensure the updater is invoked properly. - [ ] Ensure the updater is...

enhancement

![2015-03-28_21 45 08](https://cloud.githubusercontent.com/assets/8779252/6882842/d1690372-d593-11e4-8299-6dcd65fbdb9e.png)

enhancement

Rework the whole updating system, and implement it properly. Work with `UpdateRequest` and `UpdateResponse` objects, for creating general update requests and responses. The request object would hold whether updates should...

enhancement

A basic updating system should be implemented. This system should check whether new (compatible) versions are available for download, and it must be able to automatically install these updates if...

enhancement

![2015-03-28_21 11 04](https://cloud.githubusercontent.com/assets/8779252/6882710/30ccb232-d58f-11e4-93a7-785c1bef7700.png)

bug