9
0
mirror of https://github.com/Dreeam-qwq/Gale.git synced 2025-12-20 23:39:29 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
ea59414040 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@bf5852a Fix NPE for PlayerPostRespawnEvent#getRespawnedLocation (#11268)
PaperMC/Paper@fb53074 Apply optimise collision checking in move packet handling patch
PaperMC/Paper@81bfda8 [ci skip] Specify rebase location in CONTRIBUTING (#11255)
PaperMC/Paper@9571983 Fix scanForLegacyEnderDragon world config (#11262)
PaperMC/Paper@ec55c11 Fix indestructable light blocks (#11275)
PaperMC/Paper@1b8ab11 Add Configuration for vertical Despawn Ranges (#10440)
PaperMC/Paper@534ab86 [ci-skip] Revert "Add Configuration for vertical Despawn Ranges (#10440)" (#11278)
PaperMC/Paper@e619744 Allow skipping of world symlink validation (#11250)
PaperMC/Paper@78216fe Re-implement portalCreateRadius world config (#11267)
PaperMC/Paper@4829fbf Handle custom registry elements properly (#11230)
PaperMC/Paper@d5ffc57 Implement more methods for horse inventories (#11147)
PaperMC/Paper@52ae4ad Migrate ArmorStand meta to using entity tag (#11107)
2024-08-17 00:12:29 +00: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
cc4d7be372 Use linked map for entity trackers 2022-12-01 14:41:32 +01:00