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
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
FreezeDriedMangoes
7297f1eb24
fix: SearchUtilities can now find gameobjects with inactive parents
2022-05-21 22:55:50 -04:00
FreezeDriedMangoes
0dfe9bf769
chore: fixed merge conflict with main
2022-05-21 22:26:13 -04:00
Ben C
09762a0f53
Hard ::(
2022-05-21 21:24:02 -04:00
Clay
f80ae73d20
pulled from main
2022-05-21 20:26:00 -04:00
Nick
779f9fc9b0
Improve cyclone colouring + add hurricanes
2022-05-21 18:17:27 -04:00
Nick
37589c15ee
Take into account down tornados for resizing
2022-05-21 15:36:27 -04:00
Nick
582d6c7051
Default alpha to be opaque
2022-05-21 15:34:17 -04:00
Nick
93a5b90f30
Increase tornado fluid size
2022-05-21 14:51:41 -04:00
Ben C
0a061ecbcc
Added description to all modules except translation
2022-05-21 13:28:04 -04:00
Nick
83246a100e
Update body_schema.json
2022-05-20 22:19:00 -04:00
Ben C
bb7f7a7713
Update Docs ( #148 )
...
* Start on docs about page
* Move to home page
* Fix Clipboard Buttons
2022-05-20 17:07:04 -07:00
Ben C
cf50de928a
Rename config.yaml to config.yml
2022-05-20 10:17:47 -04:00
Ben C
d7f31990e7
Add contact links to issue selection screen
2022-05-20 10:17:18 -04:00
Nick
f5e02d3035
Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev
2022-05-20 02:22:04 -04:00