User contributions
Jump to navigation
Jump to search
- 01:20, 2 April 2016 diff hist +64 Protocol 1.9.2
- 18:54, 30 March 2016 diff hist +269 Mojang API Add scroll bar rather than having text go off the page; fix unmatched quote
- 18:44, 30 March 2016 diff hist +1 m Protocol History →16w06a: grammar (ow, that's not a fun word)
- 18:43, 30 March 2016 diff hist +1,549 Protocol History Up to 1.9.1-pre3 (have not tried 1.9.1 if it has released today, but I suspect it isn't different)
- 21:28, 29 March 2016 diff hist +14,214 Protocol History Up to 15w47c
- 22:14, 28 March 2016 diff hist +2 m Protocol History →15w14a: Fix page structure (messed up header)
- 21:29, 28 March 2016 diff hist +2,606 Protocol History WIP version of protocol history up to 15w35a
- 14:18, 28 March 2016 diff hist +126 Plugin channels →Channels internal to Minecraft: Alphabetize
- 19:16, 27 March 2016 diff hist +12 m Object Data Use <nowiki> instead of escaping the |.
- 16:12, 25 March 2016 diff hist +155 Protocol History →15w31a/b/c: Split off into separate versions
- 16:05, 25 March 2016 diff hist 0 m Protocol History Typos
- 18:02, 24 March 2016 diff hist +2 Protocol →Player Digging: Again, technically a VarInt enum (but only the first one; the second one is a byte)
- 17:58, 24 March 2016 diff hist +2 Protocol →Click Window: Mode is actually a VarInt enum (although with the used values reading it as a byte won't currently cause issues)
- 17:47, 24 March 2016 diff hist +164 Protocol →Title: More details on Fade in/stay/fade out; varint enum
- 17:27, 24 March 2016 diff hist +1,267 Protocol →World Border: Radius is actually diameter; units on speed; units on warning; explain how the notchian client uses warning distance
- 16:13, 24 March 2016 diff hist +134 Protocol Plugin channels: Note that the length of the array is found via the packet length.
- 16:00, 24 March 2016 diff hist +229 Protocol →Multi Block Change: Sample code for converting the position into a world position (which I had written with the short in mind...)
- 15:33, 24 March 2016 diff hist +400 Protocol →Multi Block Change: It's technically a short, and should be treated as such (though two bytes still works); also misc formatting and an example
- 14:48, 24 March 2016 diff hist +2 m Protocol →Set Compression: grammar
- 14:47, 24 March 2016 diff hist +47 m Protocol →Handshake: Describe invalid values for Next State
- 00:24, 24 March 2016 diff hist +177 Protocol History A few plugin channel things, though very incomplete
- 00:02, 24 March 2016 diff hist +85 Plugin channels →MC|AutoCmd: Link to MC|AdvCmd
- 00:01, 24 March 2016 diff hist +48 m Plugin channels →MC|AdvCmd: Fix formatting; add anchor
- 23:58, 23 March 2016 diff hist +546 Plugin channels →MC|AdvCmd: More details; the name changed
- 18:09, 22 March 2016 diff hist +4 m Plugin channels →MC|DebugPath: Fix unclosed table
- 18:02, 22 March 2016 diff hist +668 Plugin channels →MC|Brand: Improve structure documentation and explain what the brand is for
- 15:47, 21 March 2016 diff hist -146 Minecraft Forge Handshake Rewrite intro
- 15:44, 21 March 2016 diff hist +58 Minecraft Forge Handshake →Connection to a forge server: Explain \0
- 19:09, 12 March 2016 diff hist 0 Client List Minecraft Console Client now supports 1.9
- 23:34, 11 March 2016 diff hist +328 Protocol →Respawn: More in depth about respawning in the same dimension
- 23:33, 11 March 2016 diff hist -353 m Template:Warning2 Remove test stuff and switch to <div> current
- 23:24, 11 March 2016 diff hist +626 N Template:Warning2 Alternative to Template:warning that works better with multiple lines
- 00:11, 11 March 2016 diff hist +2 m Minecraft Forge Handshake →RegistryData: Oops, table alignment
- 16:48, 10 March 2016 diff hist +53 Block Actions →Chest: Byte 2 is the number of people who have it open, not a Boolean.
- 16:01, 10 March 2016 diff hist +94 Protocol →Block Break Animation: Grammar, plus information about the Entity ID (checked via MCP)
- 19:33, 7 March 2016 diff hist +6 Template:LoadPage Maybe it's "mw-load-page" here? current
- 19:31, 7 March 2016 diff hist +1,696 N Template:LoadPage Copy template from Minecraft Wiki
- 19:09, 7 March 2016 diff hist -39 Protocol →Named Sound Effect: Use burger link for sound events; it's on 1.9.
- 19:07, 7 March 2016 diff hist -6 Pre-release protocol →{{Change||Sound Effect}}: Use burger for the list of sound events; it's up to date
- 06:30, 6 March 2016 diff hist -1,960 How to Write a Client →Useful client "features": IMO we don't need this stuff; a lot of it's outdated anyways
- 06:26, 6 March 2016 diff hist -17 m Plugin channels →MC|DebugPath: Fix list formating
- 06:26, 6 March 2016 diff hist +907 Plugin channels →MC|DebugPath: I guess documenting the structure makes sense, even though it doesn't do anything
- 05:25, 6 March 2016 diff hist +1,460 Plugin channels →Channels internal to Minecraft: Partial 1.9 update
- 20:56, 3 March 2016 diff hist +326 Minecraft Forge Handshake →RegistryData: Forge updated; there are is an additional set of data that may need to be handled.
- 17:10, 3 March 2016 diff hist +143 Minecraft Forge Handshake →Forge handshake: It's not _required_ to send FML twice; just the way that they're writing it.
- 17:04, 3 March 2016 diff hist +986 Plugin channels →MC|TrList: Document packet structure
- 16:35, 3 March 2016 diff hist -24 m How to Write a Server Link format cleanup
- 16:22, 3 March 2016 diff hist +834 Plugin channels/WorldEditCUI Add samples for each type of selection
- 15:57, 3 March 2016 diff hist +134 Plugin channels/WorldEditCUI →Cuboid: Add example of the creating it
- 15:42, 3 March 2016 diff hist +1,858 Plugin channels/WorldEditCUI Clean up structure of each channel