9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-29 03:49:10 +00:00
Commit Graph

166 Commits

Author SHA1 Message Date
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
violetc
0ad976f6b5 Update Paper, and not pre 2025-08-20 16:50:33 +08:00
MC_XiaoHei
13c4e25e4b fix: fix bed easy place (#710) 2025-08-20 16:41:04 +08:00
Helvetica Volubi
f0de3ecd91 refactor: use client side judgement instead of special judgement (#708)
Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
2025-08-19 11:03:58 +08:00
Lumine1909
ff563baf82 Fix creative no clip can attract xp-orb (#706)
Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
2025-08-19 10:55:02 +08:00
MC_XiaoHei
374605cdbf Fix bot (#705)
* refactor: refactor bot

* fix: fix use

* fix: fix use

* fix: fix
2025-08-19 10:47:44 +08:00
MC_XiaoHei
0f40159c34 Enhance update suppression (#701)
* feat: enhance update suppression

* fix: fix nest exception, better print

* fix: bot update suppression catch

* chore: format

* feat: better performance

* fix: fix build err

* refactor

* fix: throw IAE when call not from net.minecraft

* format: use jbr annotation

* fix: fix comment pos

* chore: format

* fix: fix comment

* feat: add stacktrace to event
2025-08-18 19:31:26 +08:00
Lumine1909
4b21a9687f New shears wrench (#700) 2025-08-16 23:36:08 +08:00
violetc
a30c9abbc4 Remove, and opt config and config command 2025-08-16 22:08:16 +08:00
MC_XiaoHei
0ee8078482 fix: fix photographer bugs (#699)
Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
2025-08-16 20:35:37 +08:00
violetc
122c7365a5 Fix fakeplayer use action 2025-08-16 20:20:02 +08:00
violetc
40af039912 Fix StackableShulker config validator 2025-08-16 19:40:39 +08:00
violetc
aeb8e07d29 Fix fakeplayer break action * 2 2025-08-16 19:08:14 +08:00
violetc
f37e9d3783 Fix fakeplayer break action 2025-08-16 15:32:02 +08:00
MC_XiaoHei
62e6224205 feat: add logger for internal plugin, and format api code (#696) 2025-08-16 14:54:26 +08:00
violetc
3ffbde0b91 Optimize config transfer and remove 2025-08-16 00:22:34 +08:00
violetc
7179028625 Fix optimize noise generation 2025-08-15 14:53:25 +08:00
Lumine1909
d87bc544d5 Fix #690 (#691)
* Fix #690

* Clean up

* Remove useless check

* 1 long line

* Reformat
2025-08-14 21:46:54 +08:00
MC_XiaoHei
bb5a1dfff0 [ci skip] fix: fix comment (#692)
* fix: fix comment

* refactor: format code
2025-08-14 21:00:22 +08:00