473 Commits

Author SHA1 Message Date
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
Noah Pilarski
62aa4d6e22 Check for null and whitespace 2022-08-06 16:00:43 -04:00
Nick
a2da11a64a Change MakeDetail to take in just DetailInfo and not all the individual parameters 2022-08-05 18:30:37 -04:00
Noah Pilarski
acd5b2d845 Make static 2022-07-29 23:00:10 -04:00
Noah Pilarski
8d8f51c899 Make static 2022-07-29 22:42:05 -04:00
Noah Pilarski
1b0a812afc Make comment into summary 2022-07-29 22:42:05 -04:00
Noah Pilarski
c2737cd8e7 Redundant 2022-07-29 22:35:01 -04:00
JohnCorby
d40ede9984 use faster ContainsKey 2022-07-28 18:34:29 -07:00
Nick
a01c50a194 Renormalize line endings 2022-07-26 12:33:06 -04:00
Nick
2e49a1df23 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-25 21:26:06 -04:00
JohnCorby
92743667a0 wrap with qm cloud type 2022-07-25 16:45:06 -07:00
Nick
2f4a4a7099 Print path when failing to LoadAudio 2022-07-25 19:23:49 -04:00
JohnCorby
bef2a32cef just to exception tostring instead of printing message then stacktrace like gofy 2022-07-25 16:19:49 -07:00
Nick
70a54f9588 Fix the weird heightmap destroying bug 2022-07-25 09:05:28 -04:00
JohnCorby
ff18f4dfb3 remove defaults from MVector3 because u can just use Vector3 2022-07-24 18:53:49 -07:00
Joshua Thome
d5a4ca2fa1 Move vessel config to its own module 2022-07-23 19:22:14 -05:00
JohnCorby
081967670b Merge branch 'dev' into height-map-resolution 2022-07-16 15:16:15 -07:00
JohnCorby
35b7810592 make all textures clamp by default instead of wrap 2022-07-16 14:51:51 -07:00
JohnCorby
81b5a6b27d ImageUtilities.cs: use default parameter for mipmaps instead of overload 2022-07-16 14:45:24 -07:00
Nick
38ac50652b Use Atan2 in CoordinateUtilities 2022-07-14 17:42:03 -04:00
JohnCorby
434cb6cbb5 Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 21:15:04 -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
Noah Pilarski
e56cd0e1dc Use new audio setting method for cloaks and travel music 2022-07-13 21:14:31 -04:00
JohnCorby
fac330bcfb support mp3 lol 2022-07-13 17:28:08 -07:00
Nick
2a3ffcc268 AudioUtilities method to set audio from AudioType, existing AudioClip, or file 2022-07-13 20:21:40 -04:00
Nick
4a01e93ac6 Add some default vectors to MVector3 2022-07-13 19:35:05 -04:00
Noah Pilarski
5f9a952cc1 Add small nest and elsinore to db children 2022-07-11 11:25:50 -04:00
Nick
5c4eb49648 More goofy extension stuff idk 2022-07-09 23:48:49 -04:00
JohnCorby
924dadc536 dont add to cache if not found 2022-07-09 18:39:26 -07:00
JohnCorby
2407ac9fba let Find also recursively find an inactive object 2022-07-09 16:49:39 -07:00