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

917 Commits

Author SHA1 Message Date
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
efe1755081 feat: update paper 2025-09-26 15:54:26 +08: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
43e2ac0845 Revert "chore: ignore ci temp"
This reverts commit 3d300dedd8.
2025-09-25 17:40:49 +08:00
MC_XiaoHei
f1ec2a51cf feat: fix some error 2025-09-25 17:40:23 +08:00
MC_XiaoHei
3d300dedd8 chore: ignore ci temp 2025-09-25 17:36:59 +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
1.21.8-134-4ade100
2025-09-23 12:55:04 +08:00
MC_XiaoHei
adb02a59cc fix: remove debug output (#740) 1.21.8-133-adb02a5 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
1.21.8-132-9c8a2fc
2025-09-18 10:03:56 +08:00
MC_XiaoHei
a82724fc3c Update mc technical mode (#734) 1.21.8-131-a82724f 2025-09-12 23:23:02 +08:00
MC_XiaoHei
decc9752cb feat: add more features declaration (#732) 1.21.8-130-decc975 2025-09-12 11:41:14 +08:00
violetc
074f57b54d Update Paper 1.21.8-129-074f57b 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>
1.21.8-128-ff184c1
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
1.21.8-127-b16a74c
2025-08-31 11:37:55 +08:00
MC_XiaoHei
ec71a2bda2 fix: fix sleeping block entity (#723) 1.21.8-126-ec71a2b 2025-08-27 16:26:39 +08:00
violetc
513768c965 Merge Paper#11831 (#695) 1.21.8-125-513768c 2025-08-24 11:42:38 +08:00
violetc
13651b1120 Update Paper 1.21.8-124-13651b1 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.
1.21.8-123-2915edc
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
1.21.8-122-3feea8e
2025-08-21 18:41:41 -07:00
violetc
0ad976f6b5 Update Paper, and not pre 1.21.8-121-0ad976f 2025-08-20 16:50:33 +08:00
MC_XiaoHei
13c4e25e4b fix: fix bed easy place (#710) 1.21.8-120-13c4e25 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>
1.21.8-119-f0de3ec
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>
1.21.8-118-ff563ba
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
1.21.8-117-374605c
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
1.21.8-116-0f40159
2025-08-18 19:31:26 +08:00
Lumine1909
4b21a9687f New shears wrench (#700) 1.21.8-115-4b21a96 2025-08-16 23:36:08 +08:00
violetc
a30c9abbc4 Remove, and opt config and config command 1.21.8-114-a30c9ab 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>
1.21.8-113-0ee8078
2025-08-16 20:35:37 +08:00
violetc
122c7365a5 Fix fakeplayer use action 1.21.8-112-122c736 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 1.21.8-111-f37e9d3 2025-08-16 15:32:02 +08:00
MC_XiaoHei
62e6224205 feat: add logger for internal plugin, and format api code (#696) 1.21.8-110-62e6224 2025-08-16 14:54:26 +08:00
violetc
3ffbde0b91 Optimize config transfer and remove 1.21.8-109-3ffbde0 2025-08-16 00:22:34 +08:00
violetc
7179028625 Fix optimize noise generation 1.21.8-108-7179028 2025-08-15 14:53:25 +08:00
MC_XiaoHei
79d9ef74c2 Update paper (#693) 1.21.8-107-79d9ef7 2025-08-14 22:53:48 +08:00
Lumine1909
d87bc544d5 Fix #690 (#691)
* Fix #690

* Clean up

* Remove useless check

* 1 long line

* Reformat
1.21.8-106-d87bc54
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