Releases: ThePettsoN/PUtils
Releases · ThePettsoN/PUtils
2.1
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
2.0
PUtils
2.0 (2024-12-28)
Full Changelog Previous Releases
- Re-wrote and simplified logic a bit. Made it more consistent (#1)
-
Re-wrote and simplified logic a bit. Made it more consistent
-
Fix class lookup
-
Update CATA lookup to CATACLYSM
-
1.5.0
Full Changelog: 1.4.0...1.5.0