Skip to content

Fix min/max flip in board limits#76

Merged
orsinium merged 1 commit intofirefly-zero:mainfrom
oli-obk:board_limits
Jan 27, 2026
Merged

Fix min/max flip in board limits#76
orsinium merged 1 commit intofirefly-zero:mainfrom
oli-obk:board_limits

Conversation

@oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jan 26, 2026

Otherwise having a min or max set in the board gives very funny error messages:

💥 Error: write boards: validate board #1: min must be less than or equal to max.

[boards]
1 = { name = "level 1", min = -10000, max = 0 }

@orsinium orsinium merged commit f1c6045 into firefly-zero:main Jan 27, 2026
@oli-obk oli-obk deleted the board_limits branch January 27, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants