mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-07 14:54:56 +02: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.