Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.8 #412

Closed
wants to merge 59 commits into from
Closed

Update to 1.8 #412

wants to merge 59 commits into from

Conversation

Sigma88
Copy link
Contributor

@Sigma88 Sigma88 commented Jan 19, 2020

No description provided.

Sigma88 and others added 30 commits June 11, 2019 14:33
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
The old legacy particle system has been removed from Unity, so this code
is dead for good now.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
* Add new wrappers for AtmosphericOptimisedFastBlend and
  AtmosphericTriplanarZoomRotation
* Automatically assign the parsed surface material as the high-res,
  low-res and mid-res version for the PQS
* Various other updates for 2019.2.2f1

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Instead just skip whatever was supposed to be generated and log an error.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
when running kopernicus, old Logs remain in the Logs folder and are not
properly cleaned
this change makes sure every time the whole Logs folder is cleared
This reverts commit 00b8dd2.
Sigma88 and others added 28 commits November 26, 2019 12:51
fixes #349
more fixes for #349
Fixed HazardousBody and HazardousOcean heating rates
following:
	private  void ApplyFlagFixes()
	private  void FixFlags(DestructibleBuilding data)
	private  void FixFlags(Upgradeables.UpgradeableFacility data0, int data1)
	private  void FixFlags()

The static isn't needed because the entire class is always there because of the DontDestroyOnLoad()

Also, commented out the body.orbitDriver.UpdateOrbit(); at line 350.
This was causing the hang at the main menu with New Horizons.
I found that using QuickStart to bypass the main menu was letting NH
work normally.
Fixes for NullRef in ApplyFlagFixes() & hang at mainmenu when using the PostSpawnOrbit
@Sigma88
Copy link
Contributor Author

Sigma88 commented Jan 20, 2020

too early, need to fix more bugs

@Sigma88 Sigma88 closed this Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants