845 Commits

Author SHA1 Message Date
FreezeDriedMangoes
72a87c5c2e fix: fixed some missing references and a MonoBehavior that was incorrectly initialized as a regular class. also added some stuff from VisionTorchItem.Start that won't get called for custom slides since some references aren't set up at that point 2022-05-23 12:57:37 -04:00
github-actions[bot]
d69c6b117c Updated Schemas 2022-05-23 14:37:29 +00:00
Ben C
fe64a4abab
Add descriptions to TranslationConfig 2022-05-23 10:36:00 -04:00
FreezeDriedMangoes
22a386e50a feat: added patch to make vision torches droppable, patch to allow vision torches to scan other targets besides the prisoner, added untested code to handle creating new vision torch targets 2022-05-23 10:06:42 -04:00
github-actions[bot]
a4e8e7375b Updated Schemas 2022-05-23 13:23:34 +00:00
Ben C
c22439cd70
Fix obsolete type error 2022-05-23 09:22:01 -04:00
Ben C
1d6a43c4fe
Make CloudFluidType not nullable anymore 2022-05-23 09:19:16 -04:00
github-actions[bot]
219f90fafc Updated Schemas 2022-05-23 12:50:34 +00:00
github-actions[bot]
942371bc40 Updated Schemas 2022-05-23 12:46:27 +00:00
github-actions[bot]
e63549b659 Updated Schemas 2022-05-23 12:10:55 +00:00
Nick
ed49e8b6af Prevent trying to tint null image 2022-05-23 02:35:32 -04:00
Nick
5b8bb29dcc Add in some splash textures for later 2022-05-23 02:35:23 -04:00
JohnCorby
53dd88584b Revert "reformat again"
This reverts commit 93d82358
2022-05-22 18:55:27 -07:00
Nick
e1cf0a6414 Reorganize textures + colour fog/cloud ramps 2022-05-22 21:51:31 -04: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
42386d0ced Merge branch 'dev' into schema-integration 2022-05-22 20:09:15 -04:00
Ben C
10b71a4a6c Merge remote-tracking branch 'origin/schema-integration' into schema-integration
# Conflicts:
#	NewHorizons/External/Modules/OrbitModule.cs
2022-05-22 20:08:43 -04:00
Ben C
7b49dfff55 Add ranges to external classes 2022-05-22 20:08:12 -04:00
JohnCorby
9668f68a63 make IOrbitalParameters lowercase 2022-05-22 16:29:02 -07:00
JohnCorby
5fad2dc1ee make doc xml generate good 2022-05-22 16:26:26 -07:00
JohnCorby
64f81f9dca make color good 2022-05-22 16:25:53 -07:00
Ben C
71874669c9 Change color to use lowercase properties 2022-05-22 19:08:51 -04:00
Ben C
466df12003 Got Schema generation working! 2022-05-22 18:57:05 -04:00
Nick
d42467a131 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-05-22 18:04:42 -04:00
Nick
2855eab875 Fix tornado coordinate system orientation
Was treating z as up but Unity uses y
2022-05-22 18:04:40 -04:00
JohnCorby
2094ef711f find AstroObject instead of GameObject to hopefully not be as slow 2022-05-22 13:09:58 -07:00
JohnCorby
d2009f7637 add all da sun station debris instead of just the first one 2022-05-22 13:07:22 -07: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
Nick
657203d9ba Clean up tornado 2022-05-22 12:30:10 -04:00
Ben C
821c3bf919 Im going bonkers 2022-05-22 12:27:27 -04:00
Nick
94cab511f1 Document subtitle 2022-05-22 12:23:54 -04:00
FreezeDriedMangos
2d23ae0588
Merge pull request #1 from FreezeDriedMangos/feat/custom-subtitles
Feat/custom subtitles
2022-05-22 12:12:30 -04:00
Nick
7d3e002d70 Change positions/rotations to use InverseTransform 2022-05-22 12:08:25 -04:00
FreezeDriedMangoes
3ec36b7b18 feat: handling for when the player does not have the dlc 2022-05-22 11:19:57 -04:00
FreezeDriedMangoes
a42ef6f46a feat: changed fade timer constants 2022-05-22 10:32:56 -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
4ae8d71f2c fix: disabled subtitle transitions when there's no subtitles to transition 2022-05-22 09:49:22 -04:00
FreezeDriedMangoes
a9af62878d feat: added SubtitleHandler to allow mods to add custom subtitles 2022-05-22 09:48:25 -04:00
FreezeDriedMangoes
e7168e4d74 fix: fixed config saving interacting poorly with alignToNormal, pause menu button should now hide on debug false 2022-05-22 08:55:34 -04:00
FreezeDriedMangoes
d3f9a35cba fix: some pr review requests, chore: changed line endings to unix (how they should be Visual Studio) 2022-05-22 08:43:04 -04:00
Nick
59624b6a2c Add default values to modules 2022-05-22 00:49:09 -04:00
Nick
0e545850cc Use JSON serialization settings 2022-05-22 00:47:01 -04:00
Nick
134ba469d3 Fix merge 2022-05-22 00:46:39 -04:00
Nick
92350845ee Merge branch 'dev' into pr/112 2022-05-21 23:35:06 -04:00
Nick
6bcc70d4bb Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-05-21 23:31:01 -04:00
Nick
3359c8cc62 Final hurricane fixes 2022-05-21 23:31:00 -04:00
Nick
abfe068cc8 Waah wah im Idiot and i dont like get component 2022-05-21 23:30:36 -04:00