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

epicfight-skill-extraslots

Adds configurable extra Passive, Mover, and Identity skill slots for Epic Fight. Breaks the vanilla limits on these skill slots. Increase the maximum slot count in the config, and unlock additional slots through EpicFight-Skilltree.

Загрузки
2K
Подписчики
0
Обновлён
22 июля 2026 г.
Лицензия
MIT

Опубликован 2 июня 2026 г.

Adds configurable extra Passive, Mover, and Identity skill slots for Epic Fight.

Breaks the vanilla limits on these three skill slot types. You can increase the maximum slot limit through the mod configuration settings, and if EpicFight-Skilltree is installed, additional slots can be unlocked through its progression system.

Version 1.1.0 and above adds and commands for increasing or decreasing skill slots./extraslots add/extraslots remove

2.0 Huge update!

•Added optional compatibility with Epic Fight: Skill Tree. When Skill Tree is installed, extra skill slots are no longer mainly controlled by the current slot count config. Instead, they are unlocked through the new extraslot skill tree. •Added a new Extra Slots skill tree page. It generates Passive, Mover, and Identity extra slot nodes based on the configured maximum extra slot values. •Added extra slot unlock skills:

◦Extra Passive Skill Slot ◦Extra Mover Skill Slot ◦Extra Identity Skill Slot •Added names, descriptions, tooltips, and skill category translations for the extra slot unlock skills.

•Extra slot unlock skills are now handled as hidden marker skills after being learned. They no longer occupy normal Epic Fight skill slots. •Important: Unequipping an extra slot skill in Skill Tree will close the corresponding slot, and the consumed Soul Stone will not be refunded. •Added three Soul Stone items: ◦Passive Skillslot Soul Stone

◦Mover Skillslot Soul Stone

◦Identity Skillslot Soul Stone

•Right-clicking a Soul Stone now stores it in player data for unlocking extra slots in Skill Tree, similar to how Ability Points work. •Added Soul Stone counters to the Skill Tree interface.

•Added crafting recipes for the three Soul Stones using datapack recipe files under: ◦data/epicfight_skill_extraslots/recipes/ This makes the recipes easier for modpacks or players to modify. •Added Soul Stone crafting support. •The three Soul Stones are now added to the Epic Fight creative mode tab. •Fixed disabled extra slots still appearing in: ◦ Epic Fight’s original Skill screen ◦ Skill book slot selection screen ◦ Better Skill Menu • Added optional Better Skill Menu compatibility: ◦ Better Skill Menu is not required. ◦ When installed, disabled extra slots and extra slot unlock skills are hidden from its UI. • Fixed a Better Skill Menu crash on newer Epic Fight versions caused by the missing RANGED field. If an older Epic Fight version still provides the RANGED field, this compatibility mixin will not be applied. • Epic Fight: Skill Tree remains an optional dependency in mods.toml. • Added Better Skill Menu compatibility as an optional dependency. • Adjusted the extraslot skill tree priority so it no longer appears first in the Skill Tree sidebar. • Corrected config screen text: maximum extra slot limits take effect after re-entering the world, not after a full game restart. • Increased the hard maximum slot limits and added support for higher numbers of extra slot nodes, language keys, and node textures. • Cleaned up the project code structure: ◦ Removed unused fields and imports. ◦ Extracted Skill Tree node layout and priority values into constants. ◦ Replaced deprecated ResourceLocation constructor usage. ◦ Scanned and removed leftover debug code.

Ченджлог

3.0Релиз1.20.4, 1.20.5, 1.20.6 · 22 июля 2026 г.

What's new Added configurable skill mutual-exclusion groups. Only one skill from each group can be equipped at a time. Added an in-game mutual-exclusion editor that automatically lists registered Epic Fight skills and supports search, group creation, group deletion, adding skills, removing skills, and double-click group renaming. Reworked and polished the config and mutual-exclusion editor screens, including support for GUI scale 4 and Auto, fixing text overflow, overlapping buttons, and non-wrapping hint text. Soul Stone recipes now use enchanted books instead of skill books. When Epic Fight: Skill Tree is not installed, Soul Stones can be used directly to add the corresponding extra skill slot. When Epic Fight: Skill Tree is not installed, default Soul Stone recipes no longer depend on Skill Tree ability stones. When Epic Fight: Skill Tree is installed, Soul Stones still follow the original Skill Tree storage and unlock path. Improved the Skill Tree top-bar Soul Stone layout so Soul Stone spacing follows the Ability Stone/Ability Points spacing across different GUI sizes. Fixed a compatibility crash that could occur when Epic Fight: Better Skill Menu was installed without Epic Fight: Skill Tree.

2.3.0Релиз1.20.4, 1.20.5, 1.20.6 · 2 июня 2026 г.

2.3.0 updata: • Fixed an issue where learning normal skills through Epic Fight: Skill Tree could automatically install them into extra slots that were not unlocked yet. • Locked PASSIVE4..64, MOVER2..64, and IDENTITY2..64 slots now remain in the underlying skillContainers array but are removed from Epic Fight's active category index, preventing getFirstEmptyContainer from selecting them. • Refreshes the active slot index immediately after unlocking or closing extra slots, and synchronizes cleanup for disabled slots. • Improved extra slot detection so same-name slots registered by other Epic Fight slot expansion mods can still be recognized and managed correctly.

2.1.0 updata: •Added optional compatibility with Epic Fight: Skill Tree. When Skill Tree is installed, extra skill slots are no longer mainly controlled by the current slot count config. Instead, they are unlocked through the new extraslot skill tree. •Added a new Extra Slots skill tree page. It generates Passive, Mover, and Identity extra slot nodes based on the configured maximum extra slot values. •Added extra slot unlock skills: ◦Extra Passive Skill Slot ◦Extra Mover Skill Slot ◦Extra Identity Skill Slot •Added names, descriptions, tooltips, and skill category translations for the extra slot unlock skills. •Extra slot unlock skills are now handled as hidden marker skills after being learned. They no longer occupy normal Epic Fight skill slots. •Important: Unequipping an extra slot skill in Skill Tree will close the corresponding slot, and the consumed Soul Stone will not be refunded. •Added three Soul Stone items: ◦Passive Skillslot Soul Stone ◦Mover Skillslot Soul Stone ◦Identity Skillslot Soul Stone •Right-clicking a Soul Stone now stores it in player data for unlocking extra slots in Skill Tree, similar to how Ability Points work. •Added Soul Stone counters to the Skill Tree interface. •Added crafting recipes for the three Soul Stones using datapack recipe files under: ◦data/epicfight_skill_extraslots/recipes/ This makes the recipes easier for modpacks or players to modify. •Added Soul Stone crafting support. •The three Soul Stones are now added to the Epic Fight creative mode tab. •Fixed disabled extra slots still appearing in: ◦ Epic Fight’s original Skill screen ◦ Skill book slot selection screen ◦ Better Skill Menu • Added optional Better Skill Menu compatibility: ◦ Better Skill Menu is not required. ◦ When installed, disabled extra slots and extra slot unlock skills are hidden from its UI. • Fixed a Better Skill Menu crash on newer Epic Fight versions caused by the missing RANGED field. If an older Epic Fight version still provides the RANGED field, this compatibility mixin will not be applied. • Epic Fight: Skill Tree remains an optional dependency in mods.toml. • Added Better Skill Menu compatibility as an optional dependency. • Adjusted the extraslot skill tree priority so it no longer appears first in the Skill Tree sidebar. • Corrected config screen text: maximum extra slot limits take effect after re-entering the world, not after a full game restart. • Increased the hard maximum slot limits and added support for higher numbers of extra slot nodes, language keys, and node textures. • Cleaned up the project code structure: ◦ Removed unused fields and imports. ◦ Extracted Skill Tree node layout and priority values into constants. ◦ Replaced deprecated ResourceLocation constructor usage. ◦ Scanned and removed leftover debug code.

**1.1.0 updata:**Added runtime skill slot management, allowing extra Passive, Mover, and Identity skill slots to be added in-game without requiring a restart. Added and commands for increasing or decreasing specific slot types on selected players./extraslots add/extraslots remove Added for other mods to add, remove, or set slot counts through code.ExtraSlotsApi Added config options for separately modifying current slot counts and maximum slot limits. Added server-to-client synchronization so slot changes made by commands are applied and refreshed immediately. Renamed all previous Mobility references to Mover to match Epic Fight's terminology. Added an easter egg command (I’m not telling you — but if you’ve played Grand Theft Auto: San Andreas, you might know it) that raises selected players’ slot counts and maximum limits to the hard cap; the command is not registered to the Brigadier command tree and will not appear in autocomplete./?????? Prepared item code and resource placeholders for Passive/Mover/Identity Skillslot Soul Stones, which are planned to add slots when used with right-click. The items are not registered in this version yet because the textures are still being worked on, and are planned for the next update.

Комментарии

Загружаем…