Advertisement
OWB_Devs

OWB 3.4.6 Patch Notes

Jan 1st, 2022
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. -- Update 3.4.6 –
  2.  
  3. ### Added
  4. - Added new tooltips to show if a newly available advisor from effects is a cultural or economic advisor and swapped out current effects for these new tooltips.
  5.  
  6. ### Changed
  7. - Changed ideas that gave research_bonuses to the doctrines to use the new cost_factor code. This might change back in the future depending on decisions by the team.
  8. - Changed decisions that referenced caps to reference political power if caps are turned off. The cost is not balanced and could be extreme.
  9. - Changed several unit_leader calls to call the characters they reference directly.
  10. - Changed the North Pole Enclave game rule to disabled by default.
  11.  
  12. ### Fixed
  13. - Fixed Mojave Brotherhood event ‘Vera Keyes' Last Performance’ option having a misspelled event ID causing the next event to not trigger properly.
  14. - Fixed Kathrine Törni still being available as a High Command advisor for The Texas Brotherhood if the Alamo Chapter existed.
  15. - Fixed The Last Feast focus tree referencing a North Pole Enclave event instead of its own event.
  16. - Fixed North Pole Enclave not having manpower laws.
  17. - Fixed Legion Civil War characters not properly transitioning to their civil war tags.
  18. - Fixed Gente del Sol focus ‘The Ultima Purchase’ not having the correct effect and just removing 400k caps.
  19. - Fixed Shatterhand not switching to Troll Warren properly.
  20. - Fixed define tweak not working due to someone not knowing what they are doing.
  21. - Fixed localisation errors.
  22. - Fixed some doctrine reductions not being swapped to the XP system.
  23. - Fixed Primm Slim getting sick instead of a virus.
  24. - Fixed Lanius Revolter tree War focuses not adding states to Lanius.
  25. - Fixed several character related issues with characters not swapping tags properly.
  26. - Fixed the The New Dynasty focus for the Cartels not showing Emilia Sinaloa becoming a cultural advisor in its effects.
  27. - Fixed crashes from Marrow Drinkers focuses with moving characters around.
  28.  
  29. ### Removed
  30. - Removed set capital effect from the Mojave Territory focus ‘The Demilitarisation of Baker’.
  31.  
  32. ### Technical Changes
  33. - Renamed the hidden technology that unlocks road construction from Railway Construction to Road Construction.
  34. - Changed most, if not all, places where we move leaders to another nation to use a different version of the code that is cleaner.
  35. - Added a new scripted_trigger custom_caps_cost_trigger for use in decisions that use a custom_cost_trigger of caps. Checks for the caps system being on or off and compares vs caps if on or vs political power if off.
  36. - Added ledger lines and slot_ledgers to the idea_tags file to be in line with vanilla.
  37. - Renamed the turkey focus npe_lonestar to turkey_lonestar for consistency.
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement