mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 07:32:32 +01:00
Add guards for edge cases: - Empty entries with rolls > 0 - Zero or negative rolls - Zero total weight in non-box mode - Box mode with more rolls than available entries Previously these cases caused infinite loops or panics.