77456702e9
Remove some old protocol leftovers
2017-01-24 12:08:25 +00:00
9004417456
Fixed file headers ( #255 )
2017-01-13 16:57:05 +00:00
ad0553fbf8
Bump to API 3.0.0-ALPHA2 - READ DESCRIPTION!
...
Refactored level\format\generic\GenericChunk -> level\format\Chunk.
Re-added support for async chunk sending
Refactored most Level IO into new namespaces for more organisation
Removed LevelDB loader completely (will be re-added at a later date)
2017-01-06 17:13:45 +00:00
598e7aac8f
More PhpStorm inspections, import cleanup
2017-01-04 14:55:11 +00:00
1cb96d24ce
Some fixes, thanks PhpStorm
2017-01-04 11:29:24 +00:00
18ebc64ea0
Rename LevelSoundEventPacket field and add defaults
2016-12-28 23:07:56 +00:00
4f4bdea104
Fix trailing slashes in MOTD breaks server list, close #153 ( #154 )
...
Fixes #4083
2016-12-28 23:07:56 +00:00
5443b10257
Use -1 for anydamage and empty string for null NBT, closes #146
2016-12-21 14:45:34 +00:00
4b21e35d6e
Fix head rotation issues, thank @jojoe77777
2016-12-20 09:38:47 +00:00
d9eb767420
Merge branch 'master' into mcpe-1.0
2016-12-19 18:38:13 +00:00
a8694dcbf7
Relocated MINECRAFT_VERSION and MINECRAFT_VERSION_NETWORK to ProtocolInfo and deprecated the originals
2016-12-19 13:16:29 +00:00
146f5a567f
Add cases for some unhandled Player Actions and add unknown field to ContainerSetSlotPacket
2016-12-13 11:43:37 +00:00
99e8bcf26b
Auto-generated sound constants from 1.0.0.2
2016-12-10 15:10:14 +00:00
6224f0cdf6
Protocol bump for 1.0.0.2
2016-12-10 12:22:28 +00:00
cc9736314e
Protocol update for 1.0.0.1
...
Added PlayerFallPacket
2016-12-08 12:34:31 +00:00
6a8976c534
New PlayerActionPacket constants
2016-12-03 22:12:52 +00:00
28c3a882f8
Add new field to UseItemPacket
2016-12-02 18:43:35 +00:00
fb74d93e00
Protocol changes for 1.0.0.0
2016-12-02 13:20:52 +00:00
60260a294b
Remove chunk order fields
2016-11-27 21:57:59 +00:00
18c0567944
Autogenerated data for 0.17.0.1 (not functional yet)
2016-11-27 21:57:59 +00:00
208884422d
Added whisper
2016-11-20 20:03:56 +08:00
383df298a6
fix crash at server stop when RCON is enable ( #101 )
2016-11-13 10:11:15 +00:00
1d876e30c8
Clean up some EnchantmentList mess
2016-11-09 14:20:25 +00:00
911529a6cc
Added jsonSerialize() to Item and fixed some crafting data decode issues
2016-11-09 14:20:24 +00:00
bee6c546dc
Added decode for CraftingDataPacket and shell for MultiRecipe
2016-11-09 14:20:23 +00:00
557257baed
Fix wrong SetHealthPacket decode
2016-11-04 16:29:51 +00:00
75cc99a003
Fix client crash on join. TODO: new recipe type 4 (no longer enchantment entry)
2016-11-04 12:57:11 +00:00
e60364d7c9
Corrected encode/decode of TextPacket parameters
2016-11-03 15:55:08 +00:00
d3c62988b0
Add unknown field to ResourcePackInfoEntry
2016-11-02 13:41:59 +00:00
b34d438ed9
Fix AddPlayerPacket field ordering
2016-11-02 09:38:31 +00:00
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