14 Commits

Author SHA1 Message Date
Dylan K. Taylor
a4c7744188 [ci skip] changelog updates 2019-07-19 13:53:44 +01:00
Dylan K. Taylor
fec8c75fd8 [ci skip] changelog: document more misc API changes 2019-07-17 15:55:28 +01:00
Dylan K. Taylor
74572fde08 [ci skip] changelog: add some information about NBT handling changes 2019-07-17 15:52:52 +01:00
Dylan K. Taylor
ad4ed1c95c [ci skip] expand changelog on item changes 2019-07-17 14:46:43 +01:00
Dylan K. Taylor
5274a0fe3c Extract an ExperienceManager unit from Human 2019-07-06 19:31:39 +01:00
Dylan K. Taylor
da0358529a Extract a HungerManager unit from Human 2019-07-06 18:50:34 +01:00
Dylan K. Taylor
119cb083bf [ci skip] update changelog 2019-07-06 15:22:27 +01:00
Dylan K. Taylor
45b0cbc796 Human: remove getRawUniqueId() premature optimization
this is never used in a hot path and presents a potential for inconsistency.
2019-07-05 17:17:48 +01:00
Dylan K. Taylor
f356bf0893 Extracted an EffectManager unit from Living 2019-07-05 16:15:58 +01:00
Dylan K. Taylor
a125980ada utils: Color is now immutable
as is always the case with mutability, allowing this creates lots of complications that aren't worth the hassle.
2019-07-04 18:00:48 +01:00
Dylan K. Taylor
4c5d8c12dd [ci skip] more updates to changelog 2019-07-03 18:32:20 +01:00
Dylan K. Taylor
206b397ee1 Living: drop useless knockBack() parameters, closes #2634 2019-07-02 19:52:51 +01:00
Dylan K. Taylor
b0a85155d7 [ci skip] add inventory changes to changelog 2019-07-02 14:06:11 +01:00
Dylan K. Taylor
601ba4264d [ci skip] added incomplete changelog for 4.0 2019-07-01 17:42:18 +01:00