DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi 25d3931210 Improved DDLoot
Fixed an issue with DDLoot where we couldn't distinguish between items
with the same ID but different subtypes while merging loot categories.
For instance, we could not include two different colors of dye in our
loot because their item IDs matched. We can now tell them apart properly
and include both items.
2013-09-07 05:12:07 -04:00
..
blocks Cleaned Up Code 2013-09-06 20:57:00 -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 Cleaned up door code 2013-09-06 02:07:47 -04:00
util Changed limbo trips to never kill the player 2013-09-06 15:36:12 -04:00
watcher Completed Packet Handling Code 2013-09-03 17:25:58 -04:00
world Cleaned Up Code 2013-09-06 20:57:00 -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 DDLoot 2013-09-07 05:12:07 -04:00
DDProperties.java More Progress on Rewrite 2013-09-01 09:21:27 -04:00
EventHookContainer.java Minor Changes 2013-09-06 22:14:27 -04:00
mod_pocketDim.java Cleaned Up Code 2013-09-06 20:57:00 -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
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