|
b2e806e2fa
|
World: Harden chunk loading against bad data in entity/tile NBT
|
2021-05-12 12:26:41 +01:00 |
|
|
6a1f551aab
|
[ci skip] update TileFactory TODOs (#3912)
|
2020-11-17 11:04:26 +00:00 |
|
|
b2765f32e9
|
Implemented Barrels, closes #3672
|
2020-11-16 17:26:07 +00:00 |
|
|
8e0cba56b8
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# resources/vanilla
# src/pocketmine/entity/Entity.php
# src/pocketmine/tile/Tile.php
# tests/phpstan/configs/check-explicit-mixed-baseline.neon
# tests/phpstan/configs/l7-baseline.neon
|
2020-11-12 22:10:47 +00:00 |
|
|
df7bafe2bc
|
TileFactory: fixed missing Beacon tile registration
I had this locally but forgot to commit it ...
|
2020-10-07 15:16:27 +01:00 |
|
|
ff2a3baa8e
|
Implemented Jukebox & Records (#3742)
Co-authored-by: Dylan K. Taylor <odigiman@gmail.com>
|
2020-08-07 21:07:58 +01:00 |
|
|
1ef6e5e17b
|
TileFactory now only manages loading tiles from NBT, not direct creation
my objective is to make this use proper constructors like entities, but there's a couple of obstacles to get around first.
|
2020-06-21 00:47:02 +01:00 |
|
|
ac5cf2443e
|
convert TileFactory to singleton
|
2020-04-26 01:11:30 +01:00 |
|
|
995309424e
|
updated pocketmine/nbt dependency
this is going to need work on exception handling, but right now it's so inconsistent that it doesn't matter anyway.
|
2020-03-04 17:53:37 +00:00 |
|
|
89c6da13ac
|
phpstan: use more class-string
|
2020-01-31 22:05:33 +00:00 |
|
|
f65bf76fd8
|
Merge commit '799183e13e61e89cc6820ad3132a4147454017c6'
# Conflicts:
# resources/vanilla
# src/Server.php
# src/pocketmine/entity/Entity.php
# src/pocketmine/level/format/io/LevelProviderManager.php
# src/pocketmine/tile/Tile.php
# src/world/generator/GeneratorManager.php
|
2020-01-31 21:26:40 +00:00 |
|
|
5955ff5393
|
fix phpdoc spacing screwed up by phpstorm
|
2020-01-22 15:20:50 +00:00 |
|
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|