Releases: OceanRamen/Brainstorm
Release list
v2.0.0-alpha-1
What's Changed
- Fix: fast-reroll now correctly applies current stake to challenge by @OceanRamen in #8
Full Changelog: v2.0.0-alpha...v2.0.0-alpha-1
Brainstorm-2.0.0-alpha
Brainstorm: Supercharged!
Changes:
Feat: Added voucher-search for ante 1.
Feat: Added observatory search for ante 2.
Feat: Added Perkeo search for first soul.
Feat: Supercharged Auto-Reroll with Immolate integration.
Feat: Seeds rerolled for with Brainstorm will now appear a different colour in the game-over screen.
Feat: Reworked Brainstorm settings page.
Feat: Overhauled Brainstorm codebase.
Known Bugs:
- temp game freeze while auto-rerolling.
- "rererolling" text not showing up whilst searching for seed.
- Incompatibilities with modded content.
As always, big thanks to @MathIsFun0
There's a lot more coming soon to Brainstorm! Thank you everyone for your support!
It's likely I will make a discord server for Brainstorm development at some point in the coming weeks -- the link will be in the README.md
- OceanRamen (Djynasty)
v1.1.0-alpha
Feat(Deck View: Hide Played Cards): Added Deck View: Hide Played Cards option to settings. If Enabled, Played cards (which would previously be greyed out) are now removed from Deck view.
Feat(Settings): Added "Deck View: Hide Played Cards" Toggle
Feat(Settings): AutoReroll Search Tag options are now the names of the skip tags, instead of their IDs
Feat(Settings): Renamed "Search For Soul" to "Charm Tag: Soul Search" for better readability
Full Changelog: v1.0.2-alpha...v1.1.0-alpha
v1.0.2-alpha
Fix(Fast-Reroll): Fixed bug that caused stake not to change upon selecting a new stake from menu.
Removed the Brainstorm Title Card
v1.0.0-alpha
Brainstorm is now in v1.0.0-alpha !!
Chore(Refactored the entire codebase from the ground up)
Chore(Separated the Balatro University Language pack into new mod)
- Found here: https://github.com/OceanRamen/BUMod
Feature(Removed Pride Mode)
- Will be integrated into the BU Mod in the coming days
Feature(Added Auto-Reroll UI)
- You can now change the Auto-reroll settings from inside the game! Head on over to the Brainstorm tab in the game settings to check it out.
Fix(Fixed Issues with Fast-Rerolling during Challenges)
- Fast-Reroll will now accurately reroll the seed preserving the current challenge.
Balatro University Language & Debug Mode!
- added balatro university language to language choice
- added debug mode. opt in via
config.json. - added watermark to show debug_mode is active.
Pride Mode!!
Pride Mode is here!
Disabled by default. To enable pride mode, go to config.json -> pride_mode = true
Happy pride month everyone!
v0.2.1-alpha
- added 8x and 16x game speeds to the game-speed selector in settings.
- replaced
P_CARDS.S_Amain menu card withP.CENTERS.j_brainstorm.
v0.2.0-alpha
- moved keybind config to external json
- added alert_text when saving and loading game-states