| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes | madmaxoft | 2013-09-15 | 1 | -30/+75 |
|\ |
|
| * | Torches work properly | Tiger Wang | 2013-09-15 | 1 | -30/+75 |
* | | Alpha-sorted g_BlockIsSnowable[]. | madmaxoft | 2013-09-08 | 1 | -2/+2 |
* | | Re-added the top line. | STRWarrior | 2013-09-08 | 1 | -0/+1 |
* | | Added E_BLOCK_LILY_PAD to g_BlockIsSnowable. | STRWarrior | 2013-09-08 | 1 | -2/+3 |
* | | Merged branch 'Projectiles'. | madmaxoft | 2013-09-07 | 1 | -17/+22 |
|\ \
| |/
|/| |
|
| * | Added dtRangedAttack, fixed faulty StringTODamageType() | madmaxoft | 2013-09-01 | 1 | -17/+22 |
* | | Preliminary Minecart physics handling [SEE DESC] | Tiger Wang | 2013-08-27 | 1 | -1/+1 |
|/ |
|
* | Updated block transparencies | Tiger Wang | 2013-08-20 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-08-16 | 1 | -33/+34 |
|\ |
|
| * | Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX. | madmaxoft | 2013-08-16 | 1 | -33/+34 |
* | | Feature and bugfixes [SEE DESC] | Tiger Wang | 2013-08-16 | 1 | -0/+2 |
|/ |
|
* | Alpha sorted PistonBreakable list | Tiger Wang | 2013-08-14 | 1 | -2/+3 |
* | Buncha bugfixes [SEE DESC] | Tiger Wang | 2013-08-14 | 1 | -4/+4 |
* | Added a StringToMobType() function to the Lua API (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 2013-07-12 | 1 | -0/+50 |
* | Ice is a solid block. | madmaxoft@gmail.com | 2013-07-07 | 1 | -1/+0 |
* | Added DamageType translation to API | madmaxoft@gmail.com | 2013-07-01 | 1 | -1/+101 |
* | Added the End height and composition generators. | madmaxoft@gmail.com | 2013-06-22 | 1 | -0/+41 |
* | Lighting: Fixed underwater lighting (FS #369) | madmaxoft@gmail.com | 2013-05-05 | 1 | -4/+4 |
* | Added carrots and potatoes handling, bonemealing and proper lighting. | madmaxoft@gmail.com | 2013-04-05 | 1 | -0/+8 |
* | Cobweb lets light through. | madmaxoft@gmail.com | 2013-04-01 | 1 | -0/+1 |
* | Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. | madmaxoft@gmail.com | 2013-02-16 | 1 | -1/+1 |
* | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 2013-01-12 | 1 | -1/+1 |
* | Cauldrons and Brewing Stands are now placeable | luksor111@gmail.com | 2012-12-29 | 1 | -0/+1 |
* | Added flower pots | luksor111@gmail.com | 2012-12-27 | 1 | -25/+31 |
* | Implemented double doors | luksor111@gmail.com | 2012-12-19 | 1 | -0/+4 |
* | Rails don't turn grass into dirt underneath them. (Patch contributed by STR_Warrior) | madmaxoft@gmail.com | 2012-11-25 | 1 | -0/+3 |
* | Fixed wrong c++ standard assumptions about bools. | madmaxoft@gmail.com | 2012-11-18 | 1 | -2/+12 |
* | #grammarnazi: fixed tabs to spaces and alpha-sort | madmaxoft@gmail.com | 2012-10-23 | 1 | -67/+68 |
* | New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker) | luksor111@gmail.com | 2012-10-23 | 1 | -2/+64 |
* | Top blocks are now snowed over, either normally, or in deep snow (patch contributed by funmaker, Luksor and Sebi) | madmaxoft@gmail.com | 2012-10-21 | 1 | -0/+1 |
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -1/+1 |
* | Refactored windows. | madmaxoft@gmail.com | 2012-09-20 | 1 | -0/+11 |
* | ItemToString() now recognizes matches that are in the ini without metadata. | madmaxoft@gmail.com | 2012-09-08 | 1 | -0/+15 |
* | StringToItem() sets item's count to 1 after a successful parse | madmaxoft@gmail.com | 2012-09-08 | 1 | -1/+3 |
* | Fixed item damage not being set properly in StringToItem() | madmaxoft@gmail.com | 2012-09-08 | 1 | -0/+4 |
* | Set leaves as a transparent block. | madmaxoft@gmail.com | 2012-09-08 | 1 | -0/+1 |
* | Another fix for the case-sensitiveness. WTF, STL allows different signatures for Debug and Release builds? | madmaxoft@gmail.com | 2012-09-08 | 1 | -1/+1 |
* | Fixed the case-sensitiveness of the item map. | madmaxoft@gmail.com | 2012-09-08 | 1 | -1/+10 |
* | Added the ItemToString() and ItemTypeToString() functions. | madmaxoft@gmail.com | 2012-09-08 | 1 | -33/+148 |
* | Snow is not put atop vines by the snow finisher anymore | madmaxoft@gmail.com | 2012-09-07 | 1 | -0/+1 |
* | Made cobwebs transparent | madmaxoft@gmail.com | 2012-08-14 | 1 | -8/+9 |
* | Some code improvements | lapayo94@gmail.com | 2012-07-16 | 1 | -1/+1 |
* | A new Block handling system :o | lapayo94@gmail.com | 2012-07-15 | 1 | -0/+38 |
* | Fixed lighting for cake, fence, fence gates, glass pane, iron bars, iron door and wooden door | madmaxoft@gmail.com | 2012-06-16 | 1 | -0/+7 |
* | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 2012-06-14 | 1 | -325/+325 |
* | Tall grass finally drops seeds | madmaxoft@gmail.com | 2012-06-09 | 1 | -0/+1 |
* | Grass grows under vines | madmaxoft@gmail.com | 2012-06-07 | 1 | -0/+1 |
* | Hopefully fixed lighting around chests and crops | madmaxoft@gmail.com | 2012-06-06 | 1 | -0/+5 |
* | Fixed Linux compilation. | cedeel@gmail.com | 2012-06-04 | 1 | -1/+1 |
* | 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 | 2012-06-04 | 1 | -1/+42 |
* | Added the Biomal height generator, made it the default height generator. | madmaxoft@gmail.com | 2012-06-02 | 1 | -1/+1 |
* | Cacti don't gather snow | madmaxoft@gmail.com | 2012-05-28 | 1 | -0/+1 |
* | Ice finisher generator; fixed snow on water. | madmaxoft@gmail.com | 2012-05-27 | 1 | -0/+4 |
* | Added some useful biome synonyms; added block property IsSnowable; alphabetically sorted block property setting | madmaxoft@gmail.com | 2012-05-27 | 1 | -50/+80 |
* | 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 | 2012-05-27 | 1 | -0/+56 |
* | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 2012-05-25 | 1 | -0/+186 |