Fix bugs with preset values in lua cvars
- Any cvar without MIN, MAX would be disallowed; now check that at least one of those values is actually present.
- Handle value index properly when shifting array.
Restores the ability to set cvars defined in this way to values inbetween MIN and MAX
See !1480 (merged)
Edited by Krabs
Merge request reports
Activity
Filter activity
added 5 commits
-
b975eedd...1355a82a - 4 commits from branch
next
- 34449020 - Merge remote-tracking branch 'origin/next' into lua-minmax-plus-bruh-moments
-
b975eedd...1355a82a - 4 commits from branch
added Lua label
changed milestone to %2.2.11
removed milestone %2.2.11
added Unmergeable label
added 2513 commits
-
34449020...ae783f01 - 2512 commits from branch
next
- 97e449bd - Merge branch 'master' into lua-minmax-plus-bruh-moments
-
34449020...ae783f01 - 2512 commits from branch
removed Unmergeable label
added Discussion label
changed milestone to %2.2.14
added 130 commits
-
97e449bd...6976f852 - 129 commits from branch
next
- 41992503 - Merge remote-tracking branch 'origin/next' into lua-minmax-plus-bruh-moments
-
97e449bd...6976f852 - 129 commits from branch
enabled an automatic merge when the pipeline for 41992503 succeeds
mentioned in commit cec5338f
Please register or sign in to reply