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

7 Commits

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

Paper Changes:
PaperMC/Paper@f9c7f2a Begin switching to JSpecify annotations (#11448)
PaperMC/Paper@e3c8a8e Add PlayerInsertLecternBookEvent [1.20 port] (#7305)
PaperMC/Paper@b410fe8 Configurable per-world void damage offset/damage(#11436)
PaperMC/Paper@ea00be3 Do not NPE on uuid resolution in player profile (#11449)
2024-09-30 00:13:38 +00:00
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
b87ebbaff4 Try to optimize ClassInstanceMultiMap 2024-08-18 23:18:01 -04:00
Dreeam
f2ee091748 Add back Replace AI attributes with optimized collections
Co-Authored-By: QuanTrieuPCYT <admin@qtpc.tech>
2024-08-11 17:01:45 +08:00
MartijnMuijsers
fd5551f54c Do not log run as root or offline mode warnings 2022-12-01 17:06:28 +01:00
MartijnMuijsers
8fe3f09a20 Optimize world generation chunk and block access 2022-12-01 14:36:02 +01:00