Dylan K. Taylor
|
2ff25dfbd2
|
Color: make mix() first parameter mandatory, closes #3204
|
2019-12-04 18:39:14 +00:00 |
|
Dylan T
|
b1de973d96
|
changelog: world save performance is improved
[ci skip]
|
2019-10-03 10:51:33 +01:00 |
|
Dylan K. Taylor
|
ea374f5c37
|
[ci skip] update changelog
|
2019-08-20 15:52:50 +01:00 |
|
Dylan K. Taylor
|
3274db3ddc
|
DustParticle constructor now uses Color object
|
2019-08-19 18:57:26 +01:00 |
|
Dylan K. Taylor
|
1262b06797
|
[ci skip] update changelog
|
2019-08-19 17:22:22 +01:00 |
|
Dylan K. Taylor
|
4898a35613
|
cleanup block dual bounding box clusterfuck
"bounding box" serves no tangible purpose, only collision boxes do right now.
|
2019-08-15 17:23:55 +01:00 |
|
Dylan K. Taylor
|
73b2669712
|
remove World->isFullBlock(), add Block->isFullCube(), clean up some BB mess
|
2019-08-15 16:22:54 +01:00 |
|
Dylan K. Taylor
|
358fea9645
|
Move Location to Entity namespace
|
2019-08-05 17:20:48 +01:00 |
|
Dylan K. Taylor
|
927e05d038
|
[ci skip] update changelog
|
2019-08-05 17:15:10 +01:00 |
|
Dylan K. Taylor
|
2e806d8a6c
|
[ci skip] changelog update
|
2019-08-02 16:26:04 +01:00 |
|
Dylan K. Taylor
|
58e9728710
|
Removing useless armour descendent classes, move armour slot to ArmorTypeInfo
|
2019-08-02 16:17:04 +01:00 |
|
Dylan K. Taylor
|
eaf5226f08
|
[ci skip] update changelog
|
2019-08-01 17:53:42 +01:00 |
|
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 |
|