Files
DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi 0a6f6c9615 Cleaned up PocketGenerator
Cleaned up some of the code in PocketGenerator. Seeded the generation of
Monoliths as a function of the world seed. All of our randomized
selections should be functions of the world seed so people can exchange
seeds with cool DD features. I will rename the file to have proper
capitalization in the next commit. Then I have to fix Monolith spawning.

Also, don't use recursion as a way to loop functions if you could simply
have a loop. I'm referring to the way PocketGenerator.populate() calls
itself. Completely unnecessary.
2013-06-23 02:49:25 -04:00
..
2013-06-16 03:40:46 -04:00
2013-06-18 10:23:31 -04:00
2013-06-22 19:14:17 -04:00
2013-06-16 03:40:46 -04:00
2013-06-23 02:49:25 -04:00
2013-06-16 03:40:46 -04:00
2013-05-30 02:30:17 -04:00
2013-06-16 11:06:08 -04:00
2013-06-18 13:34:03 -04:00
2013-05-30 02:30:17 -04:00