No description
Find a file
SenseiKiwi 13458029b4 Fixed ClassCastException in DungeonPack
Fixed a bug in DungeonPack that would trigger a rare ClassCastException
during dungeon selection. We were comparing instances of DungeonType
against WeightedContainer<DungeonType>. This wouldn't break dungeon
generation because DD falls back on selecting a random dungeon if
rule-based selection fails. It would allow duplicate dungeons to appear
in the same chain, though.
2013-12-20 01:10:55 -04:00
resources Texture work 2013-11-06 15:43:26 -05:00
schematics THE UPDATE 2013-11-05 18:15:23 -05:00
StevenDimDoors Fixed ClassCastException in DungeonPack 2013-12-20 01:10:55 -04:00
build.xml more buildserver2 2013-11-05 21:27:37 -05:00
buildOLD.xml buildserver fixes 2013-11-05 19:43:28 -05:00
mcmod.info fixing texture 2013-07-17 03:42:11 -04:00
versionscript.py Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00