Skip to content

Releases: Steamodded/smods

1.0.0 beta (0305c)

05 Mar 21:09
ce7b67c
Compare
Choose a tag to compare

What's Changed

  • Fix a bunch of negative-related bugs by @baliame in #504
  • Add clearer error message instead of "duplicate label continue" by @larswijn in #501
  • fix(get_p_dollars): enhancements may now have negative p_dollars by @baliame in #514
  • fix(select_card): select_card booster packs never add_to_deck on cards by @baliame in #513
  • Add Card:can_calculate by @VictinZero in #508
  • Fix: context.first_hand_drawn is true when not drawing first hand of round (#515) in fe1eb38
  • Fix: Taking ownership of the "shadow" DrawStep causes shadows to darken (#517) in a06138b
  • Fix: crash when sixth sense attempts to destroy a card (#506) in baa684c
  • Fix: Mult Cards do not give mult (#509) in 1052ff6
  • feat: SMODS.Gradient in 5f9dc5f

How to install

Please head here for install instructions and a lot more useful documentation pages.

Issues, Suggestions, Contributions and more

Create a pull request, open an issue or find us on Discord if you'd like to get in touch.

Full Changelog: 1.0.0-beta-0301a...1.0.0-beta-0305c

1.0.0 beta (0301a)

01 Mar 02:10
dd49c4e
Compare
Choose a tag to compare

What's changed

Everything, basically. Since the last "stable release", Steamodded has undergone a full rewrite, tons of features have been added, joker calculation has been reworked in full, and much more.

How to install

Please head here for install instructions and a lot more useful documentation pages.

Issues, Suggestions, Contributions and more

Create a pull request, open an issue or find us on Discord if you'd like to get in touch.

[Deprecated] 0.9.8 - API support for modifying vanilla objects

06 Apr 21:42
Compare
Choose a tag to compare

DEPRECATION NOTICE

THIS VERSION IS OUTDATED AND HAS BEEN DEPRECATED. Install the latest alpha version here.

Leave this page now, you have no use for it.

Seriously, unless you really know what you're doing, you have no use for anything on this page.

Original Release Info

image

NEW FEATURES AND UPDATES FROM 0.9.8

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.7...0.9.8

0.9.7 - Hotfix: Crash on hand played

05 Apr 06:32
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.7

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.5...0.9.7

0.9.6 - Log buffering, API enhancements, bug fixes

04 Apr 21:59
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.6

  • Optimized log buffering by @jubnl in #63
  • Fix: Crash when the deck of a paused run has been removed, by @Aurelius7309 in 8b74786
  • Fix: Crash at startup with custom voucher redeem functions if the deck has starting vouchers, by @Aurelius7309 in 8b74786
  • Fix: Switching profiles transfers unlocks of one profile onto the other, by @Aurelius7309 in 8b74786
  • Fix: Crash when hovering over an undiscovered custom game object by @Aurelius7309 in 8b74786
  • Playing card API: support dynamically adding/removing ranks and suits as well as deleting them completely. This retains state through profile changes; by @Aurelius7309 in 8b74786
  • Blind API: Add interfaces for most blind functionalities, e.g. debuff_card, stay_flipped, debuff_hand and press_play, by @Aurelius7309 in 8b74786

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.5...0.9.6

0.9.5 - Joker tooltip and soul_pos hotfix

01 Apr 22:33
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.5

  • Improved debug console by @jubnl in #59
  • Support for custom badges, optimizations in handling functions for custom game objects, Joker tooltips and soul_pos support (frfr this time) by @Aurelius7309 in a5bc9a3
  • Fix: stone cards are no longer considered face cards even if they were face cards originally, by @Aurelius7309 in a5bc9a3
  • Mod tracking: custom objects are automatically given a badge that displays the mod that it comes from. The color and label of this badge are configurable, users can disable the display.

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.3...0.9.5

0.9.4 - Improved debug console, custom badges, Joker tooltips, soul_pos

01 Apr 20:09
b488aad
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.4

  • Improved debug console by @jubnl in #59
  • Support for custom badges, optimizations in handling functions for custom game objects, Joker tooltips and soul_pos support by @Aurelius7309 in a5bc9a3
  • Fix: stone cards are no longer considered face cards even if they were face cards originally, by @Aurelius7309 in a5bc9a3
  • Mod tracking: custom objects are automatically given a badge that displays the mod that it comes from. The color and label of this badge are configurable, users can disable the display.

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.3...0.9.4

0.9.3 - Performance and improved logging

30 Mar 17:34
b8de795
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.3

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.2...0.9.3

0.9.2 - Joker API Backwards Compatibility + Card API improvements

29 Mar 21:16
55401ec
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.2

  • API changes for compatibility. No user-defined functions are passed the raw object the loader stores anymore, akin to how things worked previously, by @Aurelius7309 in 2c28bc1
  • Improvements and bug fixes for the playing card API by @Aurelius7309 in cd11881

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

Full Changelog: 0.9.1...0.9.2

0.9.1 - Tarot, Blinds, Voucher, Planet, Spectral, Sound and Seal APIs

29 Mar 03:46
Compare
Choose a tag to compare

NEW FEATURES AND UPDATES FROM 0.9.1

  • FederAPI: Support for more additions and features (Custom tarots, blinds, vouchers, etc.) by @itayfeder in #43
  • Loading consistency and other QOL/optimization changes for center APIs by @Aurelius7309 in #53
  • Improve debug console by @jubnl in #54
  • Relocating example_mods under a "Mods" subdir by @Steamopollys in eee6c48 and b2299f5

DISCLAIMER

THIS VERSION IS STILL UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. We will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.

How to Update

If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.

How to Install

Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md

New Contributors

Full Changelog: 0.8.1...0.9.1