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

92 Commits

Author SHA1 Message Date
MC_XiaoHei
53cbff562f fix 0059 faster chunk serial 2025-07-03 16:52:18 +08:00
MC_XiaoHei
059b9c26a2 fix faster chunk serial 2025-07-03 16:51:09 +08:00
MC_XiaoHei
f8ce63f9a2 fix leaves utils 2025-07-03 16:40:35 +08:00
Lumine1909
72193e2b2c Some fixes 2025-07-03 01:22:09 -07:00
Lumine1909
b495be2274 Fix bytebuf patch 2025-07-03 00:41:54 -07:00
Lumine1909
2b8ce7389e Protocol core finish 2025-07-03 00:30:27 -07:00
Lumine1909
c968c19ee5 Protocol draft 2 2025-07-03 00:24:53 -07:00
MC_XiaoHei
8b245e1f6a all patches finished (with 3 WIP) 2025-07-03 15:20:22 +08:00
MC_XiaoHei
0e65b948fe 0120/0132 2025-07-03 15:15:39 +08:00
Lumine1909
72bbb2d9c5 Protocol core draft 2025-07-03 00:04:21 -07:00
MC_XiaoHei
62ece0f523 0090/0132 2025-07-03 15:04:12 +08:00
MC_XiaoHei
c732d4e374 0070/0132 2025-07-03 15:00:04 +08:00
MC_XiaoHei
fa12e00999 0060/0132 2025-07-03 14:57:40 +08:00
MC_XiaoHei
a4d16414e6 0050/0132 2025-07-03 14:55:25 +08:00
MC_XiaoHei
7dc65dd270 0040/0132 (with 1 WIP) 2025-07-03 14:53:21 +08:00
MC_XiaoHei
885ddc760a 0030/0132 2025-07-03 14:45:16 +08:00
MC_XiaoHei
9b7d0f7444 0026/0132 2025-07-03 14:42:38 +08:00
MC_XiaoHei
2cef71a767 0020/0132 2025-07-03 14:40:50 +08:00
MC_XiaoHei
57b4f3b7c7 0010/0132 2025-07-03 14:38:37 +08:00
Lumine1909
3272a865f8 NOT FINISHED Protocol core 2025-07-02 23:24:13 -07:00
Lumine1909
f1b921c86d 0003/0132 2025-07-02 22:49:43 -07:00
Lumine1909
27cf615a69 Fix... 2025-07-02 22:30:46 -07:00
Lumine1909
80f6f68078 Fix some fakeplayer feature 2025-07-02 22:16:00 -07:00
MC_XiaoHei
259ecdb5cf fix single file patch 2025-07-03 12:55:05 +08:00
Lumine1909
366e13d76e Roughly fix protocols 2025-07-02 21:35:09 -07:00
Lumine1909
ad2db6e976 0002/0132 2025-07-02 20:52:56 -07:00
Lumine1909
84281325a7 Be prepared for minecraft server patches 2025-07-02 20:48:56 -07:00
Lumine1909
fe78340181 Start 1.21.7 2025-07-02 20:40:33 -07:00
Lumine1909
b5793e809b Fix bot infinity desync (#584) 2025-07-01 13:21:12 +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
3187d77f57 Fix IAE update suppression crash (#581) 2025-06-28 20:42:41 -07:00
MC_XiaoHei
6d76c1f13d Fix unexpected IOE (#582) 2025-06-28 09:26:54 -07:00
Helvetica Volubi
2dcf9f8509 Fix spawnInvulnerableTime (#583) 2025-06-27 16:21:01 -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
Fortern
852184c106 Vanilla Fluid Pushing (#547) (#551) 2025-06-18 10:18:26 -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
Creeam
8615b2f4ca Recheck for null before handling player join (#550) 2025-06-15 12:36:19 +08:00
Lumine1909
e3b0cf4a3d Fix tripwire with end platform (#542)
* Fix tripwire with end platform

Co-authored-by: Helvetica Volubi <suisuroru@blue-millennium.fun>

* update

---------

Co-authored-by: Helvetica Volubi <suisuroru@blue-millennium.fun>
2025-06-13 16:11:09 +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
violetc
f1cc3ef9af Fix version fetch 2025-06-06 01:13:20 +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
Lumine1909
f553c53e42 Fix optimized-sun-burn npe (#478) 2025-05-05 21:59:53 -04:00