Noah Pilarski
df4e0e237b
No more invincible
2022-09-11 04:36:56 -04:00
Noah Pilarski
e4e3e87892
Set ringworld fade renderers to empty array
2022-09-11 04:27:56 -04:00
Noah Pilarski
3a5b5f9b92
Don't do fixed update if there is no cloak sphere shape
2022-09-11 04:27:36 -04:00
Noah Pilarski
f145d5ccc8
Move cloak patches
2022-09-11 04:27:15 -04:00
Noah Pilarski
c44dd5d85f
Don't generate ship log when warping back to eye
2022-09-11 04:08:41 -04:00
Noah Pilarski
a501baf7d5
Stop reference frames warning you every second
2022-09-11 03:52:09 -04:00
Noah Pilarski
abed1b2439
Set airlock to open to an empty array
2022-09-11 03:51:38 -04:00
Noah Pilarski
ea1ff34e1c
Set black hole audio stuff
2022-09-11 03:23:06 -04:00
Noah Pilarski
b8c28e3734
Me when
2022-09-11 03:08:11 -04:00
Noah Pilarski
1182865753
Almost forgor
2022-09-11 02:35:31 -04:00
Noah Pilarski
6caa2d8991
Get prefabs from solar system and then head back to eye
2022-09-11 01:32:07 -04:00
Noah Pilarski
d0a5b35a35
Fix silly mistake
2022-09-10 23:09:21 -04:00
Noah Pilarski
050e737217
Enable tunnel when you enter vortex
2022-09-10 19:58:37 -04:00
Noah Pilarski
2a9beb9194
Turn off when supernova happens
2022-09-10 19:41:21 -04:00
Noah Pilarski
a7e13a7f6d
Add EyeSunLightParamUpdater
2022-09-10 19:06:58 -04:00
Noah Pilarski
11a30e7204
Set default intensity at eye to 0.2
2022-09-10 19:06:31 -04:00
Noah Pilarski
65f6a68f78
Don't keep world position
2022-09-10 18:04:50 -04:00
Noah Pilarski
e688939e8c
Merge branch 'dev' into eye-of-the-universe
2022-09-10 15:13:36 -04:00
Nick
073892c008
Add screen prompts for debug mode ( #352 )
2022-09-10 13:32:56 -04:00
Nick
ccb823dfaf
Allow creation of more than one ring ( #374 )
...
Because extinction
2022-09-10 13:32:23 -04:00
Noah Pilarski
53e8b281a0
Me when
2022-09-10 13:24:33 -04:00
Noah Pilarski
8705bd54b6
Migrate
2022-09-10 12:15:21 -04:00
github-actions[bot]
a4dc54712a
Updated Schemas
2022-09-10 16:13:41 +00:00
Noah Pilarski
5ab727384b
Allow more than one ring
2022-09-10 12:11:44 -04:00
Nick
2da1015620
Fix dialog text not trimmed in translation table key ( #366 )
...
<!-- A new module or something else important -->
## Major features
-
<!-- A new parameter added to a module, or API feature -->
## Minor features
-
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
-
<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- The game trims the text of `Page` and `DialogOption` and this is used
in the key that indexes the translation table. However, this trim was
missing in NH, causing the game to fail to find the translation (and
displaying the key as a fallback). For example,
[this](78dd665323/planets/Dialogue/Fixxion.xml (L46) )
would cause the error `String "1Jötunn is a really cold planet, it's
kinda hard to live in and it's so dark but" not found in table for
language ENG` because there is an space at the end of the string and the
game displays "1Jötunn is a really cold planet, it's kinda hard to live
in and it's so dark but" with the "1" at the start.
2022-09-10 10:57:04 -04:00
Nick
44cf3d3fdc
Remove parentheses
2022-09-10 10:07:26 -04:00
Noah Pilarski
5252ce18d5
Merge branch 'dev' into eye-of-the-universe
2022-09-09 20:42:56 -04:00
Nick
5fee72e649
Patch CharacterDialogueTree to end conversation when attaching
2022-09-09 19:38:27 -04:00
Damián Garro
867c180ae9
Rename variables
2022-09-09 18:55:21 -03:00
Damián Garro
79b842cc24
Swap comments
2022-09-09 18:53:28 -03:00
Damián Garro
e450a2b459
Fix dialog text not trimmed in translation table key
2022-09-09 18:48:31 -03:00
Nick
9e646753f8
Fix JSON file lookup for Proton ( #364 )
...
## Minor features
Added a warning when an empty systems or planets folder is found.
## Bug fixes
Fixes
https://github.com/Outer-Wilds-New-Horizons/new-horizons/issues/353
Should behave identical to current solution for JSON and JSONC files,
maybe someone on Windows can test. Worked flawlessly on Linux with Real
Solar System, The Vision and Carson System.
2022-09-09 12:52:40 -04:00
Nick
1ec59c6538
Set shuttle landing radius ( #363 )
2022-09-09 12:47:39 -04:00
Dominik
6bd84bef83
Change log level to verbose
2022-09-09 15:39:07 +02:00
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
Noah Pilarski
79fc329fe8
Merge branch 'dev' into debugprompts
2022-09-08 12:53:15 -04:00
Noah Pilarski
3337b5e2e7
Merge branch 'dev' into eye-of-the-universe
2022-09-08 12:51:28 -04:00
JohnCorby
b016652ad1
Revert "dont use file scoped namespace"
...
This reverts commit 44b181a3879b817543e0ac9565c04fd4939d19fb.
2022-09-07 18:06:20 -07: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
JohnCorby
7a67a1f980
improve warnings
2022-09-07 17:30:22 -07:00
JohnCorby
bf6745d351
groups on details
2022-09-07 17:21:42 -07: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
Noah Pilarski
29ccf772bf
Add screen prompts for debug stuff
2022-09-05 01:15:22 -04:00