pmmp-admin-bot[bot]
cd6199ad62
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16867858213
2025-08-11 00:03:30 +00:00
pmmp-admin-bot[bot]
1f87c67e37
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16867858213
2025-08-11 00:03:28 +00:00
Dylan K. Taylor
11612ed0e2
Fixed content log warning about recipe with missing ID
2025-08-11 00:49:37 +01:00
Dylan K. Taylor
12f404b20d
Merge branch 'minor-next' into major-next
2025-08-08 01:09:17 +01:00
pmmp-admin-bot[bot]
959fd7e5e6
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16791576698
2025-08-07 00:03:34 +00:00
Dylan K. Taylor
0b9e680753
Fix GitHub release trigger actions borked
...
https://github.com/actions/runner/issues/2788
2025-08-06 17:15:21 +01:00
pmmp-admin-bot[bot]
275fdc4280
5.32.1 is next
...
Commit created by: https://github.com/pmmp/RestrictedActions/actions/runs/16781699267
2025-08-06 15:42:50 +00:00
Dries C
173b685b02
Bedrock 1.21.100 ( #6760 )
...
---------
Co-authored-by: Dylan T. <dktapps@pmmp.io>
5.32.0
2025-08-06 16:41:44 +01:00
Dylan K. Taylor
89d18f929f
RakLibServer: fixed deadlock on thread crash
...
synchronized block -> getCrashInfo -> join -> synchronized on the same
context on the child thread -> deadlock
instead we check for isTerminated and then get the crash info outside
of the synchronized block.
2025-08-06 15:49:52 +01:00
pmmp-admin-bot[bot]
c65f740ce5
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16710901339
2025-08-04 00:03:46 +00:00
Dylan K. Taylor
5139800e13
BlockStateUpgrader: All but removed dependency on BlockStateData
2025-08-03 15:47:12 +01:00
Dylan K. Taylor
e630fc2dd6
Merge remote-tracking branch 'origin/minor-next' into major-next
2025-07-31 13:00:12 +01:00
Hugo_
cc17e68072
Add blocks interfaces for commons properties ( #6639 )
2025-07-31 08:48:47 +02:00
pmmp-admin-bot[bot]
5bfa02716d
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16636416829
2025-07-31 00:03:30 +00:00
Dylan T.
a83c62a4a2
readme: Stop showing random PR statuses on CI badge
2025-07-30 19:08:29 +01:00
pmmp-admin-bot[bot]
4a3a78f11a
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16610111309
2025-07-30 00:03:37 +00:00
dependabot[bot]
40ea6dd30d
Bump phpstan/phpstan-strict-rules in the development-patch-updates group ( #6758 )
2025-07-29 09:26:25 +00:00
dependabot[bot]
866df55edf
Bump ramsey/uuid from 4.8.1 to 4.9.0 ( #6748 )
2025-07-29 09:25:19 +00:00
pmmp-admin-bot[bot]
79e3f2b281
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16533775916
2025-07-26 00:03:00 +00:00
Dylan K. Taylor
d41f1b2889
World: avoid hammering the disk looking for known ungenerated chunks
...
closes #6679
judging by the debug logs, this actually happens a lot during initial world generation,
which I suppose isn't that surprising.
2025-07-25 18:01:02 +01:00
pmmp-admin-bot[bot]
7fbd868bc1
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16484425188
2025-07-24 00:03:17 +00:00
pmmp-admin-bot[bot]
051671df50
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16484425188
2025-07-24 00:03:16 +00:00
dependabot[bot]
4047cbaafe
Bump phpstan/phpstan-strict-rules in the development-patch-updates group ( #6756 )
2025-07-23 12:07:07 +00:00
Dylan K. Taylor
c02feba056
Merge remote-tracking branch 'origin/minor-next' into major-next
2025-07-10 01:58:34 +01:00
pmmp-admin-bot[bot]
0977f0db7d
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16144129050
2025-07-08 13:08:27 +00:00
pmmp-admin-bot[bot]
a1d74b5710
5.31.1 is next
...
Commit created by: https://github.com/pmmp/RestrictedActions/actions/runs/16143550499
2025-07-08 12:43:11 +00:00
Dylan T.
50e15db9ac
Prepare 5.31.0 release ( #6752 )
5.31.0
2025-07-08 13:41:59 +01:00
pmmp-admin-bot[bot]
a3efaad328
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16012796137
2025-07-02 16:00:27 +00:00
pmmp-admin-bot[bot]
55777d20c3
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/16012796137
2025-07-02 00:02:55 +00:00
dependabot[bot]
f1f6e796a4
Bump the github-actions group with 2 updates ( #6749 )
2025-07-01 10:28:28 +00:00
pmmp-admin-bot[bot]
98f0417611
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15889715513
2025-06-26 00:03:07 +00:00
pmmp-admin-bot[bot]
6e861afd9e
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15889715513
2025-06-26 00:03:06 +00:00
Dylan T.
7ea0f2ff43
copilot-setup-steps: also add extension stubs
2025-06-26 00:14:34 +01:00
Dylan T.
6dbd4282cb
fix cache key
2025-06-26 00:12:12 +01:00
Dylan T.
3176e7549e
woops
2025-06-26 00:11:26 +01:00
Dylan T.
92c3ce7f02
Create copilot-setup-steps.yml
2025-06-26 00:10:46 +01:00
dependabot[bot]
3a5432b316
Bump build/php from 1549433
to ce1b095
( #6741 )
2025-06-25 00:16:12 +00:00
Dylan K. Taylor
afcd6b4e12
Merge remote-tracking branch 'origin/minor-next' into major-next
2025-06-25 01:07:16 +01:00
pmmp-admin-bot[bot]
45e350ddf7
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15864040154
2025-06-25 00:02:58 +00:00
ItzxDwi
40a3ee68dd
fix typo in changelog ( #6745 )
2025-06-24 13:35:32 +01:00
pmmp-admin-bot[bot]
7082522509
Merge 'stable' into 'minor-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15837783229
2025-06-24 00:03:00 +00:00
pmmp-admin-bot[bot]
e415518435
5.30.2 is next
...
Commit created by: https://github.com/pmmp/RestrictedActions/actions/runs/15834488047
2025-06-23 20:31:58 +00:00
ipad54
cb508f4382
Release 5.30.1 ( #6744 )
5.30.1
2025-06-23 23:30:48 +03:00
ipad54
177fa76434
Disable client-side locator bar ( #6743 )
...
Without a propper server-side implementation, it just a mess of white dots of nearby players
2025-06-23 14:57:33 -05:00
ipad54
2a97b4294d
Fixed held block placement after respawn anchor explosion ( #6742 )
2025-06-23 16:59:40 +01:00
pmmp-admin-bot[bot]
68126b308a
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15800888918
2025-06-22 00:03:38 +00:00
Dylan K. Taylor
258923cc78
World: verify blockstate IDs in setChunk()
...
I think I've finally traced the source of these problems back to BuilderTools setting bad values in async tasks :)
2025-06-21 23:05:51 +01:00
pmmp-admin-bot[bot]
e4b6f96535
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15789835501
2025-06-21 00:02:58 +00:00
Dylan T.
04494e845c
EntityExplodeEvent: Fixed accidental BC break introduced by #6646
...
thanks @Yexeed
2025-06-20 15:26:42 +01:00
pmmp-admin-bot[bot]
f8ed7efb3f
Merge 'minor-next' into 'major-next'
...
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/15746137301
2025-06-19 00:03:12 +00:00