Skip to content
Success

Changes

Summary

  1. Delete unnecessary space (commit: 05b2e9a) (details)
  2. Fix modded physics and tech tree (commit: 22a0565) (details)
  3. Make physics and tech tree node names constant (commit: 65f0a36) (details)
  4. v4.0.1 (commit: 89a8079) (details)
The file was modified ModuleManager/CustomConfigsManager.cs (diff)
Commit 22a05651acde051c1d601d5dae4ef224d4f1d8a2 by joeydwong
Fix modded physics and tech tree
* Both should be saved from proto configs, not real game database since
at that point patched nodes are not copied to real database
* Don't need to keep track of physics url file
(commit: 22a0565)
The file was modified ModuleManager/MMPatchLoader.cs (diff)
Commit 65f0a36beb784c910726287981870b3a5579bc2d by joeydwong
Make physics and tech tree node names constant
(commit: 65f0a36)
The file was modified ModuleManager/MMPatchLoader.cs (diff)
The file was modified ModuleManager/Properties/AssemblyInfo.cs (diff)