Full notes
Full Brigand: Oaxaca update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
- Gameplay
- Store
- Maps
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
Changelog.gg summarizes and formats this update. How we read updates.
