branchrust_reboot/main/qol_print_memory_improvementcancel
2 Commits over 0 Days - ∞cph!
Add `MaxItemsInUse` to pool
- lets you know the maximum amount of items taken from the pool at once
Add `reset_max_pool_counter` command to reset the maximum item counter per pool
- allows you to reset the pool count incase it gets set to a really high value during 24hr window
Switched from showing `KK` -> `M` for millions and `B` for billions
Adding `--raw` to `print_memory` will print out the raw number counts instead of rounding them to thousands, millions or billions