Classic Protocol Extension/History
Jump to navigation
Jump to search
Contents
- 1 5 April 2014
- 2 28 February 2014
- 3 19 December 2013
- 4 16 December 2013
- 5 8 December 2013
- 6 6 November 2013
- 7 5 November 2013
- 8 31 October 2013
- 9 27 October 2013
- 10 9 October 2013
- 11 30 September 2013
- 12 29 September 2013
- 13 25 September 2013
- 14 11 September 2013
- 15 3 September 2013
- 16 2 September 2013
- 17 1 September 2013
- 18 30 August 2013
- 19 29 August 2013
5 April 2014
- Corrected hexadecimal packet IDs for MakeSelection, RemoveSelection, and SetBlockPermission. Decimal IDs (26-28) were correct all along, bug hex IDs were incorrect. [1]
28 February 2014
- Small addition stating the use of the EntityID byte of ChangeModel having to do with the players own model. [2]
19 December 2013
- Added several more MessageType codes, and added a screenshot to show them in action. [3]
16 December 2013
- Added HackControl and MessageType extension proposals. [4]
8 December 2013
- Clarified extension names vs packet names. [5]
6 November 2013
- Corrected listed size of MakeSelection and HoldThis packets. [6]
5 November 2013
- Restricted SideBlock and EdgeBlock fields of EnvMapAppearance packet to solid blocks. [7]
31 October 2013
- Restricted the timeframe when EnvMapAppearance packet may be sent. It is now only allowed at the end of a level transition (between the last LevelDataChunk packet and the LevelFinalize packet). [8]
- Added EnvWeatherType packet and extension. [9]
- Clarified Negotiation section. [10]
27 October 2013
- Clarified introduction text. [11]
9 October 2013
- Added a note to CustomBlocks about future block ID assignment. [12]
30 September 2013
- Added a note to Negotiation about making assumptions based on AppName [13]
29 September 2013
- Added ability to reset ALL block type permissions using SetBlockPermission packet with BlockType set to
0
. [14] - Finished detailed EnvMapAppearance specification. [15]
- Finished detailed SelectionCuboid specification. [16]
- Formatting fixes. [17]
25 September 2013
- Added details about value ranges for EnvSetColor packet's fields. Added ability to reset colors to defaults by specifying an out-of-range value. [18]
11 September 2013
- Added a picture of CustomBlocks level 1. [19]
3 September 2013
- Corrected packet sizes for EnvSetColor and ChangeModel packets. [20]
- Changed EnvSetColor and MakeSelection packets to use
short
instead ofunsigned byte
data types. [21]
2 September 2013
1 September 2013
- Changed SpiderWeb block type to Rope in CustomBlocks level 1. [24]
30 August 2013
- Rewrote ExtPlayerList spec, for clarity. [25]
- Changed TextHotKey to use LWJGL keycodes instead of SDL keycodes. [26]
29 August 2013
- Added BlockPermissions extension. [27]