307 Commits

Author SHA1 Message Date
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
JohnCorby
096ac539a1 make Find better (cache more) 2022-07-09 16:13:40 -07:00
Nick
a5bcd46d3f Change verbose log 2022-07-05 23:12:31 -04:00
Nick
2fabfcb1a5
Merge pull request #216 from xen-42/bramble-nodes
Bramble nodes
2022-07-05 22:31:07 -04:00
JohnCorby
e1c76cfa9e no need to cast 2022-07-05 17:07:18 -07:00
JohnCorby
75478bc5a1 reorder log functions to be in the same order as the enum 2022-07-05 17:06:34 -07:00
Nick
2e47d170f9 Change fifty gorillion logs to be verbose 2022-07-05 19:28:38 -04:00
FreezeDriedMangoes
1be9560045 removed unneeded param 2022-07-05 17:52:17 -04:00
FreezeDriedMangoes
e023939346 added a Verbose level for logs that print way too much 2022-07-05 17:46:13 -04:00
JohnCorby
e4254ee6ec Merge branch 'dev' into bramble-nodes 2022-07-01 12:44:57 -07:00
JohnCorby
b5fafc59c8 fuck it we ball 2022-06-30 21:07:22 -07:00
JohnCorby
a6b3911e93 make it search thru everything if all else fails 2022-06-30 20:58:04 -07:00
JohnCorby
cb8cbdd285 shorten Find 2022-06-30 20:49:19 -07:00
JohnCorby
06dab3fa5b extension 2022-06-30 20:34:06 -07:00
JohnCorby
9aa6bf540c googa 2022-06-30 20:33:48 -07:00
JohnCorby
fca19ba895 make getpath extension method 2022-06-30 20:30:35 -07:00
JohnCorby
b72ef5b4cf remove CachedFind 2022-06-30 19:52:13 -07:00