Update log
Full Together in Battle update
The complete published notes, normalized for clean reading and source attribution.
Extracted changes
- Gameplay
- Fixes
- Maps
- Events
Just a small update with improvements and some bug fixes:
added in version 1.0.50k: the procedural battle generation algorithm now applies a negative weight to spaces close to treasure chests, making it less likely that enemies will spawn within move-and-attack range of chests.
fixed in version 1.0.50k: two different move-clearing methods in the game's AI module were conflicting when an AI character stopped moving due to wandering into a Hold, causing the second method to fail to recognize the held character as the current character and then fail to call for the execution of the next move in the AI module.
fixed in version 1.0.50k: it was still possible to get tooltips stuck onscreen when menus were in the process of appearing.
- fixed in version 1.0.50mwhen a character finished acting and their experience bar was animating to full, there was a short window where you could click to select a new character between the experience bar filling up and the level-up screen popping onscreen. This would both interrupt the level-up screen and prevent the actions bar from reappearing.
fixed in version 1.0.50n: when playing on Relaxed difficulty, a script action in Battle in the Print Shop was referencing the wrong coordinates, causing a window to gain passability Closed, thereby preventing characters from shooting through it.
fixed in version 1.0.50n: in Battle in the Print Shop, the central bowmen and guards near the top of the map would not react to enemies entering their move-and-attack range unless Sandesh Andhera had already reached the ledger.
fixed in version 1.0.50n: if Sandesh Andhera reached the table with the ledger in Battle in the Print Shop, the game would replace the wrong table object on the battlefield.
fixed in version 1.0.50n: stripping one specific type of non-aggro AI tag from an aggro group (e.g. Inactive or Passive) via a script action such as RemoveTag would automatically result in every other type of non-aggro AI tag also being stripped from that aggro group.
fixed in version 1.0.50n: one particular grass-chasm variant tile among dozens had incorrect rotation data.
fixed in version 1.0.50o: some of the unit buttons in the reserve supplies screen (characters 10 through 15) had misaligned mouseover tooltips.
fixed in version 1.0.50o: if the player chose to undertake an action that would return them to camp late (such as rescuing the blacksmith), any plot event scheduled to occur in camp that evening would be skipped--and not rescheduled.
fixed in version 1.0.50p: a few of the custom dialogue lines in the custom character maker had incorrect settings attached to them that could make them save in the wrong spots.
fixed in version 1.0.50p: the game would create log files whenever the player hit the 'L' key when typing in text in the custom character maker.
Gamepad fixes:
fixed in version 1.0.50l: when playing in gamepad mode, if you tried to end combat deployment without filling all of the allowed deployment spots, the game would fail to switch gamepad focus to the popup window asking if you're sure you want to proceed.
fixed in version 1.0.50l: when playing with gamepad controls, in battles where a character left the battlefield via a dialogue option upon moving onto a designated space, the game could throw a null error when checking for interactables adjacent to the now-missing character.
- fixed in version 1.0.50lwhen playing with gamepad controls, using "B" to back out of the save game menu mid-battle would inappropriately return gamepad focus to the battlefield instead of to the new turn window.
fixed in
Source
