summaryrefslogtreecommitdiffstats
path: root/src/Mobs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-19Precompile unordered_map/setTiger Wang1-1/+0
2020-07-06Reduced packet spam when entities idleTiger Wang1-1/+9
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-9/+5
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell106-22/+11
2020-05-09Update submodules (#4727)peterbell101-1/+1
2020-04-16Using Super.Mattes D73-199/+261
2020-04-16Prevent crash when breedingMat1-2/+0
2020-04-10Fix compilation, for real this time.Alexander Harkness1-1/+1
2020-04-10Oops, remember to save your files!Alexander Harkness1-36/+1
2020-04-10Add Zombie VillagersBond-00910-28/+207
2020-04-09Wolves and mooshrooms are passive mobsMat1-2/+2
2020-04-04Implement wither skeletons (#4563)Mat8-114/+191
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D5-37/+36
2020-04-02Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness2-6/+6
2020-04-02Tweak attack rangesmathiascode1-5/+5
2020-03-27Fix typo in block break particle coordinate (#4555)Mat1-1/+1
2020-03-26Decrease attack cooldown for monsters (#4542)Mat1-1/+1
2020-03-26Improvements to blaze and ghast (#4547)Mat5-25/+140
2020-03-22Add ambient mob sounds (#4521)Mat39-41/+62
2020-03-22Don't remove items twice (#4524)Mat2-3/+3
2020-03-22Allow enderman to attack during day (#4522)Mat1-36/+1
2020-03-19Improvements to knockback (#4504)Mat1-1/+3
2020-03-05Stabilise MoveToWorld (#4004)Mat2-5/+21
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-5/+1
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D3-3/+3
2019-09-27Fixed MSVC warnings (#4400)Mattes D1-1/+1
2018-09-24Add BurnsInDaylight to Lua API and Monsters.ini (#4295)Muhammad Kaisar Arkhan3-4/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell1011-14/+11
2018-08-02Experience orb (#4259)changyong guo4-23/+23
2018-07-30Ocelots no longer multiply exponentially (#4272)peterbell102-15/+9
2018-07-27cWorld: Manually bind deprecated broadcast functions (#4265)peterbell102-5/+5
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell1010-11/+18
2018-07-24Broadcast refactor (#4264)peterbell103-8/+5
2018-05-06Use clang-tidy to check more code conventions (#4214)Bond-0092-6/+6
2018-05-02Prefer static_cast to reinterpret_cast (#4223)peterbell101-1/+1
2018-02-05Deal with covered switches consistently (#4161)peterbell101-7/+1
2018-02-04Ocelots don't take fall damage (#4171)Bond-0094-6/+19
2018-01-17New movement system for leashed entities (#4147)peterbell102-35/+47
2018-01-15Don't burn mobs in daylight when swimming (#4145)Bond-0091-1/+2
2018-01-14Rename cEntity swim states (#3996)Alexander Harkness3-8/+5
2018-01-05Item durability loss now depends on the item used. (#4123)Alexander Harkness3-3/+0
2018-01-03Add the fmt library (#4065)peterbell101-0/+1
2017-12-26improve rain simulation (#4017)Alexander Harkness2-34/+4
2017-10-21Implement horse inventory (#4053)peterbell102-25/+137
2017-10-21Fixed some small passive mob issues (#4057)Bond-0099-10/+44
2017-09-19Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly4-7/+7
2017-09-14Fix switch warnings (#4013)peterbell102-10/+10
2017-09-11Replace ItemCallbacks with lambdas (#3993)peterbell106-131/+75
2017-09-02Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot6-75/+131
2017-09-01SetSwimState now takes into account head heightAlexander Harkness1-1/+0
2017-09-01Remove double-checking below world for burningAlexander Harkness1-5/+0
2017-09-01Replace ItemCallbacks with lambdas (#3948)peterbell106-131/+75
2017-08-25Fix mobs not burning in daylight when on snow (#3961)Alexander Harkness1-3/+3
2017-08-25Gives all entities the default airlevel on creation (#3942)Bond-0092-15/+28
2017-08-25Add cUUID class (#3871)peterbell103-11/+13
2017-08-24Use ref instead of pointerLukas Pioch2-7/+7
2017-08-24Minor changes (#3909)mathiascode1-1/+1
2017-08-23Removed outdated pathfinder comment (#3955)Safwat Halaby1-2/+1
2017-08-21Fully implemented leashes (#3798)Pablo Beltrán5-14/+239
2017-08-18Changed type of FastRandom in monster drop calculation. (#3920)Lane Kolbly1-1/+8
2017-08-17Sitting cats block enderchests from opening (#3906)Bond-0092-0/+31
2017-08-13Replaced includes with forward declarationsLukas Pioch2-2/+2
2017-08-07Changed entity ownership model to use smart pointersTiger Wang8-84/+63
2017-08-06Removed unneeded includes (#3902)Lukas Pioch2-3/+0
2017-08-03Remove double includes part 2 (#3890)peterbell106-7/+0
2017-08-03Removed unused forward declarations (#3888)Lukas Pioch1-1/+1
2017-07-30Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875)Lane Kolbly1-4/+7
2017-07-22Creepers explode when burned by flint and steel (#3865)Bond-0091-1/+1
2017-07-12Added basic ocelot behavior (#3829)Bond-0094-5/+252
2017-07-10Sound effect horse rejects player when tamingPablo Beltrán1-0/+1
2017-07-02Fix horse taming (#3820)Bond-0091-14/+26
2017-07-02When right-clicking on a passive mob with 'his' spawn egg spawn a babyBond_0091-2/+20
2017-06-30Endermen take damage from rainBond-0092-3/+29
2017-06-30Spider should attack only when the light level is lower than 11 (#3815)Bond-0091-1/+4
2017-06-13FastRandom rewrite (#3754)peterbell1013-62/+60
2017-05-28Fixed tracer usage in Entity physics handling. (#3720)Mattes D2-10/+11
2017-05-22Spawn eggs works againLukas Pioch2-31/+63
2017-05-21Clang 5.0 fixesLukas Pioch3-4/+4
2017-05-21Don't destroy monster when last target type is a player (#3721)Pablo Beltrán2-0/+7
2017-05-11Tracer replacement (#3704)Mattes D2-19/+18
2017-02-25Fixed cactus detection and zombie pigman sword (#3584)Bond-0092-0/+12
2017-02-15Updated sounds and effect IDs (#3422)mathiascode31-47/+41
2017-02-14Added some blocks and items (#3503)mathiascode1-0/+1
2017-02-05Fixed bindings for cBlockArea:Read and Write. (#3568)Mattes D1-1/+1
2016-11-22cWolf: Fixed targetting a nullptr.Mattes D1-3/+3
2016-10-12Spectators added (#2852)bibo389-25/+38
2016-09-12APIDump: Reformatted the docs to include type information.Mattes D1-1/+1
2016-09-03Entities now bail out of ticks if destroyed (#3363)LogicParrot14-0/+71
2016-08-24Fixed type-casting-related warnings.Mattes D2-2/+1
2016-08-19Fixed implicit rounding warnings.Mattes D1-1/+1
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu221-0/+1
2016-04-23Out of world blocks are now always considered air blocksLogicParrot1-1/+1
2016-04-18Fix issues below y = 0LogicParrot2-5/+15
2016-04-06Manual mob burn codeLogicParrot1-7/+34
2016-03-28Fix passive mob destruction crashesLogicParrot1-0/+1
2016-03-01fixed horse bugtonibm191-1/+4
2016-02-19Stop Wolf from following player when he is flyingTyler Encke1-4/+12
2016-02-19Proper entity destruction in non-ticking chunksLogicParrot3-7/+17
2016-02-05Bulk clearing of whitespaceLogicParrot27-41/+41
2016-02-05Correct typo in documentation.Alexander Harkness1-1/+1
2016-02-04Prevent interspecies breedingLogicParrot1-11/+25
2016-02-04Pathfinder now properly treats nonsolids above fenceLogicParrot1-11/+15
2016-02-03cMonster::m_Target safety across worldsLogicParrot11-64/+145
2016-01-31Updated old forum linksMathias1-1/+1
2016-01-22Improved tamed wolf pack cooperation and projectile reactionsLogicParrot2-36/+109
2016-01-21Spiders now friendly at daylight, new cChunk functionsLogicParrot10-33/+38
2016-01-17Use IsBlockWater in cPathLogicParrot1-1/+1
2016-01-17No second spawn broadcast necessaryWinfieldSteve3-3/+0
2016-01-16Fix crash when tamed wolf is hit by arrowsLogicParrot2-2/+6
2016-01-12Fixed creeper calling TargetIsInRange with null m_TargetLogicParrot1-2/+2
2016-01-12Fix mob attack intervalLogicParrot7-24/+28
2016-01-12Friendly wolf attack safety checksLogicParrot1-1/+14
2016-01-12Tamed wolf assists owner (attack / defence)LogicParrot3-32/+100
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-1/+1
2015-12-30Fixed the monster burn code.Mattes D1-3/+15
2015-12-27Deleted cPath::BlockTypeIsFenceLogicParrot2-30/+2
2015-12-25Update fences and gates listSafwat Halaby1-2/+9
2015-12-24PF - "Special blocks" handlingSafwat Halaby10-215/+396
2015-12-23Chicken egg code early bailoutSafwat Halaby1-19/+21
2015-12-23Baby chickens don't lay eggsGargaj1-16/+19
2015-12-21PF - Improved mob jumpingSafwat Halaby3-81/+151
2015-12-21Revert "Changed cPath to have a reset method".Safwat Halaby4-103/+38
2015-12-16Changed cPath to have a reset method.tycho4-38/+103
2015-12-15allow horse control (still quite buggy)Gargaj2-1/+24
2015-12-15Delete copy and move constructors from cPathtycho1-0/+7
2015-12-15Changed raw cPath to an unique_ptr, fixes memory leakLukas Pioch2-9/+9
2015-12-13blockheight mechanismGargaj2-18/+4
2015-12-13snow golems are "neutral"Gargaj1-5/+5
2015-12-13sheep color inheritanceGargaj4-1/+64
2015-12-13Remove stray "return"Safwat Halaby1-1/+0
2015-12-13Fixed mobs attacking Creative Mode playersSafwat Halaby2-11/+15
2015-12-13Decoupled cMonster and path recalc logic, re-implemented recalcSafwat Halaby8-335/+486
2015-12-13Stop pathfinding over cobble wallsGargaj1-0/+1
2015-12-08stop creepers from exploding even if they just diedGargaj1-1/+1
2015-12-03fix wolf collarsGargaj1-2/+2
2015-11-30Added documentation for breeding codeSafwat Halaby2-5/+25
2015-11-29implement breedingGargaj9-14/+186
2015-11-24Add enum for Sound and Particle EffectsDave Tucker3-6/+9
2015-11-23change from single followable item to multipleGargaj8-12/+33
2015-11-16changed mob age from char to intJulian Laubstein1-3/+3
2015-11-13Blocks outside the world are never solidworktycho1-0/+4
2015-11-09Add comment to Attack() return valuesGargaj1-0/+4
2015-11-08neutral mobs shouldn't chase the player unless aggro'dGargaj3-1/+8
2015-11-08Fix chicken flyingGargaj1-0/+2
2015-11-08fix cavespider poisoning even if attack is in cooldownGargaj16-27/+48
2015-11-07Only send creeper updates when there is a changeGargaj1-3/+6
2015-11-07don't attack if deadGargaj1-1/+1
2015-11-06chickens don't take fall damageGargaj2-0/+6
2015-11-03Fixed failed assertationbibo381-20/+23
2015-10-08StyleCheck: Check spaces around ==, <=, >=Mattes D1-3/+3
2015-09-28Partial revert of #2446Safwat Halaby2-7/+53
2015-09-27Disabled squids and Guardians pathfinding, #2460Safwat Halaby2-2/+2
2015-09-25Compile.sh namechange to cuberiteSafwat Halaby2-2/+2
2015-09-25Namechange to CuberiteMattes D2-2/+2
2015-08-22Removed unused functionTiger Wang2-23/+0
2015-08-22Fixed a position bug in the pathfinderTiger Wang4-101/+25
2015-07-31Unified the doxy-comment format.Mattes D8-27/+44
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney4-28/+26
2015-07-17 Added Rabbit Metadata values.bibo382-2/+38
2015-07-16Spawn baby mobshallucino4-3/+5
2015-07-16Improved spider AIscribblemaniac2-1/+43
2015-07-14Improved mapsTiger Wang1-1/+1
2015-07-14Support ageable mobsHallucino2-1/+8
2015-06-26Now Horses spawn with correct data values.bibo381-3/+3
2015-06-07Vector hasher is now a separate classTiger Wang1-1/+1
2015-06-06Changed appropriate containers to unordered_mapTiger Wang1-16/+1
2015-05-30Fixed wrong indent.Alexander Harkness1-1/+1
2015-05-30PF - Handle all fencetypesSafwatHalaby1-1/+7
2015-05-30PF - Fixed diagonal cuttingSafwatHalaby1-5/+12
2015-05-30Disabled squid and Guardian PathfindingSafwatHalaby2-2/+4
2015-05-30Fixed creeper explosionsSafwatHalaby1-1/+1
2015-05-28AI - Sane SkeletonSafwatHalaby4-9/+21
2015-05-28Fix commentstycho4-19/+19
2015-05-28AI - Tweaked wolf speed and teleport thresholdSafwatHalaby1-1/+2
2015-05-27AI - Saner LivestockSafwatHalaby1-2/+11
2015-05-24Fix warnings in cPathtycho1-9/+9
2015-05-24Made -Weverything an error.tycho12-27/+29
2015-05-23Pathfinder - Bounding boxes and some tweaksSafwatHalaby3-26/+114
2015-05-23Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2-3/+3
2015-05-23Fixed creeper not exploding when 1 block higher than playerSafwatHalaby1-2/+4
2015-05-20Path recalculation improvementsSafwatHalaby3-10/+17
2015-05-19newlinesSafwatHalaby1-0/+9
2015-05-19Make -Werror disabling file onlytycho24-30/+34
2015-05-19Removed UniquePTR from PathFinderSafwatHalaby2-19/+17
2015-05-19Manual merge of #2066Alexander Harkness1-1/+1
2015-05-17Pathfinder - approximated paths when original destination unreachableSafwatHalaby5-55/+193
2015-05-16PathFinder uses UniquePtr for cell map.SafwatHalaby2-8/+3
2015-05-15Revert "PathFinder - smart pointers"worktycho2-3/+8
2015-05-15uniquePTRSafwatHalaby2-8/+3
2015-05-10Fixed some warnings and logic errors in Monster.cppTiger Wang1-5/+7
2015-05-10PF - Less calcs per tickwiseoldman951-1/+1
2015-05-09More style checking.Mattes D2-2/+2
2015-05-09GetSizeName of cSlime and cMagmaCube is now staticTristan4-4/+4
2015-05-09Fixed some Visual Studio warningsTiger Wang1-5/+5
2015-05-09Move chunk position accesses after the chunk validity checksworktycho1-2/+4
2015-05-08Spaces in cPathwiseoldman952-0/+2
2015-05-07Big Magma Cube can now spawnTri1252-2/+2
2015-05-07Fixed the sound issue with the MagmaCubeTri1252-2/+16
2015-05-07Added support for additional data in the ParticleEffect Packettycho1-2/+3
2015-05-06AI - Safer WouldBurnAt()wiseoldman951-3/+8
2015-05-06AI - Better shade coverwiseoldman951-1/+9
2015-05-06Actually empty the open listworktycho1-1/+1
2015-05-06(duplicate) AI - Livestock escape fixed, water jumping fixedwiseoldman953-34/+79
2015-05-06PF - Swimming bugfixwiseoldman951-3/+3
2015-05-06PF - Fixed mobs not reaching leaning playerwiseoldman952-3/+10
2015-05-05AI - More conservative use of ResetPathFinding, fixed minor swimming / jumping bugwiseoldman952-26/+47
2015-05-04Entity improvementsTiger Wang5-262/+222
2015-05-03PathFinder - Fixed nullptr chunk bugwiseoldman951-1/+1
2015-05-03AI - Improved Mob Jumpingwiseoldman952-5/+16
2015-05-03PathFinder - Crash fix, chunks in parameters are now referenceswiseoldman953-10/+8
2015-05-02AI - Better daylight handlingwiseoldman956-63/+22
2015-05-02PathFinding - Chunk querying optimization and improve cPath::IsSolidwiseoldman954-66/+38
2015-05-01A* Pathfinding and better monster AIwiseoldman9511-156/+716
2015-04-17Update IronGolem.cppmathias-gh1-1/+1
2015-04-17Added MobTypeName for Giantmathias-gh1-0/+1
2015-03-31Changed air drag units to 'interpolated ticks' per secondDevToaster2-1/+3
2015-03-31Modified physics for more vanilla-like behaviorDevToaster1-0/+2
2015-03-21Creeper: Fixed skeleton check.Mattes D1-11/+10
2015-03-20Correct world height validations.Tommy Santerre2-2/+2
2015-03-13Monsters will now attack. Additional checks have been added when generating spawn.tumultenrx4-7/+5
2015-01-16Converted Monster to std::chronoTycho4-18/+18
2015-01-11Initial convertion of a_Dt to std::chronoTycho40-58/+56
2014-12-25Fixed basic style.Mattes D2-2/+2
2014-12-20Fixed damn empty line with no useMasy982-5/+1
2014-12-20Added Rabbit.h and Rabbit.cpp to the CMakeListMasy981-0/+2
2014-12-20Fixed Rabbit sizeMasy981-1/+1
2014-12-20Added RabbitsMasy985-0/+68
2014-12-19Fixed Guardians size and healthMasy981-1/+1
2014-12-18Guardian can now spawn if wanted!?Masy981-1/+1
2014-12-18Added Entity GuardianMasy987-1/+105
2014-12-17derpHowaner1-1/+1
2014-12-17Added comment.Howaner1-1/+1
2014-12-17Fixed eMonsterType lua bugs.Howaner1-0/+1
2014-12-05BasicStyle: Added missing braces to control statements.Mattes D2-5/+24
2014-12-05Fixed reported parentheses around comparisons.Mattes D4-4/+4
2014-12-03clearing CheckBasicStyle.lua messagesp-mcgowan1-4/+4
2014-12-01MobSpawner fixes.Howaner2-1/+2
2014-11-30Removed old StringToMobType() function from Monster.cppHowaner1-10/+0
2014-11-29Mark StringToMobType() as deprecated. Use cMonster:StringToMobType() insteadHowaner1-9/+1
2014-11-29Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner2-56/+68
2014-11-26Merge remote-tracking branch 'origin-master' into c++11Tiger Wang2-5/+7
2014-11-23formatting - newline at EOF inserted: Pig.cppp-mcgowan1-1/+5
2014-11-23pigs turn into pigmen on lightningp-mcgowan2-0/+19
2014-11-22formatter errorp-mcgowan1-3/+3
2014-11-22villagers turn into witches on lightningp-mcgowan1-2/+4
2014-11-22villagers turn into witches when struck by lightningp-mcgowan1-0/+5
2014-11-15Mobs: Fixed crash with terrain too high.Mattes D2-5/+7
2014-10-23En masse NULL -> nullptr replaceTiger Wang48-86/+86
2014-10-20En masse NULL -> nullptr replaceTiger Wang48-86/+86
2014-10-19Migrated random generators to std::randomTiger Wang3-2/+1
2014-10-12convert old style casts to fix warningsSteven Riehl1-32/+28
2014-10-05Fixed a missed value.madmaxoft1-1/+1
2014-10-05Removed obsolete cMonster::eType.madmaxoft1-3/+0
2014-10-05Fixed eMonsterType Lua API mismatch.madmaxoft3-0/+24
2014-09-29DerpJonathan Frederick1-1/+1
2014-09-29Fix commentsJonathan Frederick1-2/+2
2014-09-28Make endermen take damage in waterJonathan Frederick2-0/+21
2014-09-27Fixed minor style issues.madmaxoft1-1/+1
2014-09-26Removed more unessicary includesTycho1-1/+1
2014-09-25Fixed wrong Surrounding sizeHowaner1-3/+3
2014-09-25Fixed styleTycho1-0/+3
2014-09-19Implemented mob spawner.Howaner1-1/+1
2014-09-17Added first test to show the object can be createdTycho10-110/+115
2014-09-13Improved cBlockHandler::DropBlockTiger Wang1-1/+1
2014-09-11Fixed mutton name in Sheep.cppMasy981-1/+1
2014-09-04Revert "Globals.h: Added Floor and Ciel casting, C++ cast cleanups, etc"archshift1-7/+5
2014-09-04Globals.h: Added Floor and Ciel casting, C++ cast cleanups, etcarchshift1-5/+7
2014-09-03Fixed style and alpha-sorting.madmaxoft1-7/+7
2014-09-03Added mutton, which sheep now drop when killedarchshift1-0/+7
2014-09-02Renamed SetWalkSpeed() to SetRelativeWalkSpeed()Howaner2-5/+5
2014-09-02Added CustomName saving.Howaner1-2/+8
2014-09-02Added the new functions to APIDump.Howaner1-2/+2
2014-09-02Added SetCustomName() to players.Howaner1-1/+2
2014-09-01Added name tagHowaner3-0/+23
2014-09-01Added CustomName to cMonster.Howaner2-1/+48
2014-08-30Added SetWalkSpeed() to cMonster.Howaner2-0/+9
2014-08-28Fixed mob burning.reiter1-1/+1
2014-08-04BasicStyleCheck: Dividers are exactly 80 slashes.madmaxoft1-1/+1
2014-08-04Refactored case-conversion functions.madmaxoft1-2/+1
2014-08-04Changed /** to /*Howaner1-3/+5
2014-08-04Fixed warningsHowaner1-3/+3
2014-08-04Attempt to fix knockback and swimming.Howaner1-3/+9
2014-08-03Wolf uses UUID for owner.madmaxoft2-3/+13
2014-08-03Trailing whitespace fix.madmaxoft1-1/+1
2014-08-01Improved endermen code a littleTiger Wang3-20/+56
2014-07-31Comment suggestionsTiger Wang1-9/+8
2014-07-30Added lighting code and added commentsSTRWarrior1-0/+17
2014-07-30Removed lighting code in cEnderman::CheckEventSeePlayerSTRWarrior1-9/+1
2014-07-24Removed redundant semicolons and re-added warningarchshift30-31/+31
2014-07-23Fix item durability.Howaner1-5/+1
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-1/+1
2014-07-21Style: Normalized spaces after if, for and while.madmaxoft1-1/+1
2014-07-19Monsters: Made IsUndead overridable by the respective mob classesarchshift6-13/+11
2014-07-19Fixed style: spaces after commas.madmaxoft2-2/+2
2014-07-19Fixed clamping issuesarchshift1-5/+1
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-1/+3
2014-07-19Mobs/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+69
2014-07-18Fixed slime-related comments.madmaxoft3-5/+10
2014-07-18Slime sizes are 1, 2 or 4 and not 1, 2 or 3.Howaner3-4/+4
2014-07-18Monster fixesTiger Wang6-31/+5
2014-07-18Fixed spaces before commas.madmaxoft1-3/+3
2014-07-18Skeletons should spawn with a bow in the hand.Howaner2-0/+17
2014-07-17Split into more lines.Howaner2-6/+10
2014-07-17Fixed tabs used for alignment.madmaxoft1-1/+1
2014-07-17More trailing whitespace fixes.madmaxoft2-2/+2
2014-07-17Basic style fixes.madmaxoft4-9/+9
2014-07-17Fixed many slime bugs.Howaner2-3/+73
2014-07-17Normalized comments.madmaxoft7-31/+30
2014-07-16Resolved backwards compatibility issuesTiger Wang1-1/+1
2014-07-13Update.Howaner1-1/+1
2014-07-13Changed BroadcastSoundEffect function to take floating pos.Howaner2-4/+4
2014-07-13Changed comments.Howaner1-3/+5
2014-07-12For now, removed creator member from Entity Effect for pointer safetyarchshift1-1/+1
2014-07-06Fixed slime handling in cMonster::StringToMobType().madmaxoft1-1/+1
2014-07-05Changed everything to callbacksTiger Wang1-2/+20
2014-07-04Tailored death messagesTiger Wang6-11/+11
2014-07-01Add doxy-comments.Howaner1-1/+4
2014-06-30Changed commentworktycho1-1/+1
2014-06-30Moved the random code to a function (cSheep::GenerateNaturalRandomColor())Howaner2-36/+47
2014-06-28Save IsSheared from Sheep.Howaner1-0/+3
2014-06-28Fix sheep color's, add shear sound.Howaner3-3/+42
2014-06-22Bettered zombie and skeleton AITiger Wang2-6/+4
2014-06-21More suggestionsTiger Wang1-1/+1
2014-06-20Added pig riding.tonibm192-0/+14
2014-06-19Nullify deleted pointers.archshift3-0/+3
2014-06-19EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift2-47/+0
2014-06-18Replaced strange algebra with dot product.worktycho1-4/+6
2014-06-18Improved Enderman codeTiger Wang2-14/+34
2014-06-18Swapped m_Player and m_EndermanPosSTRWarrior1-2/+2
2014-06-18Enderman attacks a player if he's looking at him.STRWarrior2-0/+91
2014-06-17Entity effects: changed User to Creator, removed pawn pass-by-valuearchshift1-1/+1
2014-06-17Entity Effects: Clarified user, added it to AddEntityEffectarchshift1-1/+1
2014-06-17Changed the AddEntityEffect() params for easier calls.madmaxoft1-1/+1
2014-06-17Fixed MSVC compilation.madmaxoft1-3/+3
2014-06-17Pawn: renamed HandleEntityEffects to HandleEntityEffectarchshift2-3/+3
2014-06-17Cave spider now poisons its victim, added IsPawn function to Entityarchshift3-4/+22
2014-06-17Monster: added IsUndead(), undead-specific entity effectsarchshift2-0/+71
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D5-5/+5
2014-06-07Fixed mob hitbox sizes, removed TODOsarchshift3-5/+2
2014-06-05Fixed decision failureTiger Wang1-1/+1
2014-06-04Added checks for no downfall biomesTiger Wang1-1/+1
2014-06-04Exploded creepers drop nothing, part of #1058Tiger Wang1-2/+8
2014-06-02Small tweak for mobsSTRWarrior1-4/+14
2014-05-29Very minor code changesTiger Wang1-1/+1
2014-05-21Fixed cWither::KilledByandrew1-1/+2
2014-05-20Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew2-0/+34
2014-05-13Fixesandrew1-1/+1
2014-05-12Movement Statisticsandrew1-1/+3
2014-05-12Fixed a few more switch warnings.archshift1-0/+2
2014-05-02Fixed MagmaCube spawning.madmaxoft1-0/+4
2014-04-28Revert "Withers now use the new invulnerable."Howaner2-10/+26
2014-04-28Revert "Changed the old invulnerable methods from the wither to the new."Howaner1-3/+0
2014-04-28Fixed projectile source filenames, indentationsarchshift3-3/+3
2014-04-27Fixed warnings.madmaxoft1-2/+2
2014-04-27Redstone simulator now directly accesses cChunkTiger Wang1-3/+2
2014-04-27Moved cGhastFireballEntity out of ProjectileEntity.harchshift1-0/+1
2014-04-27Moved cFireChargeEntity out of ProjectileEntity.harchshift1-0/+1
2014-04-27Moved cArrowEntity out of ProjectileEntity.harchshift1-0/+1
2014-04-27Added static const, initialized fields.archshift1-1/+1
2014-04-26Further refactored, Reverted Minecart changearchshift2-3/+3
2014-04-26Changed the old invulnerable methods from the wither to the new.Howaner1-0/+3
2014-04-26Withers now use the new invulnerable.Howaner2-26/+10
2014-04-26FixesHowaner2-8/+8
2014-04-26Fixed mobs that don't naturally spawn.archshift2-2/+6
2014-04-26Moved huge conditional out of InStateChasing(), improving readabilityarchshift2-1/+20
2014-04-26Add entity invulnerableHowaner14-24/+50
2014-04-25Cmake generated projects for IDEs include headers in project files.archshift1-0/+1
2014-04-25Giants!archshift2-7/+12
2014-04-24Fixed class capitalization for the cave spider.archshift3-6/+6
2014-04-24Fixed references to renamed files.archshift4-7/+7
2014-04-24Rename mob source files to fit CamelCase.archshift6-6/+0
2014-04-18Compilation fixTiger Wang1-1/+1
2014-04-18Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2-4/+5
2014-04-18Fixed #906Tiger Wang1-1/+2
2014-04-18Fixed #904Tiger Wang1-1/+1
2014-04-17Added new AI rulesTiger Wang2-14/+28
2014-04-12Entities handle chunks properly againTiger Wang3-4/+4
2014-04-10Fixed GitHuB WebEdit fail.Alexander Harkness1-0/+1
2014-04-10Update Monster.cppAlexander Harkness1-2/+4
2014-03-31Final realisation of suggestionsTiger Wang1-5/+7
2014-03-31Fixed a few Y too high/low assertsTiger Wang1-5/+5
2014-03-25More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.Samuel Barney3-6/+2
2014-03-25Fixed clang compilationandrew1-1/+1
2014-03-25Fixed wither summoningandrew2-2/+13
2014-03-25Protocol: Wither metadataandrew2-0/+19
2014-03-25Minor fixesandrew2-4/+3
2014-03-24Wither invulnerabilityandrew3-1/+66
2014-03-16Fixed double to float conversions.madmaxoft1-5/+5
2014-03-11Unified Vector classesandrew2-2/+2
2014-03-02cBlockInfo now manages the respective cBlockHandlerandrew1-1/+1
2014-03-02Creeper fixestonibm192-10/+34
2014-03-01g_BlockXXX => cBlockInfo::XXXandrew2-6/+6
2014-02-27added mooshroom to cow conversiontonibm191-0/+2
2014-02-27Fixed sheep ASSERTing sometimesTiger Wang1-8/+18
2014-02-24Fixed Formatting, added compiler warning suppressing methods, fixed commentsTheJumper5-3/+6
2014-02-23Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper24-38/+316
2014-02-23Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper20-48/+219
2014-02-23Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2-10/+14
2014-02-23Fixed Formatting, Added DropChance attributes to MonstersTheJumper7-35/+74
2014-02-23Finally corrected the Enchantment constants.TheJumper17-17/+17
2014-02-22Changed formatting againTheJumper1-1/+1
2014-02-22Changed formatting, encapsuled armor drop, introduced better static Enchantment IDsTheJumper8-24/+48
2014-02-22Fixed Looting segment fault - a_Killer can be NULLTheJumper17-19/+83
2014-02-22Mooshroom.cpp: Added right click interactionTheJumper2-1/+38
2014-02-22Monster.h: Added doxy-comments for drop methodsTheJumper1-0/+3
2014-02-22Monster.cpp: Fixed Formatting in AddRandomUncommonDropItemTheJumper1-1/+1
2014-02-22Changed killer detection by using cEntity methodsTheJumper3-3/+3
2014-02-22Added static Enchantment Constants, Replaced cryptic Looting IDTheJumper17-17/+17
2014-02-21Fixed Mob Drops, Add Rare and Uncommon Drops, Looting inflicts DropsTheJumper23-37/+144
2014-02-20Add Wolf Heal with FoodHowaner1-10/+34
2014-02-17Improved formattingtonibm191-2/+2
2014-02-16Now mobs can't escape from fences.tonibm191-2/+2
2014-02-16Fixes to previous commitTiger Wang1-9/+10
2014-02-16Slight cleanup of wolf codeTiger Wang1-23/+7
2014-02-15Fixed TNT fizzing everywhereTiger Wang1-1/+1
2014-02-12Simplified Attack() tracingTiger Wang1-1/+6
2014-02-11Fixed #627Tiger Wang4-19/+10
2014-02-05Fixed most of the reordering warningsTycho2-6/+6
2014-02-05Fixed a bunch of MSVS warningsTiger Wang1-1/+1
2014-02-04Blank lines and indentation.tonibm191-0/+4
2014-02-03Increased Type safety of BiomesTycho1-1/+1
2014-02-03Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua APItonibm192-0/+9
2014-02-02Changed Signiture of OnUpdateTycho1-1/+4
2014-02-01Monster's nominal speed was increased.Kirill Kirilenko1-1/+1
2014-02-01Fixed teleport to air, if owner is flying.Kirill Kirilenko1-0/+1
2014-01-29Did what xoft saidtonibm194-5/+3
2014-01-29Rewritten code.tonibm1912-152/+25
2014-01-29Fixed sheeptonibm191-18/+17
2014-01-29Fixed a copypasta error...tonibm194-1/+5
2014-01-29Now mobs follow you when holding their breed itemtonibm1910-5/+153
2014-01-28Renamed Farmer functions and added doxycommentsSTRWarrior2-17/+20
2014-01-28Villager: NoCountDown and Action function don't check VillagersShouldHarvestCrops anymore because it shoudn't even be activated anywhere.STRWarrior1-10/+0
2014-01-27Villager doesn't check the environment for crops if it doesn't need to.STRWarrior1-0/+5
2014-01-27The world can now be configured wether farmers should be able to harvest crops.STRWarrior1-0/+10
2014-01-27Villager: Few more comments.STRWarrior2-4/+9
2014-01-27CleanupSTRWarrior2-31/+65
2014-01-27Villagers: Harvesting is more rare.STRWarrior1-1/+1
2014-01-27Villager: Farmers can't place crops on blocks other then farmland.STRWarrior1-1/+7
2014-01-27Fixed compiler error.STRWarrior1-1/+1
2014-01-27Villager: Farmer: Crops finding is more random.STRWarrior1-18/+19
2014-01-27Added GetCropsPos and DidFindCrops functions.STRWarrior1-0/+6
2014-01-27Villagers: Farmers now replant the crops.STRWarrior2-1/+17
2014-01-27Villagers: Fixed only gettings the crops block when farming.STRWarrior1-2/+2
2014-01-27Villagers don't look for new crops when they already found one.STRWarrior1-11/+9
2014-01-27Villagers: Farmers can also harvest carrots and potatoes.STRWarrior2-9/+38
2014-01-27Makes farmers farm crops.STRWarrior2-1/+76
2014-01-26Fixed bug where wolfs would teleport while they were sitting.STRWarrior1-1/+4
2014-01-26Small fix since the new AI and a new small feature.STRWarrior1-6/+27
2014-01-26Fixed segmentation fault on villager damageTiger Wang1-1/+1
2014-01-25Did what xoft recommendedTiger Wang1-1/+5
2014-01-25Implemented sheeps eating grass.STRWarrior2-1/+41
2014-01-25Implemented fall damage for mobsTiger Wang2-6/+33
2014-01-25Attack() is no longer always calledTiger Wang1-1/+1
2014-01-25Mob bugfixesTiger Wang2-22/+39
2014-01-25All mobs now drown (fixes #54)Tiger Wang2-0/+7
2014-01-25Fixed a generator bugTiger Wang1-0/+3
2014-01-25Zombies and skeletons use AITiger Wang2-9/+15
2014-01-24Miscellaneous improvementsTiger Wang2-18/+13
2014-01-24Changed a condition to IsGameModeTiger Wang1-2/+1
2014-01-24Fixed a failure in cSquid.madmaxoft1-1/+2
2014-01-24Made wolves compatible with new AI codeTiger Wang2-11/+26
2014-01-24Monsters no longer check for direct line of sightTiger Wang1-10/+2
2014-01-24Large reworking of mob code [SEE DESC]Tiger Wang6-232/+324
2014-01-24Implemented creeper abilitiesTiger Wang2-2/+50
2014-01-16Removed obsoleted functionsTiger Wang1-1/+1
2013-12-25Preliminary mobile entity savingTiger Wang1-1/+2
2013-12-23Some fixes (SEE DESC)tonibm191-0/+6
2013-12-22Fixed bug where snowgolems could replace non-solid blocks to snow blocks.STRWarrior1-1/+3
2013-12-22Snow golems die in hot biomes and leave a snow trail.STRWarrior2-0/+18
2013-12-22EnderDragons and SnowGolems are able to spawn.STRWarrior1-0/+2
2013-12-20Fixed the rest of constructor reorders.madmaxoft1-2/+2
2013-12-20Sorted a few constructors to remove warnings.madmaxoft5-17/+21
2013-12-20Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft1-1/+1
2013-12-14Fixed not getting XP from mobs.STRWarrior1-0/+6
2013-12-11moved mobs to globsTycho Bickerstaff1-1/+5
2013-12-10more cmakeTycho Bickerstaff1-0/+7
2013-11-24Moved source to srcAlexander Harkness65-0/+3488