0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2024-11-23 09:16:14 +00:00
PocketMine-MP/src
2024-11-21 02:22:10 +00:00
..
block Flowable blocks now can't be placed inside liquid (#5392) 2024-11-15 00:10:43 +00:00
command Migrate final remaining EnumTrait users to native enums 2023-09-08 10:34:12 +01:00
console Merge remote-tracking branch 'origin/legacy/pm4' into stable 2023-07-21 11:07:32 +01:00
crafting Implement campfire & soul campfire (#4696) 2024-07-07 15:01:34 -05:00
crash Ignore non-fatal error types in crash handlers 2024-04-02 19:22:40 +01:00
data Update RuntimeDataDescriber.php 2024-11-12 22:57:14 +00:00
entity Merge branch 'stable' into sync-minor-next 2024-08-17 11:17:48 -05:00
event Make weakness effect only applicable for melee damage (#6489) 2024-11-09 19:18:30 +00:00
form Align PhpDoc @param tags according to PHP-CS-Fixer 2022-12-06 13:21:20 +00:00
inventory Fix GC cycle count increases on player disconnect (#6487) 2024-11-11 16:10:19 +01:00
item Enchanted Golden Apple: Regeneration 5 => 2 matching Java (#6445) 2024-11-09 19:43:30 +00:00
lang Updated pocketmine/locale-data 2023-03-19 16:53:02 +00:00
network Fix dodgy ignored PHPStan error 2024-11-03 14:43:34 +00:00
permission DefaultPermissions: fixed typo 2024-05-07 12:34:42 +01:00
player Fix insta break check (#6528) 2024-11-21 02:22:10 +00:00
plugin PluginManager: do not accept generator functions as event handlers 2024-02-19 16:53:53 +00:00
promise Add Promise::all (#6152) 2024-02-06 12:42:24 +00:00
resourcepacks Bump phpstan/phpstan from 1.11.2 to 1.11.8 in the development-patch-updates group (#6410) 2024-07-30 06:47:56 +00:00
scheduler AsyncWorker: deprecate ThreadStore methods 2023-12-21 12:39:55 +00:00
stats Generate and use constants for pocketmine.yml constant names 2023-08-25 13:23:38 +01:00
thread Ignore non-fatal error types in crash handlers 2024-04-02 19:22:40 +01:00
timings Modernize single-use phpstan-template tags 2023-12-20 15:20:28 +00:00
updater Harden JsonMapper defaults in general 2024-02-23 14:10:24 +00:00
utils Adjust pretty name of closures on PHP 8.4 (#6351) 2024-11-19 17:05:21 +00:00
wizard SetupWizard: stop depending on Java gamemode IDs for option selection 2023-09-08 16:15:07 +01:00
world Fix: implicitly nullable parameter declarations deprecated (#6522) 2024-11-18 23:54:22 +00:00
BootstrapOptions.php Added --no-log-file command line option 2024-03-15 17:53:50 +00:00
CoreConstants.php Begin removing dependence on obsolete files from BedrockData 2023-02-02 14:47:38 +00:00
MemoryManager.php Merge branch 'legacy/pm4' into stable 2023-09-21 13:27:04 +01:00
PocketMine.php Update pmmpthread required version 2024-04-05 18:40:43 +01:00
Server.php Server: include uptime in crash restart throttle message 2024-04-29 16:36:14 +01:00
ServerConfigGroup.php Align PhpDoc @param tags according to PHP-CS-Fixer 2022-12-06 13:21:20 +00:00
ServerProperties.php Added private constructors for new internal classes 2023-09-06 12:12:11 +01:00
TimeTrackingSleeperHandler.php TimeTrackingSleeperHandler: record time spent in each Snooze handler 2023-11-13 11:35:39 +00:00
VersionInfo.php 5.21.2 is next 2024-11-12 11:48:59 +00:00
YmlServerProperties.php Added private constructors for new internal classes 2023-09-06 12:12:11 +01:00