758 Commits

Author SHA1 Message Date
github-actions[bot]
24f7e366f5 Updated Schemas 2022-05-24 18:02:00 +00:00
JohnCorby
297377e1f1 fix case / field-ness for SandModule and VariableSizeModule 2022-05-24 10:59:38 -07:00
JohnCorby
73b03a3557 remove ToColor32 2022-05-24 10:44:51 -07:00
JohnCorby
cb1c3891fa revert color thing 2022-05-24 10:36:38 -07:00
Nick
497e1f5a38 Merge branch 'schema-integration' of https://github.com/xen-42/outer-wilds-new-horizons into schema-integration 2022-05-23 21:26:58 -04:00
Nick
7b5e66b37c Fix star log errors 2022-05-23 21:26:35 -04:00
github-actions[bot]
08f7bca26c Updated Schemas 2022-05-24 00:54:55 +00:00
Ben C
3e885983a1 Fixed translation configs 2022-05-23 20:53:15 -04:00
Ben C
e1eb581a38 Delete the StarStreamerController things 2022-05-23 20:16:04 -04:00
JohnCorby
8c043c4ba0 do da stanky leg 2022-05-23 17:05:38 -07:00
JohnCorby
16322ebbd6 do da stanky leg 2022-05-23 17:00:10 -07:00
Ben C
8ae7883ccb Merge remote-tracking branch 'origin/schema-integration' into schema-integration 2022-05-23 19:56:40 -04:00
github-actions[bot]
e87b5f7dcc Updated Schemas 2022-05-23 22:41:13 +00:00
Ben C
a3867276ed Merge branch 'dev' into schema-integration 2022-05-23 18:40:11 -04:00
Ben C
22f96ddea3 Fixed casing on more modules 2022-05-23 18:39:19 -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
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