Dominik
f38aacf7bf
Fix JSON file lookup for Proton
...
* Add separate lookup for JSON and JSONC files
* Add warning when an empty folder is found
2022-09-09 15:13:28 +02:00
Noah Pilarski
1f224b3e72
Set shuttle landing radius
2022-09-08 22:48:28 -04:00
Noah Pilarski
fafdb1c48b
Allow ship log details to be added to vanilla planets
2022-09-08 21:13:35 -04:00
Will Corby
0a54bb2447
cull/collision/lights groups ( #359 )
...
groups make things turn off when you're not in the sector. (cull =
renderers, collision = colliders/shapes, lights = lights)
this pr makes nh add groups to anything using DetailBuilder.Make
this should improve performance, since things will only appear when
you're close enough to them. it should also help with Jack's mod since
he uses lots of cacti (ie volumes)
this pr also makes keepLoaded actually function (and adds the setting to
scatter)
2022-09-08 17:14:16 -07:00
Ben C
9b482bd257
Fix Typos
2022-09-08 17:02:16 -04:00
Noah Pilarski
79fc329fe8
Merge branch 'dev' into debugprompts
2022-09-08 12:53:15 -04:00
Ben C
694496f953
Paste Link
2022-09-08 08:09:41 -04:00
Ben C
33e28078a6
Added Publishing Page
2022-09-08 08:08:26 -04:00
JohnCorby
b016652ad1
Revert "dont use file scoped namespace"
...
This reverts commit 44b181a3879b817543e0ac9565c04fd4939d19fb.
2022-09-07 18:06:20 -07:00
Ben C
5847a751c6
Add Log Port Image
2022-09-07 21:02:13 -04:00
JohnCorby
44b181a387
dont use file scoped namespace
2022-09-07 18:01:54 -07:00
JohnCorby
b7a36af80d
Merge remote-tracking branch 'origin/groups' into groups
2022-09-07 17:56:49 -07:00
JohnCorby
5dcaac14f5
rename
2022-09-07 17:56:41 -07:00
github-actions[bot]
e12de937cd
Updated Schemas
2022-09-08 00:40:31 +00:00
JohnCorby
da211eff75
scatter builder keep loaded
2022-09-07 17:33:38 -07:00
Ben C
c72989ab05
Merge branch 'dev' into docs/rewrite
...
# Conflicts:
# docs/content/pages/home.md
# docs/content/pages/tutorials/api.md
# docs/content/pages/tutorials/details.md
2022-09-07 20:31:05 -04:00
JohnCorby
7a67a1f980
improve warnings
2022-09-07 17:30:22 -07:00
Ben C
01419392f6
More Pages
2022-09-07 20:29:25 -04:00
JohnCorby
bf6745d351
groups on details
2022-09-07 17:21:42 -07:00
Ben C
b9a5a8abfe
Fix typo in editor.md
2022-09-07 09:36:11 -04:00
Ben C
bf4fe574ea
Added some Pages
2022-09-07 09:31:54 -04:00
Ben C
3259a7e206
Added XML Guide
2022-09-07 08:10:57 -04:00
Ben C
c75162137f
Add Orbit Section to Planet Gen
2022-09-07 07:48:27 -04:00
Ben C
8cdc3f842f
Fixed Typos
2022-09-06 15:22:06 -04:00
Ben C
c568787278
Add Editor Page
2022-09-06 11:31:32 -04:00
Noah
8ce864812e
Add rename option to volumes ( #355 )
2022-09-05 23:40:53 -04:00
github-actions[bot]
70f07c20a9
Updated Schemas
2022-09-06 03:37:40 +00:00
Noah Pilarski
331d33ac77
Add rename option to volumes
2022-09-05 23:35:24 -04:00
Nick
5057463172
MenuFramework support ( #351 )
...
## Minor Features
- Addons can now define `popupMessage` in their addon-manifest. This will show a one time pop-up when the mod is first installed. Use this for story mods to give the user a prompt to go in the right direction with the mod.
## Improvements
- If the user has an outdated version of Outer Wilds, a warning popup will display.
2022-09-05 01:50:22 -04:00
Noah Pilarski
29ccf772bf
Add screen prompts for debug stuff
2022-09-05 01:15:22 -04:00
Nick
026891c5d8
Implement #167 + update schemas
2022-09-05 01:11:54 -04:00
Nick
ba65c949a6
Clean up
2022-09-05 00:49:14 -04:00
Nick
d65bb15aa5
Merge branch 'dev' into titlescreen-popups
2022-09-05 00:44:53 -04:00
Nick
866d2c7ade
Update pull_request_template.md
2022-09-05 00:41:32 -04:00
github-actions[bot]
332238c298
Updated Schemas
2022-09-05 04:37:07 +00:00
Nick
11e4bc7022
MenuFramework support, outdated version popup, one shot popups for addons
2022-09-05 00:34:25 -04:00
JohnCorby
8f4993a1ac
Merge branch 'dev' into scatter-optimization
2022-09-04 20:58:25 -07:00
Nick
58e12a23c7
Add more volumes ( #332 )
...
I added a ton of volumes.
2022-09-04 22:53:22 -04:00
JohnCorby
01f3224a8a
Merge branch 'dev' into scatter-optimization
2022-09-04 19:30:21 -07:00
Will Corby
9192890f4c
Transparent clouds ( #338 )
...
Adds fourth cloud prefab that allows transparency.
2022-09-04 19:22:21 -07:00
Noah Pilarski
15d8d107e8
Create a new material for that
2022-09-04 20:51:17 -04:00
Noah Pilarski
f9882b5b00
Use InterferenceVolume instead of id
2022-09-04 01:41:25 -04:00
TerrificTrifid
29c109e28c
Don't show on title screen
2022-09-03 17:01:44 -05:00
TerrificTrifid
1c67f9ce7f
Use cloud height for effects
2022-09-03 15:19:08 -05:00
Nick
460bc69eb7
Suit warp bug ( #348 )
...
Resolves #333
2022-09-03 11:30:57 -04:00
Nick
a422bfbc71
Invoke the interaction event to equip the suit
2022-09-03 11:30:01 -04:00
github-actions[bot]
ad79680388
Updated Schemas
2022-09-03 15:06:19 +00:00
Noah Pilarski
12e95bce0b
Indeed
2022-09-03 11:04:01 -04:00
Noah Pilarski
f909832cb2
comment
2022-09-03 11:01:07 -04:00
Noah Pilarski
57e26794d9
Add parentPath to volumes
2022-09-03 10:53:49 -04:00