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.
Fix hand_chips example for context.modify_hand using mod_mult instead of mod_chips (#132)
Astra's Documentations (#91) * Document `disable_shine` * `context.create_booster_card` and `context.modify_booster_card` * `context.modify_blind_chips` * `context.modify_final_cashout` * Revert "`context.create_booster_card` and `context.modify_booster_card`" This reverts commit 195b7ad34f3ebb1a74b6107b83c319b0069bf1e0. * Revert "Document `disable_shine`" This reverts commit 07d7219a626f838456600ff104a9103c793e9b96. * update * version and modifications --------- Co-authored-by: N <venturinosebastian@gmail.com>
Added can_sell() documentation (#78) * Added can_sell() documentation Added can_sell() documentation to SMODS.Consumable & SMODS.Joker * Adjust documentation * version --------- Co-authored-by: N <venturinosebastian@gmail.com>
Document `no_collection` type expansion (#108) * Document `no_collection` type expansion * version
`SMODS.copy_card` (#116) * `SMODS.copy_card` * version
Document last_hand_score and last_hand_oneshot in context.after (#117) * Document last_hand_score and last_hand_oneshot in context.after * version
Update Localization.md (#118)
Document: Extended text hover tooltips support (#120)
Document: Allow support for returning a font in calculation functions (#121)
Document: context.area in context.create_shop_card (#122)
Document vars return in calc_dollar_bonus (#123)
update select_card docs (#125) * update select_card docs * version
docs: make SMODS.game_table_from_type support ref_table/ref_value (#126) * docs: make SMODS.game_table_from_type support ref_table/ref_value * version
docs: Refactored SMODS.destroy_cards + added SMODS.pinch_and_remove() and SMODS.is_playing_card() util funcs (#127) * docs: Refactored SMODS.destroy_cards + added SMODS.pinch_and_remove() and SMODS.is_playing_card() util funcs * version
docs: Pool badges (#128) * docs: Pool badges * version
fixed a typo (#131) something said "trated" instead of "treated"
fix link
Document `SMODS.poll_object` (#130) * Document `SMODS.poll_object` * use existing documentation
clarify `set_ability_reset_keys()` (#129)
add example filter for SMODS.poll_object
remove hand attribute from obelisk
properly capitalize Steam
fix localize_box example
Update SMODS.Atlas.md (#124)
typo
scale in localize's 'name'
clarify the localize ui functions a bit more
Documentation for the localize function (#112) * Update Localization.md Added all the information I know about the localization function * document the rest
remove booster from buying_card
fix mod.menu_card link