Commit Graph

5 Commits

Author SHA1 Message Date
Michael Paul
a020ae92db Set entryCost to zero on TechHidden parts
A TechHidden part's entryCost isn't included in the price shown on the
tech node's "purchase all parts" button, but clicking the button
actually charges the player for hidden parts nonetheless.  This is a bug
in the game, but it has a simple workaround: set entryCost to zero on
parts that have the TechHidden flag.  (Squad's deprecated parts do this
too.)
2020-11-15 15:59:51 -05:00
Poodmund
7c345cf851 - The big COVID-19-Isolation-time config clean-up. 2020-04-25 16:53:46 +01:00
Poodmund
fc1b13d66f
Revise MH Part Hiding patch
Adjust TechHidden key to be created if it doesn't exist already for part and delete contract node for parts that are being hidden.
2020-02-15 16:50:01 +00:00
Poodmund
8b21e98136 - Cleaned up some localization tags and variant ordering/naming
- Fixed MH Part hiding patch
- Fixed MH RSC Mini Tank part name in config
2019-03-02 16:29:19 +00:00
ChrisAdderley
57dc1a992b Turn stuff on and off when MH is installed 2019-02-25 16:18:54 -08:00