DimDoors/StevenDimDoors/mod_pocketDim
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
..
blocks Moved DDTeleporter 2013-09-05 16:31:32 -04:00
commands Reorganized DimLink Code 2013-09-02 11:47:12 -04:00
core Partially Fixed Exit Doors 2013-09-06 18:40:43 -04:00
dungeon Minor Changes 2013-09-05 21:03:11 -04:00
helpers Partially Fixed Exit Doors 2013-09-06 18:40:43 -04:00
items Minor Changes 2013-09-05 16:19:05 -04:00
schematic Reorganized and Renamed Classes 2013-08-31 16:43:18 -04:00
ticking Moved DDTeleporter 2013-09-05 16:31:32 -04:00
tileentities Reorganized DimLink Code 2013-09-02 11:47:12 -04:00
util Progress on Rewriting Packet Handling 2013-09-02 16:51:20 -04:00
watcher Completed Packet Handling Code 2013-09-03 17:25:58 -04:00
world Minor Changes 2013-09-05 21:03:11 -04:00
BlankTeleporter.java More Progress on Rewrite 2013-08-31 07:39:52 -04:00
CloudRenderBlank.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
CommonProxy.java Started Rewriting Packet Handling 2013-09-01 22:01:17 -04:00
ConnectionHandler.java Overhauled Server-Side Packet Handling 2013-09-03 15:33:09 -04:00
DDLoot.java Improved Dungeon Loot and Selection 2013-08-24 07:52:35 -04:00
DDProperties.java More Progress on Rewrite 2013-09-01 09:21:27 -04:00
EventHookContainer.java Fixed More Bugs 2013-09-03 18:28:42 -04:00
mod_pocketDim.java Minor Changes 2013-09-05 16:19:05 -04:00
ObjectSaveInputStream.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
PacketConstants.java Completed Packet Handling Code 2013-09-03 17:25:58 -04:00
PlayerRespawnTracker.java More Progress on Rewrite 2013-09-01 09:21:27 -04:00
Point3D.java Started Rewriting Packet Handling 2013-09-01 22:01:17 -04:00
ServerPacketHandler.java Overhauled Server-Side Packet Handling 2013-09-03 15:33:09 -04:00
Spells.java finished mob (I think) 2013-05-30 02:30:17 -04:00