Helvetica Volubi
24e68fb203
fix typo
2026-08-05 00:42:33 +08:00
Helvetica Volubi
141c226294
Replace fast compressor with high compressor in buffered linear format
2026-08-05 00:26:22 +08:00
Helvetica Volubi
1049012aff
chore: simplify code
2026-08-03 02:25:33 +08:00
Helvetica Volubi
302825cc7e
feat: optimize RegionizedTaskQueue TTL and reduce ticket operations in nether portal searching
26.2-302825c
2026-08-01 16:38:23 +08:00
dependabot[bot]
d806e4a423
[ci skip]Bump actions/setup-java from 5 to 5.6.0 ( #168 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 5 to 5.6.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v5...v5.6.0 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-01 16:13:12 +08:00
Helvetica Volubi
952c4321d9
fix: fix up BotList
26.2-952c432
2026-07-31 01:07:56 +08:00
Helvetica Volubi
dd7ef6701a
feat: update fakeplayer code from Leaves
26.2-dd7ef67
2026-07-30 02:13:08 +08:00
Helvetica Volubi
43036f971c
feat: update Entity tick and removal limiter
26.2-43036f9
2026-07-30 00:58:37 +08:00
Helvetica Volubi
25ce58c40d
fix: fix folia nether portal ticket placement
26.2-25ce58c
2026-07-28 21:23:43 +08:00
Helvetica Volubi
106f1edb09
set release to stable cannel
26.2-106f1ed
2026-07-28 15:38:35 +08:00
Helvetica Volubi
eea830188f
update some optimizations from upstream
2026-07-28 15:37:41 +08:00
Helvetica Volubi
f517cc0b8a
feat: update b_linear format from upstream
...
Because of some reasons, this patch will be anonymous and hide the original commit address.
26.2-f517cc0
2026-07-28 02:03:00 +08:00
Helvetica Volubi
d90c8567d3
[ci skip] simplify code
2026-07-28 01:29:59 +08:00
Helvetica Volubi
78b3a8a6e7
[ci skip] Use ComfreyWeight instead of HyacinthusWeight
2026-07-27 03:43:02 +08:00
Helvetica Volubi
2f93769135
[ci skip] Use ComfreyWeight instead of HyacinthusWeight
2026-07-27 03:32:49 +08:00
Helvetica Volubi
4e277ad91e
[ci skip] Update clip version
2026-07-27 01:17:13 +08:00
Helvetica Volubi
1620687dba
[ci skip] fix typo
2026-07-26 19:09:05 +08:00
Bacteriawa
7b7eb911c9
Update Folia
26.2-7b7eb91
2026-07-26 17:16:36 +08:00
Helvetica Volubi
0724ba3fa9
fix: bind packetListenerImpl to Connection when place new photographer ( #160 )
26.1.2-da005b1
26.2-0724ba3
2026-07-26 01:38:29 +08:00
Helvetica Volubi
e6d6562f4f
update zh_cn.json
2026-07-26 00:45:33 +08:00
Helvetica Volubi
580201740e
fix: update references and add additional launch parameters in documentation
26.2-5802017
2026-07-25 21:33:59 +08:00
Helvetica Volubi
d54b248f27
fix: fix I18n in config comments
26.2-d54b248
2026-07-25 19:45:01 +08:00
Helvetica Volubi
11b0b05a93
[ci skip]fix workflow & fix typo
2026-07-25 19:21:42 +08:00
Helvetica Volubi
7db058ef56
feat: add zh_cn config comment support & update en_us
...
Co-authored-by: flowingsun <rain_wyc@outlook.com >
2026-07-25 16:52:23 +08:00
Helvetica Volubi
019adaf46f
fix: replace NullPlugin with MinecraftInternalPlugin in delayed task scheduling
26.2-019adaf
2026-07-25 14:08:35 +08:00
Helvetica Volubi
6f55ed7e8e
[ci skip]fix: update contribution guidelines for clarity on file submission
2026-07-25 13:17:02 +08:00
Helvetica Volubi
12c58f69b3
[ci skip]docs: add localized comment support instructions for configuration entries
2026-07-25 02:17:06 +08:00
Helvetica Volubi
0fd3b32108
fix: fix typo
26.2-0fd3b32
2026-07-24 22:58:05 +08:00
Helvetica Volubi
b8f43b47e6
resort comments in json
2026-07-24 22:16:25 +08:00
Helvetica Volubi
5f718d45a1
pre update for config comment I18n support
2026-07-24 20:34:55 +08:00
Helvetica Volubi
1cbb19d9e4
fix a losing api
26.2-1cbb19d
2026-07-24 01:52:18 +08:00
Helvetica Volubi
4339b5e8a6
[ci skip] fix typo
2026-07-23 01:29:34 +08:00
Helvetica Volubi
bcbc0685b2
[ci skip] update more information
2026-07-23 00:48:51 +08:00
Helvetica Volubi
c9bfe55ce4
introduce 26.1.2 changes
...
Fakeplayer Action Gui - Stage 1 (#161 )
Still needs some tweaks to fit Leaves' changes
* pre add gui (not implemented)
* fallback one change in Actions
* pre for new structure of gui register
* Enhance GUI node structure with item support and command handling
* feat: update GUI node handling in bot actions
* feat: enhance command building logic in GUI nodes
* fix a bug
* feat: implement GUI navigation and command execution in BotAction GUI
* feat: refactor GuiNode and related classes to use Item instead of ItemStack
* feat: update command building logic to include additional action parameters
* feat: simplify command syntax in BotAction GUI and update inventory view handling
* feat: add ActionType enum and implement action confirmation in BotAction GUI
* feat: enhance ActionType handling and selection in BotAction GUI
* feat: integrate GUI data handling in bot actions and enhance navigation
* fix up
* because of tmp move to new org, rebrand
* Implement pagination for bot action GUI and enhance action stop functionality
* ci updates
* replace boarder item
* fix https://github.com/LophineCraft/Lophine/pull/161#issuecomment-5012127501 issues - 1
* fix https://github.com/LophineCraft/Lophine/pull/161#issuecomment-5012127501 issues - 2
* fix index
* replace some items
* feat: use the same item shown for stop & start action
* remove 2 todos, we wouldn't provide them
* refactor: simplify rendering methods in BotActionGuiContainer
* feat: add empty action placeholder and simplify item rendering
* fix: remove extra suggestions
* fix: update GUI icons for jump, move, and swap actions
* fix: update comment in open action gui
* set release mode to true
---------
Co-authored-by: xiaoxijun <A3167717663@hotmail.com >
26.2-c9bfe55
2026-07-23 00:23:03 +08:00
Helvetica Volubi
04bedd5dfc
[ci skip] update some information
2026-07-22 01:31:07 +08:00
Helvetica Volubi
4cc1be5faa
[ci skip] do not show luminol anymore because we are starting hard fork
2026-07-22 00:15:57 +08:00
Helvetica Volubi
9c00870696
[ci skip] fix docs
2026-07-20 03:15:35 +08:00
Helvetica Volubi
e988b087a6
fix: fallback night-config version to fix config save problem
2026-07-19 17:37:19 +08:00
Helvetica Volubi
4d60979f75
merge data command related patches
2026-07-19 02:06:25 +08:00
Helvetica Volubi
c8b50d84a9
2 patches from EarthMe - Camellia
...
Co-authored-by: MrHua269 <mrhua269@gmail.com >
2026-07-18 02:00:06 +08:00
Helvetica Volubi
6744e2c6d5
merge some patches
2026-07-18 01:46:03 +08:00
Helvetica Volubi
0678cc6e46
Start hard-fork from Luminol
2026-07-18 01:27:14 +08:00
Helvetica Volubi
f4aea025c1
[ci skip] some info update
2026-07-12 21:35:51 +08:00
Helvetica Volubi
847fec5cb0
[ci skip] fix ci for update
2026-07-12 16:22:59 +08:00
Helvetica Volubi
576d2322ee
[ci skip] ci updates
2026-07-11 01:21:56 +08:00
Helvetica Volubi
917b2cf3d9
fix: some fix for bot action
...
fix stop command could stop all the same type of action when a stop action called
fix some typo in command reply
2026-07-11 01:03:57 +08:00
Helvetica Volubi
6309c478be
[ci skip] because of tmp move to new org, rebrand
2026-07-10 00:06:51 +08:00
Helvetica Volubi
012ea4f5b5
fix bot & replay api
2026-07-07 00:52:11 +08:00
Helvetica Volubi
377c81f26f
fix bot command register
2026-07-06 20:24:48 +08:00
Helvetica Volubi
91e00f34ff
Update Luminol to fix some bugs
2026-07-06 01:25:07 +08:00