Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update for 1.1_01 renames. | Erik Broes | 2012-01-15 | -8/+9 |
| | | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1. | |||
* | Update to mc-dev rename revision 01 | Nathan Adams | 2012-01-12 | -9/+9 |
| | ||||
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -2/+2 |
| | ||||
* | Chunk Compression on seperate thread. Thanks to Zeerix. | Rigby | 2011-08-03 | -2/+5 |
| | ||||
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -3/+3 |
| | | | | Also minimized all the nms diffs and generic cleanups all around. | |||
* | Generic cleanup | Erik Broes | 2011-06-12 | -2/+2 |
| | ||||
* | Adds update chunk method for sending fake chunk updates to the client. This ↵ | raphfrk | 2011-06-08 | -0/+95 |
is to match the sendBlockChange method. |