JohnCorby
2410da4fa6
Revert "LinkShipLogFacts before SetMindSlideCollection to prevent NRE"
...
This reverts commit 308a83e6f3f344efe69429f31337a06a5362e68d.
2022-10-10 19:53:09 -07:00
Will Corby
9de1449a09
Gravity priority ( #417 )
...
## Improvements
- `zeroGravityRadius` has been replaced by `zeroGravityVolumes` in the
`Volumes` module.
- Can now set the priority of zero g volumes and gravity volumes #292
2022-10-10 17:32:02 -07:00
Will Corby
edee149871
Dialogue path rename ( #416 )
...
## Improvements
- Allow setting `rename` and `parentPath` for dialogue to rename the
game object or parent it to something else. #401
2022-10-10 17:30:16 -07:00
Will Corby
b3c7d30f5f
Implement #389 playWithShipLogFacts, fix #392 ( #418 )
...
## Major features
- Added `playWithShipLogFacts ` to `slideShows` to make reels play in
ship log computer.. #389
## Bug fixes
- Fix NRE errors caused by visions (`visionTorchTarget` and
`standingVisionTorch`) initialization. #392
- Fix reels (`slideReel`) showing up in Echoes of the Eye entries
replacing the vanilla reel:

2022-10-10 17:27:04 -07:00
JohnCorby
308a83e6f3
LinkShipLogFacts before SetMindSlideCollection to prevent NRE
2022-10-10 17:26:14 -07:00
github-actions[bot]
bec7560a9f
Updated Schemas
2022-10-10 22:02:42 +00:00
Damián Garro
3159b7590f
Implement #389 playWithShipLogFacts, fix #392
2022-10-10 19:00:42 -03:00
Noah Pilarski
48d9ace5e6
Make zero g volumes inheritable
2022-10-10 17:26:07 -04:00
Noah Pilarski
81dcc64d43
Move deprecated zero g to where they were originally
...
This will just put them in the root sector anyways if it doesn't find a Volumes GameObject
2022-10-10 16:34:29 -04:00
github-actions[bot]
a555c2dee3
Updated Schemas
2022-10-10 17:37:29 +00:00
Nick
00a1cd2a16
Move zero g volume to Volumes
2022-10-10 13:35:47 -04:00
github-actions[bot]
d8bae23644
Updated Schemas
2022-10-10 16:55:10 +00:00
Nick
a7de13a70c
Add gravity volume priority
2022-10-10 12:52:45 -04:00
github-actions[bot]
28a76cdaf1
Updated Schemas
2022-10-10 16:26:22 +00:00
Nick
feb22deba1
Implement #401
2022-10-10 12:24:09 -04:00
JohnCorby
e748c49a3f
remove NHFluidVolume since we now patch a proper depth function into RadialFluidVolume
2022-10-09 15:14:13 -07:00
JohnCorby
fb8b09fb3e
remove the ? since its just a float
2022-10-09 15:06:49 -07:00
JohnCorby
723b550b70
clean this up slightly
2022-10-09 15:05:20 -07:00
Noah Pilarski
84203dd5df
Keep it as SphereOceanFluidVolume
2022-10-09 18:01:18 -04:00
github-actions[bot]
27c9c4182f
Updated Schemas
2022-10-09 21:59:50 +00:00
Noah Pilarski
5d2dcc8bb5
Change this patch
2022-10-09 17:57:57 -04:00
Noah Pilarski
99308b2e6a
Add default to summary
2022-10-09 17:52:20 -04:00
github-actions[bot]
58639d41c7
Updated Schemas
2022-10-08 21:57:38 +00:00
Noah Pilarski
25a56c65fc
Add acceleration to rafts
2022-10-08 17:54:40 -04:00
Noah Pilarski
fd2f839d90
Allow rafts to be added to Giant's Deep
2022-10-08 17:54:40 -04:00
Noah Pilarski
88a68dca2e
Bump version
2022-10-08 15:30:04 -04:00
Noah Pilarski
72f3db224d
I am bad
2022-10-08 15:28:26 -04:00
Nick
ea3c60bdce
Bump version number
2022-10-08 13:36:35 -04:00
Nick
0991b36d67
Used the wrong method
2022-10-08 13:35:15 -04:00
Nick
6a4e670a51
Fix spawning OWItem
...
Fixes (#409 )
2022-10-08 13:29:53 -04:00
Damián Garro
cfd6c6fda5
Use Custom Ship Log Modes utility mod
2022-10-05 02:09:40 -03:00
Noah Pilarski
f786febde7
Fix hide in map
2022-10-03 23:53:07 -04:00
Nick
10f3231674
Revert "CCU was ignoring this anyway"
...
This reverts commit 2fc0c7924f356c54976e3a711bc48b3cfee85a83.
2022-10-03 22:13:13 -04:00
Nick
8c0b73f869
Use EnumUtils ( #376 )
2022-10-03 21:51:24 -04:00
Nick
2fc0c7924f
CCU was ignoring this anyway
2022-10-03 21:40:59 -04:00
Nick
50a4422c79
var
2022-10-03 21:04:53 -04:00
github-actions[bot]
b1113e3eb2
Updated Schemas
2022-10-03 22:05:16 +00:00
Noah Pilarski
13025f2e48
Merge branch 'dev' into enum
2022-10-03 18:02:58 -04:00
Nick
d42185e595
Remove buildPriority (unused)
2022-10-02 17:23:53 -04:00
Noah Pilarski
79b45c002b
Turn these into extension methods
2022-10-02 12:57:53 -04:00
Nick
720ecede5d
Check contains half as much
2022-10-02 12:34:35 -04:00
Nick
971ffd34fa
Remove HarmonyX reference (OWML handles this now)
2022-10-01 00:57:03 -04:00
Nick
8c62b56bc0
Translate credits, popups, update OWML version
2022-10-01 00:50:31 -04:00
JohnCorby
b3a9a4690c
use schema
2022-09-30 20:50:45 -07:00
JohnCorby
6c8d2ede89
use path.combine for linux
2022-09-30 20:45:39 -07:00
JohnCorby
7ce78d2ed0
comment
2022-09-30 19:51:59 -07:00
JohnCorby
e42c81488c
Merge remote-tracking branch 'origin/random-fixes' into random-fixes
2022-09-30 19:49:09 -07:00
JohnCorby
ecc51a32f3
add missing parenthesis here lol
2022-09-30 19:49:04 -07:00
Nick
f0c24dc93e
Merge branch 'random-fixes' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into random-fixes
2022-09-30 22:47:09 -04:00
JohnCorby
63f87e4c6d
sort arcs by path to hopefully prevent future updates from breaking everything
2022-09-30 19:46:36 -07:00