File Details
2.1-classic
- R
- Jun 8, 2026
- 7.07 KB
- 1
- 1.15.2
- Classic
File Name
PUtils-2.1-classic.zip
Supported Versions
- 1.15.2
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

