Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for non-integer vision range #223

Closed
Jagusti opened this issue May 2, 2023 · 1 comment · Fixed by #224
Closed

Add support for non-integer vision range #223

Jagusti opened this issue May 2, 2023 · 1 comment · Fixed by #224
Labels
enhancement New feature or request

Comments

@Jagusti
Copy link
Owner

Jagusti commented May 2, 2023

A question: the "Normal Vision Range" in the Module's settings, is it possible to set it so we can input a value between integers? We're experimenting with having vision in darkness expand to 0.5 yards (or similar) instead of 2 yards. That's mainly because we use 1 yard square maps instead of the default 2 yards.

Originally posted by @TheFirst05 in #193 (reply in thread)

@Jagusti Jagusti added the enhancement New feature or request label May 2, 2023
@Jagusti
Copy link
Owner Author

Jagusti commented May 2, 2023

This line is forcing integer/stepped validation:

I prefer not to remove it for all cases, as integers are useful most of the time. But this is the starting point. It may be enough s.integer = true instead.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant