Ben C
b564e384f0
f
2022-05-22 22:26:42 -04:00
Ben C
aababa279e
Remove -o flag
2022-05-22 22:19:47 -04:00
Ben C
c87ffa32f4
I love actions
2022-05-22 22:11:45 -04:00
Ben C
f6c4c6d418
Merge remote-tracking branch 'origin/schema-integration' into schema-integration
2022-05-22 22:06:49 -04:00
Ben C
5cf2a9ace0
Update build.yaml
2022-05-22 22:06:43 -04:00
JohnCorby
53dd88584b
Revert "reformat again"
...
This reverts commit 93d82358
2022-05-22 18:55:27 -07:00
Ben C
49e36e17f5
Change path in schema exporter
2022-05-22 21:52:05 -04: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
cd06c35bad
update editorconfig
2022-05-22 18:45:53 -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
731cc5203e
Fix oneOf in schemas
2022-05-22 21:15:32 -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
FreezeDriedMangos
b130387bc6
Feat/Prop Placer Docs ( #153 )
...
* feat: docs
* feat: docs
* feat: docs
* feat: moved prop placer docs to details.md
* Fixed lists and used admonitions
Co-authored-by: Ben C <bwc9876@gmail.com>
2022-05-22 11:48:41 -07:00
Nick
ea38c9342f
Credit clay
2022-05-22 14:19:33 -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
Ben C
fef0582f43
Add code style rules
2022-05-22 12:33:47 -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
363a20a978
Merge pull request #112 from FreezeDriedMangos/feat/debug-object-placer
...
Feat/debug object placer
2022-05-22 12:26:16 -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