summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Wither.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-1/+1
* Update entity sizesTiger Wang2021-04-121-1/+1
* Adding Boss bar (#5025)12xx122021-03-051-31/+47
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-1/+1
* Using Super.Mattes D2020-04-161-4/+4
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-14/+5
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-5/+14
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-14/+5
* Changed entity ownership model to use smart pointersTiger Wang2017-08-071-12/+1
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
* Entities now bail out of ticks if destroyed (#3363)LogicParrot2016-09-031-0/+5
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Tailored death messagesTiger Wang2014-07-041-2/+2
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
* Fixed cWither::KilledByandrew2014-05-211-1/+2
* Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew2014-05-201-0/+33
* Revert "Withers now use the new invulnerable."Howaner2014-04-281-9/+20
* Withers now use the new invulnerable.Howaner2014-04-261-20/+9
* FixesHowaner2014-04-261-5/+5
* Add entity invulnerableHowaner2014-04-261-5/+5
* Fixed clang compilationandrew2014-03-251-1/+1
* Fixed wither summoningandrew2014-03-251-2/+12
* Protocol: Wither metadataandrew2014-03-251-0/+16
* Wither invulnerabilityandrew2014-03-241-1/+51
* Moved source to srcAlexander Harkness2013-11-241-0/+26