mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-19 20:28:02 +07:00

Added int index to StatList#ensureCapacity so that it shifts after index Added additional validation within StatList#ensureCapacity Added assertion that clearList does not result in a negative size StatList#copy(int,StatList,int) now copies #maxLists as well Added additional logging for StatList#copy