User contributions
Jump to navigation
Jump to search
- 13:33, 9 October 2024 diff hist +358 Protocol FAQ →Offline mode: Encryption is possible in offline mode now current
- 14:08, 23 September 2024 diff hist +2 m Protocol →Boss Bar
- 21:37, 14 September 2024 diff hist +140 m Command Data →brigadier:string current
- 15:10, 12 August 2024 diff hist +2 Protocol 1.21.1 has no protocol changes from 1.21
- 19:57, 25 April 2024 diff hist +261 m Pre-release protocol →Clientbound Known Packs
- 19:25, 9 April 2024 diff hist +51 Pre-release protocol →Login (play)
- 19:22, 9 April 2024 diff hist +4,839 Pre-release protocol Registry codecs use VarInt ID instead of Identifier
- 12:55, 9 April 2024 diff hist +1,666 Pre-release protocol Chat Command no longer has signature data
- 05:04, 9 April 2024 diff hist +1,137 Pre-release protocol →Registry Data
- 03:48, 9 April 2024 diff hist +5,362 Pre-release protocol (Some of) 24w13a
- 00:23, 3 April 2024 diff hist +108 Pre-release protocol →Cookie Response (play)
- 00:22, 3 April 2024 diff hist +99 Pre-release protocol →Store Cookie (play)
- 00:21, 3 April 2024 diff hist +99 Pre-release protocol →Cookie Response (configuration)
- 00:20, 3 April 2024 diff hist +99 Pre-release protocol →Cookie Response (login)
- 23:53, 2 April 2024 diff hist +9 m Protocol →Feature Flags
- 16:19, 7 March 2024 diff hist +53 Protocol →Chunk Batch Finished: Reason for 25 instead of 50
- 15:37, 22 December 2023 diff hist +10 m Protocol →Chunk Data and Update Light
- 20:38, 21 December 2023 diff hist +181 Protocol →Update Section Blocks: Add decode for blocks
- 18:51, 21 December 2023 diff hist +14 m Protocol →Synchronize Player Position
- 22:42, 19 December 2023 diff hist +213 Pre-release protocol →Entity Effect
- 22:25, 3 November 2023 diff hist +185 Protocol Add more detail for how bundle delimiters work
- 00:25, 3 November 2023 diff hist -2 m Protocol
- 05:02, 1 November 2023 diff hist +6 m Protocol Slightly reword to clarify array layout
- 23:21, 30 August 2022 diff hist -13 Data types Fix Position axis signs when decoding
- 23:12, 23 August 2022 diff hist -9 Protocol Previous gamemode is signed
- 22:39, 23 August 2022 diff hist +27 Protocol Depth, scale, and category are optional
- 18:19, 23 August 2022 diff hist 0 m Protocol Accidentally swapped type and meaning
- 18:18, 23 August 2022 diff hist +299 Protocol monster_spawn_light_level tag can be TAG_Compound or TAG_Int
- 15:43, 23 August 2022 diff hist -290 Protocol →Chunk Data and Update Light
- 15:23, 23 August 2022 diff hist +98 m Protocol Specify that light data in Chunk Data and Update Light is the same format as Update Light
- 01:59, 23 August 2022 diff hist +88 Protocol Unknown boolean in Update Section Blocks is suppress light updates
- 01:56, 2 August 2022 diff hist 0 m Data types Fix order of axis sections in Position binary example
- 22:00, 21 July 2022 diff hist +147 Game files Add a link to my own implementation of the asset downloader
- 14:53, 19 May 2022 diff hist +7 m VarInt And VarLong Cast shift to long in readVarLong to prevent data loss from implicit integer shift
- 17:55, 20 January 2022 diff hist +12 VarInt And VarLong Fix reading VarInt and VarLong example code