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

48 Commits

Author SHA1 Message Date
violetc
357a03dfe5 Fix LitematicaEasyPlaceProtocol * 2 2025-07-25 10:47:18 +08:00
violetc
aaa2323d60 Fix Syncmatica file name 2025-07-24 16:56:01 +08:00
MC_XiaoHei
bfde470a86 fix: revert Configurable-collision-behavior patch (#607)
Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
2025-07-23 04:05:32 -07:00
Lumine1909
a416f476d3 Fix bot use actions (#606) (#605)
* Stupid me

* Fix bot use actions

* clean up

* Update leaves-server/src/main/java/org/leavesmc/leaves/bot/agent/actions/ServerUseItemAutoAction.java

AND operator always has higher priority than OR operator, this is not "unclear"

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update leaves-server/src/main/java/org/leavesmc/leaves/bot/agent/actions/ServerUseItemAutoAction.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Reuse getEntityHitResult

* No bukkit, yes nms

* Better rayTrace for inside aabb collision

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 17:59:31 +08:00
violetc
2f8255bd9e Fix LitematicaEasyPlaceProtocol 2025-07-22 21:23:04 +08:00
Lumine1909
c5ecbe85d2 1.21.7/8 (#587)
---------

Co-authored-by: MC-XiaoHei <xor7xiaohei@gmail.com>
Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
Co-authored-by: Fortern <blueten.ki@gmail.com>
Co-authored-by: Helvetica Volubi <88063803+Suisuroru@users.noreply.github.com>
2025-07-21 21:18:24 +08:00
violetc
cb64df44fa Old Throwable Projectile tick order (#520) 2025-07-01 01:32:30 +08:00
violetc
550dba491b Configurable item damage check and good shear behavior (#559) 2025-07-01 00:20:49 +08:00
violetc
e1c21d3f28 Movable Budding Amethyst bind carpet rule (#561) 2025-06-30 22:52:58 +08:00
violetc
df8397c794 Fix bot invulnerable 2025-06-30 21:44:33 +08:00
MC_XiaoHei
6d76c1f13d Fix unexpected IOE (#582) 2025-06-28 09:26:54 -07:00
violetc
6c07912dd2 Remove Force peaceful mode switch (#265) (#579) 2025-06-26 01:42:03 -07:00
Lumine1909
f33f5feac7 Refactor command system, fix bugs (#573) 2025-06-25 04:52:35 +08:00
Helvetica Volubi
2654bf5390 Fully rewrite I18n support (#545)
* feat: fully rewrite I18n support

support all language from https://minecraft.wiki/w/Language, format: zh_cn ,en_us etc.

* fix:fix up some bugs

* fix:fix up some bugs - 2

* Modify and reformat

* feat: Use URI instead of URL

rename LocalLangUtil to ServerI18nUtil

* feat: add pre-load status

* fix: fix some key name

* ???

* Add finishPreload for fixup

* Fix bugs, use slf4j logger

* feat: add I18n Leaves support

* fix

* move up

* tiny patch

* fix up logs

* refactor:fix up format

* feat: use version flag from server

---------

Co-authored-by: Lumine1909 <133463833+Lumine1909@users.noreply.github.com>
2025-06-24 11:29:11 -07:00
Lumine1909
911ec9b971 Fix Carpet protocol (#552) 2025-06-18 10:34:54 -07:00
Lumine1909
093b9290c7 Fix protocol bugs (#537)
* Fix stupid protocol bug with for loop

* Fix tick freeze in jade and etc.

* Try to fix syncmatica

* Try to fix servux entity and build

* Go away LMS!

* Remove config

* Formatting

* Add ticker interval
2025-06-16 20:17:05 +08:00
Lumine1909
9d32c5bd3d Fix protocols (#534)
* Try to fix LMS

* Fix jade empty ender chest

* Remove useless code
2025-06-06 14:55:18 +08:00
violetc
59856751ab Configurable trading with the void 2025-06-06 12:31:56 +08:00
violetc
73bd42af2e Remove fast resume, mojang added it 2025-06-06 02:24:57 +08:00
Lumine1909
f09fbb247d 1.21.5 (#470)
---------

Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
Co-authored-by: Fortern <blueten.ki@gmail.com>
Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
Co-authored-by: Helvetica Volubi <88063803+Suisuroru@users.noreply.github.com>
Co-authored-by: MC_XiaoHei <xiaohei.xor7@outlook.com>
2025-06-05 18:41:51 +08:00
Helvetica Volubi
fa69061879 Raid revert - old FindSpawnPosition (#475) (#461) 2025-05-03 11:50:07 +08:00
Lumine1909
015eccb661 Try to fix #472 (#474)
* Try to fix #472

* Fix carried data not sent

* Restore deletion of Hopper
2025-04-28 04:55:40 -04:00
violetc
1997ad9da6 Fix easy place make CoralFans waterlogged 2025-04-22 18:22:39 +08:00
wzp
359e1be5e6 Support Servux Litematics protocol (#448)
---------

Co-authored-by: Lumine1909 <133463833+Lumine1909@users.noreply.github.com>
Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>
2025-04-22 17:53:02 +08:00
Fortern
4b77c25f30 Support REI protocol (#391) 2025-04-22 15:41:17 +08:00
violetc
4bb13ebfc9 Fix leaves command usage (#465) 2025-04-19 02:47:55 +08:00
Lumine1909
941be1ce7d Support chatimage protocol (#447) 2025-04-05 23:49:13 +08:00
violetc
93af7681a3 Update Paper 2025-03-29 09:43:10 +08:00
violetc
324ac1170b Recipe send all, and remove rei (#443 #391) 2025-03-27 13:06:27 +08:00
violetc
6db1b4ba57 Update Paper 2025-03-23 14:06:29 +08:00
violetc
86214d4549 [ci skip] Remove ghproxy (#436) 2025-03-22 15:48:12 +08:00
violetc
90eccf9f03 [ci skip] import clear 2025-03-20 10:04:08 +08:00
violetc
0fbd5317a4 Configurable force peaceful mode switch type list (#423) 2025-03-19 10:49:35 +08:00
violetc
cfcfb4e521 Update Paper 2025-03-18 15:08:19 +08:00
violetc
4795c85163 Fakeplayer Tick Type, fix knockback and piston SlimeBlock 2025-03-17 01:13:58 +08:00
violetc
9562d0bbc6 Refactor fakeplayer config and fix some subcommand 2025-03-15 03:49:29 +08:00
Lumine1909
c3651150b0 [ci skip] Reformat continuation intent from 8 to 4 (#432) 2025-03-14 20:41:17 +08:00
violetc
57f825950b Skippable raid height check And fix self raid check 2025-03-14 10:59:41 +08:00
Lumine1909
d72c79616e Fix report command (#429) 2025-03-12 13:01:04 +08:00
Lumine1909
5ffee9d9ef Add report subcommand (#426) (#427) 2025-03-11 22:32:25 +08:00
violetc
b6933897b8 Better Leaves config command 2025-02-26 20:26:14 +08:00
Bluemangoo
b20b504223 Rebase bot command (#421)
---------

Co-authored-by: Lumine1909 <133463833+Lumine1909@users.noreply.github.com>
2025-02-26 17:38:57 +08:00
Creeam
e30adf705a Fix typo in Leaves version fetcher (#422) 2025-02-26 00:26:56 +08:00
YANAN
07b429ed2d Fix: ArrayIndexOutOfBoundsException in BotCommand (#420) 2025-02-25 13:24:02 +08:00
violetc
a55a6201a5 Config Modify 2025-02-17 16:44:43 +08:00
violetc
e58f6364ef Fix yggdrasil login protect, and rename bot agent 2025-02-16 16:34:54 +08:00
violetc
4de9da7f47 Update Servux 2025-02-15 19:33:08 +08:00
violetc
d5c9306a7f 1.21.4 (#413)
* init 1.21.4, and boom!

* build change, but weight not work

* just work

* Build changes, and delete timings

* Fix API patches (#406)

* Fix API patches

* merge

---------

Co-authored-by: violetc <58360096+s-yh-china@users.noreply.github.com>

* 0006/0129

* 0009/0129

* 0011/0129

* 0018/0129

* 0030/0129

* 0035/0129

* 0043/0129

* 0048/0129

* 0049/0129

* 0057/0129

* 0065/0129

* 0086/0129 (#408)

* 0072/0129

* 0080/0129

* Readd patch infos

* 0086/0129

* Delete applied patches

* 0087/0129

* 0091/0129

* 0097/0129

* 0101/0129

* 102/129

* 0107/0129

* 0112/0129

* 0118/0129

* 0129/0129, 100% patched

* fix some

* server work

* Protocol... (#409)

* Jade v7

* Fix changed part for Jade

* Formatting imports, add Lms Paster protocol

* REI payloads 5/8

* Add REI support, remove unnecessary content in Jade

* Rename

* Make jade better

* Make action work

* fix action jar

* Fix some protocol

* Fix bot action, and entity tickCount

* Fix Warden GameEventListener register on load

* Fix extra Raider drop

* Fix grindstone overstacking

* Update Paper, and some doc

* Merge

* [ci skip] Update Action

---------

Co-authored-by: Lumine1909 <133463833+Lumine1909@users.noreply.github.com>
2025-02-14 23:55:46 +08:00