News:

Welcome to the new Sinister Design forums!

Main Menu

Recent posts

#11
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - June 12, 2026, 10:08:26 AM
For version 1.1.11f:

  • fixed in version 1.1.11f: when changing Charge to be learned specifically between levels 3 and 6, the skill was left in early skills rather than being moved to level-specific skills, causing the game to stop reading it correctly for proc gen cavaliers.
  • fixed in version 1.1.11f: the input field for new dialogue when creating a custom character was inappropriately set to one line instead of multi-line.
  • UI improvement in version 1.1.11f: the input field for custom character dialogue now contains placeholder text explaining common special characters that can be used in dialogue for formatting.
  • new in version 1.1.11f: the input field for custom character dialogue now supports use of the PICK{X|Y} special character.
#12
there isn't a turn sequence unique to any one character. The style is Fire Emblem
#13
Telepath Tactics Liberated (2022) / Re: Dev Log
Last post by CraigStern - June 08, 2026, 07:52:15 PM
For version 1.0.61f:

  • gamepad UI improvement: when opening the character screen, the gamepad cursor now automatically jumps to the first inventory item.
  • fixed: gamepad cursor was misaligned with stat icons in the character screen when playing on Steamdeck.
  • fixed: when playing with gamepad, selection order between the weapon switching button and the "previous skills" button in the actions bar was reversed.
#14
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - June 07, 2026, 06:18:35 PM
For version 1.1.11e:

  • fixed in version 1.1.11e: when equipping or unequipping items within the reserve supplies using the character screen (instead of the inventory subwindow), the character's stats were not updating until the character screen was closed and reopened.
#15
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - June 05, 2026, 05:00:23 PM
For version 1.1.11d:

  • fixed in version 1.1.11d: the hobby response line, specifically, was not getting saved when creating a custom character.

   
#16
I like your explanations very significantly. It is quite beneficial. I'll investigate.
#17
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - June 04, 2026, 09:43:20 AM
For version 1.1.11c:

  • fixed in version 1.1.11c: when displaying army-wide danger zones, the game was not accounting for spaces that could be attacked by immobilized characters.
  • fixed in version 1.1.11c: the curly brace characters were excluded from use in the custom character dialogue window, preventing the player from using certain special characters.
#18
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - June 03, 2026, 06:29:46 PM
For version 1.1.11b:

  • fixed in version 1.1.11b: the forward slash character was excluded from use in the custom character dialogue window, preventing the player from closing special formatting characters like italics or bold text.
  • UI improvement in version 1.1.11b: pressing Q again when all enemy danger zones are being displayed onscreen will now toggle them off.
#19
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - June 02, 2026, 10:11:01 AM
  • UI improvement in version 1.1.11a: when pressing the Create Log button in the Report an Issue window, it now tells you where the log file was created.
  • UI improvement in version 1.1.11a: the Report an Issue window now has a button to tell you exactly where your save file is located. (In Windows, pressing it will automatically open the folder with your current save file already selected.)
  • UI improvement in version 1.1.11a: the Report an Issue window now has a button to directly email the developer, with relevant info pre-filled to make reporting easier.
  • fixed in version 1.1.11a: various parts of the game code responsible for parsing strings to floating-point numbers were missing culture-invariant flags, meaning that they could fail to recognize decimals properly for players in some regions.
  • fixed in version 1.1.11a: it was possible to ask the recruiter for a starting team even after the very first recruitment.
#20
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 31, 2026, 09:29:52 AM
Pushed the above as version 1.1.11. For the next hotfix/update:

  • fixed: the campaign downloader was not displaying the message to manually move the downloaded campaign folder if OneDrive or Copilot prevented the Directory.Move() function from completing successfully in Windows.