1. TaleSpire
  2. News

TaleSpire News

Alt Hotfix

Hi folks,

Just a quick hotfix for this evening. When we replaced the Alt-Enter (toggle fullscreen) implementation, we fell afoul of a bug in Unity's input system. Their bug means the state of the Alt key is not reset if you Alt-Tab away from the window.

We found a setting that mitigates this, hopefully without opening us up to more fun bugs. This hotfix delivers that to you.

Earlier today, we also tweaked which dependencies Steam automatically installs, which we hope will fix the dll issues some Windows 11 players were seeing. If it doesn't work for you, please do reach out to us.

If all goes to plan, then the polymorph beta will be in your hands tomorrow.

We'll keep you posted.

Polymorph beta and Dev stream coming this week

Dev-log from https://bouncyrock.com/news

Hey folks,

This week polymorph is going to become available for testing. We are rolling this feature out differently than usual, so I thought it would be good to explain the process and why we are doing it.

Also, now that I have moved house, I finally have decent internet speeds again, so it’s time to bring back developer streams. Details are towards the end of this log.

Polymorph Beta

The short version is that we will be making polymorph available on a beta branch of TaleSpire so that the brave and wreckless can try it out and report bugs before we push it out to everyone else.

We’ve wanted to start doing this as it allows us to catch critical bugs without doing damage to existing creations.

-AND-

We also know that even though they are unsupported, there are folks out there hacking the game to make mods. We’d like to give them a bit of time to update their work to fix anything that isn’t compatible with changes to the game.

To this end, the polymorph beta will be opt-in and take place on an entirely different backend from the one you are currently playing on. And that backend will only last for the duration of the testing. That means that when we release the feature to everyone, the test backend will be shut down, and everything that was on that branch will be cleared.

The process to opt-in will be something like this:

  • You will open the Steam beta properties for TaleSpire
  • You’ll enter a password we give out later this week
  • You’ll be given the option to opt into the beta
  • If you do, the game will update, and then you will be on our testing build and backend


Opting out is as simple as setting the beta back to “None.”

We’ll have full instructions and warnings out on the day.
[previewyoutube][/previewyoutube]

Dev Stream

Dev Steam World Clock

Yup, we are finally doing a dev stream again. We will be live on twitch.tv/bouncyrock this Thursday at 11pm Norway time (click the link above to see the time in your timezone.

This will be a general catchup. As usual, you’ll have the opportunity to fire questions at us too.

That’s all for today

That’s all the news for today, there has been plenty of code and art work going on, but we can save that for another dev-log.

Ciao!

Disclaimer: This DevLog is from the perspective of one developer. So it doesn’t reflect everything going on with the team

HOTFIX : Hero Forge Integration Fix

We had some issues last night where the Hero Forge Library wasn't loading. This patch should address this issue.

Thank you all for your patience.

A single fix

We kick off the week with a small fix. With this patch, TaleSpire now correctly handles UI scaling when Alt-Enter is used to toggle fullscreen/windowed mode.

Now to see what else we can fix this week.

The bug squash-athon continues!

This time we went after five annoyances:

  • We fixed a case where you couldn't change vsync or windowed mode without also changing resolution
  • The scroll speed of the screen resolution dropdown was too high
  • Dice thrown by other players would judder rather than come to a complete stop
  • Master volume is now a percentage
  • Fix the fps settings, so they are now applied correctly


It's very easy for small things to fall by the wayside with all the big features that need writing, so getting a handful of these fixed feels good.

Ciao