| Commit message (Expand) | Author | Files | Lines |
2013-11-12 | Bundled fixes [SEE DESC] | Tiger Wang | 1 | -1/+1 |
2013-11-10 | Bundled fixes [SEE DESC] | Tiger Wang | 1 | -0/+2 |
2013-11-02 | Fixed bow damage in creative | Tiger Wang | 1 | -1/+5 |
2013-11-02 | Multiple fixes | Tiger Wang | 2 | -0/+7 |
2013-09-21 | Fixed pickup spawning with inherited gamemode. | madmaxoft | 1 | -1/+1 |
2013-09-18 | Implemented redstone comparators | Tiger Wang | 2 | -0/+42 |
2013-09-18 | Multiple fixes [SEE DESC] | Tiger Wang | 3 | -88/+0 |
2013-09-14 | Fixed empty-handed itemhandler. | madmaxoft | 1 | -6/+6 |
2013-09-09 | Added a few changes [SEE DESC] | Tiger Wang | 1 | -1/+0 |
2013-09-08 | Initial boat support | Tiger Wang | 2 | -0/+60 |
2013-08-30 | Basic support for thrown items - eggs, snowballs and ender pearls. | madmaxoft | 2 | -0/+94 |
2013-08-30 | Shooting a bow kinda works. | madmaxoft | 3 | -10/+101 |
2013-08-23 | Fixed lighters replacing blocks | Tiger Wang | 1 | -3/+6 |
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 10 | -52/+85 |
2013-08-16 | Compilation and Minecart fixes | Tiger Wang | 1 | -3/+5 |
2013-08-16 | Feature and bugfixes [SEE DESC] | Tiger Wang | 2 | -0/+3 |
2013-08-16 | Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX. | madmaxoft | 1 | -1/+1 |
2013-08-08 | Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nomming | James Ravenscroft | 2 | -0/+2 |
2013-08-02 | Alpha-sort the foodstuffs. | bearbin | 1 | -13/+14 |
2013-08-02 | Add the new food items. | bearbin | 1 | -16/+21 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 28 | -1909/+1909 |
2013-07-28 | Implemented basic eating support. | madmaxoft | 3 | -47/+51 |
2013-07-03 | Empty buckets replace fluid buckets on use and vice versa (patch contributed by Mgueydan) | madmaxoft | 1 | -3/+3 |
2013-06-20 | Updated the stacking (Patch contributed by Stephen304) | madmaxoft@gmail.com | 1 | -0/+16 |
2013-06-18 | More TNT fixes. | madmaxoft@gmail.com | 1 | -2/+1 |
2013-06-18 | TNT fixes. | madmaxoft@gmail.com | 1 | -3/+20 |
2013-06-04 | Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers | madmaxoft@gmail.com | 1 | -3/+3 |
2013-06-04 | Shears mask the leaves' meta | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-24 | Refactored cInventory to use cItemGrid for the actual Storage | madmaxoft@gmail.com | 4 | -15/+9 |
2013-05-19 | Inventory code cleanup, players can now see each other's armor | madmaxoft@gmail.com | 11 | -30/+31 |
2013-04-28 | Fixed crash with Minecart. It was getting added twice to the world and it was causing and ASSERT to fail. | keyboard.osh@gmail.com | 1 | -1/+0 |
2013-04-06 | Cobwebs are now washed away by water and can be broken by swords and shears, giving string. | madmaxoft@gmail.com | 2 | -2/+2 |
2013-04-05 | Added carrots and potatoes handling, bonemealing and proper lighting. | madmaxoft@gmail.com | 2 | -2/+6 |
2013-03-03 | Player can sit in minecarts (but not move them yet) | madmaxoft@gmail.com | 1 | -5/+7 |
2013-03-03 | Added missing item types, fixed placing stone walls. | madmaxoft@gmail.com | 1 | -16/+33 |
2013-02-18 | Minecarts can now be placed. | madmaxoft@gmail.com | 2 | -16/+103 |
2013-02-16 | Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. | madmaxoft@gmail.com | 3 | -13/+13 |
2013-01-27 | Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. | madmaxoft@gmail.com | 4 | -11/+11 |
2013-01-21 | Fixed a possible crash on server restart. | madmaxoft@gmail.com | 1 | -0/+1 |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 19 | -184/+344 |
2012-12-29 | Cauldrons and Brewing Stands are now placeable | luksor111@gmail.com | 4 | -0/+55 |
2012-12-27 | Fixed slab usage in creative mode | luksor111@gmail.com | 1 | -3/+11 |
2012-12-27 | Added flower pots | luksor111@gmail.com | 2 | -0/+27 |
2012-11-24 | Fixed drops for: Stone, Mycelium, Redstone Torch. | luksor111@gmail.com | 1 | -2/+5 |
2012-11-15 | - Added the "wait" music disc | luksor111@gmail.com | 2 | -3/+3 |
2012-10-28 | Added cWorld:SpawnMob(PosX, PosY, PosZ, EntityType) to Lua API | madmaxoft@gmail.com | 1 | -141/+6 |
2012-10-21 | Added more item stacking sizes (patch contributed by Hanfer) | madmaxoft@gmail.com | 1 | -26/+65 |
2012-10-19 | Added spawn eggs with mobs (patch committed by Luksor) | madmaxoft@gmail.com | 1 | -2/+117 |
2012-10-18 | Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks. | madmaxoft@gmail.com | 24 | -230/+335 |
2012-10-18 | Added basic spawn eggs (patch contributed by Luksor) | madmaxoft@gmail.com | 2 | -11/+78 |
2012-10-14 | Fixed the bucket handling code trying to simulate at the wrong coords (client sends all coords as -1 to signify "item use") | madmaxoft@gmail.com | 1 | -12/+12 |
2012-10-03 | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 7 | -14/+23 |
2012-09-29 | Unified folder name-casing | madmaxoft@gmail.com | 23 | -0/+1319 |