Commit Graph
38 Commits
Author SHA1 Message Date
NanaChiyo0721 ffe256f06d Reduce allocation in unlistened spawn events
Shiroha CI / build (push) Canceled after 0s
Shiroha CI / Event File (push) Canceled after 0s
2026-08-07 14:13:33 +08:00
NanaChiyo0721 f631903000 Reduce allocation in PoiAccess
Shiroha CI / build (push) Canceled after 0s
Shiroha CI / Event File (push) Canceled after 0s
2026-08-05 23:57:15 +08:00
NanaChiyo0721 aa6be50f5b Replace fast compressor with high compressor in buffered linear format
Shiroha CI / build (push) Canceled after 0s
Shiroha CI / Event File (push) Canceled after 0s
2026-08-03 20:01:42 +08:00
NanaChiyo0721 fdaabedb7e [ci skip] Fix wrong command in README.md 2026-08-01 21:20:52 +08:00
NanaChiyo0721 1fa211fa6e Reduce ticket operations in nether portal searching
Shiroha CI / build (push) Canceled after 0s
Shiroha CI / Event File (push) Canceled after 0s
2026-07-30 21:20:23 +08:00
NanaChiyo0721 dcaaa5f623 RegionizedTaskQueue queue TTL optimization 2026-07-29 23:13:20 +08:00
NanaChiyo0721 80b61f6757 Fix folia nether portal ticket placement 2026-07-28 19:38:23 +08:00
NanaChiyo0721 484990074d Fix patch conflict 2026-07-27 20:47:44 +08:00
NanaChiyo0721 10cc76bbff Updated Upstream(Folia) 2026-07-27 19:57:30 +08:00
NanaChiyo0721 11e9c0381f Optimize and refactor BufferedLinearRegionFile 2026-07-26 22:30:02 +08:00
NanaChiyo0721 bf69100203 Fix wrong variable passing in RegionizedWorldData 2026-07-26 22:29:41 +08:00
NanaChiyo0721 1faa336f5a Fix wrong variable passing in ThreadedRegionizer 2026-07-26 22:24:29 +08:00
NanaChiyo0721 1f25ad07e3 Fix wrong ticket update determination in RegionizedTaskQueue 2026-07-26 21:45:56 +08:00
NanaChiyo0721 8675ea1da9 Lithium Optimize non poi block searching 2026-07-25 21:39:22 +08:00
NanaChiyo0721 568838cbd5 Add LICENSE and README.md 2026-07-24 22:07:50 +08:00
NanaChiyo0721 bbd6d8c5f1 LinearMasterFileParser -> MasterFileParser 2026-07-24 21:53:50 +08:00
NanaChiyo0721 755edf914e Move BufferedLinearRegionFileFlusher to data package 2026-07-20 21:28:31 +08:00
NanaChiyo0721 02b3686642 [ci skip] Fix comments 2026-07-20 21:25:40 +08:00
NanaChiyo0721 64cbc78484 Leaf: Lithium faster hash palette
This is a part of Leaf(https://github.com/Winds-Studio/Leaf/blob/8293ae2d0ada9df24e944f755b50e93208c1496d/leaf-server/minecraft-patches/features/0281-Lithium-faster-hash-palette.patch)

Original proj license: https://github.com/Winds-Studio/Leaf/blob/8293ae2d0ada9df24e944f755b50e93208c1496d/LICENSE.md

This patch is based on the following mixins:
* "net/caffeinemc/mods/lithium/mixin/chunk/palette/StrategyMixin.java"
By: 2No2Name <2No2Name@web.de>
As part of: Lithium (https://github.com/CaffeineMC/lithium)
Licensed under: LGPL-3.0-only (https://www.gnu.org/licenses/lgpl-3.0.html)
2026-07-20 20:48:14 +08:00
NanaChiyo0721 221b1474c5 Updated Upstream(Folia) 2026-07-18 19:48:30 +08:00
NanaChiyo0721 9af4757cdb Improve compact check of BufferedLinearRegionFile 2026-07-18 18:30:52 +08:00
NanaChiyo0721 d5733936ac Rewrite buffered linear master sync logic & sync locks
Generated by ai(uhm idk which model(x) but the code is ok)
2026-07-18 06:44:47 +08:00
NanaChiyo0721 0cf1ddec5c Partially rewrite kaiiju entity throttler 2026-07-17 21:04:02 +08:00
NanaChiyo0721 fb6a193259 Fix frustum filtering tracker do not respect switch 2026-07-17 18:12:48 +08:00
NanaChiyo0721 1c5998411d Frustum filtering tracker 2026-07-16 23:09:01 +08:00
NanaChiyo0721 dcbf2e541c Refactor version fetch api 2026-07-16 12:28:45 +08:00
NanaChiyo0721 d7d0639007 Refactor download url 2026-07-14 18:56:51 +08:00
NanaChiyo0721 884d8e5888 Roll back to leafpile 2026-07-14 18:38:33 +08:00
NanaChiyo0721 b36de28de2 Push forward 2026-07-14 15:28:54 +08:00
NanaChiyo0721 c6819e3329 Push forward 2026-07-14 15:09:17 +08:00
NanaChiyo0721 dd3efffa76 Push forward 2026-07-14 13:29:52 +08:00
NanaChiyo0721 969cd5c5f8 Push forward 2026-07-14 12:22:17 +08:00
NanaChiyo0721 576a9a44c8 Begin remigrate to Shiroha
uhm
2026-07-14 11:32:51 +08:00
NanaChiyo0721 5661499e95 Replace packet processing queue with mt-queue 2026-07-13 23:26:29 +08:00
NanaChiyo0721andHelvetica Volubi 84304b43fe Fix teleport missing original rotation and velocity
Co-authored-by: Helvetica Volubi <88063803+suisuroru@users.noreply.github.com>
2026-07-12 19:30:52 +08:00
NanaChiyo0721 95d5002383 Remove maven publish api actions 2026-07-12 15:11:40 +08:00
NanaChiyo0721 694605ffb2 Fall back to paperweight and paperclip 2026-07-12 15:10:57 +08:00
NanaChiyo0721 a5cd3588dc Improved server health command
This is generated by calude
As it's only change the display, no tests and review are required
2026-07-12 12:09:07 +08:00