chore: simplify rngService #1073

Merged
OrdisPrime merged 1 commits from simplify-rngService into main 2025-03-03 12:48:47 -08:00

1 Commits

Author SHA1 Message Date
3cf9cabe82 chore: simplify rngService
All checks were successful
Build / build (18) (pull_request) Successful in 39s
Build / build (22) (pull_request) Successful in 59s
Build / build (22) (push) Successful in 36s
Build / build (18) (push) Successful in 55s
Build / build (20) (push) Successful in 1m0s
Build / build (20) (pull_request) Successful in 51s
getRandomWeightedReward now takes any object with lowercase 'rarity', and the only alternative to it is the 'uc' variant which takes any object with uppercase 'Rarity'
usage of IRngResult is now also optional
2025-03-03 15:55:30 +01:00