9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-19 14:59:32 +00:00
Commit Graph

891 Commits

Author SHA1 Message Date
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
MC_XiaoHei
73e639122c feat: update leavesclip to 3.0.7 (#681) 1.21.8-105-73e6391 2025-08-14 20:48:48 +08:00
MC_XiaoHei
3623aea89c fix: stupid me (#689) 1.21.8-104-3623aea 2025-08-14 20:41:20 +08:00
MC_XiaoHei
a591ec57ee Do not tick Arrow life regardless (#688)
* Do not tick Arrow life regardless

* fix: fix comment

---------

Co-authored-by: Lumine1909 <133463833+Lumine1909@users.noreply.github.com>
1.21.8-103-a591ec5
2025-08-14 20:34:39 +08:00
Helvetica Volubi
e55edbf8f8 Resolves #685 (#687)
* fix: fix #685

* chor: remove comments

* wtf the idea

* refactor: use special judgment

maybe temporarily

---------

Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
1.21.8-102-e55edbf
2025-08-14 20:27:12 +08:00
Lumine1909
5366b38230 Fix creative no clip with projectile (#683)
* Fix creative no clip with projectile

* Don't check again

* fix comment

---------

Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
1.21.8-100-bf55b2a 1.21.8-101-5366b38
2025-08-14 20:15:57 +08:00
MC_XiaoHei
bf55b2a4f5 fix: fix sleeping block entity bug (#682)
* fix: fix sleeping block entity bug

* fix: remove unused vars

* chore: replace var
2025-08-14 05:10:58 -07:00
MC_XiaoHei
d93e9766d3 feat: merge old raid config, fix bugs (#680) 1.21.8-99-d93e976 2025-08-12 21:52:25 +08:00
Lumine1909
ba8993d381 Fix fakeplayer cant get entity tracker correctly (#676)
* Fix fakeplayer cant get entity tracker correctly

* Remove extra line by mistake

---------

Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
1.21.8-98-ba8993d
2025-08-11 17:13:32 +08:00
MC_XiaoHei
099be5b864 [ci skip] fix: fix push to api fail when commit contains double quotation marks (#677) 2025-08-11 17:08:46 +08:00
MC_XiaoHei
e298d0978a [ci skip] fix: fix patch name (#672) 2025-08-10 22:25:05 +08:00
violetc
678d4e20a7 Revert "Fix bot cant get entity tracker (#670)"
叽里咕噜改什么呢改错了
1.21.8-97-678d4e2
2025-08-10 22:17:39 +08:00
MC_XiaoHei
d094bdadd4 fix: fix raid(#626) (#671) 1.21.8-96-d094bda 2025-08-10 18:21:04 +08:00
MC_XiaoHei
e0d62b4ed3 fix photographer bugs (#666)
* fix: fix server query contains photographer

* fix: fix scoreboard tracking contains photographer

* fix: fix photographer

* Fix #665-2

* Fix #665-5

* Fix #665-6

---------

Co-authored-by: Lumine1909 <133463833+Lumine1909@users.noreply.github.com>
1.21.8-95-e0d62b4
2025-08-10 17:02:32 +08:00
Lumine1909
08f53c972b Fix bot cant get entity tracker (#670) 1.21.8-94-08f53c9 2025-08-10 16:55:38 +08:00
Lumine1909
293273498b Fix #667 (#668) 1.21.8-93-2932734 1.21.8-92-e047327 2025-08-09 23:47:07 -07:00
MC_XiaoHei
e047327cbb fix: fix bot use raytrace (#669)
* fix: fix bot use raytrace

* chore: refactor
2025-08-09 23:42:22 -07:00
MC_XiaoHei
956f0227af feat: add skipTripwireHookPlacementValidation to mc-technical-mode, and format config (#664) 1.21.8-91-956f022 2025-08-08 20:15:32 +08:00
MC_XiaoHei
0c8662816d Bot Improvements (#661)
* refactor: redesign bot use action

* fix: fix happy ghost and horse control

* fix: fix bot control boat

* fix: fix bot control vehicle

* fix: fix bot boat falling

* fix: fix comment and inline some vars

* fix: fix format and migrate use action nbt data
1.21.8-90-0c86628
2025-08-08 19:45:23 +08:00
Lumine1909
e05f3f7c6a Update paper, revert #632 (#662) 1.21.8-89-e05f3f7 2025-08-07 19:07:13 -07:00
MC_XiaoHei
3c09044e86 fix: fix grindstone curse book overstacking(#658) (#659)
* fix: fix grindstone curse book overstacking

* fix: remove unused import
1.21.8-88-3c09044
2025-08-06 10:59:44 +08:00
MC_XiaoHei
c29ff9a824 feat: swap action (#657) 1.21.8-87-c29ff9a 2025-08-05 20:33:07 +08:00
Lumine1909
12f665c066 Refactor actions (#650)
* Refactor actions

* Fix some bugs

* Update master and modify mount action

* Clean up and make me happy

* Make sy_h(doge) happy

---------

Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
1.21.8-86-12f665c
2025-08-05 19:56:57 +08:00
MC_XiaoHei
d9f7afc4b2 fix: fix sleeping block entity(#654) (#655)
* fix: fix sleeping block entity

* fix: fix comment
1.21.8-85-d9f7afc
2025-08-05 09:59:05 +08:00
MC_XiaoHei
230e0987a9 feat: mount action(#619) (#649)
* feat: mount action(#619)

* fix: fix comment

* feat: optimize performance

* fix: update manhattanDistance method to use precise coordinates

* refactor: remove canAddPassengerPublic

* refactor: remove single method

* fix: rebuild patches

* fix: rebuild patches

* fix: rebuild patches

* fix: rebuild patches

* fix: remove ???
1.21.8-84-230e098
2025-08-04 21:12:15 +08:00
MC_XiaoHei
ea91106ae5 fix: fix hopper counter config (#646)
* fix: fix hopper counter config

* fix: stupid me
1.21.8-83-ea91106
2025-08-02 15:17:51 +08:00
MC_XiaoHei
81da0c5e83 [ci skip] Bring back LivingEntity effect CME (#648) 1.21.8-83-81da0c5 2025-08-02 14:58:19 +08:00