No description
Find a file
SenseiKiwi 86f0cd7d21 Improved DungeonHelper.registerCustomDungeon()
Changed the function to use a Hashtable mapping dungeon types to their
respective lists so that it wouldn't be necessary to hardcode a
condition for each type. The code is much shorter now and we can add new
types with ease. The next stage will be to remove
weightedDungeonGetList, if possible, so that we don't have to construct
a list with duplicates just to have weights. The loop that repeatedly
inserted dungeons into that list has been removed anyway, but it
shouldn't affect anything since custom dungeon integration was broken
and weights were being ignored.
2013-06-15 11:21:49 -04:00
resources redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
schematics Release canidate 2013-06-13 16:44:17 -04:00
StevenDimDoors Improved DungeonHelper.registerCustomDungeon() 2013-06-15 11:21:49 -04:00
build.xml updated build info 2013-05-09 17:21:21 -04:00
mcmod.info release canidate 2013-06-14 03:17:23 -04:00
versionscript.py Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00