Skip to content

History

Revisions

  • Docs Reformatting (#38) * Document everything missing from `lsp_def/utils.lua` + misc edits * Partial `Blind:calculate` docs + other stuff I missed Actual specifics are better suited for the rewritten calculation docs. * Default mod functions update Not very good, but this page is getting rewritten anyways. It'll work for now. * forgot about `optional_features` * Slightly improves `SMODS.Booster` docs * Slight correction * W.I.P internal doc page * "The Mod Object" page + misc stuff * Add links to header elements on some pages * Update API-Documentation.md format * Move install guide, TODO home page rewrite, add missing nav on pages * Add missing util functions * Update to current wiki proper * SMODS.https header + update Internal & Utility * Apply #48 style changes

    @GauntletGames-2086 GauntletGames-2086 committed Oct 6, 2025
    e3ebf38
  • Ante context documentation (#50) * Wiki contributions for Pull Request #878 * Update for merging ante_end into other contexts

    @the-Astra the-Astra committed Oct 6, 2025
    8d4fc57
  • Add beat_boss the context.end_of_round docs (#44) Changes calculate-functions.md

    @Gloompashcy Gloompashcy committed Oct 6, 2025
    7363438
  • Add some currently undocumented contexts in Calculate-Functions.md (#34) * Fix incorrectly enclosed link * Add undocumented contexts Add context.other_drawn Add context.drawing_cards Slightly change context.hand_drawn desc * Add more undocumented contexts Adds context.debuff_hand Adds context.modify_hand Adds context.modify_scoring_hand Adds context.drawing_cards * Change to context.modify_scoring_hand desc * Update Calculate-Functions.md * Update Calculate-Functions.md

    @Gloompashcy Gloompashcy committed Oct 6, 2025
    479e66b
  • context.check_eternal documentation (#42) * Prep for Steamodded#794 * context.check_eternal documentation Steamodded#794 * Update Calculate-Functions.md

    @Gloompashcy Gloompashcy committed Oct 6, 2025
    1688c74
  • Update Booster create_card examples (#47) - Use SMODS.create_card for playing cards - Make example key_append more clear

    @nh6574 nh6574 committed Oct 4, 2025
    a68699c
  • Updated `Booster`'s `select_card` property (#52) * Upated `select_card` property of `SMODS.Booster` *Title * New line *Title

    @AllUniversal AllUniversal committed Oct 4, 2025
    d98c5c1
  • Added perma_repetitions to Perma-bonuses.md (#45) +Title

    @AllUniversal AllUniversal committed Oct 4, 2025
    a3aeeeb
  • add text_colour to ConsumableType docs (#55) i forgor

    @MetaNite64 MetaNite64 committed Sep 20, 2025
    7856d32
  • Document context.buying_self

    @english5040 english5040 committed Sep 19, 2025
    b38b4ef
  • Add more commonly used utilities

    @english5040 english5040 committed Sep 15, 2025
    c0d3359
  • Corrections and clarifications to SMODS.Rarity

    @Aurelius7309 Aurelius7309 committed Sep 4, 2025
    d5880c6
  • a second window doesn't come up on mac

    @WilsontheWolf WilsontheWolf committed Aug 19, 2025
    bbb88b3
  • Update information on VanillaRemade (#46)

    @nh6574 nh6574 committed Jul 20, 2025
    20c8d12
  • Install instructions rewrite (#43) * Split install guide into 3 files * Update sidebar to match * Remove "different platform" sections

    @larswijn larswijn committed Jul 20, 2025
    2d6cb6c
  • Poker Hand visibility (#39)

    @nh6574 nh6574 committed Jul 14, 2025
    8d2f7d3
  • Update Your-First-Mod.md (#24)

    @realicraft realicraft committed Jun 20, 2025
    73d0951
  • Adds example of how to create boosters containing either cards or jokers (#20) * Adds example of cards v jokers to boosters * fix formatting, change one example to use `SMODS.create_card` --------- Co-authored-by: ItsFlowwey <73145114+GauntletGames-2086@users.noreply.github.com>

    @1RedOne 1RedOne committed Jun 20, 2025
    d698788
  • Fix and clarify details of Text Styling page (#25) * Fix and clarify LOC_COLOURS table G.C colours entries - Fix `inactive` value (from `G.C.INACTIVE` to `G.C.UI.TEXT_INACTIVE`) - Clarify G.C.RARITY changes between vanilla and Steamodded * Remove mistaken `#` symbol included in string passed to `HEX` function * Replace double quotes with single quotes to conform with SMODS Wiki convention * Clarify incompatibilities between `{E:}` and `{X:}`/`{B:}`

    @Breezebuilder Breezebuilder committed Jun 20, 2025
    965628d
  • SMODS.Challenge `button_colour` (#31)

    @nh6574 nh6574 committed Jun 20, 2025
    389b994
  • `mod.ui_config` (#32) * `mod.ui_config` * fix weird formatting * fix author color

    @nh6574 nh6574 committed Jun 20, 2025
    ee7236d
  • add `shatters` (#35)

    @wingedcatgirl wingedcatgirl committed Jun 20, 2025
    befd2b0
  • Documenting recent additions (#37) * Documenting recent additions * merge_effects

    @nh6574 nh6574 committed Jun 20, 2025
    29e3c8f
  • Update Utility.md Add `SMODS.destroy_cards`, `SMODS.add_voucher_to_shop` & `SMODS.change_voucher_limit` (and booster equivalents), `SMODS.change_free_rerolls`, `SMODS.change_play_limit`, `SMODS.change_discard_limit` and `SMODS.draw_cards`

    @Eremel Eremel committed Jun 6, 2025
    dafbee3
  • Reorder First Mod page based on how likely each thing is to help

    @english5040 english5040 committed May 10, 2025
    c4d9722
  • Add link to VanillaRemade important enough I'm adding this asap

    @english5040 english5040 committed May 10, 2025
    0a5ece5
  • event manager spelling/grammar

    @english5040 english5040 committed May 9, 2025
    57827c5
  • remove unnecessary text No need for vanilla disclaimer now

    @english5040 english5040 committed May 9, 2025
    60b54e1
  • Add enhancements to PokerHand example (#27)

    @nh6574 nh6574 committed May 9, 2025
    6e0d081
  • fix round_number parameters (#28) wiki shows round_number having one parmeter `num_precision` when it actuallya has 2 parameters `num` and `precision`

    @Aiz0 Aiz0 committed May 9, 2025
    26cc74a