| Commit message (Expand) | Author | Files | Lines |
2020-04-10 | Oops, remember to save your files! | Alexander Harkness | 1 | -6/+0 |
2020-04-10 | Add Zombie Villagers | Bond-009 | 1 | -4/+15 |
2020-04-04 | Implement wither skeletons (#4563) | Mat | 1 | -36/+34 |
2020-04-03 | Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) | Mattes D | 1 | -1/+1 |
2019-09-24 | NBTChunkSerializer: Cleaned up interface. | Mattes D | 1 | -770/+878 |
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 1 | -0/+7 |
2018-05-02 | Prefer static_cast to reinterpret_cast (#4223) | peterbell10 | 1 | -49/+49 |
2017-11-22 | Store Health as a float (#4073) | Fabian | 1 | -1/+1 |
2017-09-14 | Fix switch warnings (#4013) | peterbell10 | 1 | -30/+34 |
2017-08-26 | Implement anvil chunk sparsing | peterbell10 | 1 | -3/+3 |
2017-08-25 | Add cUUID class (#3871) | peterbell10 | 1 | -5/+6 |
2017-08-24 | Minor changes (#3909) | mathiascode | 1 | -1/+1 |
2017-08-21 | Fully implemented leashes (#3798) | Pablo Beltrán | 1 | -2/+36 |
2017-08-18 | Represent cItem::m_Lore as an AStringVector (#3882) | peterbell10 | 1 | -4/+11 |
2017-08-03 | Remove double includes part 2 (#3890) | peterbell10 | 1 | -1/+0 |
2017-07-12 | Added basic ocelot behavior (#3829) | Bond-009 | 1 | -1/+12 |
2017-07-07 | Added bed entity (#3823) | Lukas Pioch | 1 | -0/+14 |
2017-05-24 | Exported boat | Lukas Pioch | 1 | -0/+1 |
2017-05-08 | Corrected brewingstand and added support for fuel | Lukas Pioch | 1 | -0/+1 |
2016-11-07 | Fixed TrappedChest saving. (#3423) | Mattes D | 1 | -1/+1 |
2016-08-24 | Fixed type-casting-related warnings. | Mattes D | 1 | -2/+2 |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -8/+8 |
2016-01-11 | Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 | bibo38 | 1 | -1/+14 |
2015-12-11 | Test for correct coordinates when fishing | Gargaj | 1 | -0/+1 |
2015-12-10 | Test for correct coordinates when fishing | Gargaj | 1 | -0/+1 |
2015-11-16 | changed mob age from char to int | Julian Laubstein | 1 | -10/+10 |
2015-11-03 | Implemented brewing | Lukas Pioch | 1 | -0/+17 |
2015-09-25 | Compile.sh namechange to cuberite | Safwat Halaby | 1 | -1/+1 |
2015-09-25 | Namechange to Cuberite | Mattes D | 1 | -1/+1 |
2015-07-29 | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 1 | -75/+75 |
2015-07-17 | Added Rabbit Metadata values. | bibo38 | 1 | -43/+48 |
2015-07-14 | Support ageable mobs | Hallucino | 1 | -5/+28 |
2015-03-14 | cPainting saving implemented | Tiger Wang | 1 | -14/+16 |
2015-03-13 | Fixed confusion over Item Frame directions | Tiger Wang | 1 | -18/+4 |
2014-12-20 | Added Rabbits | Masy98 | 1 | -0/+2 |
2014-12-18 | Added Entity Guardian | Masy98 | 1 | -0/+2 |
2014-11-29 | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 1 | -1/+1 |
2014-11-18 | Finished mob spawner implementation. | Howaner | 1 | -2/+3 |
2014-10-27 | Fixed compile (typos). | Alexander Harkness | 1 | -2/+2 |
2014-10-27 | Another one.# | Alexander Harkness | 1 | -0/+22 |
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -1/+1 |
2014-10-21 | Properly exported cItemFrame and cHangingEntity to Lua. | Mattes D | 1 | -12/+12 |
2014-10-20 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -1/+1 |
2014-09-25 | Anvil: Arrow Tile tags are a short in Vanilla | Howaner | 1 | -3/+3 |
2014-09-24 | derp | Howaner | 1 | -4/+4 |
2014-09-24 | Don't create two entity lists. | Howaner | 1 | -0/+12 |
2014-09-23 | Anvil: Wolf collar color is a byte in Vanilla. | madmaxoft | 1 | -1/+1 |
2014-09-23 | MCServer world compatiblity with vanilla and mcedit. | Howaner | 1 | -0/+16 |
2014-09-19 | Implemented mob spawner. | Howaner | 1 | -0/+15 |
2014-09-17 | Added first test to show the object can be created | Tycho | 1 | -41/+41 |
2014-09-13 | Implemented Chest Minecarts | Tiger Wang | 1 | -1/+1 |
2014-09-02 | Added CustomName saving. | Howaner | 1 | -0/+2 |
2014-08-29 | Removed unused code | Tiger Wang | 1 | -1/+0 |
2014-08-04 | Anvil: Wolf owner not saved if not present. | madmaxoft | 1 | -2/+8 |
2014-08-03 | Wolf uses UUID for owner. | madmaxoft | 1 | -4/+6 |
2014-07-31 | Renamed functions and added beacon json saving. | Howaner | 1 | -2/+2 |
2014-07-30 | Added beacon load/save. | Howaner | 1 | -0/+19 |
2014-07-29 | Slight cleanup after portals | Tiger Wang | 1 | -1/+0 |
2014-07-20 | NBTChunkSerializer.cpp: Added break after serializing the splash potion | archshift | 1 | -0/+1 |
2014-07-19 | Splash potions: Renamed PotionParticleType to PotionColor for clarity | archshift | 1 | -1/+1 |
2014-07-17 | More trailing whitespace fixes. | madmaxoft | 1 | -1/+1 |
2014-07-17 | Normalized comments. | madmaxoft | 1 | -1/+1 |
2014-07-15 | Restructured cSplashPotionEntity code. | madmaxoft | 1 | -1/+1 |
2014-07-12 | cNBTChunkSerializer: Fixed alignment. | madmaxoft | 1 | -14/+14 |
2014-07-12 | Suggestions and bug fix | Tiger Wang | 1 | -10/+9 |
2014-07-12 | Added splash potions to NBT serialization and retrieval | archshift | 1 | -0/+11 |
2014-07-11 | Suggestions | Tiger Wang | 1 | -4/+4 |
2014-07-08 | Made things consistent | Tiger Wang | 1 | -2/+4 |
2014-07-07 | Implemented trapped chests & others | Tiger Wang | 1 | -3/+4 |
2014-07-04 | Various fixed | Tiger Wang | 1 | -7/+4 |
2014-07-02 | Suggestions | Tiger Wang | 1 | -9/+8 |
2014-06-30 | Removed unneeded code | Tiger Wang | 1 | -14/+1 |
2014-06-29 | Properly implemented enderchests | Tiger Wang | 1 | -0/+14 |
2014-06-24 | Add entity health saving. | Howaner | 1 | -2/+1 |
2014-06-17 | The motion is already set in AddBasicEntity() | Howaner | 1 | -5/+0 |
2014-06-04 | Health of monsters is now saved | Tiger Wang | 1 | -0/+1 |
2014-05-28 | Code improvements | Howaner | 1 | -1/+0 |
2014-05-28 | Add throw sound and fix arrow server crash. | Howaner | 1 | -0/+1 |
2014-05-12 | More switch warnings. | archshift | 1 | -0/+7 |
2014-05-12 | Fixed a few more switch warnings. | archshift | 1 | -17/+20 |
2014-05-07 | Change m_RepairCost to int. | Howaner | 1 | -1/+1 |
2014-05-07 | Fix MagmaCube save. | Howaner | 1 | -1/+1 |
2014-05-07 | Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs. | Howaner | 1 | -6/+31 |
2014-04-28 | Revert "Changed the old invulnerable methods from the wither to the new." | Howaner | 1 | -8/+1 |
2014-04-28 | Fixed projectile source filenames, indentations | archshift | 1 | -1/+1 |
2014-04-27 | Moved cArrowEntity out of ProjectileEntity.h | archshift | 1 | -1/+1 |
2014-04-26 | Implemented Chunk Sparsing with segments | Tycho | 1 | -2/+1 |
2014-04-26 | Further refactored, Reverted Minecart change | archshift | 1 | -4/+4 |
2014-04-26 | Changed the old invulnerable methods from the wither to the new. | Howaner | 1 | -1/+8 |
2014-04-26 | Fixes | Howaner | 1 | -1/+1 |
2014-04-25 | Small changes; warning fixing. | archshift | 1 | -4/+4 |
2014-04-24 | Fixed references to renamed files. | archshift | 1 | -1/+1 |
2014-03-25 | Ender crystals | andrew | 1 | -0/+13 |
2014-03-24 | Wither invulnerability | andrew | 1 | -1/+7 |
2014-03-15 | Add item frame saving. | Howaner | 1 | -2/+38 |
2014-03-15 | Add health and age load to pickup's. | Howaner | 1 | -5/+5 |
2014-03-15 | Add ExpOrb saving. | Howaner | 1 | -1/+16 |
2014-03-08 | Change TNT Fuse to ticks | Howaner | 1 | -1/+1 |
2014-03-08 | Add TNT Save/Load and add Netbeans projects to .gitignore | Howaner | 1 | -1/+14 |
2014-03-07 | Add Flower Pots | Howaner | 1 | -0/+15 |
2014-02-27 | Implemented ballistic missiles (fireworks) | Tiger Wang | 1 | -3/+11 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -0/+8 |
2014-02-23 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -7/+7 |
2014-02-23 | Add Skulls/Heads | Howaner | 1 | -5/+21 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -0/+8 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -0/+1 |
2014-02-23 | Fixed Compiling Issues | TheJumper | 1 | -8/+7 |
2014-02-23 | Fixed Formatting, Added DropChance attributes to Monsters | TheJumper | 1 | -0/+8 |
2014-02-19 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -7/+7 |
2014-02-18 | Implemented paintings, fixes #689 | Tiger Wang | 1 | -0/+1 |
2014-02-18 | Implemented item frames, a part of #689 | Tiger Wang | 1 | -0/+1 |
2014-02-17 | Add Skulls/Heads | Howaner | 1 | -5/+21 |
2014-02-03 | Partial fix for #130 | Tiger Wang | 1 | -0/+1 |
2014-02-02 | Added saving of angry flag. | Kirill Kirilenko | 1 | -0/+1 |
2014-02-02 | Fixed sitting tag. | Kirill Kirilenko | 1 | -1/+1 |
2014-02-01 | Added saving of collar's color. | Kirill Kirilenko | 1 | -1/+2 |
2014-01-30 | Fixes #606 | STRWarrior | 1 | -2/+2 |
2014-01-23 | Command block fixes 2 | andrew | 1 | -9/+10 |
2014-01-19 | Switched EnchantmentSerilizer to namespace | Tycho | 1 | -1/+1 |
2014-01-19 | Spilt Writing of Enchantments to seperate class | Tycho | 1 | -1/+2 |
2014-01-18 | Parse the MC|AdvCdm plugin message | andrew | 1 | -1/+1 |
2014-01-18 | Command block (de)serialization | andrew | 1 | -10/+27 |
2014-01-17 | Removed internal cEntity::GetRot() usage. | madmaxoft | 1 | -1/+1 |
2014-01-16 | Removed obsoleted functions | Tiger Wang | 1 | -1/+1 |
2013-12-25 | Preliminary mobile entity saving | Tiger Wang | 1 | -5/+133 |
2013-12-20 | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 1 | -1/+1 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-10-09 | Moved cMakeDir::MakeDir to cFile::CreateFolder. | madmaxoft | 1 | -1/+0 |
2013-09-08 | Thrown ender pearls are saved properly to MCA. | madmaxoft | 1 | -0/+1 |
2013-09-08 | Initial boat support | Tiger Wang | 1 | -0/+16 |
2013-09-07 | Implemented loading more projectiles from MCA. | madmaxoft | 1 | -1/+1 |
2013-08-22 | Projectile entities get saved into MCA files | madmaxoft | 1 | -4/+63 |
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -4/+4 |
2013-08-16 | Feature and bugfixes [SEE DESC] | Tiger Wang | 1 | -0/+2 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -459/+459 |
2013-06-16 | Rewritten furnaces | madmaxoft@gmail.com | 1 | -8/+6 |
2013-06-13 | Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it. | madmaxoft@gmail.com | 1 | -9/+25 |
2013-06-02 | Enchantments: API and sending to client | madmaxoft@gmail.com | 1 | -0/+10 |
2013-05-28 | Moved BlockEntities to a separate folder | madmaxoft@gmail.com | 1 | -7/+7 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -0/+16 |
2013-04-10 | Dispensers rewritten to use ItemGrid | madmaxoft@gmail.com | 1 | -9/+1 |
2013-04-10 | ItemGrid: Renamed all Item to Slot - better and consistent naming | madmaxoft@gmail.com | 1 | -1/+1 |
2013-04-10 | Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid. | madmaxoft@gmail.com | 1 | -10/+20 |
2013-03-09 | Minecarts get saved into Anvil. | madmaxoft@gmail.com | 1 | -4/+4 |
2013-03-09 | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 1 | -0/+417 |