| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Howaner for helping
|
|
|
|
Code by LO1ZB
|
|
|
|
|
|
|
|
|
|
http://minecraft.gamepedia.com/Enchantment_mechanics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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 custom names and lore
+ Added saving and loading
+ Added writing and parsing of NBT
|
|
|
|
|
|
|
|
Reordered the Listed Initalisation order for CWindow to the
executed initalisation order. The compiler initalises values
in the order the fields are declared not the initalisations
listed
|
|
|
|
|
|
Note that they just mirror chests now, so no per player inventory.
|
|
|