JohnCorby
9a2302a66b
xen suggestions
2023-08-10 18:59:41 -07:00
JohnCorby
8612dde424
make it not targetable
2023-08-10 18:49:50 -07:00
JohnCorby
8363bc6f6a
grr i did it again
2023-08-10 18:44:07 -07:00
JohnCorby
fee49a8468
probe impulse
2023-08-10 18:40:20 -07:00
JohnCorby
41285823ca
docs and comments
2023-08-10 17:45:03 -07:00
JohnCorby
edeeb6f9ec
remove test code for SuspendUntilImpact
2023-08-10 17:43:19 -07:00
JohnCorby
a1c3ead359
format
2023-08-10 17:40:52 -07:00
JohnCorby
fb1085e7b9
better doc
2023-08-10 17:40:47 -07:00
JohnCorby
a968308597
copy without killing you
2023-08-10 17:39:00 -07:00
JohnCorby
6ab184ef07
copy paste blah
2023-08-10 17:31:50 -07:00
JohnCorby
4c60dcc0f8
remove hacks. add suspend until impact
2023-08-10 16:32:43 -07:00
JohnCorby
c8eb55f506
mucho hacks
2023-08-10 14:57:35 -07:00
JohnCorby
d735e65032
testing
2023-08-10 14:09:08 -07:00
JohnCorby
24482174f1
addphysics: set angular velocity too
2023-08-10 00:11:50 -07:00
JohnCorby
caca976e0c
unrelated to pr: put comments i meant to put before
2023-08-09 21:34:16 -07:00
Nick
9becbd8fcb
Merge branch 'dev' into shuttle
2023-08-04 20:39:55 -04:00
Nick
61d9947d8e
Let center of the universe be deactivated when it needs to be
2023-08-02 23:25:32 -04:00
Nick
3b40fac5a4
Fix Stranger cloak breaking
2023-07-26 23:59:23 -04:00
Nick
3bfabadda8
Merge branch 'dev' into shuttle
2023-07-22 11:44:43 -04:00
Nick
b4b0345e65
Fix spawn on center of universe garbage
2023-07-22 03:51:10 -04:00
Nick
43c3392466
Set locator sun transform to the active sun
2023-07-22 00:13:39 -04:00
Nick
6b27384a41
Fix supernova proxy rendering when it shouldnt
2023-07-21 22:28:10 -04:00
Nick
be23f852fd
Fix supernovas being quiet #522
2023-07-21 20:06:05 -04:00
Noah Pilarski
b1536d9dc2
Implement day night audio volume ( #656 )
...
## Major features
- Added new day/night audio volume. Switches between two clips depending
on the time of day. Resolves #319 .
2023-07-19 23:54:47 -04:00
Nick
04dab26ad6
Implement day night audio volume
2023-07-19 23:22:38 -04:00
Nick
b40247d0af
Do black hole sound when you go in unpaired ones
2023-07-19 22:18:22 -04:00
Nick
3ede915cc4
Implement conditional object activation
2023-07-19 21:21:29 -04:00
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