DimDoors/StevenDimDoors/mod_pocketDim/helpers
SenseiKiwi c2fa4964f8 Progress on New Save Format
Integrated the base code for our new save format. It still needs more
work but at least some substance is there. Ignore the file not found
messages that come up when trying to save the world's data - since we're
not actually writing files, an exception occurs when we some later code
tries to move non-existent save files.

Also moved the FileFilter functionality out of DungeonHelper and into
its own class, FileFilters, since it's finally needed more broadly.
2013-09-11 22:13:42 -04:00
..
BlockRotationHelper.java renamed dungeons pending changes to loading 2013-07-16 16:59:22 -04:00
ChunkLoaderHelper.java Minor Change 2013-09-11 01:21:12 -04:00
Compactor.java Completed Packet Handling Code 2013-09-03 17:25:58 -04:00
copyfile.java Fixed Empty Dungeon Guide Bug 2013-06-20 04:47:16 -04:00
DeleteFolder.java Added regen dungeon command & removed hasMark 2013-06-24 01:40:56 -04:00
DungeonHelper.java Progress on New Save Format 2013-09-11 22:13:42 -04:00
yCoordHelper.java Completed Unsafe Exit Teleportation 2013-09-09 02:31:11 -04:00