2186 Commits

Author SHA1 Message Date
github-actions[bot]
722e60865a Updated Schemas 2022-07-14 05:18:14 +00:00
JohnCorby
635e942524 Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 22:16:29 -07:00
JohnCorby
843f271b4f use trifid's magic resolution ratio and hope that it's correct 2022-07-13 22:16:25 -07:00
Noah Pilarski
a7af414975 Suspend individually 2022-07-14 01:12:08 -04:00
Ben C
5bd5ec4950
Make Release Build Not Run On Draft 2022-07-14 00:30:43 -04:00
github-actions[bot]
0fac02ad01 Updated Schemas 2022-07-14 04:19:22 +00:00
JohnCorby
434cb6cbb5 Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 21:15:04 -07:00
JohnCorby
8143b6188a configurable heightmap resolution 2022-07-13 21:14:57 -07:00
JohnCorby
93fc16aede use ints on MColor 2022-07-13 20:51:12 -07:00
Nick
5c5b4e0764 Wrap Main.Instance.ModHelper.Events.Unity into Delay 2022-07-13 23:48:43 -04:00
Nick
64b12ecb00 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-13 23:40:16 -04:00
Nick
a70b2489b9 Allow adding custom AudioType
Closes #230, #229, and #118
2022-07-13 23:40:10 -04:00
Nick
a7f2e3a796 Update StarSystemConfig.cs 2022-07-13 23:23:15 -04:00
Nick
ffed942f32 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-13 22:31:18 -04:00
Nick
6c33ec4f66 typo 2022-07-13 22:31:05 -04:00
Ben C
befb62366a
Ok Cool Action Fix 2022-07-13 22:30:44 -04:00
Ben C
1395cf910b
Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 22:27:16 -04:00
Ben C
ccc3b6982e
Fix Action Maybe Gorp Etc 2022-07-13 22:26:55 -04:00
Nick
79cff0645c Oops. 2022-07-13 22:26:14 -04:00
Nick
21d9979560 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-13 22:20:22 -04:00
Nick
4a77631dbe Add SpawnSignal and SpawnDialogue to the API 2022-07-13 22:20:20 -04:00
github-actions[bot]
b1a35552f0 Updated Schemas 2022-07-14 01:49:20 +00:00
Nick
196aec0928 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-13 21:47:02 -04:00
Nick
15ff6e9c6d Update audio enum doc 2022-07-13 21:46:54 -04:00
Nick
2bb3c4e813 Signals are in props now 2022-07-13 21:43:15 -04:00
JohnCorby
fc90abeed0 Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 18:29:40 -07:00
github-actions[bot]
e24dd0459e Updated Schemas 2022-07-14 01:24:30 +00:00
JohnCorby
0e451127e6 Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 18:22:59 -07:00
JohnCorby
ea32af66f6 use CenterOfTheUniverse.s_rigidbodies 2022-07-13 18:22:52 -07:00
Noah Pilarski
e56cd0e1dc Use new audio setting method for cloaks and travel music 2022-07-13 21:14:31 -04:00
Noah Pilarski
34f87fbe12 No proxies for cloaked stuff 2022-07-13 20:53:48 -04:00
github-actions[bot]
e6b2a6223a Updated Schemas 2022-07-14 00:30:09 +00:00
JohnCorby
fac330bcfb support mp3 lol 2022-07-13 17:28:08 -07:00
github-actions[bot]
fc0118d0bd Updated Schemas 2022-07-14 00:24:18 +00:00
Nick
88ae09941b Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-13 20:22:23 -04:00
Nick
0952d90ffa Implement AudioVolume 2022-07-13 20:22:21 -04:00
Nick
4f1fc602bc Migrate audio signal change 2022-07-13 20:22:14 -04:00
Nick
5a4f5ac207 Use new audio setting method for signals, unify audioClip and audioFilePath 2022-07-13 20:22:05 -04:00
Ben C
e4164d8934
Change Asteroid Belt Minimum to -1 2022-07-13 20:22:00 -04:00
Nick
2a3ffcc268 AudioUtilities method to set audio from AudioType, existing AudioClip, or file 2022-07-13 20:21:40 -04:00
Noah Pilarski
5e7e4b827a Add try catch for singularity builder 2022-07-13 20:17:24 -04:00
Noah Pilarski
074084c8f3 Use mathf instead 2022-07-13 19:54:50 -04:00
Ben C
59850e1875
😳 v1.4.0 2022-07-13 16:53:35 -07:00
Noah Pilarski
6945c0b6c7 Stop any rigidbody from unparenting itself when deleting solar system 2022-07-13 19:52:47 -04:00
Noah Pilarski
adf8f0b182 Set original parent 2022-07-13 19:51:17 -04:00
Noah Pilarski
53cf5f5eee Add sphere collider to height map
You can sometimes go straight through the mesh collider if you are fast enough. This sphere collider stops this from happening. Now you will bounce off the sphere collider.
2022-07-13 19:50:31 -04:00
Noah Pilarski
19e9bbf52a Use star evolution controller's current scale instead 2022-07-13 19:35:26 -04:00
Nick
4a01e93ac6 Add some default vectors to MVector3 2022-07-13 19:35:05 -04:00
Noah Pilarski
c4e33ce3c6 Add ShockLayerRuleset to stars 2022-07-13 19:25:19 -04:00
Noah Pilarski
9119aea807 Fix star surface audio 2022-07-13 19:24:19 -04:00