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

Add module setting to allow the Level Up button's presence to depend on an Actor Sheet flag. [£30] #83

Open
geoidesic opened this issue Jul 30, 2024 · 0 comments
Labels
enhancement New feature or request seeking funding

Comments

@geoidesic
Copy link
Owner

geoidesic commented Jul 30, 2024

This flag can then be set by any module that wants to control Level Up, via the existing Actor sheet hooks.

If the flag is not present, the module will either:

  1. Obey XP (if that setting is implemented and enabled, i.e. Add a setting to make the Level Up button not be dependent on XP [£20] #82
  2. Always be present (if the XP setting is either not implemented or not enabled)

If the flag is present, then it will use it as a boolean conditional to enable / disable the Level Up button for that actor

@geoidesic geoidesic added the enhancement New feature or request label Jul 30, 2024
@geoidesic geoidesic changed the title Add module setting to allow the Level Up button's presence to depend on an Actor Sheet flag. Add module setting to allow the Level Up button's presence to depend on an Actor Sheet flag. [£30] Jul 30, 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 seeking funding
Projects
None yet
Development

No branches or pull requests

1 participant