We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Persistent Data (markdown)
fix: add table of contents links for startsWith and endsWith
feat: add getMaxMoraleState in actor
feat: add documentation about onCombatStarted of starting_scenario
feat: add documentation on benchmark utility function
feat: add documentation for colorize value functions
feat: add documentation for colorDamage
feat: add documentation for array removeValues
refactor: remove version line on home page as it is a chore to maintain
feat: add bullet point about vanilla fixes on home page
fix: addPopupMessage signature not being squirrel
fix: missing mod addon reference in addPopupMessage signature
Merge branch 'documentation-1.4.0'
feat: add vanilla fixes page to side bar
feat: add a page about vanilla fixes included in msu
feat: add info about automatic damagetype assignment
refactor: damage type docu to say that its a child of weighted container
feat: add documentation on the rounding and truncf functions
feat: add info about new popup function
fix: rename serialization to serialization-utils To avoid clash with serialiation system file.
fix: deprecate utils.serialize and utils.deserialize
feat: add serialiation page and add to sidebar
Merge branch 'documentation-1.3.0'
fix: remove mention of BBParser from home page
refactor: bump version to 1.3.0 on home page
fix: getFiles getting renamed to getFileNames this was never actually done in the code
feat: add example about using addMany to create weighted container
refactor: improve language
fix: broken or nonexistent links
fix: weighted contained addMany function not grouped with functions