406 Commits

Author SHA1 Message Date
Nick
6c49034e1e Allow system images to be in systems or planets folders
Fixes #637
2023-07-18 02:10:32 -04:00
Nick
f05e2be30a Clear all coroutines/delays on scene unload 2023-07-18 00:49:47 -04:00
Nick
c8f0d9c753 Fix some NREs with the sun 2023-07-16 14:58:41 -04:00
Nick
cffc063269 Use a component instead of silly delay 2023-07-16 13:38:33 -04:00
Nick
77ae6b8450 Remove unused 2023-07-16 10:47:08 -04:00
Nick
d34b1f44de Fade out before changing star system, move invulnerability handling to a class 2023-07-15 15:39:49 -04:00
Nick
3d942ec9d6 Make multiple cloaks / zero cloaks work properly 2023-07-13 22:19:21 -04:00
Nick
50ecafb633 Fix solar flare colours not matching star #616 2023-07-03 12:25:51 -04:00
Nick
fcfe685c22
Adds a 5 second cooldown to warp transmitters after using return pad (#618)
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
- Added a 5 second delay to warp transmitters after you come back
through the return pad. Means 360 degree alignment target actually works
when returning through it instead of sending you straight back.
(resolves #563)
2023-07-03 10:43:16 -04:00
Nick
6438f779ae
Fix QM, OPC, Sun Station debris labeled when locked on #623 (#625)
## Bug fixes
- Fixed vanilla objects being given labels (OPC, QM, SS) #623
2023-07-03 10:42:34 -04:00
Nick
2509750c6b Disconnect transmitter OnReceiveWarpedBody event when destroyed 2023-07-03 10:21:49 -04:00
Nick
2f9e66398b Fix QM, OPC, Sun Station debris labeled when locked on #623 2023-07-03 10:13:53 -04:00
Nick
f0f24b2777 Adds a 5 second cooldown to warp transmitters after using return pad 2023-07-01 18:20:03 -04:00
Nick
f354f99107 Player spawning cleanup, doesn't work in main system + kills player on first spawn sometimes 2023-07-01 14:44:00 -04:00
JohnCorby
6244fb70d4 _layerMask 2023-04-25 20:08:51 -07:00
TerrificTrifid
262fc1687e _radius 2023-04-25 22:07:11 -05:00
JohnCorby
0398a869f3 apply _buoyancy and _splashEffects from probe 2023-04-24 17:13:28 -07:00
JohnCorby
cbd87292e5 put a shape on AddPhysics stuff 2023-04-24 17:05:55 -07:00
JohnCorby
d2f6d0b52e TODO 2023-04-23 17:46:29 -07:00
JohnCorby
d30ed12ea8 null check on body 2023-04-22 15:39:08 -07:00
Nick
c7263070e0 Fix the issue with unity project guys 2023-04-22 16:44:09 -04:00
Nick
639a7b3ca6 Merge branch 'better-comets' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into better-comets 2023-04-22 16:12:12 -04:00
Nick
942a37df2a im insano mode 2023-04-22 16:11:55 -04:00
JohnCorby
dfc751e20c move ring shape back to components 2023-04-22 13:11:38 -07:00
Nick
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
Nick
2ad9784b34 Fix primary body stuff 2023-04-22 15:51:36 -04:00
Nick
e536ab2d23 Make physics bodies support parenting 2023-03-26 17:01:45 -04:00
Nick
944ba3fde3 Add colours and fix orientation 2023-03-26 00:56:26 -04:00
Nick
d81dde6ea0 Try and fail to make the tails move right 2023-03-26 00:19:36 -04:00
Nick
8bb2138c0d Move ship warp controller also 2023-03-25 22:11:23 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -04:00
Nick
219002bad8 Namespace issues 2023-03-25 15:21:07 -04:00
Nick
b20c59e860 MORE REARRANGE!!!!! 2023-03-25 15:15:24 -04:00
Nick
9b18438760 Rename serialized types 2023-03-25 14:50:07 -04:00
Nick
e8c05f4818 Done rearranging volumes 2023-03-25 14:18:52 -04:00
Nick
3cede76bed Remove all unused usings 2023-03-25 13:51:15 -04:00
Nick
85797df25c Big reorganize 2023-03-25 13:44:31 -04:00
Nick
59721b1f55 Fix RingOpacityController NRE 2023-03-25 12:14:13 -04:00
JohnCorby
0cfe62dda5 rename LayerUtilities to Layer 2023-03-21 17:27:07 -07:00
JohnCorby
9d2d8a4bc3 fix namespaces 2023-03-21 17:25:36 -07: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
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
8a30017c8a Move more stuff 2023-03-18 18:24:22 -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
b040373123 Does it break if I do this 2023-03-18 16:28:05 -04: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