Ben C
22f96ddea3
Fixed casing on more modules
2022-05-23 18:39:19 -04:00
Ben C
fe64a4abab
Add descriptions to TranslationConfig
2022-05-23 10:36:00 -04:00
JohnCorby
53dd88584b
Revert "reformat again"
...
This reverts commit 93d82358
2022-05-22 18:55:27 -07:00
JohnCorby
93d82358fa
reformat again
2022-05-22 18:48:23 -07:00
JohnCorby
656ff16305
Revert "Reformat"
...
This reverts commit 7c0ba5597720f963432d8379a236e74f3508d077.
2022-05-22 18:41:34 -07:00
Ben C
7c0ba55977
Reformat
2022-05-22 21:30:45 -04:00
Ben C
466df12003
Got Schema generation working!
2022-05-22 18:57:05 -04:00
Ben C
73e3cfbbb3
Fix leftover errors after merge
2022-05-22 13:36:10 -04:00
Ben C
cbd0109ea0
Merge branch 'dev' into schema-integration
...
# Conflicts:
# NewHorizons/Builder/Body/FunnelBuilder.cs
# NewHorizons/External/Configs/PlanetConfig.cs
# NewHorizons/External/Configs/StarSystemConfig.cs
# NewHorizons/External/Modules/AsteroidBeltModule.cs
# NewHorizons/External/Modules/AtmosphereModule.cs
# NewHorizons/External/Modules/BaseModule.cs
# NewHorizons/External/Modules/OrbitModule.cs
# NewHorizons/External/Modules/PropModule.cs
# NewHorizons/External/Modules/ShipLogModule.cs
# NewHorizons/External/Modules/SignalModule.cs
# NewHorizons/External/Modules/VariableSize/FunnelModule.cs
# NewHorizons/External/Modules/VariableSize/RingModule.cs
# NewHorizons/External/Modules/VariableSize/SingularityModule.cs
# NewHorizons/External/Modules/VariableSize/StarModule.cs
# NewHorizons/Main.cs
2022-05-22 13:24:02 -04:00
FreezeDriedMangoes
e636e2a844
feat: renamed subtitleFilepath to subtitle, fixed a modulus that was supposed to be a plus, added a todo
2022-05-22 10:21:52 -04:00
FreezeDriedMangoes
a9af62878d
feat: added SubtitleHandler to allow mods to add custom subtitles
2022-05-22 09:48:25 -04:00
Nick
59624b6a2c
Add default values to modules
2022-05-22 00:49:09 -04:00
Nick
779f9fc9b0
Improve cyclone colouring + add hurricanes
2022-05-21 18:17:27 -04:00
Ben C
0a061ecbcc
Added description to all modules except translation
2022-05-21 13:28:04 -04:00
Nick
23f3005d46
Lighting + Cloud refactor
2022-05-20 01:52:08 -04:00
Nick
8075577430
Reorganize obsolete config options
2022-05-19 17:50:14 -04:00
Nick
7c396602f7
Optionally disable map per system ( #123 )
...
Closes #123
2022-05-19 17:34:11 -04:00
Nick
289bee9436
Move schema rename childrenToDestroy
2022-05-17 20:37:06 -04:00
Nick
06588c2645
Remove module & config base classes
2022-05-17 20:05:58 -04:00
Nick
e1e630aaef
Organize + validate
2022-05-17 19:41:45 -04:00
Nick
e27455bfb1
Add enableTimeLoop to system configs
2022-05-12 19:49:02 -04:00
Nick
923cd149fe
Basic quantum planet setup
2022-05-10 23:27:19 -04:00
Ben C
e19e486f9d
0.13.1 ( #102 )
...
* Update PropModule.cs
* Debugging FluidDetector AddVolume
* Catch exceptions if they don't have the DLC
* Update PropBuildManager.cs
* Added the ability to make custom sky boxes
* Move config reset to `ResetConfigs` in Main.cs
* Bump version
Co-authored-by: Nick <nicholasconnors@hotmail.ca>
2022-05-06 19:46:21 -07:00
Nick
21ab007efd
Allow making copies of the stock system
2022-05-05 22:46:19 -04:00
Nick
bdb6fb40ab
Add option to enable/disable showing body on title screen
2022-05-04 23:01:18 -04:00
Nick J. Connors
d1d5b2e557
Add support for UI translations
2022-02-25 12:42:58 -05:00
Nick J. Connors
cdac659dd0
Allow starting in other star system
2022-02-24 17:52:39 -05:00
Nick J. Connors
9b0d90ca9a
Translation support
2022-02-23 19:46:18 -05:00