|
656ec60805
|
Fix plugin metadata crashes
|
2016-10-29 17:56:34 +01:00 |
|
|
293af3d55d
|
Add levelId to StartGamePacket (previously unknown)
|
2016-10-29 14:46:51 +01:00 |
|
|
06f8390b30
|
Fix furnaces and wrong smelting data recipe encoding
|
2016-10-28 21:46:20 +01:00 |
|
|
46af92f781
|
Fix dataless crafting and furnace recipes
|
2016-10-28 12:17:11 +01:00 |
|
|
137972098f
|
Fixes for AnimatePacket and added TextPacket::TYPE_WHISPER constant
|
2016-10-27 14:05:49 +01:00 |
|
|
3d2f9f0e74
|
Better InteractPacket handling and added ACTION_MOUSEOVER constant
|
2016-10-27 13:15:53 +01:00 |
|
|
813bb98850
|
Add some permission constants to AdventureSettings
|
2016-10-27 10:55:05 +01:00 |
|
|
d9e6676176
|
Fix wrong flag names
|
2016-10-27 10:55:05 +01:00 |
|
|
902dd4258b
|
Bump version to 0.16.0.5 and protocol to 91
|
2016-10-27 10:55:04 +01:00 |
|
|
018897062c
|
Initial working slash commands on 0.16. TODO: new API
|
2016-10-27 10:55:03 +01:00 |
|
|
b198f287db
|
Add AvailableCommands and CommandStep packet shells
|
2016-10-27 10:55:03 +01:00 |
|
|
b1df4728d3
|
BatchPacket payload checks, fix crashes when older versions try to join
|
2016-10-27 10:55:03 +01:00 |
|
|
1120dff492
|
Fix player lists and skins
|
2016-10-27 10:55:02 +01:00 |
|
|
01d465b038
|
Add decode for LevelSoundEventPacket
TODO: find new fields, find out when client sends this
|
2016-10-27 10:55:02 +01:00 |
|
|
d6fcc59a49
|
Support changing gamemode in GUI and fixed spectator flight controls
|
2016-10-27 10:55:02 +01:00 |
|
|
a45e232829
|
Fix wrong SetDifficultyPacket decode
|
2016-10-27 10:55:02 +01:00 |
|
|
9497dff3ee
|
Add decode for ResourcePackClientResponse (fields unknown)
|
2016-10-27 10:55:02 +01:00 |
|
|
df88e9272e
|
Fix DisconnectionScreen, add getBool() and putBool() methods, update some packets
|
2016-10-27 10:55:02 +01:00 |
|
|
ec328a8160
|
>_>
|
2016-10-27 10:55:02 +01:00 |
|
|
7cd7a7fbf6
|
Spawn working on new build. TODO: Resource packs.
|
2016-10-27 10:55:02 +01:00 |
|
|
9a12aa689e
|
New StartGamePacket fields for 0.15.90.8
|
2016-10-27 10:55:02 +01:00 |
|
|
39ffc28f2a
|
Auto-generated data for 0.15.90.8 (not functionalyet)
|
2016-10-27 10:55:01 +01:00 |
|
|
e35ed7f04a
|
New fields for LevelSoundEventPacket (previously unknown)
|
2016-10-27 10:55:01 +01:00 |
|
|
08f11412a4
|
AdventureSettings fixes and added isFlying properties and methods
|
2016-10-27 10:55:01 +01:00 |
|
|
85c50731f8
|
Fixed crafting (cannot test enchanting)
|
2016-10-27 10:55:01 +01:00 |
|
|
86ed0f1397
|
Updated existing packets and added new ones
|
2016-10-27 10:55:01 +01:00 |
|
|
9cde63a327
|
Base inventory fixes
|
2016-10-27 10:55:00 +01:00 |
|
|
401de97719
|
Fixed chunk loading and movement
|
2016-10-27 10:55:00 +01:00 |
|
|
dd0c5efb56
|
Initial spawn on 0.16
|
2016-10-27 10:55:00 +01:00 |
|
|
88d14e9923
|
Remove redundant ifndefs
|
2016-10-23 15:14:59 +01:00 |
|
|
b78dd70f72
|
Bump version to 0.15.10.0 and protocol version to 84
Changes unknown
|
2016-10-05 15:29:27 +01:00 |
|
|
58ff381557
|
PhpStorm automated formatting (#11)
* PhpStorm reformatting
* Tuned PhpStorm reformatting
* Improved ItemIds and BlockIds formatting
* Tuned more PhpStorm reformatting
* Improved string concatenation
|
2016-10-03 19:05:48 +08:00 |
|
|
e913b16804
|
Fixed some lines indented with 4 spaces rather than tabs
|
2016-10-03 00:58:34 +08:00 |
|
|
6fc435da0e
|
Imports rearrangement
|
2016-10-03 00:43:46 +08:00 |
|
|
5f26c21b9f
|
Remove unused RemovePlayerPacket
|
2016-10-01 21:39:05 +01:00 |
|
|
50c5c1de92
|
Bump version to 0.15.9 and protocol to 83
Seems the only thing that changed was the cape skin models, which would not be rendered correctly by older clients.
|
2016-09-30 19:20:01 +01:00 |
|
|
5485b63e6e
|
Added ChangeDimensionPacket
|
2016-09-30 19:19:58 +01:00 |
|
|
4f26e5598c
|
Network: Fix crashes caused by AddEntityPacket
|
2016-09-28 13:59:52 +01:00 |
|
|
5851e7fe55
|
Network: Do not attempt to decode further for non-accepted protocols
Prevents 0.16 players crashing 0.15 servers
|
2016-09-06 11:54:52 +01:00 |
|
|
8e9a078ff9
|
Use built-in random_bytes functionality
|
2016-09-06 11:47:58 +01:00 |
|
|
df4c3ec4a6
|
Bump version and protocol to 0.15.4
|
2016-09-06 11:12:18 +01:00 |
|
|
6fb41c5c7f
|
UpdateBlockPacket fixed and changed skinName to skinId
|
2016-06-22 01:09:48 +02:00 |
|
|
df8e1e8702
|
Spawn unleashed, movement fixed and some Player DataProperty cleanup
|
2016-06-22 00:08:52 +02:00 |
|
|
ef8227a074
|
Bump version to 0.15.0.0 and protocol changes
|
2016-06-15 23:59:35 +02:00 |
|
|
e2d079a7df
|
Bump version to 0.14.3.0 and protocol changes
|
2016-05-20 00:21:44 +02:00 |
|
|
ac482621a1
|
Bump version to 0.14.2.0 and protocol changes
|
2016-04-28 01:50:54 +02:00 |
|
|
8a0c2b7c4a
|
Fixed time
|
2016-03-09 19:13:20 +08:00 |
|
|
e11b76318c
|
fixing chunk sending
|
2016-02-27 16:35:38 +01:00 |
|
|
7ba7eaf303
|
Fixed wrong InteractPacket constants
Thanks @thebigsmileXD
|
2016-02-23 21:05:59 +08:00 |
|
|
ccb60ff81e
|
update loop die
|
2016-02-23 18:25:04 +08:00 |
|