DimDoors/StevenDimDoors/mod_pocketDim/helpers
SenseiKiwi 9828bd7f40 Fixed duplicate custom dungeon listing
Removed a line in CommandEndDungeonCreation that inserted a new dungeon
directly into DungeonHelper.customDungeons. This had a chance of causing
a duplicate listing. registerCustomDungeon() was already being invoked
before and if reading tags from the file name failed, the dungeon would
get added twice. This could explain some of the buggy dungeon listing
that would appear during testing.
2013-06-15 11:30:05 -04:00
..
jnbt Export function added 2013-06-04 08:52:06 -04:00
copyfile.java rebuilt how rifts get dungeon data assigned to them 2013-06-03 20:56:15 -04:00
dimHelper.java fixed chest crash and mobelisk spawns 2013-06-14 04:58:48 -04:00
DungeonHelper.java Fixed duplicate custom dungeon listing 2013-06-15 11:30:05 -04:00
yCoordHelper.java Fixed monolith spawning 2013-06-15 02:09:17 -04:00