9
0
mirror of https://github.com/Dreeam-qwq/Gale.git synced 2025-12-22 00:09:25 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Dreeam
7dbafa84e8 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@78feecb Deprecate BlockType#isInteractable (#11427)
PaperMC/Paper@1cb2bf4 Add velocity forwarding secret env override (#10127)
PaperMC/Paper@81d9448 Add ItemStack array serialization methods (#10387)
PaperMC/Paper@2f50b87 Fixup command precprocess cancellation (#11424)
PaperMC/Paper@540deb7 Fix Color Particle API (#10895)
PaperMC/Paper@e8297c4 Expand out datapack API (#10828)
PaperMC/Paper@4514c71 Only call EntityPortalExitEvent if entity is actually in a portal
2024-09-23 00:13:24 +00:00
Dreeam
23d6c25bd1 Drop Improve container checking with a bitset, since caused performance regression on 1.21.1 2024-09-22 06:36:14 -04:00
Dreeam
463fdde688 Add back Optimize entity coordinate key 2024-08-07 00:53:51 +08:00
Dreeam
a4ed88543a Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@681c013 Bundle spark (#11093)
PaperMC/Paper@5fee9c6 Move configuration option to a system property
PaperMC/Paper@aa3b356 Improve server startup logging (#11110)
PaperMC/Paper@9aea240 Properly lookup plugin classes when looked up by spark
PaperMC/Paper@7e91a2c Update the bundled spark version
2024-07-21 07:11:14 +08:00
MartijnMuijsers
64638f417a Do not process chat/commands before player has joined 2022-11-29 15:35:37 +01:00
MartijnMuijsers
2054615d1d Remove text filter executor 2022-11-29 15:20:19 +01:00