This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-08-24 04:04:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
src
/
pocketmine
/
network
/
mcpe
/
handler
History
Dylan K. Taylor
25660843c5
Player: Obliterate InventoryTransactionPacket handler, add some new methods
2018-08-04 20:01:32 +01:00
..
DeathSessionHandler.php
Split PlayerActionPacket handling into two classes, death is now a session state
2018-07-20 18:11:29 +01:00
HandshakeSessionHandler.php
Implemented network encryption (
#2343
)
2018-07-31 15:54:18 +01:00
LoginSessionHandler.php
LoginSessionHandler: fix crash when disconnected during login handling
2018-07-31 19:40:24 +01:00
NullSessionHandler.php
Initial mass migration to session handlers
2018-07-20 17:09:04 +01:00
PreSpawnSessionHandler.php
Added NetworkSession->sendEncoded(), clean up some code
2018-07-27 18:39:14 +01:00
ResourcePacksSessionHandler.php
Inseparable set of network changes - these all need each other to work
2018-07-21 20:03:05 +01:00
SessionHandler.php
Split up session base logic and packet handling
2018-07-20 12:36:44 +01:00
SimpleSessionHandler.php
Player: Obliterate InventoryTransactionPacket handler, add some new methods
2018-08-04 20:01:32 +01:00