DimDoors/StevenDimDoors/mod_pocketDim/core
SenseiKiwi c57b001fe2 Partially Fixed Exit Doors
Added code so that exit doors will search for a destination and place a
platform for the player on the other side. However, the search function
only searches upward, not downward. I'd like to discuss some details
about this before completing the implementation:
1. How should the search work?
2. What should be the likelihood of a dungeon exit leading to a
different root dimension than the dungeon's actual root?

I've tested the exits and they're working well.
2013-09-06 18:40:43 -04:00
..
DDTeleporter.java Partially Fixed Exit Doors 2013-09-06 18:40:43 -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 Added Support for Missing Link Types 2013-09-05 22:43:11 -04:00