Joshua Thome
629aa93bd6
Merge remote-tracking branch 'origin/dev' into hawkbar-prop-cleanup
2023-03-18 23:31:46 -05:00
Joshua Thome
384312a118
Fix scroll alignment
2023-03-18 21:25:00 -05:00
Ben C
e24f3ea48b
Updated Schemas
2023-03-19 01:41:49 +00:00
JohnCorby
0b92966458
doc
2023-03-18 18:38:37 -07:00
Ben C
70a4951819
Updated Schemas
2023-03-19 00:58:44 +00:00
Joshua Thome
d7b76718f8
Vessel spawning and parenting
2023-03-18 19:54:52 -05:00
Nick
fbedd57016
Update manifest.json
2023-03-18 19:01:41 -04:00
Nick
8aa22a639f
Fix bad merge
2023-03-18 18:34:15 -04:00
Nick
6e5e0e6a68
Merge branch 'dev' into hawkbar-prop-cleanup
2023-03-18 18:33:36 -04:00
Nick
110773d151
Fix bad merge
2023-03-18 18:30:11 -04:00
Nick
186348a291
Rearrange and clean up patches ( #540 )
2023-03-18 18:27:58 -04:00
Nick
431bc6dbfc
Merge branch 'dev' into patch-cleanup
2023-03-18 18:27:47 -04:00
Nick
2b89259df6
Fixes ( #541 )
...
## Bug fixes
- Fix physics objects in bramble dimensions being active outside of them
(#536 )
- Prevent the existence of 1 dimensional filaments stretching across
space killing you instantly also invisible black holes won't make noise
(#514 )
- Fix Bramble interior nodes being visible outside of it.
2023-03-18 18:26:36 -04:00
Nick
99ca27018f
Game over text ( #542 )
...
## Minor features
- Adds `gameOverText` and `deathType` to credits volumes to display
orange text explaining the ending. (#512 )
2023-03-18 18:26:06 -04:00
Nick
8a30017c8a
Move more stuff
2023-03-18 18:24:22 -04:00
JohnCorby
eb21f00957
do null check instead of implicit bool cast for silly consistency
2023-03-18 15:05:04 -07:00
JohnCorby
3c5b3c403d
rename to parentOverride since it overrides planetgo and sector
2023-03-18 15:03:19 -07:00
Joshua Thome
ace2c78985
Switch to planetGO and sector for GeneralPropBuilder
2023-03-18 16:53:48 -05:00
Ben C
fe9082d0ff
Updated Schemas
2023-03-18 21:51:19 +00:00
Nick
85758d6a87
Fix the DeathType
2023-03-18 17:49:05 -04:00
Nick
8d985fe169
Fixed coroutine
2023-03-18 17:38:55 -04:00
Nick
851b4608c2
Use layer util
2023-03-18 16:48:31 -04:00
Nick
7a2d3cc893
Make a static class for layers
2023-03-18 16:28:44 -04:00
Nick
b040373123
Does it break if I do this
2023-03-18 16:28:05 -04:00
Joshua Thome
3523bd3cab
Move GeneralPropInfo out into its own file
2023-03-18 15:26:35 -05:00
Joshua Thome
af96853afb
Fix parent path fetching
2023-03-18 15:17:58 -05:00
Joshua Thome
d8f5f71249
Fix out-of-date name in comment
2023-03-18 15:17:48 -05:00
Joshua Thome
6cea038134
Revert geyser alignment because idk
2023-03-18 15:17:32 -05:00
JohnCorby
577472c21b
do another pass on patches
2023-03-18 13:05:39 -07:00
Nick
bd61a87cf6
Add game over text and death type to credits volume, but doesnt work
2023-03-18 16:04:53 -04:00
Nick
9080b45c14
Make sure disabling volume works
2023-03-18 15:00:20 -04:00
Nick
e25cf1e00c
Fixes #514 Setting scale value to 0 should disable it
2023-03-18 14:51:13 -04:00
JohnCorby
36a31f3b80
get bramble node fix from the other pr
2023-03-18 11:30:32 -07:00
JohnCorby
dbf01e354b
check null sector, update comment
2023-03-18 11:17:38 -07:00
Nick
8f1954b40a
#536 Check if physics object should be suspended on load
2023-03-18 13:49:50 -04:00
Joshua Thome
5e8d0105a4
Merge branch 'hawkbar-prop-cleanup' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into hawkbar-prop-cleanup
2023-03-18 12:44:22 -05:00
Joshua Thome
7ac2bb0b8a
Add missing null checks in planet migration
2023-03-18 12:44:19 -05:00
Ben C
ce848aeff5
Updated Schemas
2023-03-18 17:38:08 +00:00
Joshua Thome
3a8394825d
Merge branch 'hawkbar-prop-cleanup' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into hawkbar-prop-cleanup
2023-03-18 12:35:25 -05:00
Joshua Thome
77fc15f18e
Revert "Moved prop info and volume info classes to their own files"
...
This reverts commit 550c96d1678a0969edaa40c7266d9459ccd4c2f8.
2023-03-18 12:35:15 -05:00
Nick
6ecdc3d7a1
Rearrange and clean up patches
2023-03-18 13:30:22 -04:00
Ben C
11e9cf8769
Updated Schemas
2023-03-18 16:53:33 +00:00
Joshua Thome
80dd2cd5b6
Merge branch 'hawkbar-prop-cleanup' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into hawkbar-prop-cleanup
2023-03-18 11:51:00 -05:00
Joshua Thome
b3d7836923
Moved vessel hasPhysics field to a better location
2023-03-18 11:50:55 -05:00
Ben C
c67b6bfc91
Updated Schemas
2023-03-18 16:43:29 +00:00
Joshua Thome
831c0e7136
Merge branch 'hawkbar-prop-cleanup' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into hawkbar-prop-cleanup
2023-03-18 11:40:26 -05:00
Joshua Thome
550c96d167
Moved prop info and volume info classes to their own files
2023-03-18 11:40:21 -05:00
Joshua Thome
1c3c085967
Move backwards compatibility fixes to Migrate methods
2023-03-18 11:09:05 -05:00
Joshua Thome
1c0466f04f
Remove unncessary isRelativeToGroup property on quantum sockets
2023-03-18 10:54:51 -05:00
Joshua Thome
62dcc92dbb
Allow removing vessel rigidbody
2023-03-18 10:52:57 -05:00