Skip to content

Releases: ThePettsoN/PUtils

2.1

08 Jun 17:52
03bb5d1

Choose a tag to compare

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

28 Dec 15:05
edd48b1

Choose a tag to compare

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

21 Nov 20:42

Choose a tag to compare

Full Changelog: 1.4.0...1.5.0