739 Commits

Author SHA1 Message Date
Ben C
fe64a4abab
Add descriptions to TranslationConfig 2022-05-23 10:36:00 -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
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
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
FreezeDriedMangoes
f41e988b2e chore: moved debug classes to their own package 2022-05-21 23:23:59 -04:00
Ben C
589709aa6a Update tornado Shader props to not be name-based 2022-05-21 23:23:08 -04:00
Ben C
bf498b5428 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	NewHorizons/Builder/Props/TornadoBuilder.cs
2022-05-21 23:21:54 -04:00
FreezeDriedMangoes
f81cd34318 chore: moved debug classes into DebugUtilities package 2022-05-21 23:20:29 -04:00
Ben C
da63bfd192 Stop using name-based Shader Property Lookup 2022-05-21 23:18:22 -04:00
FreezeDriedMangoes
8749e217ca fix: menu can now open in other systems yay 2022-05-21 23:17:18 -04:00