GaLi
ce09d26fe1
RecipeFinderUtil改用JEI提供的API
2026-02-28 15:34:18 +08:00
GaLi
c517d799a8
优化按键设置及操作
2026-02-26 18:17:05 +08:00
GaLi
e7d9e02043
优化样板生成逻辑
2026-02-26 18:08:03 +08:00
GaLi
5b6642bbe4
jei编写样板添加编写人tooltips,优化样板消耗逻辑
2026-02-26 17:43:52 +08:00
GaLicn
334da679ce
Merge pull request #51 from 2390616704/feat/ctrl-q-pattern-creation
...
实现一个新的快捷键 Ctrl+Q,允许玩家从 JEI 中快速创建样板。feat: Add Ctrl+Q quick pattern creation from JEI.
2026-02-26 15:57:02 +08:00
GaLicn
61fa496367
Merge pull request #47 from shasha0227/master
...
Update zh-TW localization
2026-02-26 14:03:56 +08:00
范翰德202509
7c2286cd68
feat: Add Ctrl+Q quick pattern creation from JEI
...
Implement a new keybind (Ctrl+Q) to quickly create AE2 patterns from JEI items.
Features:
- Press Ctrl+Q while hovering over any item in JEI to create patterns instantly
- Intelligent recipe selection (prioritizes crafting recipes)
- Support Shift+Ctrl+Q to search recipes where item is used as input
- JEI bookmark priority system for ingredient selection
- Smart pattern placement (crafting patterns drop, processing patterns to inventory)
- Consumes blank pattern from player inventory with auto-refund on failure
Configuration:
- ctrlQConsumeBlankPattern: Toggle blank pattern consumption (default: true)
- ctrlQExtractFromNetwork: Extract patterns from AE network (default: true, WIP)
Technical changes:
- Add CtrlQPatternKeyHandler for client-side key handling
- Add CreateCtrlQPatternC2SPacket for C2S network communication
- Add RecipeFinderUtil with priority sorting
- Add ModKeybindings for keybind registration
- Update ModConfig with new options
- Register network packet in ModNetwork
- Add English translations
Code quality:
- Cleaned up debug logs
- Removed local development configuration
2026-02-22 11:28:52 +08:00
shasha_0227
b5ea8c4bc4
Update zh-TW localization
...
## Proposed Changes
Add zh-TW (Traditional Chinese) localization files.
2026-02-11 13:29:43 +08:00
GaLicn
5dde36b3df
Merge remote-tracking branch 'origin/master'
2026-01-30 19:08:21 +08:00
GaLi
adfcb2ab19
删除prioritizeDiskEnergy配置上多余的注解
2026-01-22 14:00:33 +08:00
GaLicn
c7b0d4ae38
虚拟合成卡完成适配量子计算机,中键下单失败写入名称适配饰品槽
2025-12-15 10:12:18 +08:00
GaLicn
b513f45832
1.5.1
2025-12-12 20:27:36 +08:00
GaLicn
248a043631
GUIDE
2025-12-12 16:07:47 +08:00
GaLicn
7de602c373
配方&data表
2025-12-12 15:35:14 +08:00
GaLicn
b1c6e02289
添加无线收发器能耗配置,能耗默认改为100
2025-12-12 15:10:11 +08:00
GaLicn
24d8a465a4
Merge remote-tracking branch 'origin/master'
2025-12-12 14:36:06 +08:00
GaLicn
879e60d126
更新gitignore
2025-12-12 14:35:36 +08:00
GaLicn
63a2f7b1b9
添加在线数信息展示行
2025-12-12 14:33:45 +08:00
GaLicn
2a865f74d5
规整注释
2025-12-12 12:12:42 +08:00
GaLicn
a82876824d
正确初始化&ui绘制分割线
2025-12-12 11:35:01 +08:00
GaLicn
cba7b9a36a
按钮动态效果
2025-12-12 10:36:55 +08:00
GaLicn
56b82e0e8e
材质&调整标签大小写敏感
2025-12-12 09:57:31 +08:00
GaLicn
84cfc1ccb2
调整英文模式下ui
2025-12-11 22:52:49 +08:00
GaLicn
002f490a14
调整ui
2025-12-11 22:36:45 +08:00
GaLicn
f6a86ad4ac
基本实现
2025-12-11 22:03:49 +08:00
GaLicn
044a0c39f7
基础功能
2025-12-11 20:59:51 +08:00
GaLicn
0b4443773d
UI框架
2025-12-11 20:31:37 +08:00
GaLicn
29d07b1f90
标签无线收发器框架
2025-12-11 18:14:17 +08:00
GaLicn
7c9f50b96a
Merge branch 'card'
2025-12-06 12:41:44 +08:00
GaLicn
66745fc6a4
虚拟卡初始化修复
2025-12-06 12:41:25 +08:00
GaLicn
dc0d8d457a
虚拟合成卡改为任务完成,而非直接取消任务
2025-12-06 00:16:39 +08:00
GaLicn
28cf03bbf4
中键下单失败时自动将物品名称写入搜索框
2025-12-05 23:33:29 +08:00
GaLi
0cc45162be
shift上传逻辑反转
2025-12-05 15:02:31 +08:00
GaLi
0db3442d44
150fix
2025-12-05 10:57:42 +08:00
GaLi
22070a5343
检测相同样板忽略xxx玩家编写tag
2025-12-05 10:55:29 +08:00
GaLi
48c00efc83
自动上传适配超级装配矩阵样板核心
2025-12-03 11:19:15 +08:00
GaLicn
dbc05f83bc
1.5.0
2025-12-02 22:35:22 +08:00
GaLicn
b399d3c201
logo&无线收发器更新状态逻辑优化
2025-12-02 22:10:16 +08:00
GaLicn
1041d55b4e
限制eae版本最低1.4.6
2025-12-02 21:14:43 +08:00
GaLicn
243a9fa66f
超级装配矩阵核心系列guide文本
2025-12-02 21:09:20 +08:00
GaLicn
39167abf1c
规整模型文件结构
2025-12-02 13:21:15 +08:00
GaLicn
035c26f15c
更换无线收发器材质
2025-12-02 13:10:39 +08:00
GaLi
e07901295a
修正依赖引入关键字,调整正确包结构
2025-12-02 11:40:05 +08:00
GaLi
ceac245fdb
适配146eae
2025-12-02 11:09:16 +08:00
GaLicn
c1ecd1b320
删除错误的注册
2025-12-01 23:38:00 +08:00
GaLicn
1496ecd367
mixin到装配矩阵的ui绘制,动态为不同样板核心槽位数变量赋值
2025-12-01 23:13:21 +08:00
GaLicn
55993ef0f0
mixin修改装配矩阵中客户端样板槽同步字段为server.size,避免写死的32造成同步失败而崩溃
2025-12-01 22:32:41 +08:00
GaLicn
7372389e95
超级装配矩阵样板核心
2025-12-01 22:12:20 +08:00
GaLicn
18331c6a6d
超级合成核心业务逻辑
2025-12-01 21:28:14 +08:00
GaLicn
e4efcae514
超级合成核心物品框架(仅业务逻辑没写)
2025-12-01 20:31:13 +08:00