Difference between revisions of "Classic Protocol Extension/History"
Jump to navigation
Jump to search
(Created page with "==31 October 2013== * '''EnvMapAppearance''': Restricted the window in which '''''EnvMapAppearance''''' packet may be sent. It is now only allowed at the end of a level transi...") |
|||
(41 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | ==19 November 2017== | ||
+ | * Clarified when whitespace should be trimmed or preserved when handling '''LongerMessages''': [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=13462&oldid=13428] | ||
+ | |||
+ | ==13 November 2017== | ||
+ | * Added three missing models to the '''ChangeModel''' table. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=13428&oldid=13013] | ||
+ | |||
+ | ==21 June 2017== | ||
+ | * Added finalized version of '''EnvMapAspect''' extension, deprecated '''EnvMapAppearance''' version 2. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=13013&oldid=13008] | ||
+ | * Added finalized version of '''EntityProperty''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=13008&oldid=13006] | ||
+ | * Added finalized version of '''ExtEntityPositions''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=13005&oldid=8386] | ||
+ | |||
+ | ==9 May 2016== | ||
+ | * Added finalized version 2 of '''EnvMapAppearance''' extension, deprecated version 1. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=7811&oldid=7807] | ||
+ | * Added finalized version 2 of '''BlockDefinitionsExt''' extension, deprecated version 1. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=7807&oldid=7586] | ||
+ | |||
+ | ==19 March 2016== | ||
+ | * Added finalized version of '''BulkBlockUpdate''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=7586&oldid=7345] | ||
+ | |||
+ | ==8 February 2016== | ||
+ | * Added finalized version of '''TextColors''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=7345&oldid=7286] | ||
+ | |||
+ | ==10 January 2016== | ||
+ | * Added finalized version of '''BlockDefinitions''' and '''BlockDefinitionsExt''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=7228&oldid=7137] | ||
+ | |||
+ | ==11 December 2015== | ||
+ | * Added finalized version of '''LongerMessages''' and '''FullCP437''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&type=revision&diff=7130&oldid=6702] | ||
+ | |||
+ | ==31 October 2014== | ||
+ | * Clarified interaction between '''ExtPlayerList''' and '''ChangeModel'''. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=6254&oldid=6242] | ||
+ | |||
+ | ==28 October 2014== | ||
+ | * Added finalized version of '''PlayerClick''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=6236&oldid=6174] | ||
+ | |||
+ | ==6 October 2014== | ||
+ | * Finalized version 2 of '''ExtPlayerList''' extension and moved obsoleted version 1 to [[Classic_Protocol_Extension/Old_Extensions|a separate subpage]]. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=6167&oldid=6150] | ||
+ | |||
+ | ==28 August 2014== | ||
+ | * Added a draft of version 2 of '''ExtPlayerList''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=6027&oldid=6011] | ||
+ | |||
+ | ==18 July 2014== | ||
+ | * '''''SetBlockPermissions''''' packet: Values for ''AllowPlacement'' and ''AllowDeletion'' that are our-of-range (neither 0 nor 1) now mean "allow." Previously the meaning was undefined. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5936&oldid=5933] | ||
+ | |||
+ | ==6 April 2014== | ||
+ | * Removed the ''TopLeft'' '''''MessageType''''' and updated the screenshot. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5496&oldid=5492] | ||
+ | |||
+ | ==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. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5492&oldid=5457] | ||
+ | |||
+ | ==28 February 2014== | ||
+ | * Small addition stating the use of the ''EntityID'' byte of '''''ChangeModel''''' having to do with the players own model. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5455&oldid=5443] | ||
+ | |||
+ | ==19 December 2013== | ||
+ | * Added several more '''''MessageType''''' codes, and added a screenshot to show them in action. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5300&oldid=5286] | ||
+ | |||
+ | ==16 December 2013== | ||
+ | * Added '''''HackControl''''' and '''''MessageType''''' extension proposals. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5284&oldid=5228] | ||
+ | |||
+ | ==8 December 2013== | ||
+ | * Clarified extension names vs packet names. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5228&oldid=5159] | ||
+ | |||
+ | ==6 November 2013== | ||
+ | * Corrected listed size of '''''MakeSelection''''' and '''''HoldThis''''' packets. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5157&oldid=5153] | ||
+ | |||
+ | ==5 November 2013== | ||
+ | * Restricted ''SideBlock'' and ''EdgeBlock'' fields of '''''EnvMapAppearance''''' packet to solid blocks. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5153&oldid=5126] | ||
+ | |||
==31 October 2013== | ==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). [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=prev&oldid=5112] |
* Added '''EnvWeatherType''' packet and extension. [http://wiki.vg/Classic_Protocol_Extension#EnvWeatherType] | * Added '''EnvWeatherType''' packet and extension. [http://wiki.vg/Classic_Protocol_Extension#EnvWeatherType] | ||
− | * Clarified ''Negotiation'' | + | * Clarified '''Negotiation''' section. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=5110&oldid=5108] |
+ | |||
+ | ==27 October 2013== | ||
+ | * Clarified introduction text. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=prev&oldid=5094] | ||
+ | |||
+ | ==9 October 2013== | ||
+ | * Added a note to '''CustomBlocks''' about future block ID assignment. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4902&oldid=4855] | ||
+ | |||
+ | ==30 September 2013== | ||
+ | * Added a note to '''Negotiation''' about making assumptions based on ''AppName'' [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=next&oldid=4854] | ||
+ | |||
+ | ==29 September 2013== | ||
+ | * Added ability to reset ALL block type permissions using '''SetBlockPermission''' packet with ''BlockType'' set to <code>0</code>. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=prev&oldid=4849] | ||
+ | * Finished detailed '''EnvMapAppearance''' specification. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4836&oldid=4789] | ||
+ | * Finished detailed '''SelectionCuboid''' specification. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4844&oldid=4836] | ||
+ | * Formatting fixes. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4853&oldid=4844] | ||
+ | |||
+ | ==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. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4789&oldid=4764] | ||
+ | |||
+ | ==11 September 2013== | ||
+ | * Added a picture of '''CustomBlocks''' level 1. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=next&oldid=4745] | ||
+ | |||
+ | ==3 September 2013== | ||
+ | * Corrected packet sizes for '''''EnvSetColor''''' and '''''ChangeModel''''' packets. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4744&oldid=4741] | ||
+ | * Changed '''''EnvSetColor''''' and '''''MakeSelection''''' packets to use <code>short</code> instead of <code>unsigned byte</code> data types. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4741&oldid=4735] | ||
+ | |||
+ | ==2 September 2013== | ||
+ | * Filled in details for '''ChangeModel''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4734&oldid=4728] | ||
+ | * Added '''EnvMapAppearance''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4735&oldid=4734] | ||
+ | |||
+ | ==1 September 2013== | ||
+ | * Changed ''SpiderWeb'' block type to ''Rope'' in '''CustomBlocks''' level 1. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=prev&oldid=4719] | ||
+ | |||
+ | ==30 August 2013== | ||
+ | * Rewrote '''ExtPlayerList''' spec, for clarity. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4712&oldid=4703] | ||
+ | * Changed '''TextHotKey''' to use [http://www.minecraftwiki.net/wiki/Key_Codes LWJGL keycodes] instead of [http://wiki.libsdl.org/moin.cgi/SDLKeycodeLookup SDL keycodes]. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4703&oldid=4702] | ||
+ | |||
+ | ==29 August 2013== | ||
+ | * Added '''BlockPermissions''' extension. [http://wiki.vg/index.php?title=Classic_Protocol_Extension&diff=4702&oldid=4627] |
Latest revision as of 02:41, 20 November 2017
Contents
- 1 19 November 2017
- 2 13 November 2017
- 3 21 June 2017
- 4 9 May 2016
- 5 19 March 2016
- 6 8 February 2016
- 7 10 January 2016
- 8 11 December 2015
- 9 31 October 2014
- 10 28 October 2014
- 11 6 October 2014
- 12 28 August 2014
- 13 18 July 2014
- 14 6 April 2014
- 15 5 April 2014
- 16 28 February 2014
- 17 19 December 2013
- 18 16 December 2013
- 19 8 December 2013
- 20 6 November 2013
- 21 5 November 2013
- 22 31 October 2013
- 23 27 October 2013
- 24 9 October 2013
- 25 30 September 2013
- 26 29 September 2013
- 27 25 September 2013
- 28 11 September 2013
- 29 3 September 2013
- 30 2 September 2013
- 31 1 September 2013
- 32 30 August 2013
- 33 29 August 2013
19 November 2017
- Clarified when whitespace should be trimmed or preserved when handling LongerMessages: [1]
13 November 2017
- Added three missing models to the ChangeModel table. [2]
21 June 2017
- Added finalized version of EnvMapAspect extension, deprecated EnvMapAppearance version 2. [3]
- Added finalized version of EntityProperty extension. [4]
- Added finalized version of ExtEntityPositions extension. [5]
9 May 2016
- Added finalized version 2 of EnvMapAppearance extension, deprecated version 1. [6]
- Added finalized version 2 of BlockDefinitionsExt extension, deprecated version 1. [7]
19 March 2016
- Added finalized version of BulkBlockUpdate extension. [8]
8 February 2016
- Added finalized version of TextColors extension. [9]
10 January 2016
- Added finalized version of BlockDefinitions and BlockDefinitionsExt extension. [10]
11 December 2015
- Added finalized version of LongerMessages and FullCP437 extension. [11]
31 October 2014
- Clarified interaction between ExtPlayerList and ChangeModel. [12]
28 October 2014
- Added finalized version of PlayerClick extension. [13]
6 October 2014
- Finalized version 2 of ExtPlayerList extension and moved obsoleted version 1 to a separate subpage. [14]
28 August 2014
- Added a draft of version 2 of ExtPlayerList extension. [15]
18 July 2014
- SetBlockPermissions packet: Values for AllowPlacement and AllowDeletion that are our-of-range (neither 0 nor 1) now mean "allow." Previously the meaning was undefined. [16]
6 April 2014
- Removed the TopLeft MessageType and updated the screenshot. [17]
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. [18]
28 February 2014
- Small addition stating the use of the EntityID byte of ChangeModel having to do with the players own model. [19]
19 December 2013
- Added several more MessageType codes, and added a screenshot to show them in action. [20]
16 December 2013
- Added HackControl and MessageType extension proposals. [21]
8 December 2013
- Clarified extension names vs packet names. [22]
6 November 2013
- Corrected listed size of MakeSelection and HoldThis packets. [23]
5 November 2013
- Restricted SideBlock and EdgeBlock fields of EnvMapAppearance packet to solid blocks. [24]
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). [25]
- Added EnvWeatherType packet and extension. [26]
- Clarified Negotiation section. [27]
27 October 2013
- Clarified introduction text. [28]
9 October 2013
- Added a note to CustomBlocks about future block ID assignment. [29]
30 September 2013
- Added a note to Negotiation about making assumptions based on AppName [30]
29 September 2013
- Added ability to reset ALL block type permissions using SetBlockPermission packet with BlockType set to
0
. [31] - Finished detailed EnvMapAppearance specification. [32]
- Finished detailed SelectionCuboid specification. [33]
- Formatting fixes. [34]
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. [35]
11 September 2013
- Added a picture of CustomBlocks level 1. [36]
3 September 2013
- Corrected packet sizes for EnvSetColor and ChangeModel packets. [37]
- Changed EnvSetColor and MakeSelection packets to use
short
instead ofunsigned byte
data types. [38]
2 September 2013
1 September 2013
- Changed SpiderWeb block type to Rope in CustomBlocks level 1. [41]
30 August 2013
- Rewrote ExtPlayerList spec, for clarity. [42]
- Changed TextHotKey to use LWJGL keycodes instead of SDL keycodes. [43]
29 August 2013
- Added BlockPermissions extension. [44]