HomeGamesUpdatesPricingMethodology
Steam News18 January 20265mo ago

Version 17.8B

Started using Notepad++ for everything recently because Windows Notepad is so shitty now. I noticed it was converting spaces to TAB automatically, which causes an error.

Full notes

Full Brigand: Oaxaca update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

3 fixes0 additions3 changes0 removals
  • Fixes
  • Gameplay
  • Store
  • Maps
fixedI also fixed a tab in the Russian translation that got put in there when I was updating the Boris dialogue.
changedFinally, winning Trivia Night at the Mosquito Net in PANAMA will now increase Bella's romance (max of two times). Thanks to Jacov for reminding me with his romance guide.
changedView store page EDIT: For modders, you can search multiple files for TABs in Notepad++ by checking "Regular Expression" and searching for "\\t".
fixed(BATTLES) Corrected number of brew tanks in Echo's dialogue in BATTLES map.
fixed(RUSSIAN) Fixed tabs in Boris script in Russian translation (script should only use spaces).
changedUpdated Builder's Manual (don't use tabs).

Started using Notepad++ for everything recently because Windows Notepad is so shitty now. I noticed it was converting spaces to TAB automatically, which causes an error.

Included this warning in the Builder's Manual and thought I would make a warning post for any modders working on the Voodoo mod contest (deadline Feb 1st).

View on Steam I did a search in every Brigand script using Notepad++ and found that a lot of user-made mods use TAB, which will cause errors. This includes Lunar Legend, Arctic Adventure, and Xiahai Wetwork.

I also fixed a tab in the Russian translation that got put in there when I was updating the Boris dialogue.

Finally, winning Trivia Night at the Mosquito Net in PANAMA will now increase Bella's romance (max of two times). Thanks to Jacov for reminding me with his romance guide.

View store page EDIT: For modders, you can search multiple files for TABs in Notepad++ by checking "Regular Expression" and searching for "\\t".

Complete list of changes:

SCRIPTS:

-(BATTLES) Corrected number of brew tanks in Echo's dialogue in BATTLES map.

-(RUSSIAN) Fixed tabs in Boris script in Russian translation (script should only use spaces).

-(PANAMA) Bella romance now improves when you beat trivia night at the Mosquito Net (twice).

RESOURCES:

-Updated Builder's Manual (don't use tabs).

Source

Steam News / 18 January 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.