367 Commits

Author SHA1 Message Date
Nick
18f66f8701 Make colour descriptions better 2022-11-03 18:37:51 -04:00
Damián Garro
ec84ee260f Log collider of debug raycast 2022-10-18 02:08:34 -03:00
Noah Pilarski
588621f3d5 Merge branch 'dev' into eye-of-the-universe 2022-10-03 22:00:15 -04:00
Noah Pilarski
13025f2e48 Merge branch 'dev' into enum 2022-10-03 18:02:58 -04:00
Noah
f8f0ae92cb
Merge branch 'dev' into eye-of-the-universe 2022-10-02 11:57:42 -04: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
70467b76a1 Fixed #393 2022-09-30 22:45:39 -04:00
JohnCorby
24eedc887a you dont need it here HAHA 2022-09-30 19:31:31 -07:00
Nick
d7730436d4 Whoops 2022-09-30 22:30:13 -04:00
Nick
6f55b8da3f Backwards compat for certain mods broken by keepLoaded = false 2022-09-30 22:24:54 -04:00
Noah Pilarski
d565ac52d1 Use TryParse instead 2022-09-19 02:38:56 -04:00
Noah Pilarski
a799eaf0f6 Merge branch 'dev' into enum 2022-09-19 02:22:15 -04:00
Noah Pilarski
9599003f87 Null check instead 2022-09-17 14:41:04 -04:00
Noah Pilarski
223b35c066 return zero for null MVector3 2022-09-17 12:05:20 -04:00
Noah Pilarski
01ee3e9ad8 Merge branch 'dev' into eye-of-the-universe 2022-09-17 10:32:42 -04:00
Nick
126547be6f Make everything use Path.Combine instead of concat for Linux 2022-09-15 18:47:26 -04:00
Noah Pilarski
2222a4cd93 Merge branch 'dev' into eye-of-the-universe 2022-09-15 18:37:14 -04:00
Noah Pilarski
0819658e28 Merge branch 'dev' into enum 2022-09-14 21:22:16 -04:00
Nick
27386e1730 Fix reload configs breaking NH translations 2022-09-14 21:08:28 -04:00
Nick
12586ebb20 Merge branch 'dev' into eye-of-the-universe 2022-09-13 22:09:31 -04:00
Nick
e074d2ecb1 Fix bad merge 2022-09-13 20:18:02 -04:00
Nick
7c183d7333 Fix up black images 2022-09-13 19:53:58 -04:00
Nick
13b714ac88 Default to black frame if no path supplied for slide 2022-09-13 19:12:43 -04:00
Nick
d3e44d0e69 Add locks to async image loading, count how many have loaded, fix error log 2022-09-13 19:06:50 -04:00
Noah Pilarski
6caa2d8991 Get prefabs from solar system and then head back to eye 2022-09-11 01:32:07 -04:00
Noah Pilarski
2fa9f6bf28 Merge branch 'dev' into enum 2022-09-10 16:19:05 -04:00
Noah Pilarski
e688939e8c Merge branch 'dev' into eye-of-the-universe 2022-09-10 15:13:36 -04:00
Noah Pilarski
79fc329fe8 Merge branch 'dev' into debugprompts 2022-09-08 12:53:15 -04:00
Noah Pilarski
3337b5e2e7 Merge branch 'dev' into eye-of-the-universe 2022-09-08 12:51:28 -04:00
Noah Pilarski
29ccf772bf Add screen prompts for debug stuff 2022-09-05 01:15:22 -04:00
Nick
11e4bc7022 MenuFramework support, outdated version popup, one shot popups for addons 2022-09-05 00:34:25 -04:00
Noah Pilarski
4640cda4fd Merge branch 'dev' into eye-of-the-universe 2022-09-03 10:32:25 -04:00
Will Corby
7f801039ba
Update SearchUtilities.cs 2022-09-02 21:27:30 -07:00
Will Corby
5cf4150deb
Update SearchUtilities.cs 2022-09-02 21:27:05 -07:00
JohnCorby
680314645d fix find again by not including prefabs 2022-09-02 21:21:40 -07:00
Noah Pilarski
d451650cb6 Merge branch 'dev' into eye-of-the-universe 2022-09-02 19:42:53 -04:00
JohnCorby
a1ba3a6bee improve SearchUtilities.Find 2022-09-01 21:17:31 -07:00
Noah Pilarski
422d15af1c Merge branch 'dev' into enum 2022-09-01 07:19:55 -04:00
Noah
5ba58f2642
Add Support For Extra Modules (#320)
Other mods can now add their own modules by using the API's `QueryBody` and `QuerySystem` methods.
2022-08-30 03:51:27 -04:00
Ben C
6722ff7ad4
Added Support for Systems 2022-08-29 17:25:42 -04:00
Noah Pilarski
57c145c048 Only autosave if save button is unlocked 2022-08-28 15:35:05 -04:00
Noah Pilarski
313267427b Better backup 2022-08-28 15:08:04 -04:00
Noah Pilarski
6849848045 Use EnumUtils 2022-08-27 21:11:34 -04:00
Noah Pilarski
1929daca36 More time loop stuff 2022-08-26 19:30:45 -04:00
Noah Pilarski
ac3528e572 Merge branch 'dev' into eye-of-the-universe 2022-08-26 01:51:38 -04:00
Noah Pilarski
73730b2499 Merge branch 'dev' into stellar-remnants 2022-08-25 20:18:23 -04:00
Noah Pilarski
1c6a8c47ad Merge branch 'dev' into ring-opacity 2022-08-25 20:12:52 -04:00
Noah Pilarski
6539260f14 Share function 2022-08-25 19:33:19 -04:00
Nick
8d78c49c64 Move TimeValuePair to Utility, Ring no longer inherits from VariableSizeModule
Also migrated the old value for curve to scaleCurve.
2022-08-25 19:29:06 -04:00