summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Wither.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding Boss bar (#5025)12xx122021-03-051-31/+47
| | | | | + Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* 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
| | | | This reverts commit 496c337cdfa593654018c171f6a74c28272265b5.
* 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
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* Tailored death messagesTiger Wang2014-07-041-2/+2
|
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
| | | | Fixes #1039, fixes #851
* 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
| | | This reverts commit 619592b5a0ab651e714d55932bc7909e4204cee9.
* 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