Changes

Jump to navigation Jump to search
Line 110: Line 110:  
|When the player quits an active game.
 
|When the player quits an active game.
 
|-
 
|-
|MarketSimulation.OnProductReleased
+
|GameSettings.Instance.OnServersChanged
 +
|When servers have been added or removed. Usually used to keep server dropdowns updated
 +
|-
 +
|MarketSimulation.OnProductReleased + OnAddOnReleased
 
|When a product is released, but does not count Mock products, which are products that are only available to support during beta for the player.
 
|When a product is released, but does not count Mock products, which are products that are only available to support during beta for the player.
 +
|-
 +
|MarketSimulation.OnProductRemoved + OnAddOnRemoved
 +
|When a product is removed. Products are usually removed from the game after 20 years of inactivity to keep the save file from bloating.
 
|-
 
|-
 
|MarketSimulation.OnCompanyFounded
 
|MarketSimulation.OnCompanyFounded
 
|When a new company is founded, not including the player's company.
 
|When a new company is founded, not including the player's company.
 +
|-
 +
|MarketSimulation.OnCompanyClosed
 +
|When a new company is closed down.
 
|-
 
|-
 
|MarketSimulation.OnTechResearched
 
|MarketSimulation.OnTechResearched

Navigation menu