Commit graph

3 commits

Author SHA1 Message Date
Paul Campbell
3a824a506f offical pawn updates
- Add support to manually assign crafting levels
- Add support for static level
2026-06-06 14:18:24 -04:00
Paul Campbell
c2d314193d feat: Add option for unlock reqs to official pawn
- Added the virtual function IsUnlocked to IOfficialPawnScript
- By default, if no implementation is supplied, it returns true
- Updated README.md on how to use this new feature
2026-05-31 10:16:00 -04:00
Paul Campbell
937b2e04ce feat: Official Pawns
- Added support for server admin to define offical pawns.
- Added support for dynamically defined official pawns which change
  based on the hiring player level.
- Added a new settings file official_pawns.csx
- Added new official pawns
  - Annuate, Puala, Rumi and WhiteKnight
2026-05-31 08:31:27 -04:00