Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Enhancement to special_menu_manager and rage_ability_management customisation #192

Open
Kolaxie opened this issue Mar 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Kolaxie
Copy link

Kolaxie commented Mar 31, 2024

As the title says, basically a list of ideas to make special_menu_manager (ff2r_menu_abilities) and rage_ability_management (ff2r_epic_abilities) more customisable and with more features.

Features for both

Make it usable with slot 0 and -1 and adding a "lifetime" arg to them to allow for customisation, like a rage giving access to a menu for a limited duration etc...

Adding a "multi-menu" compatibility, if the abilities are usable with slot 0 and -1 it would be good for it to also support multiple menu for a lot of purposes, like a boss changing form on second life etc, which would remove the first menu to replace it by the new one, same for the rage where the new menu would hide the old one for the "lifetime" duration etc...


Features for special_menu_manager

Adding a "blocked" arg: This would allow a certain ability to be blocked after a certain amount of time pass or when the boss reach a certain % of hp, since right now the only way to do this is to add a mana that drains overtime but this isn't always practically visual as a simple timer with "X minutes X seconds" would be or a visual indication would

Adding a multi-page feature: Like rage_ability_management has the possibility of a scroller, the possibility of being able to use R, M3, M2 to go through multiple page would be very cool as it would allow using more than the 10 abilities limit if random is not used or make different pages based on different effects for characters with a lot of abilities (For example page 1 would be user buff and page 2 other team debuff)


Features for rage_ability_management

Adding color support: As of right now it only supports the default white text but being able to change the color of it would be a pretty neat feature to match a color pattern of a character.

Adding position arg: You cannot change the position of the hud right now which can cause issues with some other plugins because of overlaps or the overall space it takes of the screen.

Adding the possibility to show description without pressing crouch: Right now the only way to see the ability description is to crouch but if the ability is a bit complex or if you want people to understand faster making it possible for the description to be shown under the ability name (like old AMS) would be pretty useful.

@Kolaxie Kolaxie added the enhancement New feature or request label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant