Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
c732ec9
Fix foojay-resolver-convention for Gradle 9
UnlimitedBytes Jan 5, 2026
ccaf8f9
Thread-safe scoreboards
UnlimitedBytes Jan 5, 2026
0b2f57b
Thread-safe raids
UnlimitedBytes Jan 5, 2026
eeb53c7
Thread-safe redstone torch burnout tracking
UnlimitedBytes Jan 5, 2026
44adb1d
Optimization: entity activation check frequency
UnlimitedBytes Jan 5, 2026
2a51a68
Optimization: only apply item gravity if not on ground
UnlimitedBytes Jan 5, 2026
37801e8
Thread-safe eye of ender signal fire search
UnlimitedBytes Jan 5, 2026
38301d0
Fix player task scheduler execution
UnlimitedBytes Jan 5, 2026
42ca578
Remove debug logging from LevelChunkRegionMap
UnlimitedBytes Jan 5, 2026
7a34f3e
Update patches for upstream compatibility
UnlimitedBytes Jan 5, 2026
b258f48
Remove already-applied patches from patches_removed
UnlimitedBytes Jan 5, 2026
a6a3bd6
Remove obsolete/not-applicable patches from patches_removed
UnlimitedBytes Jan 5, 2026
42307c8
Port 0043: Ensure worlds are loaded on the global scheduler
UnlimitedBytes Jan 5, 2026
4889606
Port 0051: Bukkit API thread checks
UnlimitedBytes Jan 5, 2026
0049863
Port 0057: Add null safety check for server in PaperEventManager
UnlimitedBytes Jan 5, 2026
debf025
Port 0059: seenBy thread safety
UnlimitedBytes Jan 5, 2026
d79f468
Port 0064: Maximum trackers per entity optimization
UnlimitedBytes Jan 5, 2026
280a036
Port 0066: Command blocks synchronization
UnlimitedBytes Jan 5, 2026
9f5d0e4
Port 0067: BroadcastPacketEvent integration
UnlimitedBytes Jan 5, 2026
0dd6428
Port 0068: Write player saves async
UnlimitedBytes Jan 5, 2026
d7faab1
Fix SetBlockCommand cross-region block placement
UnlimitedBytes Jan 6, 2026
8f343ac
Fix FillCommand cross-region block placement
UnlimitedBytes Jan 6, 2026
d45930a
Fix CloneCommands cross-region block placement
UnlimitedBytes Jan 6, 2026
68de0ed
Clear cached chunk packets after block commands
UnlimitedBytes Jan 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
434 changes: 0 additions & 434 deletions patches_removed/0026-Run-unsupported-plugins-in-sync.patch

This file was deleted.

170 changes: 0 additions & 170 deletions patches_removed/0027-Thread-safe-AreaMap.patch

This file was deleted.

Loading