userJake_Richcancel
branchrust_reboot/main/jungle_update/outbreak_outfitcancel

7 Commits over 0 Days - ∞cph!

5 Days Ago
NVG outfit stomped it's death icon again?
6 Days Ago
Reimplement loadout stripbehavior with bools - only clear wearables for NVG outfit - only clear wearables for outbreak outfit (don't clear belt, only add item)
6 Days Ago
Reserialize loadouts with their new fields
6 Days Ago
Switch loadouts from an enum to control what contains are stripped to a separate bool per container - allows to to control what items are replaced vs added additively
6 Days Ago
Add jungle loadout to SpawnHandler - for jungle only for now because Unity doesn't want to serialize Dictionary<Biome,Loadout> Give out jungle outfit to scientists that spawn in the jungle biome - handle in base level SpawnGroup - covers junkpiles and monuments, manually spawned scientists don't follow this
6 Days Ago
only overwrite death icon when a loadout has a death icon provided
6 Days Ago
Fix NVG loadout for military tunnel scientists having it's death icon stomped in CS 110444