Open gynt opened 1 month ago
The question is, should people be able to cheat?
Solution: warning for invalid values, no errors.
Logic:
For now, i would say we should mimic the behaviour of the old UCP as close as possible, that way people just get what they expect, and add all the fancy shenanigans on top later. -> Hence i would suggest switching all checks for positive integers to normal integers for now, until we have a proper way of handling this, so AIs work as expected!
Partly done in the PR (#14) for fields that haven relevant negative values.
@Krarilotus