We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
`SMODS.Font` page addition, and `f:` modifier mention on Text Styling (#74) * Create SMODS.Font.md * Update Text-Styling.md * Add files via upload * Add files via upload * Update Text-Styling.md * Update Text-Styling.md * Delete Assets/Text-Styling/example_font_hello_10_light.svg * Update example_font_hello_10_dark.svg * Add files via upload * Update example_font_hello_10_dark.svg * Update example_font_hello_10_dark.svg * Update example_font_hello_10_dark.svg * Delete Assets/Text-Styling/Wingdings.ttf * Add files via upload * Add files via upload * Update Text-Styling.md * Add files via upload * Add files via upload * Update Text-Styling.md * Update Text-Styling.md * Update Text-Styling.md * Update Text-Styling.md
Add can_load to The Mod Object page (#77)
"sound code"? (#75)
Update calc docs
Update sidebar
screenshader documentation (#70)
Merge branch 'master' of https://github.com/Steamodded/Wiki
Add 1501a release notes
Fix link to calculate functions in mod object page (#73)
Add `SMODS.destroy_cards` info (#71)
Revert "SMODS.Seal update with apply, remove and set_ability patch (#53)" This reverts commit 567cedbfb323beec97132bfd0f188ecc4b424768.
`always_scores` and `never_scores` (#68)
Fix mistake in `SMODS.add_to_pool` documentation (#67)
Changes to pre-scoring contexts (#65)
Challenge and Stake `calculate` (#66)
Fix missing `SMODS.Blind.calculate` argument (#64)
Mention `dump_loc` on the localization page (#63)
Add missing argument to SMODS.Booster.select_card (#60)
SMODS.Seal update with apply, remove and set_ability patch (#53)
Add release notes (#61) * Add 1221a release notes * Add older releases and update sidebar
Document Stake's `loc_vars` (#58)
Complete rewrite of calculation guide
Update SMODS.Edition.md (#15) Adds example of applying a custom edition
SMODS.debuff_card's 'reset' argument is deprecated
document JSON localization (#56)
Add Documentation for G (#30) * Add Documentation for G * Minor updates to G * Reorder functions in G * Document G.GAME.starting_params * G is a variable --------- Co-authored-by: Evan Wu <english5040@users.noreply.github.com>
Clean up event system docs (#29) * Clean up event system docs * Event Manager Tweaks * 'other' queue is unused * Clarify before events * Add a bit more information on custom queues
Update UI-Guide.md (#51)
Document Astra's PR 892 Expanded select_card arg
Error in calculate-functions context: an if statement is not specific enough though, I realize that for G.play this happens to be unnecessary. should be better that this is more visible though