196 Commits

Author SHA1 Message Date
FreezeDriedMangoes
40a14ad1ae fixed merge conflict with dev 2022-06-19 09:34:06 -04:00
Noah Pilarski
77e7ebb20c Vessel Position 2022-06-19 03:33:47 -04:00
Noah Pilarski
df1bdc7b85 Nomai Coordinates 2022-06-19 03:33:47 -04:00
FreezeDriedMangoes
577ef9c1b6 cleaned up code and added validation for quantum groups 2022-06-18 23:10:51 -04:00
Noah Pilarski
de05bfa2e0 Reference Frame Enabled 2022-06-18 06:32:36 -04:00
FreezeDriedMangoes
aa292ebbfa making progress on quantum sockets 2022-06-17 11:29:55 -04:00
Nick
e833512bda Rename sphereOfInfluence to soiOverride 2022-06-15 14:06:34 -04:00
FreezeDriedMangoes
d530428191 added a migrate item to the list (oooh) 2022-06-14 12:43:00 -04:00
FreezeDriedMangoes
35b057da0e added skeleton code to QuantumBuilder, added another item to validation, added shuffle as its own type 2022-06-14 12:40:52 -04:00
FreezeDriedMangoes
ea4009a382 finished the config setup for quantum objects, added todo for validation, and created file to handle building quantum groups 2022-06-14 12:22:48 -04:00
Nick
7a7dc7f57a Remove documentation of deprecated features 2022-06-13 20:18:40 -04:00
FreezeDriedMangoes
51a6077180 cherry picked commit that made useBasicShader obsolete 2022-06-07 08:27:58 -04:00
Noah Pilarski
c66804da55 Customizable Travel Audio (#31) 2022-06-03 03:02:05 -04:00
Noah Pilarski
75ce7349cf Reference Frame Module 2022-06-03 03:02:04 -04:00
Noah Pilarski
855a4caa2f Cloak Module 2022-05-27 23:47:34 -04:00
Nick
c0e6c1191a Remove subtitle from system config, default to "subtitle.png" 2022-05-25 19:25:34 -04:00
Ben C
945992e41c Make name required 2022-05-24 18:25:06 -04:00
Ben C
3e885983a1 Fixed translation configs 2022-05-23 20:53:15 -04:00
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