6 Commits

Author SHA1 Message Date
Dylan K. Taylor
9e9de1e8ba Log a debug message when receiving a mismatch transaction 2019-06-13 19:52:53 +01:00
Dylan K. Taylor
8551d1e282 Remove Inventory->sendSlot() and Inventory->sendContents()
the plan is to remove this from inventory entirely and use listeners for this.
2019-06-13 18:14:11 +01:00
Dylan K. Taylor
8e6f21afad clean up gamemode net sync 2019-06-10 19:58:14 +01:00
Dylan K. Taylor
33d1203bfd Player: move sendAllInventories() to network layer 2019-05-26 15:58:03 +01:00
Dylan K. Taylor
c21a25efb9 move more rollback handling to network handlers, out of Player 2019-05-20 16:13:14 +01:00
Dylan K. Taylor
c3c2dd3988 Rename SimpleSessionHandler -> InGameSessionHandler
the "simple" name comes from the early days of this refactor before I started splitting everything up into their own units. This handler is now in good enough condition to have a proper name.
2019-05-18 19:13:41 +01:00