Releases: Steamopollys/Steamodded
[Deprecated] 0.9.8 - API support for modifying vanilla objects
DEPRECATION NOTICE
THIS VERSION IS OUTDATED AND HAS BEEN DEPRECATED. Download the latest alpha version here
NEW FEATURES AND UPDATES FROM 0.9.8
- Debug console QOL keyboard shortcuts by @jubnl in #66
- Print debug messages to console by @WilsontheWolf in #68
- Fix issues with deck preview by @Aurelius7309 in 76b3fc7
- Improve loader logging clarity by @Aurelius7309 in 76b3fc7
- Implement "taking ownership" of vanilla Jokers, Consumables, Vouchers and Blinds to simplify modifying them with API functions, by @Aurelius7309 in 76b3fc7
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
NEW FEATURES AND UPDATES FROM 0.9.7
- Fix: Game crashes when a hand is played, by @Aurelius7309 in 60264f0
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
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
andpress_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
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
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
NEW FEATURES AND UPDATES FROM 0.9.3
- Fix for performance issues by @Aurelius7309 in 4bc363d
- Allow more card prefixes/suffixes in playing card API by @Aurelius7309 in 4bc363d
- Improved logging by @jubnl in #56
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
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
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
- @itayfeder made their first contribution in #43
- @jubnl made their first contribution in #54
Full Changelog: 0.8.1...0.9.1
0.8.2 - Hotfix Ace-High Straights
Special thanks to @Aurelius7309 for the majority of the work on this release.
Hotfix 0.8.2
- Fix off-by-one error breaking ace-high straights
NEW FEATURES AND UPDATES FROM 0.8.1
- Nativefs support for R2MM by @Steamopollys in 7e4659e
- Patch load order by @Steamopollys in #27
- Adding polyglass tooltips to Absolute Deck by @encarvlucas in #28
- Update the Linux install command by @Optissimum in #30
- Add priority system to loader by @Aurelius7309 in #45
- Update MacOS install instructions by @michaeljgodfrey in #37
- Playing Card API bug fixes by @Aurelius7309 in #34
- Better stack traces by @WilsontheWolf in #38
- Support more reliable way to find game location from steam library. by @DarkDumpTruck in #32
- Add blueprint and eternal compatibility support to Joker API by @MathIsFun0 in #41
- Fixes / utility for joker API by @Aurelius7309 in #48
- fix: add StackTracePlus.lua to lovely.toml by @WilsontheWolf in #49
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
- @encarvlucas made their first contribution in #28
- @Optissimum made their first contribution in #30
- @michaeljgodfrey made their first contribution in #37
- @WilsontheWolf made their first contribution in #38
- @DarkDumpTruck made their first contribution in #32
- @MathIsFun0 made their first contribution in #41
Full Changelog: 0.7.2...0.8.2
0.8.1 - R2MM support, Mac and Linux QOL, Priority System, Stack Trace and More!
Special thanks to @Aurelius7309 for the majority of the work on this release.
NEW FEATURES AND UPDATES FROM 0.8.1
- Nativefs support for R2MM by @Steamopollys in 7e4659e
- Patch load order by @Steamopollys in #27
- Adding polyglass tooltips to Absolute Deck by @encarvlucas in #28
- Update the Linux install command by @Optissimum in #30
- Add priority system to loader by @Aurelius7309 in #45
- Update MacOS install instructions by @michaeljgodfrey in #37
- Playing Card API bug fixes by @Aurelius7309 in #34
- Better stack traces by @WilsontheWolf in #38
- Support more reliable way to find game location from steam library. by @DarkDumpTruck in #32
- Add blueprint and eternal compatibility support to Joker API by @MathIsFun0 in #41
- Fixes / utility for joker API by @Aurelius7309 in #48
- fix: add StackTracePlus.lua to lovely.toml by @WilsontheWolf in #49
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
- @encarvlucas made their first contribution in #28
- @Optissimum made their first contribution in #30
- @michaeljgodfrey made their first contribution in #37
- @WilsontheWolf made their first contribution in #38
- @DarkDumpTruck made their first contribution in #32
- @MathIsFun0 made their first contribution in #41
Full Changelog: 0.7.2...0.8.1