Skip to content

Releases: An8362/AE2-Recent-Search-Forge-Port

AE2 Recent Search (Forge 1.20.1) 1.3.2

Choose a tag to compare

@An8362 An8362 released this 05 Sep 12:57

AE2 Recent Search (Forge 1.20.1) 1.3.2

1.3.2(移植版修复)

  • 修复:在某些 NVIDIA Optimus 双显卡 + 外接显示器环境下,滚动“最近搜索”弹窗会触发显卡驱动挂起(黑屏死机)。现在当列表不满一屏、无法滚动时不再接管滚轮事件,彻底避开该问题。

1.3.1(对应原版 1.3.1,首次以 1.3.x 发布)

  • 新增:最近搜索候选词条导航支持可配置按键,可在“控制”界面修改,默认仍为上 / 下方向键。
  • 新增:当历史记录超过显示上限时,最近搜索弹窗支持鼠标滚轮滚动。
  • 新增:收藏词条支持长按拖拽排序,并带“准备拖动 / 拖动中”的视觉反馈。
  • 新增:终端设置页新增“滚轮”和“收藏拖动”两个独立开关。
  • 调整:优化设置页布局与提示文案,减少文字超出面板的问题;键盘导航时会自动滚动保持选中词条可见;已收藏搜索词再次使用时不再打乱手动排序。
  • 修复:JEI 搜索后点击空白处,AE2 搜索框保持焦点并卡死输入的问题。

Requirements / 运行要求

  • Minecraft 1.20.1
  • Forge 47.1.3 或更高版本
  • Applied Energistics 2 15.4.10 或更高版本(含其依赖 GuideME)
  • Java 17

JEI / REI / EMI 为可选依赖。


1.3.2 (port-specific fix)

  • Fixed: scrolling the recent search popup could trigger a GPU driver freeze (black screen) on some NVIDIA Optimus laptops with an external display. Wheel events are no longer consumed when the list cannot scroll.

1.3.1 (upstream 1.3.1, first 1.3.x release of this port)

  • Added configurable key bindings for recent-search candidate navigation, exposed in the Controls screen. Defaults remain Up / Down.
  • Added mouse wheel scrolling for the recent search popup when there are more entries than the visible limit.
  • Added favorite entry reordering by long-press dragging, with ready/dragging visual feedback.
  • Added in-terminal settings for mouse wheel scrolling and favorite drag reordering.
  • Improved the settings layout and hint text; keyboard navigation keeps the selected entry visible; reused favorites keep their manual order.
  • Fixed the AE2 search field staying focused in a stuck state after JEI search interactions and blank-area clicks.

Requirements

  • Minecraft 1.20.1
  • Forge 47.1.3 or newer
  • Applied Energistics 2 15.4.10 or newer (with its GuideME dependency)
  • Java 17

JEI, REI, or EMI is optional.

AE2 Recent Search 1.2.1 · Minecraft 1.20.1 Forge

Choose a tag to compare

@An8362 An8362 released this 02 Sep 13:34

修复:在整合包中 Mixin 因缺少 refmap 声明而无法注入导致游戏崩溃的问题。

  • 在 ae2_recent_search.mixins.json 中声明 refmap
  • 版本号 1.2.0 -> 1.2.1

安装要求不变:Minecraft 1.20.1、Forge 47.1.3+、AE2 15.4.10+(含 GuideME 20.1.x)。

AE2 Recent Search 1.2.0 · Minecraft 1.20.1 Forge

Choose a tag to compare

@An8362 An8362 released this 02 Sep 13:36

AE2 Recent Search(最近搜索)的 Minecraft 1.20.1 Forge 移植版,基于 zh5112/AE2-Recent-Search 的 1.21.1 NeoForge 原版。

功能:

  • 在 AE2 终端搜索框下方显示最近搜索历史
  • 收藏、单条删除、上下键键盘导航
  • 点击条目可选择“立即搜索”或“仅填入搜索框”
  • 终端设置页内嵌开关(启用、清空、收藏、删除按钮、键盘导航、点击行为、外部搜索同步)
  • 可选同步点击的搜索到 JEI / REI / EMI 搜索框

安装要求:

  • Minecraft 1.20.1
  • Forge 47.1.3 或更高版本
  • Applied Energistics 2 15.4.10 或更高版本(Forge 版)
  • GuideME 20.1.x(AE2 的必需前置)

安装:把 ae2_recent_search-1.2.0.jar 放入 mods 文件夹即可。
许可证:MIT

注意:该版本在整合包中会因缺少 refmap 声明导致 Mixin 注入失败而崩溃,建议使用 1.2.1。此处仅作存档保留。