PUtils
2.1 (2026-06-08)
Full Changelog Previous Releases
- PUtils 2.1 (#2)
New modules:
Colors:
- Adds lookup tables for class & specialization ids
Lookups:
Adds lookup tables for gameVersion, season, ids, itemRarity, shapeshiftId
Changes to existing modules:
Debug:
- Fixes an issue with the getColorCode
Game:
- Adds a new function to easily iterate through group members
- Fixes error messages
Strings:
- Fixes an issue with generating uuid where the format wasnẗ correct
Table:
- Added new isArray function
- Guard against key being nil while creating lookup table
- keys & values returning the wrong size of the table
- made mergeRecursive a bit more robust when checking if table is a array or object