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 - May 17, 2026, 06:53:56 AM
For the version 1.1.10f hotfix:

  • fixed in version 1.1.10f: changes to the level-up logic necessary to support the "Choose Advancements" behavior in roguelike mode were causing the game to throw a null error any time it procedurally generated a character who began with a stat proficiency at level 1 (something that can randomly happen with lissit). This was causing recruitment to occasionally freeze when generating characters.
  • fixed in version 1.1.10f: on rare occasions, the AI could get softlocked after one of its characters became subject to a Hold.
#12
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 16, 2026, 09:10:38 AM
For the version 1.1.10e hotfix:

  • fixed in version 1.1.10e: if the player encountered a random event with a corresponding battle and they did not deploy a character involved in the event, due to some changes to the code in a recent optimization pass, the game would throw a null error upon trying to find that character on the battlefield.
  • fixed in version 1.1.10e: the game will no longer let you finish deployment in the Treasure Map event battle without the unit who buys the map.
  • new condition added in version 1.1.10e: Force Deployment. Two parameters: army number and character name. If the named character is in the roster during deployment, they will become mandatory to deploy even if they are not a mandatory Protect Char condition.
#13
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 14, 2026, 11:40:30 AM
For the version 1.1.10d hotfix:

  • UI improvement in version 1.1.10d: when making a custom character, the custom dialogue screen now displays a little "plus" symbol in the corner of the button for every type of dialogue for which the character has a line. As you write lines, plus symbols will appear. (Any lines you leave blank will later get a generated stand-in line based on your character's personality.)
  • gamepad UI improvement in version 1.1.10d: the shoulder buttons now change the page of the army overview screen (in case you've somehow managed to acquire more than 18 characters).
  • gamepad UI improvement in version 1.1.10d: reverted the Y button to its previous function in the reserve supplies screen so you can inspect characters there. (X remains a shortcut for Sort.)
  • fixed in version 1.1.10d: Throw Net had begun using the "end turn" after-attack behavior instead of the intended "use once" after-attack behavior.
  • fixed in version 1.1.10d: the game was not handling tags (which usually take the form of skill modifications and improvements) correctly in roguelike mode, displaying a blank white box instead of the appropriate tag. The game can now detect tags in a character's skill progression that are missing parameters and fix them on the fly.
  • fixed in version 1.1.10d: on some displays, 16:9 resolutions could sometime apparently return a false positive for a 16:10 display ratio. The game now checks a list of known 16:9 resolutions that will cause it to automatically bypass alternate display ratio checks.
  • fixed in version 1.1.10d: one of the old lissit names I removed from the game evidently found its way back into the CharNames.xml file.
#14
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 13, 2026, 12:32:35 PM
For the version 1.1.10c hotfix:

  • gamepad UI improvement in version 1.1.10c: the shoulder buttons can now be used to change pages of the reserve supplies screen whenever no character inventory or character screen is open.
  • gamepad UI improvement in version 1.1.10c: the X and Y buttons can now be used to automatically sort items without the need to navigate to the Sort button.
  • fixed in version 1.1.10c: when playing with gamepad, after using an item within the reserve supplies UI and seeing the character screen pop up, backing out of the character screen would send gamepad focus to the item's now-invisible Use/Give/Store submenu instead of to the character's inventory submenu, making it appear that the gamepad cursor no longer existed.
  • fixed in version 1.1.10c: under rare circumstances, an AI-controlled character running into caltrops could fail to receive a recalculation of its moves, which could in turn cause the game to hang.
  • fixed in version 1.1.10c: under rare circumstances, the game could determine an AI-controlled character's moves, and then, in the fraction of a second before executing those moves, the character could be removed from the AI army list, resulting in a range error.
  • fixed in version 1.1.10c: if an AI-controlled character tried to move through both a pressure trigger and a hold in one go, the game would trigger both even if one prevented the character from reaching the other.
  • fixed in version 1.1.10c: more unusual 16:10 display ratio resolutions will now be successfully detected by the game as well.
#15
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 12, 2026, 07:24:29 PM
For the version 1.1.10b hotfix:

  • fixed in version 1.1.10b: there was a second null error lurking in the same spot as the last one.
  • fixed in version 1.1.10b: when playing with gamepad, the gamepad lost focus when returning to camp late.
  • fixed in version 1.1.10b: when playing in roguelike mode with gamepad, leveling up in camp would fail to shift gamepad focus to the skill chooser box.
  • fixed in version 1.1.10b: when playing in roguelike mode, a duplicate skill could sometimes end up getting selected to appear in the skill chooser box.
  • fixed in version 1.1.10b: when playing in roguelike mode, skill range data wasn't getting supplied to the tooltips for skill buttons in the roguelike mode's skill chooser box.
  • fixed in version 1.1.10b: certain unusual 16:10 and 21:9 display ratios were not getting detected by the game.
#16
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 12, 2026, 01:39:28 PM
  • fixed: under some circumstances, the game could attempt to set the facing of a character who had been removed from the battlefield, throwing a null error.
  • fixed: under rare circumstances, the Treasure map event could be chosen without a character available to fill the role of finder.
  • fixed: an error in the Summer Palace Escape battle? 
  • fixed: the speed with which damage previews and counterattack indicators flashed in combat was locked to framerate, which could lead to these elements flashing much too quickly on faster PCs.
  • fixed: if two characters counterattacked an enemy during an AI turn and both leveled up at once from the resulting experience gain, only one of the level-ups would get displayed in the level-up window onscreen.
  • fixed: it was possible to make the victory box go partly offscreen by scrolling the mouse wheel and changing camera zoom at the conclusion of a battle. (Manual camera zoom is now locked off when the victory box is onscreen.)
#17
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 11, 2026, 10:39:55 PM
For the version 1.1.10a hotfix:

  • gamepad improvement: during deployment, the right joystick now lets you pan freely around the battlefield to inspect it.
#18
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 06, 2026, 06:25:43 AM
  • The Marauder class now gains the ability to counterattack with throwing axes.
  • new camp activity: Haunt.
  • the game now supports camp activities that can only occur between characters who have a specific, special relationship label.
#19
Together in Battle / Re: Together in Battle Dev Log
Last post by CraigStern - May 05, 2026, 09:50:14 AM
  • after saving the traveling merchant's caravan wagon, his one-time reward shop now contains a guaranteed Training Voucher.
  • one of the rewards you can get from the Birthday Boy event is now a Training Voucher.
  • new random encounter can occur when on cavern exploration missions: Recruitable Spirit.
#20
General Discussion / Re: hey there...hey bro, i'm h...
Last post by Astrida - May 05, 2026, 04:41:48 AM
Hello, I'm newbie