9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-28 19:39:22 +00:00
Commit Graph

184 Commits

Author SHA1 Message Date
MC_XiaoHei
c57fe207dd feat: update to 1.21.10 2025-10-08 10:36:40 +08:00
MC_XiaoHei
8d6817d12f fix: fix extra session service 2025-10-07 20:48:18 +08:00
Helvetica Volubi
e25d885bd5 Modify merge ItemEntity logic, update paper & gradle (#754)
* update paper & gradle

* Modify merge ItemEntity logic

Add followTickSequenceMerge to modify merge items, due to Paper's modification of the merge radius, when the merge radius is large and stacks containing many items get stuck in an unexpected position, individual items may never reach their destination. This configuration option is added to fix this behavior.

* add comments
2025-10-03 21:43:11 +08:00
MC_XiaoHei
1855b074c5 fix: fix i18n again 2025-10-03 09:50:22 +08:00
MC_XiaoHei
62a9100b67 feat: rebuild patches 2025-10-03 09:43:31 +08:00
MC_XiaoHei
ab2d39340e Merge branch 'master' into dev/1.21.10 2025-10-03 09:40:30 +08:00
MC_XiaoHei
20b91d844c feat: update to 1.21.10-rc1 2025-10-03 09:35:07 +08:00
MC_XiaoHei
11b7c860fe fix: fix i18n 2025-10-02 23:02:43 +08:00
MC_XiaoHei
03a78c7df4 feat: update paper 2025-10-02 22:55:56 +08:00
MC_XiaoHei
53c60bddea feat: update paper 2025-10-02 08:58:04 +08:00
violetc
5083948ac0 Update Update Paper 2025-10-01 19:26:02 +08:00
violetc
5974eea292 Update Paper 2025-10-01 18:23:33 +08:00
MC_XiaoHei
72bd70267c fix: fix build 2025-10-01 16:17:42 +08:00
MC_XiaoHei
7d3dad94c9 feat: new command system (#714)
* feat: neo command

* feat: add action part

* fix: fix bot action command

* feat: finish perms system, fix bugs

* feat: add bot config command

* feat: switch to new bot command

* fix: fix suppress annotation

* feat: add bot remove, fix stupid me

* feat: add show all config

* feat: finish leaves command

* refactor: refactor command

* refactor: remove unused check

* refactor: refactor

* fix: fix logic

* refactor: format

* fix: fix msg

* refactor: better msg

* feat: custom bot action

* feat: rename patch

* fix: fix bot command register

* refactor: format & refactor code

* Some format

* refactor: refactor config and action

* refactor: use paper command api

* refactor: use paper command api

* feat: use raycasting in mount action

* feat: try to impl custom

* Revert "feat: try to impl custom"

This reverts commit b658777341.

* chore: format

---------

Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
2025-10-01 16:10:56 +08:00
Fortern
9ecdfe1e64 Do not check NaN values in entities (#742) (#749) 2025-10-01 15:53:56 +08:00
MC_XiaoHei
a1e295257e feat: update paper to 1.21.9 release 2025-10-01 07:18:00 +08:00
MC_XiaoHei
15e64e8bd7 feat: update paper 2025-09-30 13:41:00 +08:00
MC_XiaoHei
ce6390c51c fix: stupid me 2025-09-29 22:43:52 +08:00
MC_XiaoHei
89a73db117 feat: remove temp buildable patch 2025-09-28 09:45:17 +08:00
MC_XiaoHei
5d3cb1d0e8 Revert "Make it buildable & runnable"
This reverts commit 656a95f786.
2025-09-28 09:34:20 +08:00
MC_XiaoHei
1e6866e0a6 Merge branch 'master' into dev/1.21.9 2025-09-28 00:06:57 +08:00
MC_XiaoHei
d907002af0 Do not throw when bot nbt is illegal (#746)
* fix: do not throw when bot nbt illegal

* fix: fix logic and format

* refactor: better format

* refactor: better format

* refactor: better format

* refactor: better format

* refactor: better format
2025-09-27 23:55:13 +08:00
MC_XiaoHei
0f09ac7004 feat: update paper 2025-09-27 11:47:11 +08:00
Lumine1909
656a95f786 Make it buildable & runnable 2025-09-26 06:45:45 -07:00
MC_XiaoHei
8ebdcdcbdc fix: fix properties write 2025-09-26 13:28:29 +08:00
MC_XiaoHei
f06bfa762e feat: update to 1.21.9-rc1 2025-09-26 13:18:53 +08:00
MC_XiaoHei
05bc971aa5 feat: pass build 2025-09-26 12:50:55 +08:00
MC_XiaoHei
e0cf524085 feat: fix some error again 2025-09-26 07:07:37 +08:00
MC_XiaoHei
def2249b48 feat: fix some error 2025-09-25 23:17:53 +08:00
MC_XiaoHei
b428557020 feat: fix some error 2025-09-25 23:00:48 +08:00
MC_XiaoHei
f1ec2a51cf feat: fix some error 2025-09-25 17:40:23 +08:00
MC_XiaoHei
9431e8cde3 feat: fix some error 2025-09-25 17:30:02 +08:00
MC_XiaoHei
60ff1db36d feat: fix some error 2025-09-25 17:21:54 +08:00
MC_XiaoHei
1dea55c329 feat: temp merge 2025-09-25 16:33:38 +08:00
MC_XiaoHei
dfd1125354 feat: temp merge 2025-09-25 16:26:07 +08:00
MC_XiaoHei
c3b0b6dff7 feat: temp merge 2025-09-25 15:54:57 +08:00
MC_XiaoHei
114c92430b feat: update paper, fix single file patch 2025-09-25 14:52:26 +08:00
MC_XiaoHei
4ade1001e4 Lithium Equipment Tracking (#736)
* feat: merge leaf patch to us

* fix: pass build and fix comment

* feat: make it configurable
2025-09-23 12:55:04 +08:00
MC_XiaoHei
adb02a59cc fix: remove debug output (#740) 2025-09-18 22:38:58 +08:00
MC_XiaoHei
9c8a2fc79b fix: fix hopper event (#739)
* fix: fix hopper event

* fix: fix events

* fix: fix comment
2025-09-18 10:03:56 +08:00
MC_XiaoHei
a82724fc3c Update mc technical mode (#734) 2025-09-12 23:23:02 +08:00
MC_XiaoHei
decc9752cb feat: add more features declaration (#732) 2025-09-12 11:41:14 +08:00
violetc
074f57b54d Update Paper 2025-09-06 23:30:16 +08:00
Helvetica Volubi
ff184c1da6 Modify end void rings generation (#722)
* Modify end void rings generation

* move to fix

* fix up

---------

Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
2025-08-31 11:55:49 +08:00
MC_XiaoHei
b16a74c694 feat: remove some features(#724) (#725)
* feat: remove some features(#724)

* feat: remove some features(#724)

* merge master

* fix
2025-08-31 11:37:55 +08:00
MC_XiaoHei
ec71a2bda2 fix: fix sleeping block entity (#723) 2025-08-27 16:26:39 +08:00
violetc
513768c965 Merge Paper#11831 (#695) 2025-08-24 11:42:38 +08:00
violetc
13651b1120 Update Paper 2025-08-24 11:25:01 +08:00
Lumine1909
2915edc2a0 Fix replay api crash with return-nether-portal-fix (#716)
Thank you mojang for set "lastPos" to null instead of the spawning pos.
2025-08-23 02:53:05 -07:00
Lumine1909
3feea8e40a Try to fix replay api crash (#713)
* Try to fix replay api crash

* Revert unnecessary volatile
2025-08-21 18:41:41 -07:00