News:

Welcome to the new Sinister Design forums!

Main Menu

Together in Battle Dev Log

Started by CraigStern, February 06, 2020, 05:37:30 PM

Previous topic - Next topic

CraigStern

#930
- the chance of recruited characters having a prior relationship with someone on your team now starts at only 2%, then gradually increases with every passing in-game day.

- began creating the final battle.

- a new type of free-standing light is now supported in the map editor: Directional Light! Unlike the existing Point Light, these have a clear direction, making them handy for simulating light coming through windows, doorways, and other openings to the outside.

CraigStern

- day logs now record how much aura you earn when you hire out characters as laborers.

- day logs now record how much aura you earn when you hire out characters as guards (and how much extra they earn if and when they succeed in defending the caravan).

- day logs now record how much aura you earn when you participate in a card tournament.

- day logs now record how much aura you earn when you hire out characters as explorers.

- if the info bar is showing when the victory/defeat box appears at the conclusion of combat, it will now be hidden.

- fixed: if a player with a super widescreen monitor started the game at a ridiculously wide resolution, the option to choose a supported resolution on the settings screen would be cut off, preventing them from making the switch in-game.

CraigStern

Pushed the version 0.9.60 update!

Changes for version 1.0:

- began overhauling the way the game stores sprite palette colors (up until now, they've been hard-coded) to make it easier to add and edit new sprite color palettes.

CraigStern

#933
- for all combat difficulty levels below Brutal, removed fog of war from potential arena fight conditions prior to Monkey League, as it was causing a big difficulty spike for so early in the game.

- wrote 3 new loading screen tips: one about the advisability of prioritizing enemy psy users, one about combining attacks with differing ranges to focus down an enemy, and one about the value of feeding kills to your level-one assassins.

- fixed: if the player surrendered a fight in the arena following the maharaja visit event and they hadn't won any arena battles in the interim, it would set the maharaja visit event to retrigger that evening.

CraigStern

#934
- fixed: female axefighter sprites were not displaying their character hair palettes correctly; replaced their bandana with uncovered medium-length hair to make their hair color easier to see.

- fixed: human photokineticist sprites were displaying character hair color in a much darker shade than intended.

- male pyrokineticist sprites and pyrokurios/pyrarch sprites are no longer bald; they display character hair color correctly.

- cleaned up a frame in the right-facing human female photokineticist casting animation that was offset by a pixel.

- updated one of the lines in the dissident interrogation dialogue to make more sense.

CraigStern

- worked on the scene leading up to the final battle.

- fixed the offset on directional lights--they now appear to originate on the space where they are placed.

- fixed in the map editor: unit tooltips could show  up over the top of the light properties window, obscuring it.

CraigStern

- fixed: the option to scan Prince Ajit during his interrogation was not leading to the correct dialogue branch.

- fixed: Nihal Agarwal was not informing the player that his mission wouldn't occur that same day until they'd already accepted it.

- fixed: in some instances, clicking to skip score tallying in the victory box could fail to end the "score tallying" sound loop, leaving it playing until the player quit to the title screen.

CraigStern

- continued working on the scene leading up to the final battle.

- fixed: under some circumstances, it was possible to access certain investigatory sub-activities from the town menu even after being removed from the investigation.

CraigStern

#938
- continued working on the scene leading up to the final battle.

- new skill added to the game...

- new unlockable glossary entries added: Dara Abhedy and Sandesh Andhera.

- added some new flags to various moments in player interrogations to give the game ways to recall if the player has gathered certain information.

- the engine now supports baking bonus damage of differing elements directly into a skill.

- further increased the base winnings for matches in the various arena leagues.

CraigStern

#939
- worked on the final battle more.

- new items added.

- fixed: the Together in Battle skills XML file had a formatting error that was keeping it from being loaded.

- fixed: bonus damage was not showing up in skill tooltips within the character screen, only in the Actions Bar.

CraigStern

#940
Hired a pixel artist to create one last character animation.

- finished the scene leading up to the final battle, connected it to the main menu in town such that players can now actually initiate the final confrontation.

- received, integrated new battle background for the Desan throne room.

- extended the big dialogue tree before the final battle; it now has over 100 branches, and can lead to a bad ending where the final battle never occurs.

- the game now supports emission textures to accompany battle backgrounds.

- the Conclude Investigation button now shows up in town after Malatose offers to let you investigate the summer palace, letting the player choose not to trust Malatose.

- added effects to the dialogue branch where you attempt to scan Dayaan.

- fixed a scripting error that was preventing the vindictive character quest event chain from ever initiating.

- fixed a scripting error that could cause the Conclude Investigation button to show up in town after being kicked off the investigation.

- fixed: setting parameters using a Run reply type was only working in battles, not in cutscenes.

CraigStern

#941
- worked on the final battle some more.

- new object added to the game: Mandala. A floor object that is indestructible and can have various effects...

- new terrain stat modifier supported: RangeBonus.

- finally added Dayaan's spriteset to the game.

- created a couple of new enemy types.

- reduced the salary of the recruitable kineticist in the Monkey League Qualifier.

- the enemy axefighter in the Monkey League Qualifier now only has throwing axes in Brutal difficulty.

CraigStern

Did some searching online to find an artist able to draw a map of Dese.

- worked on the final battle some more.

- new script action: ChangeArmyColor. Two parameters: army number and color.

- fixed: the Transfer script action would add a character to the destination roster even if they no longer existed in the roster they were to be transferred from, causing characters who fell to permadeath during the bandit fortress escape maps to appear on the main roster anyway.

- fixed: the -ATKX- and -ATKY- special characters had started each returning 0 when using skill scripts regardless of where the attack was centered.

CraigStern

#943
- more work on the final battle.

- stat alterations caused by a character's current terrain are now noted in the character screen.

- new script action: ChangeArmyController. Changes an army from human-controlled to AI-controlled, or vice versa. Two parameters: army number and "is human" (a boolean that can be set to true or false).

- new sound effects: Crowd Gasp, Crowd Gasp Male, Crowd Murmuring 2.

- fixed: when clicking on enemies, the game was not displaying danger tiles for skills that exclusively imposed certain status effects like Enthralled or Clouded (e.g. Mind Control).

- fixed: the terrain inspector would not display healing effects associated with terrain tiles.

- fixed: when stats got into the triple digits, they could get cut off in the character screen.

- fixed: the code which looks ahead to see if a crucial character is going to immediately die from environmental damage after the turn starts (and, if so, shut off the mid-battle save function to prevent the player soft-locking themselves) had not been updated to account for destructible objects which add environmental damage to a space (such as fire).

CraigStern

#944
- more work on the final battle.

- added alternate spirit and golem lines to the introductory dialogue at the start of the summer palace escape battle.

- new script action: ShowObjectives. Brings up the animated objectives UI showing current objectives.