We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: add deepClone function to globals
fix: SemVer being typoed as Semver
feat: add getItemsByFunction etc to items new functions
feat: add addMany to weightedcontainer
feat: add uniques function to array utilities
feat: add getNeighbor etc functions to tile utilities
feat: add isDisarmed to actor
feat: add colorPositive and colorNegative to text utilities
fix: missing link to isBBObject heading
Updated UI (markdown)
feat: add an example for Utils (de)serialize functions
feat: link to serialize/deserialize functions in the Serialization system
fix: misleading example implying you should use the mod object as a table
fix: remove onSkillsUpdated documentation as the function is not implemented
refactor: remove references to requireSettingValue
feat: update with the new Serialization functions added for rc 3
fix: remove requireSettingValue
fix: wrong function name and some formatting
fix: example using Serialize instead of Serialization
refactor: update info based on changes to Array.rand code
fix: add missing link to registry page
feat: add info about flag serialization and update checker
fix: add missing links
refactor: convert sidebar to dropdown style
Merge branch 'documentation-v1.2.0'
refactor: removeByValue instead of removeElement
fix: function name
fix: remove wrong info as these functions don't exist
fix: wrong info about returning nothing
feat: add info about printData printing stacktrace