Lumine1909
4a4b07177b
Fix #577
2025-07-04 12:44:05 -07:00
MC_XiaoHei
28bc86b2d1
remove useless patch
2025-07-04 21:06:37 +08:00
MC_XiaoHei
6c80eb62b1
feat: add onSuccess and onFail to bot action api ( #589 )
2025-07-04 15:45:55 +08:00
MC_XiaoHei
1affbb084c
fix: renewable coral particles( #566 )
2025-07-04 13:36:55 +08:00
MC_XiaoHei
6483a9bb1d
feat: old projectile explosion behavior( #516 )
2025-07-04 09:12:37 +08:00
MC_XiaoHei
6e8796c4ac
Merge remote-tracking branch 'origin/dev/1.21.7' into dev/1.21.7
2025-07-04 08:57:11 +08:00
MC_XiaoHei
3e96b23774
feat: old wet tnt explode behavior( #514 )
2025-07-04 08:56:44 +08:00
violetc
69e257d888
Fix some bot and void trade
2025-07-04 00:51:06 +08:00
MC_XiaoHei
b88d5ac0f0
feat: keep leash connect when use firework( #585 )
2025-07-03 21:33:30 +08:00
MC_XiaoHei
a701c8b93d
remove unused imports and codes
2025-07-03 21:21:12 +08:00
MC_XiaoHei
1aea18e943
fix bot
2025-07-03 19:42:52 +08:00
MC_XiaoHei
92a373d570
fix jade
2025-07-03 16:54:44 +08:00
MC_XiaoHei
059b9c26a2
fix faster chunk serial
2025-07-03 16:51:09 +08:00
Lumine1909
72193e2b2c
Some fixes
2025-07-03 01:22:09 -07:00
Lumine1909
c968c19ee5
Protocol draft 2
2025-07-03 00:24:53 -07:00
Lumine1909
72bbb2d9c5
Protocol core draft
2025-07-03 00:04:21 -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
Lumine1909
366e13d76e
Roughly fix protocols
2025-07-02 21:35:09 -07:00
Lumine1909
fe78340181
Start 1.21.7
2025-07-02 20:40:33 -07: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