Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved furnaces | Tiger Wang | 2014-10-03 | 1 | -9/+6 |
| | | | | | | | | * Fixed progress bar on 1.8 * Fixed bugs * Improved code * Fixes #1068 * Fixes #1070 | ||||
* | Merge remote-tracking branch 'origin/master' into chestcarts | Tiger Wang | 2014-09-27 | 1 | -1/+2 |
|\ | | | | | | | | | Conflicts: src/Entities/Minecart.cpp | ||||
| * | 1.8: Fixed inventory open packet. | Howaner | 2014-09-11 | 1 | -1/+2 |
| | | |||||
* | | Implemented Chest Minecarts | Tiger Wang | 2014-09-13 | 1 | -0/+15 |
|/ | |||||
* | Enchanting table improvements. | Hownaer | 2014-08-28 | 1 | -3/+0 |
| | |||||
* | Added beacon. | Howaner | 2014-07-30 | 1 | -0/+21 |
| | |||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -2/+2 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -3/+3 |
| | |||||
* | Implemented trapped chests & others | Tiger Wang | 2014-07-07 | 1 | -1/+6 |
| | | | | | | | + Added trapped chests * Fixed a bunch of bugs in the redstone simulator concerning wires and repeaters * Other potential bugfixes | ||||
* | This isn't a enchantment table :D | Howaner | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Add clicks, exp subtraction, item check, ... | Howaner | 2014-05-05 | 1 | -3/+9 |
| | |||||
* | Add MC|ItemName plugin message. | Howaner | 2014-05-05 | 1 | -0/+9 |
| | |||||
* | Add anvil window and slot area. | Howaner | 2014-05-05 | 1 | -0/+12 |
| | |||||
* | Modified many things | daniel0916 | 2014-04-17 | 1 | -1/+1 |
| | |||||
* | Fixed invisibility enchantments | daniel0916 | 2014-04-13 | 1 | -0/+2 |
| | |||||
* | Added complete Enchanting System | daniel0916 | 2014-04-12 | 1 | -4/+16 |
| | | | | http://minecraft.gamepedia.com/Enchantment_mechanics | ||||
* | first changes for enchanting (not finished) | daniel0916 | 2014-01-20 | 1 | -0/+12 |
| | | | | | | | | - added enchanting table block handler and added it to the blockhandler - added enchanting window - drop item in the slot 0 when the player close the window - added enchanting packet (1.7 only) - some more... | ||||
* | Added basic ender chests | Tiger Wang | 2013-12-07 | 1 | -0/+17 |
| | | | | Note that they just mirror chests now, so no per player inventory. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+300 |