34 Commits

Author SHA1 Message Date
JohnCorby
ee4a96cb84 remove old broken skybox thing 2022-07-23 18:01:35 -07:00
JohnCorby
ba505cd7c0 disable obsolete warning dude 2022-07-23 17:48:29 -07:00
Joshua Thome
d5a4ca2fa1 Move vessel config to its own module 2022-07-23 19:22:14 -05:00
Joshua Thome
df4c5be913 New skybox module 2022-07-23 18:18:45 -05:00
Nick
a7f2e3a796 Update StarSystemConfig.cs 2022-07-13 23:23:15 -04:00
Noah Pilarski
e56cd0e1dc Use new audio setting method for cloaks and travel music 2022-07-13 21:14:31 -04:00
Noah Pilarski
c2cd47b6b3 Stop impossible coordinates 2022-07-10 08:01:07 -04:00
Ben C
6e6a8923f0
Add minItems, maxItems, and uniqueItems to nomai coords 2022-06-28 00:41:42 -04:00
Nick
f5b6241920 Fix NRE 2022-06-19 17:09:24 -04:00
Nick
f748b299a6 Merge branch 'dev' into pr/195 2022-06-19 16:18:32 -04:00
Nick
527760623f Moved initialReveal, curiosities, entryPositions to StarSystemConfig 2022-06-19 11:44:00 -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
Nick
7a7dc7f57a Remove documentation of deprecated features 2022-06-13 20:18:40 -04:00
Noah Pilarski
c66804da55 Customizable Travel Audio (#31) 2022-06-03 03:02:05 -04:00
Nick
c0e6c1191a Remove subtitle from system config, default to "subtitle.png" 2022-05-25 19:25:34 -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
Ben C
0a061ecbcc Added description to all modules except translation 2022-05-21 13:28:04 -04:00
Nick
7c396602f7 Optionally disable map per system (#123)
Closes #123
2022-05-19 17:34:11 -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
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 J. Connors
9b0d90ca9a Translation support 2022-02-23 19:46:18 -05:00