Dylan K. Taylor
|
8be0c0da0d
|
Implemented a silent property on entities and Entity->broadcastSound()
fixes #3516
|
2020-10-31 16:07:18 +00:00 |
|
Dylan K. Taylor
|
a01c086481
|
Introduced VanillaEnchantments registry
|
2020-10-23 20:48:19 +01:00 |
|
Dylan K. Taylor
|
23e5ade77e
|
Merge branch 'stable' into master
# Conflicts:
# build/make-release.php
# composer.lock
# resources/vanilla
# src/plugin/PluginDescription.php
# src/pocketmine/entity/Human.php
|
2020-10-21 16:55:52 +01:00 |
|
Dylan K. Taylor
|
74e1f6320a
|
Store attributes as local vars, reduce usage of AttributeMap
ideally we want attribute map to only be used for properties that need synchronization.
|
2020-05-21 19:18:00 +01:00 |
|
Dylan K. Taylor
|
22425551ed
|
separate default attribute creation from Attribute into AttributeMap
|
2020-05-18 18:12:04 +01:00 |
|
Dylan K. Taylor
|
aac7da6c96
|
eliminate remaining empty() usages
|
2020-02-07 21:51:50 +00:00 |
|
Dylan K. Taylor
|
fb1126797a
|
Merge branch 'stable'
|
2020-02-07 18:13:55 +00:00 |
|
Dylan K. Taylor
|
055b13a6cf
|
strip extra blank lines (php-cs-fixer)
|
2020-01-22 15:14:10 +00:00 |
|
Dylan K. Taylor
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
Dylan K. Taylor
|
2d4a32fc77
|
first look at separating Entity and Location
|
2019-08-19 17:20:34 +01:00 |
|
Dylan K. Taylor
|
296061d25d
|
reduce boilerplate around attribute handling
|
2019-07-31 16:41:09 +01:00 |
|
Dylan K. Taylor
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|