Hotfix 1.06

Reign of the Renegade

Reign of the Renegade is a dice-based roguelite deckbuilder. Ascend the tower, brave the odds, and create powerful synergies. Will you end the Reign of the Renegade?

Smaller patch today, there was a fundamental problem with how Concluding your turn worked in tandem with dice resolving, and it took a bit to sort through all my spaghetti to fix. I'm really trying to clean up any glaring issues by the end of this week, as I'll be away from my coding machine for the most part of the remainder of the year. Keep submitting those bug reports! If something sucks (except the Jester fight), let me know! Fixes: - Added a "waiting state" to Concluding your turn, to make sure that all dice have finished their resolving before you are allowed to end your turn. This fixes strange interactions such as: playing Sheathe and ending your turn before the dice can give you Entangled, which would then cause your Entangled to carry over into the next turn. - Fixed Coolheaded to now let you Vanish actions as intended Visual Fixes: - Fixed a couple Perks that would visually proc more than intended - Added some additional text tooltips to a few buttons (Skip/Proceed/Back) that are dynamic and hopefully communicate more clearly to the player - Increased Attribute tags' hover hitbox (Setup/Vanish/Fleeting/etc.) Keybind Support: - M = Toggle Map - D = Toggle Deck - I only implemented the bare basics of this today, and didn't have time to fully QA test. Use at your own risk! It shouldn't cause any errors, but things may look funky. - There is also no UI to customize these keybinds yet, that is something that will have to come along later down the road. I mainly just wanted these to be implemented to accommodate those playing on Steam Deck! Balance: - Market essence inflation yet again, you can blame Lyrus. Good news is-if you've already bought stuff, thank your old money, because you're grandfathered in! 1.06B: - I discovered that I had accidentally deleted some ? Event's code while making patch 1.06, which caused some ? Event options to crash. Thank goodness for source control!