Releases: xivapi/NetStone
Releases · xivapi/NetStone
1.3.1
1.3.0
Breaking Changes
- AttackMagicPotency in Character Attributes is now nullable
- HealingMagicPotency in Character Attributes is now nullable
New Features
- Character Attributes
- Added Craftsmanship
- Added Control
- Added Gathering
- Added Perception
- Free Company Member
- Added Free Company Rank
- Added Free Company Rank Icon
- Gear
- Added item level
Contributors
- Tawmy
- Corielljacob
1.2.1
1.2.0
v1.1.2
Version 1.1.0
This release should restore all functionality that broke while there was no active maintenance as well as make using this more intuitive by having more explicit nullability and explicit handling or documentation of possible exceptions.
New Features
- Item HQ status
- Game data updated for 6.4
Fixes
- Character
- Level of active job
- Materia
- Job experience
- Skill Speed
- Achievement details
- Free Company
- Active State
- Leveling focus
Technicnal changes
- Using C# built-in nullability (remove JetBrains annotations)