Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed crafting grid updating. | Mattes D | 2014-07-06 | 1 | -0/+1 |
| | | | | Fixes #1152. | ||||
* | Players can't set items in the result slot, when they shift a item. | Howaner | 2014-06-01 | 1 | -0/+1 |
| | |||||
* | cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement() | andrew | 2014-05-12 | 1 | -0/+6 |
| | |||||
* | Add doxycomments to cSlotAreaAnvil functions. | Howaner | 2014-05-05 | 1 | -0/+2 |
| | |||||
* | Add anvil shift click. | Howaner | 2014-05-05 | 1 | -1/+3 |
| | |||||
* | Add clicks, exp subtraction, item check, ... | Howaner | 2014-05-05 | 1 | -1/+8 |
| | |||||
* | Add MC|ItemName plugin message. | Howaner | 2014-05-05 | 1 | -2/+0 |
| | |||||
* | Add anvil window and slot area. | Howaner | 2014-05-05 | 1 | -0/+29 |
| | |||||
* | Fix armor in survival mode. | Howaner | 2014-04-24 | 1 | -1/+6 |
| | |||||
* | Add more checks to cSlotAreaEnchanting | Howaner | 2014-04-15 | 1 | -10/+13 |
| | |||||
* | Added ItemPlaceCount in SlotArea | daniel0916 | 2014-04-14 | 1 | -0/+3 |
| | | | | Thanks to Howaner for helping | ||||
* | Blocked enchanting a item twice | daniel0916 | 2014-04-14 | 1 | -2/+2 |
| | |||||
* | Bug fixes | daniel0916 | 2014-04-14 | 1 | -6/+2 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into Enchanting | daniel0916 | 2014-04-07 | 1 | -3/+3 |
|\ | |||||
| * | Fixed multiple gcc warnings about unused params. | madmaxoft | 2014-02-28 | 1 | -3/+3 |
| | | |||||
* | | first changes for enchanting (not finished) | daniel0916 | 2014-01-20 | 1 | -0/+28 |
|/ | | | | | | | | - 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/+18 |
| | | | | Note that they just mirror chests now, so no per player inventory. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+313 |