Joshua Thome
7fe2f80b06
Merge vessel spawn flags
2023-03-21 12:50:51 -05:00
Joshua Thome
d7b76718f8
Vessel spawning and parenting
2023-03-18 19:54:52 -05:00
Joshua Thome
3523bd3cab
Move GeneralPropInfo out into its own file
2023-03-18 15:26:35 -05:00
Joshua Thome
77fc15f18e
Revert "Moved prop info and volume info classes to their own files"
...
This reverts commit 550c96d1678a0969edaa40c7266d9459ccd4c2f8.
2023-03-18 12:35:15 -05:00
Joshua Thome
b3d7836923
Moved vessel hasPhysics field to a better location
2023-03-18 11:50:55 -05:00
Joshua Thome
550c96d167
Moved prop info and volume info classes to their own files
2023-03-18 11:40:21 -05:00
Joshua Thome
62dcc92dbb
Allow removing vessel rigidbody
2023-03-18 10:52:57 -05:00
Joshua Thome
f928309596
Vessel prop tweaks
2023-03-18 09:29:48 -05:00
Joshua Thome
e021523151
Using GeneralPropBuilder for spawn points, vessel and warp exit points, and remotr dialogue triggers
2023-03-18 09:17:36 -05:00
Noah Pilarski
09a3badb39
Funky summaries
2023-01-14 17:09:34 -05:00
Noah Pilarski
fd9dc69fb1
respawnHere
2023-01-14 16:57:41 -05:00
Nick
e5b652ba22
Allow overriding far clip plane
2022-09-10 20:00:09 -04:00
Noah Pilarski
11b3381ac2
Stop dev tools from deleting extras
2022-08-30 03:19:33 -04:00
Nick
f5c7ef4082
Update StarSystemConfig.cs
2022-08-25 21:39:12 -04:00
Nick
4088852ce0
Add vessel prompt fact
2022-08-25 21:30:11 -04:00
Noah Pilarski
9be4ec77bf
Specify
2022-08-10 00:30:13 -04:00
Noah Pilarski
b60b384a8a
Add customizable loop duration
2022-08-09 00:11:17 -04:00
Noah Pilarski
70dbc99e14
Untabify
2022-07-26 09:53:46 -04:00
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