DimDoors/StevenDimDoors/mod_pocketDim/core
SenseiKiwi 03660699cf Minor Changes
Cleaned up our code related to initializing dimensions. Removed
redundant instances of that code and instead created a function:
PocketManager.loadDimension() - to centralize all uses of that logic.
Added LinkTypes.REVERSE to represent links leading back out of pockets
through their entrances. That distinction might prove critical in the
future when we support resetting dungeons.
2013-09-05 21:03:11 -04:00
..
DDTeleporter.java Minor Changes 2013-09-05 21:03:11 -04:00
DimLink.java Completed Packet Handling Code 2013-09-03 17:25:58 -04:00
IDimRegistrationCallback.java Overhauled Server-Side Packet Handling 2013-09-03 15:33:09 -04:00
LinkTail.java Flipped a Table 2013-08-29 02:14:24 -04:00
LinkTypes.java Minor Changes 2013-09-05 21:03:11 -04:00
NewDimData.java Fixed More Bugs 2013-09-03 18:28:42 -04:00
PocketManager.java Minor Changes 2013-09-05 21:03:11 -04:00