| Commit message (Expand) | Author | Files | Lines |
2014-12-20 | Added Rabbits | Masy98 | 1 | -0/+1 |
2014-12-18 | Added Entity Guardian | Masy98 | 1 | -0/+1 |
2014-11-27 | Fixed BlockStringToType return value. | Mattes D | 1 | -1/+1 |
2014-10-27 | Fixed typo. | Alexander Harkness | 1 | -1/+1 |
2014-10-27 | Pocess? | Alexander Harkness | 1 | -2/+2 |
2014-10-26 | Added type to block type enum. | Mattes D | 1 | -1/+11 |
2014-10-11 | Fixed typo and removed useless right side up slab meta. | Alexander Harkness | 1 | -2/+1 |
2014-10-05 | Fixed eMonsterType Lua API mismatch. | madmaxoft | 1 | -3/+0 |
2014-10-02 | Fix spelling of PRISMRAINE | Alexander Harkness | 1 | -1/+1 |
2014-10-01 | Fixed Red Sandstone and Prismarine drops | Masy98 | 1 | -7/+7 |
2014-10-01 | Fixed ":" | Masy98 | 1 | -11/+11 |
2014-10-01 | Added missing 1.8 blocks, E_METAs and sounds | Masy98 | 1 | -6/+47 |
2014-09-30 | Fixed 1.8 dirt types | Howaner | 1 | -0/+1 |
2014-09-29 | Tabs -> spaces | w00tc0d3 | 1 | -4/+4 |
2014-09-29 | BlockStone: drop the right cobblestone on onBreak(). | netchip | 1 | -0/+6 |
2014-09-12 | Fixed 1.8 Item stacking and block harvesting | Masy98 | 1 | -1/+1 |
2014-09-11 | Added barrier block | Masy98 | 1 | -0/+1 |
2014-09-11 | Added 1.8 food to the food list | Masy98 | 1 | -1/+1 |
2014-09-10 | Added new blocks to the BlockInfo | Masy98 | 1 | -12/+12 |
2014-09-10 | Added 1.8 Blocks and Items | Masy98 | 1 | -0/+37 |
2014-09-03 | Fixed style and alpha-sorting. | madmaxoft | 1 | -2/+2 |
2014-09-03 | Added mutton, which sheep now drop when killed | archshift | 1 | -0/+2 |
2014-07-30 | Renamed NEWLEAVES and NEWLOG to LEAVES and LOG. | archshift | 1 | -34/+34 |
2014-07-21 | Suggestions | Tiger Wang | 1 | -1/+1 |
2014-07-17 | Normalized comments. | madmaxoft | 1 | -2/+2 |
2014-07-17 | Fixed spaces around single-line comments. | madmaxoft | 1 | -1/+1 |
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -2/+2 |
2014-07-17 | Reformatted cItemPotionHandler. | madmaxoft | 1 | -1/+2 |
2014-07-02 | Spacing fixes and a few more BLOCK_META constants. | narroo | 1 | -131/+152 |
2014-06-17 | Added wither damage type, wither entity effect. | archshift | 1 | -0/+2 |
2014-06-10 | Portal improvements and suggestions | Tiger Wang | 1 | -1/+6 |
2014-06-08 | Fixed deadlock when moving players to other worlds. | Mattes D | 1 | -0/+1 |
2014-06-08 | Fixed E_META_...Typos in BlockID.h | narroo | 1 | -10/+0 |
2014-05-20 | Fixed some E_META_*** Names | narroo | 1 | -71/+67 |
2014-04-28 | Fixed Formmating | narroo | 1 | -69/+69 |
2014-04-28 | Added some E_META_* values to BlockID.h | narroo | 1 | -20/+120 |
2014-04-17 | Implemented weighted pressure plates | Tiger Wang | 1 | -0/+4 |
2014-03-27 | Change SpreadSource prefix to ss | Howaner | 1 | -5/+5 |
2014-03-27 | Add SpreadSource | Howaner | 1 | -0/+13 |
2014-03-20 | Fixed code style after recent merge. | madmaxoft | 1 | -1/+5 |
2014-03-20 | ENUMified shrapnel level | Tiger Wang | 1 | -4/+8 |
2014-03-02 | Removed g_BlockXXX arrays | andrew | 1 | -14/+0 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -32/+0 |
2014-02-22 | Changed formatting, encapsuled armor drop, introduced better static Enchantment IDs | TheJumper | 1 | -32/+0 |
2014-02-22 | Added static Enchantment Constants, Replaced cryptic Looting ID | TheJumper | 1 | -0/+32 |
2014-02-21 | Better Jukebox API | Howaner | 1 | -0/+4 |
2014-02-19 | Add BlockNewLeaves.h and rename Darkoac to Darkoak | Howaner | 1 | -6/+6 |
2014-02-19 | Add new Trees (without Generator) | Howaner | 1 | -0/+2 |
2014-02-18 | Implemented paintings, fixes #689 | Tiger Wang | 1 | -1/+1 |
2014-02-03 | Named the different quartz block. | STRWarrior | 1 | -0/+5 |
2014-02-02 | TNT improvements | Tiger Wang | 1 | -0/+1 |
2014-01-11 | Renamed g_TorchPlaceable... | Tiger Wang | 1 | -1/+1 |
2014-01-09 | Move biome definition to separate files | Bill Derouin | 1 | -3/+0 |
2013-12-23 | Replaced esCreeper with esMonster. | madmaxoft | 1 | -2/+5 |
2013-11-29 | Implemented trapdoors, fixes #43 and #105 | Tiger Wang | 1 | -3/+2 |
2013-11-29 | Alpha-sorted BlockMetas, added red sand. | madmaxoft | 1 | -125/+128 |
2013-11-28 | Added new biomes to old composition generator. | madmaxoft | 1 | -0/+4 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-11-13 | Bug correction | nesco | 1 | -1/+1 |
2013-11-13 | compatibility update | nesco | 1 | -3/+7 |
2013-11-13 | compatibility update | nesco | 1 | -1/+3 |
2013-11-12 | Update BlockID.h | nesco | 1 | -2/+2 |
2013-11-12 | Replace tabs by spaces | nesco | 1 | -35/+35 |
2013-11-12 | Update BlockID.h | nesco | 1 | -0/+12 |
2013-11-12 | Update in progress to minecraft 1.7 | nesco | 1 | -4/+82 |
2013-10-11 | Added GetIniItemSet() function. | madmaxoft | 1 | -1/+5 |
2013-09-18 | Added moar mobs! | Tiger Wang | 1 | -32/+57 |
2013-09-15 | Torches work properly | Tiger Wang | 1 | -2/+2 |
2013-09-03 | Fixed inconsistent meta naming | Tiger Wang | 1 | -10/+10 |
2013-09-01 | Added dtRangedAttack, fixed faulty StringTODamageType() | madmaxoft | 1 | -0/+4 |
2013-08-30 | Thrown ender pearls now teleport and hurt. | madmaxoft | 1 | -0/+1 |
2013-08-30 | Shooting a bow kinda works. | madmaxoft | 1 | -1/+3 |
2013-08-29 | Implemented xoft's suggestions [SEE DESC] | Tiger Wang | 1 | -0/+12 |
2013-08-24 | Fixed inconsistent metas and added snow metas | Tiger Wang | 1 | -29/+41 |
2013-08-18 | Enhancements to Tabcompletion and Compile Fix | Tiger Wang | 1 | -1/+1 |
2013-08-18 | Bugfix Update [SEE DESC} | Tiger Wang | 1 | -3/+41 |
2013-08-16 | Feature and bugfixes [SEE DESC] | Tiger Wang | 1 | -1/+1 |
2013-08-16 | Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX. | madmaxoft | 1 | -37/+7 |
2013-08-14 | Fixed wrong names for some metas. | madmaxoft | 1 | -8/+8 |
2013-08-12 | Added quartz stairs. | STRWarrior | 1 | -0/+1 |
2013-08-09 | Added OnExploding() and OnExploded() hooks. | madmaxoft | 1 | -0/+18 |
2013-08-05 | Added the Carpet block. | madmaxoft | 1 | -0/+2 |
2013-07-12 | Added a StringToMobType() function to the Lua API (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -0/+3 |
2013-07-01 | Added DamageType translation to API | madmaxoft@gmail.com | 1 | -0/+48 |
2013-06-22 | Added the End height and composition generators. | madmaxoft@gmail.com | 1 | -5/+24 |
2013-06-20 | Updated the stacking (Patch contributed by Stephen304) | madmaxoft@gmail.com | 1 | -2/+4 |
2013-06-12 | Implemented the Hopper block handler | madmaxoft@gmail.com | 1 | -8/+15 |
2013-06-04 | ToLuaDoxy: initial import | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-26 | Alpha-sorted the block meta list | madmaxoft@gmail.com | 1 | -75/+96 |
2013-05-19 | Inventory changes made by plugins are now propagated to the client | madmaxoft@gmail.com | 1 | -23/+16 |
2013-04-06 | Mineshafts: Added random loot to generated chests and fixed chest direction | madmaxoft@gmail.com | 1 | -0/+6 |
2013-04-01 | MineShafts: added random torches, fixed beams on chunk boundaries | madmaxoft@gmail.com | 1 | -0/+4 |
2013-03-31 | MineShafts: Added tracks to corridors | madmaxoft@gmail.com | 1 | -3/+5 |
2013-03-03 | Added missing item types, fixed placing stone walls. | madmaxoft@gmail.com | 1 | -1/+12 |
2013-03-02 | Added the anvil block | madmaxoft@gmail.com | 1 | -0/+1 |
2013-02-16 | Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. | madmaxoft@gmail.com | 1 | -148/+1 |
2013-02-15 | Fixed previous commit | madmaxoft@gmail.com | 1 | -1/+1 |
2013-02-15 | Block and recipe update by STR_Warrior. | madmaxoft | 1 | -1/+17 |
2013-01-22 | Obsoleted E_BLOCK_COCA_PLANT in favor of E_BLOCK_COCOA_POD. | madmaxoft@gmail.com | 1 | -1/+2 |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -5/+23 |
2012-12-27 | Added flower pots | luksor111@gmail.com | 1 | -0/+1 |
2012-12-24 | Added 1.4.6 items (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -2/+7 |
2012-11-24 | Fixed drops for: Stone, Mycelium, Redstone Torch. | luksor111@gmail.com | 1 | -2/+2 |
2012-11-15 | - Added the "wait" music disc | luksor111@gmail.com | 1 | -1/+2 |
2012-10-28 | Added cWorld:SpawnMob(PosX, PosY, PosZ, EntityType) to Lua API | madmaxoft@gmail.com | 1 | -40/+76 |
2012-10-23 | New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker) | luksor111@gmail.com | 1 | -0/+1 |
2012-09-30 | Added some missing block enums | faketruth | 1 | -1/+12 |
2012-09-20 | Refactored windows. | madmaxoft@gmail.com | 1 | -0/+3 |
2012-09-08 | Added the ItemToString() and ItemTypeToString() functions. | madmaxoft@gmail.com | 1 | -1/+7 |
2012-08-14 | Added a few more stackable items | madmaxoft@gmail.com | 1 | -2/+4 |
2012-08-10 | Use named constants instead of magic values - block digging direction and torch placement | madmaxoft@gmail.com | 1 | -0/+7 |
2012-08-03 | Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type. | madmaxoft@gmail.com | 1 | -5/+4 |
2012-07-29 | Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. | madmaxoft@gmail.com | 1 | -1/+2 |
2012-07-16 | Some code improvements | lapayo94@gmail.com | 1 | -1/+1 |
2012-07-15 | A new Block handling system :o | lapayo94@gmail.com | 1 | -0/+1 |
2012-07-15 | Removed the deprecated confusing E_BLOCK_WOOD | madmaxoft@gmail.com | 1 | -1/+1 |
2012-06-16 | Fixed lighting for cake, fence, fence gates, glass pane, iron bars, iron door and wooden door | madmaxoft@gmail.com | 1 | -2/+4 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -641/+641 |
2012-06-06 | BlockIDs, ItemIDs and Metas updated, courtesy of Taugeshtu | madmaxoft@gmail.com | 1 | -5/+168 |
2012-06-04 | Added the new recipe parser, parsing the crafting.txt file. Included are a few recipes. The old parser still works, but will be replaced soon. | madmaxoft@gmail.com | 1 | -2/+13 |
2012-05-29 | Added code for the chunks to manipulate their neighbors while ticking. Also added some basic farming support - melon and pumpkin growing code. Untested and untestable so far, will test and fix later. | madmaxoft@gmail.com | 1 | -1/+2 |
2012-05-27 | Added some useful biome synonyms; added block property IsSnowable; alphabetically sorted block property setting | madmaxoft@gmail.com | 1 | -0/+2 |
2012-05-27 | Added wool and netherrack block IDs | madmaxoft@gmail.com | 1 | -2/+4 |
2012-05-27 | Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration. | madmaxoft@gmail.com | 1 | -1/+4 |
2012-05-25 | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 1 | -28/+55 |
2012-03-12 | Fixed MapChunk packets to include (fake) biome data, makes clients happy | madmaxoft@gmail.com | 1 | -0/+35 |
2011-11-07 | Updated redstone and pistons some mode. If you break an extended piston the piston extension will now also break. When a redstone device is broken by something other than a person the redstone circuit should now update. | admin@omencraft.com | 1 | -2/+2 |
2011-11-07 | Added Sebi's changes to pistons and item drops. | admin@omencraft.com | 1 | -2/+2 |
2011-11-05 | Added all the items up to Beta 1.9.5. Added pistons and piston class. | admin@omencraft.com | 1 | -13/+256 |
2011-11-03 | Added some redstone items. | admin@omencraft.com | 1 | -1/+4 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+151 |