BloodMagic/src/main/java/WayofTime/bloodmagic/structures
2016-10-15 22:02:16 -04:00
..
BuildTestStructure.java Fixed 1.9.4 compat. 2016-08-26 18:14:04 -04:00
Dungeon.java Properly serialize and deserialize the Dungeon rooms 2016-08-21 13:17:04 -04:00
DungeonRoom.java Changed most of the BlockString blocks to a BlockEnum in order to solve a loading issue with schematics. 2016-10-15 22:02:16 -04:00
DungeonRoomLoader.java Rewrite Meteor system to be fully json (#914) 2016-09-12 19:54:46 -07:00
DungeonRoomRegistry.java Properly serialize and deserialize the Dungeon rooms 2016-08-21 13:17:04 -04:00
DungeonStructure.java Fixed 1.9.4 compat. 2016-08-26 18:14:04 -04:00
DungeonTester.java More tests with dungeon generation 2016-08-20 17:16:07 -04:00
DungeonUtil.java Testing the infrastructure and adding more things such as AreaDescriptor transforms and checking for overlaps. 2016-08-20 14:00:08 -04:00
ModDungeons.java Fix reading dungeon files (#899) 2016-08-31 20:32:31 -07:00