1698 Commits

Author SHA1 Message Date
Nick
4d7c5a37ff Fix showing prompts 2022-06-28 00:13:07 -04:00
Nick
04879d59ed Start vessel coordinate prompts 2022-06-28 00:00:03 -04:00
Noah Pilarski
e907fcfe19 Add names to meshes 2022-06-27 23:38:33 -04:00
Nick
44f1791b98 Allow using more than 65535 vertices in CubeSphere and IcoSphere 2022-06-27 21:57:29 -04:00
Nick
304f3f359e Fix bad cubesphere rotation 2022-06-27 21:04:16 -04:00
Nick
ccf012968d
Merge pull request #208 from xen-42/fix-prop-placer-again
Fix prop placer again
2022-06-27 18:48:43 -04:00
FreezeDriedMangoes
05b9a42afb removed unneeded Distinct() calls 2022-06-27 17:54:51 -04:00
Nick
3bbf27674c Fix null orbit line bug 2022-06-27 17:39:29 -04:00
Nick
54e88f1e83 Set sector stuff better 2022-06-27 17:39:22 -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
Ben C
e2272298d3
Merge pull request #206 from xen-42/fix-prop-placer-for-custom-planets
Fix prop placer for custom planets
2022-06-26 22:31:15 -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
83937d69b1 Merge branch 'dev' of github.com:xen-42/outer-wilds-new-horizons into dev 2022-06-26 18:46:49 -04:00
FreezeDriedMangoes
e3f3108f86 fixed some props going invisible when they're not supposed to 2022-06-26 18:46:42 -04:00
github-actions[bot]
cb0b196e53 Updated Schemas 2022-06-26 22:00:16 +00:00
Ben C
543f5cbe3b
Merge branch 'main' into dev 2022-06-26 17:57:45 -04:00
Ben C
61d5bed112
Fixed no data annotations on meteor fields 2022-06-26 17:57:20 -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
FreezeDriedMangos
d04f36881b
Merge pull request #205 from xen-42/prop-placer-polar-controls
Prop placer menu prop positioning controls
2022-06-25 22:04:07 -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
Nick
c760805c50 Print better error message 2022-06-24 11:36:39 -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
Nick
e728269a56 make more orbit stuff work on existing 2022-06-20 21:22:13 -04:00
Noah Pilarski
8fd78e79e3 Fix NRE in DebugMenuNomaiTest.cs 2022-06-20 05:00:49 -04:00
Noah Pilarski
77a81c8a1e Add Orb Locker and Singularity Root
Fixed interface orbs disappearing when vessel is moved
Moves some things to asset bundle
2022-06-20 05:00:49 -04:00
Noah Pilarski
c9235c07c7 Change default warp position/rotation 2022-06-19 23:09:24 -04:00
Noah Pilarski
9558ee871f Fix warp exit rotation not working 2022-06-19 23:09:01 -04:00
Nick
cc9895093e Only delete heightmap if it wasn't in use 2022-06-19 21:55:51 -04:00
Ben C
0dc85f558c
Update ship_log.md 2022-06-19 18:42:26 -07:00
Ben C
c08fcba9eb
Merge pull request #204 from xen-42/docs/update-setup
Update Setup.md
2022-06-19 21:20:58 -04:00
Ben C
3728e22d7f
Update Setup.md 2022-06-19 18:19:06 -07:00
Noah Pilarski
863d0e35f3 Bump version v1.3.1 2022-06-19 20:31:46 -04:00
Noah
8ca0fd2986
Main to Dev 2022-06-19 20:28:09 -04:00