|
f68b9e79e1
|
Use typed properties in block namespace
|
2021-05-22 23:52:31 +01:00 |
|
|
73c229a236
|
Block: fixed LSP violations in blocks using BlockIdentifierFlattened
a property's type can't be changed by a subclass
|
2021-05-22 23:40:54 +01:00 |
|
|
376d2c4cd4
|
Consistently declare BlockBreakInfo at the constructor call site
instead of inside the class
|
2021-05-20 22:49:51 +01:00 |
|
|
c1e5dd2a4e
|
Merge branch 'stable'
|
2021-03-07 20:15:11 +00:00 |
|
|
32929925aa
|
Block: added a bunch of state manipulation APIs
|
2020-11-03 19:13:32 +00:00 |
|
|
3e21e47b7a
|
Liquid: make getFlowVector() slightly less cancerous to read
|
2020-11-01 14:39:59 +00:00 |
|
|
670ad9eb9d
|
Position: rename getWorldNonNull() to getWorld(), remove original getWorld()
|
2020-06-29 21:19:46 +01:00 |
|
|
f1048aeaa3
|
Block: rework addVelocityToEntity() to avoid vector3 mutation
|
2020-06-27 21:38:24 +01:00 |
|
|
42637f97c6
|
Liquid: eliminate some unnecessary Vector3 field mutations
|
2020-06-20 21:32:24 +01:00 |
|
|
6f38031121
|
Liquid: do not schedule delayed blockupdate when hardening occurs on nearby blockupdate
fix #3390
fix #3392
|
2020-04-30 09:35:55 +01:00 |
|
|
86e051b7bf
|
Merge commit 'a2543ff80d2906bccda1a4e2fdbd9d8e7d147fb3'
|
2020-04-18 17:33:05 +01:00 |
|
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
|
47ceb7fee2
|
Merge commit '07cb603231d143314c2bb69d6e3ee0dc281523a0'
|
2020-01-18 18:19:13 +00:00 |
|
|
aba71762e9
|
master-specific @var annotations
|
2020-01-09 17:50:01 +00:00 |
|
|
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 |
|
|
53ab860db5
|
first shot making Block not extend Position
this makes some stuff a lot less pretty, but this seems to be the bare minimum necessary to do this task. It can be enhanced later.
|
2019-08-05 16:44:09 +01:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|