Dylan K. Taylor
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
Dylan K. Taylor
|
c61f66d973
|
Removed ext-ds dependency
|
2021-02-11 15:40:37 +00:00 |
|
Dylan K. Taylor
|
f5bb5c1208
|
Permissible->recalculatePermissions() now returns a map of changed permissions with their old values
|
2020-12-02 01:13:19 +00:00 |
|
Dylan K. Taylor
|
0634426c26
|
PermissibleBase: compute permission diff, do not fire callbacks when diff is empty
this fixes AvailableCommandsPacket getting sent twice when adding a PermissionAttachment.
|
2020-12-02 01:09:29 +00:00 |
|
Dylan K. Taylor
|
8fb74258f4
|
Implemented a better method for detecting permission recalculation
this allows anyone to listen to permissions being recalculated, which is useful for stuff like broadcast channel subscriptions.
|
2020-12-01 18:23:42 +00:00 |
|
Dylan T
|
6d8833ccd3
|
Removal of permission defaults (in favour of permission cascading) (#3937)
|
2020-12-01 17:13:54 +00:00 |
|
Dylan K. Taylor
|
c7961bfe90
|
Toss ServerOperator; PermissibleBase now tracks its own op status
as well as being simpler, this also allows some nice features, such as granting memory-only op state that goes away when the player quits the server.
|
2020-11-28 18:22:59 +00:00 |
|
Dylan K. Taylor
|
1b33143f4f
|
pass 2, manual removal of incorrect non-nullable phpdoc types
|
2020-01-22 12:06:47 +00:00 |
|
Dylan K. Taylor
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
Dylan K. Taylor
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|