Releases: heroespatchnotes/sdk-php
Releases · heroespatchnotes/sdk-php
Bugfixes
Fixes a bug where missing strings were not setting a null value on Entities.
Bugfix
Fixes a bug where the HeroFactory would fail to set a Hero's contents, making game data unavailable for those entities.
getByNameId
Factoriesnow create an internal index of entities for performance and lookup- Adds
SkillFactory::getByNameId()for easierAbilityandTalentaccess - Adds many tests and doc updates
See CHANGLELOG.md for full details
Gamestrings
Adds new Gamestring class for string format handling, and a variety of class transport improvements.
See CHANGLELOG.md for full details
Entity Strings
Adds new string() method for Entity game string access.
See CHANGLELOG.md for full details
Initial Beta
v0.9-beta.1 Complete the move