Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-27 | Tick the global region scheduler, but not region tasks while sleeping1.21.3-sleep-tasks | Jason Penilla | |
2024-10-27 | Avoid issues with certain tasks not processing during sleep | Jason Penilla | |
Execute processQueue tasks during sleep & unload chunks during sleep | |||
2024-10-27 | Execute spark tasks during tick sleep (#11525) | Jason Penilla | |
2024-10-27 | Fix unused parameter in PlayerList#remove | Jason Penilla | |
2024-10-27 | Remove unnecessary AT | Jason Penilla | |
2024-10-27 | Fix NPE and StackOverflowError for dispensers | Lulu13022002 | |
2024-10-27 | Remove timings impl | Nassim Jahnke | |
2024-10-27 | Update material tags and entity effect | Bjarne Koll | |
2024-10-27 | Another one | Nassim Jahnke | |
2024-10-27 | Add back per player mob spawning | Nassim Jahnke | |
Also removes the `info.mobCategoryCounts.mergeInt` call that - at least from what I can tell - has been wrongly counting spawned mobs twice. The runner passed via `info::afterSpawn` already counts up that exact number in the same exact places (where `j`, the return value used here, is incremented) | |||
2024-10-27 | More patches | Nassim Jahnke | |
2024-10-27 | Readd last API patch (with TODO) | Nassim Jahnke | |
2024-10-27 | Delete some old patches | Nassim Jahnke | |
2024-10-26 | re-add improve perf of mass crafts | Jake Potrebic | |
2024-10-26 | fix DamageTypeTags init | Lulu13022002 | |
2024-10-26 | fix item meta | Lulu13022002 | |
2024-10-26 | Apply more patches | Nassim Jahnke | |
2024-10-26 | update generator | Lulu13022002 | |
2024-10-26 | Update WorldServer#serverlevelData mapping | Shane Freeder | |
2024-10-25 | Apply watchdoge patches | Jason Penilla | |
2024-10-25 | Fix boats/minecarts not dropping when destroyed | Spottedleaf | |
Diff to clone the item was lost, which meant that the spawned item was air. | |||
2024-10-25 | Add startup flag to disable gamerule limits | Spottedleaf | |
-DPaper.DisableGameRuleLimits=true will disable gamerule limits | |||
2024-10-25 | Revert "Add max minecarft speed gamerule config" | Spottedleaf | |
This reverts commit 61136fe43bb61538716c68c6049cc0bd15d40190. | |||
2024-10-25 | Add max minecarft speed gamerule config | Spottedleaf | |
2024-10-25 | Fix crafting (and server icon) | Bjarne Koll | |
2024-10-25 | Fix MSPT command | Spottedleaf | |
Used wrong variable for tick length | |||
2024-10-25 | Fix Anti-Xray using wrong data in chunk deserialize | Spottedleaf | |
2024-10-25 | fix compile issues | Spottedleaf | |
2024-10-25 | Specify mainCapabilityAttribute for paper-api | Jason Penilla | |
2024-10-25 | Rebase fixups | Spottedleaf | |
2024-10-25 | Review patch-to-patch diff | Spottedleaf | |
Looks OK | |||
2024-10-25 | Fix compile issues | Spottedleaf | |
2024-10-25 | Finish rebase | Spottedleaf | |
2024-10-25 | Prepare rebase | Spottedleaf | |
2024-10-25 | Finish mixin diff review | Spottedleaf | |
The mixin diff review looks OK, but need to check the patch diff now. | |||
2024-10-25 | Complete rebase, start review | Spottedleaf | |
2024-10-25 | Prepare rebase | Spottedleaf | |
2024-10-25 | Fix some compile errors from patches | Spottedleaf | |
2024-10-25 | Implement chunk system | Spottedleaf | |
2024-10-25 | Implement Starlight | Spottedleaf | |
2024-10-25 | Implement explosion optimisations | Spottedleaf | |
2024-10-25 | Implement chunk tick iteration optimisations | Spottedleaf | |
2024-10-25 | Implement config hooks in PaperHooks | Spottedleaf | |
2024-10-25 | Merge patches | Spottedleaf | |
2024-10-25 | Begin fixing issues | Spottedleaf | |
See diff in the update text file | |||
2024-10-25 | Move common diffs to MCUtils | Spottedleaf | |
2024-10-25 | Start Moonrise update | Spottedleaf | |
This is based on Moonrise's 1.21.2 branch, but this on 1.21.1 so some diffs cannot be applied (and this doesn't compile). See moonrise_update_1_21_2.txt for progress | |||
2024-10-25 | fix some issues | Lulu13022002 | |
2024-10-25 | Test compile fixes | Bjarne Koll | |
2024-10-25 | Compiler issue v5 | Bjarne Koll | |