553 Commits

Author SHA1 Message Date
FreezeDriedMangoes
32850b9359 make printing callable from unity editor 2022-09-16 23:26:46 -04:00
FreezeDriedMangoes
20063ff698 first attempt at getting configs to print instead of save 2022-09-16 23:03:38 -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
Noah Pilarski
fb6d38986e Keep source wrap mode 2022-08-21 23:02:54 -04:00
Nick
862bc1c797 Fixes generated star ramps not clamping 2022-08-21 22:06:47 -04:00
Noah Pilarski
5f7eae91ab rename MakeDetail and move removeChildren and removeComponents into it. 2022-08-21 15:57:34 -04:00
Noah Pilarski
65c1cdd505 Don't use harmony for this 2022-08-21 10:11:31 -04:00
Noah Pilarski
49e53af910 Merge branch 'dev' into eye-of-the-universe 2022-08-18 00:54:50 -04:00
Noah Pilarski
41622fb0a7 Clarify 2022-08-16 02:19:28 -04:00
Noah Pilarski
dc14871cb4 Colors 2022-08-15 06:31:46 -04:00
Noah Pilarski
adc962f14e Better locator 2022-08-15 06:30:27 -04:00
Noah Pilarski
778ccfadf3 Also check for EYEOFTHEUNIVERSE 2022-08-11 16:38:27 -04:00
Noah Pilarski
aff44f3f18 Make nh work with eye (partially) 2022-08-11 13:10:44 -04:00
Noah Pilarski
b60b384a8a Add customizable loop duration 2022-08-09 00:11:17 -04:00
Noah Pilarski
c2483a3271 Serializer that uses tabs 2022-08-08 18:36:23 -04:00
Noah Pilarski
5be2cb43ff Fix NRE in DebugPropPlacer.cs 2022-08-08 16:42:27 -04:00
JohnCorby
c444b6fdb2 add a final warn in Find lol 2022-08-08 13:21:23 -07:00