DimDoors/StevenDimDoors/mod_pocketDim/util
SenseiKiwi 307d2258d1 Progress on Rewriting Packet Handling
Continued building a system for transferring the complete internal
states of our dimensions from the server to the client. However, Steven
suggested that clients only need minimal data to operate properly, as
opposed to the server. My motivation for this more complicated system
was the concern that minimal information wouldn't be enough. I'm going
to commit my progress, then tear it down and write a much simpler
version.
2013-09-02 16:51:20 -04:00
..
BaseConfigurationProcessor.java Basic Configurable Dungeon Chains 2013-08-05 20:16:45 -04:00
ChunkLocation.java Overhauled Tick Sending by CommonTickHandler 2013-07-26 05:15:44 -04:00
ConfigurationProcessingException.java Basic Configurable Dungeon Chains 2013-08-05 20:16:45 -04:00
Pair.java Fixed PocketBuilder and More 2013-08-30 16:27:27 -04:00
Point4D.java Progress on Rewriting Packet Handling 2013-09-02 16:51:20 -04:00
WeightedContainer.java Progress on Implementing Dungeon Packs 2013-08-05 09:48:49 -04:00