Перейти к содержимому
Mineforgian

Key Binding Patch

Patches the vanilla key binding system to support better key combinations and resolve conflicts.

Загрузки
61K
Подписчики
17
Обновлён
31 марта 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 26 ноября 2024 г.

This is a simple mod that patches the vanilla key binding and provides several enhancements:

  • Key bindings that bind to the same key will be triggered all together.
  • Support to use combination keys other than Ctrl, Shift and Alt (for example Z+D).
  • Support to set multiple combination keys for a single key binding (for example Alt+V+D).
  • Support to create shadow copies for key bindings (multiple key bindings for a functionality).
  • Support to regis press/release callbacks for key bindings (for other mod developers).

Demonstration of the functionalities

Ченджлог

1.3.3.5Релиз1.20, 1.20.1 · 31 марта 2025 г.
  • Optimize config saving logic.
1.3.3.5Релиз1.18.2 · 31 марта 2025 г.
  • Optimize config saving logic.
1.3.3.5Релиз1.16.5 · 31 марта 2025 г.
  • Optimize config saving logic.
1.3.3.4Бета1.20, 1.20.1 · 11 декабря 2024 г.
1.3.3.3Бета1.20.1 · 1 декабря 2024 г.
  • Revert change on IKeyConflictContext#isActive() check.
1.3.3.3Бета1.18.2 · 1 декабря 2024 г.
  • Revert change on IKeyConflictContext#isActive() check.
1.3.3.3Бета1.16.5 · 1 декабря 2024 г.
  • Revert change on IKeyConflictContext#isActive() check.
1.3.3.3Бета1.12.2 · 30 ноября 2024 г.
  • Revert change on IKeyConflictContext#isActive() check.

Комментарии

Загружаем…