|
2907de81ad
|
Apply typehints to more general pocketmine\network namespace
|
2018-07-05 13:36:23 +01:00 |
|
|
e4b6a18404
|
Player: removed redundant proxy function
|
2018-03-23 19:56:35 +00:00 |
|
|
73e09392b6
|
Timings: Clean up some terrible code, move namespaces
|
2018-03-19 19:05:51 +00:00 |
|
|
ecd830463c
|
PlayerNetworkSessionAdapter: Remove dead TODO
|
2018-02-16 11:49:28 +00:00 |
|
|
4f8e4f0522
|
Add EOF newlines where missing (bulk) (#1836)
This should solve issues with people making GitHub PRs and having the web editor messing things up. GitHub Web Editor sucks :(
|
2017-12-20 11:56:36 +00:00 |
|
|
dd8a772d43
|
Removed handler for PlayerHotbarPacket
this thing is useless now, and the equipment stuff can be done with MobEquipmentPacket anyway.
|
2017-11-18 16:03:18 +00:00 |
|
|
ae76ac82c8
|
Removed unnecessary delegate packet handlers
let's keep all the TODOs in one place
|
2017-10-09 09:44:22 +01:00 |
|
|
81dee2f9fc
|
Adding writable and written books. (#1397)
* Adding writable and written books.
* Added a PlayerEditBookEvent.
* Changed BookEditPacket field names.
|
2017-10-08 11:49:57 +01:00 |
|
|
e6cecabf3f
|
New skin API, add support for custom capes & custom geometry (#1416)
* Added support for changing skins ingame, custom capes & geometry
* Use PlayerSkinPacket for setting Human skin instead of PlayerList hack
|
2017-09-29 14:09:00 +01:00 |
|
|
ccbdb77618
|
Cleaned up LoginPacket handling, don't nuke the buffer
|
2017-09-26 09:49:35 +01:00 |
|
|
240cc3043a
|
Rewritten crafting, fixed #45
|
2017-09-24 14:14:24 +01:00 |
|
|
8958b3c51c
|
Many many changes related to inventory transactions, fixed item dropping, fixed creative menu
|
2017-08-11 19:57:30 +01:00 |
|
|
74ee94b385
|
Duct tape for inventory transactions, removed ContainerSetSlotPacket
|
2017-08-10 20:05:15 +01:00 |
|
|
7958fffa07
|
Move some code around to fix block placing, breaking, and throwing snowballs
|
2017-08-07 12:28:07 +01:00 |
|
|
63d2b341b9
|
Day 2
|
2017-08-06 17:21:51 +01:00 |
|
|
77cd8e7799
|
More broken mess to spawn 1.2
|
2017-08-06 17:21:51 +01:00 |
|
|
30df0c2418
|
Refactor a bunch of network-related things for easier auto-generation of protocol stuff
|
2017-07-12 16:32:39 +01:00 |
|
|
e485999218
|
Just cut the adapter loose instead of needing extra fields for this
|
2017-07-12 12:28:54 +01:00 |
|
|
650afe2d94
|
Added PlayerNetworkSessionAdapter to allow abstraction of NetworkSession base
|
2017-07-12 12:28:54 +01:00 |
|