318 Commits

Author SHA1 Message Date
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
JohnCorby
bb3b111358 make findchild take path and also be an extension method 2022-06-30 19:50:07 -07:00
Nick
8d0ee15563 Delete dimensions along with Bramble 2022-06-30 13:10:37 -04:00
FreezeDriedMangoes
c65600ab1f set up basics for building bramble dimensions and bramble nodes 2022-06-29 09:43:39 -04:00
Nick
0e9fbab82a Me when line numbers 2022-06-28 13:03:17 -04:00
Noah Pilarski
61ad85c685 Add recorder to map satellite children 2022-06-28 06:52:08 -04:00
Noah Pilarski
e907fcfe19 Add names to meshes 2022-06-27 23:38:33 -04:00
Nick
304f3f359e Fix bad cubesphere rotation 2022-06-27 21:04:16 -04:00
FreezeDriedMangoes
05b9a42afb removed unneeded Distinct() calls 2022-06-27 17:54:51 -04:00
FreezeDriedMangoes
63383ef6d3 fixed merge conflict 2022-06-27 17:21:33 -04:00
FreezeDriedMangoes
f0e3bb6b9a fixed incorrect naming 2022-06-27 14:46:39 -04:00
Nick
21328184e8 Update DebugMenuPropPlacer.cs 2022-06-27 13:11:10 -04:00
Nick
4b67cf838d clean 2022-06-27 13:10:19 -04:00
Nick
2fe2ca8b99 Merge branch 'dev' into fix-prop-placer-again 2022-06-27 13:01:40 -04:00
Nick
b426dae043 Clean up some stuff 2022-06-27 13:01:12 -04:00
FreezeDriedMangoes
690356d348 switched to using astroobject references instead of astro objects' names 2022-06-27 13:00:13 -04:00
FreezeDriedMangoes
60d7d01bbf replaced concat string with interp string 2022-06-26 22:23:34 -04:00
FreezeDriedMangoes
bfcee12e64 updated the rest of AstroObjectLocator to account for there now being multiple keys per astro object 2022-06-26 22:12:45 -04:00
FreezeDriedMangoes
f30320e758 made AstroObjectLocator also register astro objects under the name of their game object, eg MyPlanet_Body 2022-06-25 22:53:38 -04:00
FreezeDriedMangoes
c2ee4e5e6b added scale adjustment controls 2022-06-24 22:41:13 -04:00
FreezeDriedMangoes
1d8b2feade added controls for rotating prop around its local up direction 2022-06-24 22:35:29 -04:00
FreezeDriedMangoes
7b40287412 fixed rotation issues caused by adjusting spherical position of props 2022-06-24 17:58:47 -04:00
FreezeDriedMangoes
f91031f55e fixed spherical adjustment controls 2022-06-24 12:03:33 -04:00
FreezeDriedMangoes
583cafb6bd Merge branch 'dev' of github.com:xen-42/outer-wilds-new-horizons into prop-placer-polar-controls 2022-06-24 11:39:09 -04:00
Nick
8adf294178 Fix coordinates 2022-06-24 11:38:13 -04:00
FreezeDriedMangoes
f23389b53e Merge branch 'dev' of github.com:xen-42/outer-wilds-new-horizons into prop-placer-polar-controls 2022-06-24 08:38:31 -04:00
Nick
a577bbdae2 I hate unity coordinate system 2022-06-23 18:26:53 -04:00
Nick
4c75f15cc1 Added SphericalToCartesian method 2022-06-23 18:18:50 -04:00
FreezeDriedMangoes
4a20b22859 some fixes to spherical positioning, changed strategies for the feature to use xen's suggestion 2022-06-23 18:14:41 -04:00
FreezeDriedMangoes
756a08d342 rolled back the 3 section prop placer changes and added spherical positioning 2022-06-23 12:03:50 -04:00
FreezeDriedMangoes
da907bea78 separated props into three separate dropdowns 2022-06-23 08:53:48 -04:00
Noah Pilarski
8fd78e79e3 Fix NRE in DebugMenuNomaiTest.cs 2022-06-20 05:00:49 -04:00
Nick
cc9895093e Only delete heightmap if it wasn't in use 2022-06-19 21:55:51 -04:00
Nick
74f1fbd730 Move model ship along with TH 2022-06-19 19:02:33 -04:00
Nick
ef7b7cb5a2 Name spheres 2022-06-19 19:02:14 -04:00
Nick
56def6cd68 No mipmaps on subtitles 2022-06-19 18:19:24 -04:00
Nick
f748b299a6 Merge branch 'dev' into pr/195 2022-06-19 16:18:32 -04:00
Ben C
5088749539 Add missing null check and fallback for DebugRaycaster.cs 2022-06-19 13:38:19 -04:00
Nick
979c09b1b5 Update DebugRaycaster.cs 2022-06-19 12:00:02 -04:00
Nick
2183c28669 Fix unreachable code 2022-06-19 11:57:55 -04:00