Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-03 | Add player statistics to API (#5193) | nshah25 | 1 | -1/+1 | |
* Fixed issue #5166 Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2021-04-12 | Update entity sizes | Tiger Wang | 1 | -1/+1 | |
2021-03-05 | Adding Boss bar (#5025) | 12xx12 | 1 | -31/+47 | |
+ Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2020-08-19 | Add Statistics and Achievements for newer Network standards | 12xx12 | 1 | -1/+1 | |
2020-04-16 | Using Super. | Mattes D | 1 | -4/+4 | |
2020-03-22 | Add ambient mob sounds (#4521) | Mat | 1 | -1/+1 | |
2017-09-11 | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 1 | -14/+5 | |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 1 | -5/+14 | |
This reverts commit 496c337cdfa593654018c171f6a74c28272265b5. | |||||
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 1 | -14/+5 | |
2017-08-07 | Changed entity ownership model to use smart pointers | Tiger Wang | 1 | -12/+1 | |
2017-02-15 | Updated sounds and effect IDs (#3422) | mathiascode | 1 | -1/+1 | |
2016-09-03 | Entities now bail out of ticks if destroyed (#3363) | LogicParrot | 1 | -0/+5 | |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 1 | -1/+1 | |
also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | |||||
2014-07-04 | Tailored death messages | Tiger Wang | 1 | -2/+2 | |
2014-06-08 | Fixed deadlock when moving players to other worlds. | Mattes D | 1 | -1/+1 | |
Fixes #1039, fixes #851 | |||||
2014-05-21 | Fixed cWither::KilledBy | andrew | 1 | -1/+2 | |
2014-05-20 | Cleaned up cPlayer::UpdateMovementStats; Wither achievements | andrew | 1 | -0/+33 | |
2014-04-28 | Revert "Withers now use the new invulnerable." | Howaner | 1 | -9/+20 | |
This reverts commit 619592b5a0ab651e714d55932bc7909e4204cee9. | |||||
2014-04-26 | Withers now use the new invulnerable. | Howaner | 1 | -20/+9 | |
2014-04-26 | Fixes | Howaner | 1 | -5/+5 | |
2014-04-26 | Add entity invulnerable | Howaner | 1 | -5/+5 | |
2014-03-25 | Fixed clang compilation | andrew | 1 | -1/+1 | |
2014-03-25 | Fixed wither summoning | andrew | 1 | -2/+12 | |
2014-03-25 | Protocol: Wither metadata | andrew | 1 | -0/+16 | |
2014-03-24 | Wither invulnerability | andrew | 1 | -1/+51 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-10-20 | Fixed loading allowed mobs in world. | madmaxoft | 1 | -1/+1 | |
2013-09-18 | Added moar mobs! | Tiger Wang | 1 | -0/+26 | |
+ Added dragons + Added golems + Added giants + Added horses + Added some missing items + Added missing spawn egg metas |