1719 Commits

Author SHA1 Message Date
FreezeDriedMangoes
d7b7e3226c added config definitions for bramble nodes and dimensions 2022-06-29 12:26:03 -04:00
FreezeDriedMangoes
c65600ab1f set up basics for building bramble dimensions and bramble nodes 2022-06-29 09:43:39 -04:00
Nick
785f668e9d Lowercase c 2022-06-28 21:28:58 -04:00
Nick
e0eb1810f5 Update manifest.json 2022-06-28 20:46:52 -04:00
Nick
d154477dc6 Make sun override builder better 2022-06-28 20:46:07 -04:00
Nick
f01471775c Move OnStarSystemLoaded to not be on wake up 2022-06-28 20:45:49 -04:00
Nick
d9df36bae3 Rotating planets with children breaks 2022-06-28 13:03:32 -04:00
Nick
0e9fbab82a Me when line numbers 2022-06-28 13:03:17 -04:00
Noah Pilarski
729b0297dc Stop rings stealing you from moons 2022-06-28 08:10:29 -04:00
Noah Pilarski
61ad85c685 Add recorder to map satellite children 2022-06-28 06:52:08 -04:00
Noah Pilarski
ec639dfedf Fix sector cull group deactivating renderers on map view enter and fast forward. 2022-06-28 05:07:15 -04:00
Noah Pilarski
822cdecce9 Fix heightmap stretch on title screen 2022-06-28 02:24:43 -04:00
Noah Pilarski
0354a3081c Add SetDefaultSystem to API 2022-06-28 01:21:25 -04:00
Nick
a622404e23
Merge pull request #209 from Hawkbat/coordinate-texture-generator
Dynamic vessel coordinate texture generation
2022-06-28 00:57:38 -04:00
Noah
8b6a135143
Merge branch 'dev' into coordinate-texture-generator 2022-06-28 00:56:26 -04:00
Joshua Thome
1a79d29acc Dynamic vessel coordinate texture generation 2022-06-27 23:47:47 -05:00
github-actions[bot]
d5286fd06e Updated Schemas 2022-06-28 04:44:27 +00:00
Ben C
f53b2a896f
Merge remote-tracking branch 'origin/dev' into dev 2022-06-28 00:41:57 -04:00
Ben C
6e6a8923f0
Add minItems, maxItems, and uniqueItems to nomai coords 2022-06-28 00:41:42 -04:00
Nick
8439a58644 Make eye coord prompt work in other systems 2022-06-28 00:39:25 -04:00
Nick
afdaeb6e30 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-28 00:13:08 -04:00
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