4707 Commits

Author SHA1 Message Date
Ben C
36f6c3e59d
Merge branch 'main' into docs-update 2024-02-20 14:30:44 -05:00
xen-42
671132ec3d
1.18.7 (#780)
## Bug fixes
- Stop "Ship Log Updated" notification appearing whenever you changed
star system. (#779)
v1.18.7
2024-02-12 16:25:51 -05:00
Nick
6f1bdb44f3 Fix "Ship log updated" displayed after warping 2024-02-12 13:27:27 -05:00
xen-42
2ad307fdaf
1.18.6 (#777)
## Bug fixes
- Fix NRE when checking for DLC requirement, don't write warning prompt
for false positives.
- Log error if addon-manifest.json contains errors
v1.18.6
2024-02-07 12:21:05 -05:00
Nick
e5c8ed9255 If the EntitlementsManager isn't ready default to owning it 2024-02-07 11:33:20 -05:00
Nick
804ef01808 Log error if addon manifest couldn't load (improper formatting) 2024-02-07 11:29:00 -05:00
Nick
563370119a Requires DLC check was NREing 2024-02-07 11:19:22 -05:00
xen-42
bd79e48bc9
1.18.5 (#774)
## Bug fixes
- Fixed some people having an NRE when clicking resume game.
- Fixed a typo to better check if addons are using the DLC
v1.18.5
2024-02-04 01:23:52 -05:00
Nick
e1c23b2a84 Bump version 2024-02-04 01:04:48 -05:00
Nick
8882b70b70 Luna was having an NRE in the runwhen so skip it if we don't need it 2024-02-04 01:04:35 -05:00
Nick
6921a0efb9 Whoops typo 2024-02-03 20:19:15 -05:00
xen-42
fb28b1e165
1.18.4 (#771)
## Minor features
- Can now set `preloadBundles` in the addon config file. This will load
asset bundles on the main menu and keep them loaded. Will improve
initial load times at the cost of more memory usage. (#749)
- Can now set `subtitlePath` in the addon config file for displaying a
subtitle for your mod on the main menu.

## Improvements
- Will show a warning popup if you have addons requiring the DLC
installed but not the DLC itself (#728).

## Bug fixes
- Fixes a bug where the ship was not removed from volumes when being
repositioned. Affected INSANE people who had stars larger than 8000m
wide.
- Probably fixes a bug where the ship would think it is grounded when
spawned in zero-g (#748).
- Fixed a bug where using system override to spawn in a ship-less system
would break (#738).
v1.18.4
2024-02-03 20:17:03 -05:00
Will Corby
4f0998a4ee
Preloading bundles and setting subtitle path (#772)
## Minor features
- Can now set `preloadBundles` in the addon config file. This will load
asset bundles on the main menu and keep them loaded. Will improve
initial load times at the cost of more memory usage.
- Can now set `subtitlePath` in the addon config file for displaying a
subtitle for your mod on the main menu.
2024-02-03 15:42:29 -08:00
JohnCorby
e73afbebc7 wait until preload bundles are loaded before loading scene 2024-02-03 15:20:51 -08:00
Nick
2bd8863c91 Merge branch 'preload-bundles' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into preload-bundles 2024-02-03 16:17:27 -05:00
Nick
f11099d62f Don't impulsively change namespace brackets 2024-02-03 16:17:20 -05:00
Ben C
73b818d0b4 Updated Schemas 2024-02-03 21:11:25 +00:00
Nick
1a56fe1ab2 Preloading bundles and setting subtitle path 2024-02-03 16:09:50 -05:00
Nick
0528360cc0 Had to ToList to duplicate the arrays 2024-02-03 15:47:05 -05:00
Nick
5b5fb0b827 Also refresh force volumes affecting ship 2024-02-03 15:36:30 -05:00
Nick
f56d97fcf4 #738 fix spawn override, #728 warning popup for dlc mods 2024-02-03 14:52:23 -05:00
Nick
43e58bc987 More comments 2024-02-03 14:15:53 -05:00
Nick
6a2ef64a30 Probably fixes #748 resets landing pad sensor contact bodies 2024-02-03 14:13:32 -05:00
Nick
61102e25eb Fixes a bug where the ship wasn't removed from volumes when spawning 2024-02-03 13:37:33 -05:00
xen-42
c5847b468f
1.18.3 (#768)
## Bug Fixes:
- Fixed an issue where Bramble-propagated signals would have a detection
area (thanks @coderCleric!)
- Exhibitions in the museum on the Eye correctly reflect the ship log
(thanks orclecle @TRSasasusu!)
v1.18.3
2024-02-02 11:59:48 -05:00
xen-42
d71dc6c22d
Exhibitions in the museum on the Eye correctly reflects shiplog (#770)
<!-- Be sure to reference the existing issue if it exists -->

## Bug fixes

- Exhibitions in the museum on the Eye correctly reflects shiplog
- By avoiding to make shiplog empty when arriving at the eye as in
solarsystem.
2024-01-13 11:04:54 -05:00
xen-42
029510b509
Stop propagated signals from having a detection area (#769)
<!-- Be sure to reference the existing issue if it exists -->

## Bug fixes

- Fixed an issue where Bramble-propagated signals would have a detection
area.


[planets.zip](https://github.com/Outer-Wilds-New-Horizons/new-horizons/files/13880774/planets.zip)
The attached file puts a bramble node near the Hearthian Village that
demonstrates the different behaviors.
2024-01-13 10:57:52 -05:00
orclecle
0a79d7a041
avoid making shiplog empty when arriving at the eye as in solarsystem 2024-01-14 00:46:57 +09:00
coderCleric
68bac3a36c Stop propagated signals from having a detection area 2024-01-09 15:03:16 -07:00
xen-42
891b65ec9a
Update manifest.json 2024-01-02 17:26:07 -05:00
xen-42
2ea38e6f81
Add Patreon link to manifest 2024-01-02 17:25:39 -05:00
Ben C
b4cddeda64
Merge Main Into Dev (#767)
See #766
2024-01-02 11:56:01 -05:00
Ben C
746519c98d
Bump tj-actions/verify-changed-files from 12 to 17 in /.github/workflows (#766)
Bumps
[tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files)
from 12 to 17.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tj-actions/verify-changed-files/releases">tj-actions/verify-changed-files's
releases</a>.</em></p>
<blockquote>
<h2>v17</h2>
<h1>Changes in v17.0.0</h1>
<h2>🔥 🔥 BREAKING CHANGE 🔥 🔥</h2>
<p>A new <code>safe_output</code> input is now available to prevent
outputting unsafe filename characters (Enabled by default). This would
escape characters in the filename that could be used for command
injection.</p>
<blockquote>
<p>[!NOTE]
This can be disabled by setting the <code>safe_output</code> to false
this comes with a recommendation to store all outputs generated in an
environment variable first before using them.</p>
</blockquote>
<h4>Example</h4>
<pre lang="yaml"><code>...
      - name: Verify Changed files
        uses: tj-actions/verify-changed-files@v16
        id: verify-changed-files
        with:
safe_output: false # set to false because we are using an environment
variable to store the output and avoid command injection.
<pre><code>  - name: List all changed tracked and untracked files
    env:
FILES_CHANGED: ${{ steps.verify-changed-files.outputs.changed_files }}
    run: |
      echo &amp;quot;Changed files: $FILES_CHANGED
</code></pre>
<p>...
</code></pre></p>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v16.1.1 by <a
href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>
in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/343">tj-actions/verify-changed-files#343</a></li>
<li>chore(deps): update actions/checkout action to v4.1.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/344">tj-actions/verify-changed-files#344</a></li>
<li>Bump actions/checkout from 4.1.0 to 4.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/345">tj-actions/verify-changed-files#345</a></li>
<li>chore(deps): update tj-actions/auto-doc action to v3.1.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/346">tj-actions/verify-changed-files#346</a></li>
<li>chore(deps): update tj-actions/auto-doc action to v3.2.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/347">tj-actions/verify-changed-files#347</a></li>
<li>chore(deps): update tj-actions/auto-doc action to v3.2.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/348">tj-actions/verify-changed-files#348</a></li>
<li>chore(deps): update tj-actions/auto-doc action to v3.3.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/349">tj-actions/verify-changed-files#349</a></li>
<li>chore(deps): update tj-actions/auto-doc action to v3.4.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/350">tj-actions/verify-changed-files#350</a></li>
<li>Updated README.md by <a
href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>
in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/351">tj-actions/verify-changed-files#351</a></li>
<li>Updated README.md by <a
href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>
in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/352">tj-actions/verify-changed-files#352</a></li>
<li>Updated README.md by <a
href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>
in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/353">tj-actions/verify-changed-files#353</a></li>
<li>chore(deps): update github/codeql-action action to v3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/354">tj-actions/verify-changed-files#354</a></li>
<li>Updated README.md by <a
href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>
in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/355">tj-actions/verify-changed-files#355</a></li>
<li>chore: update entrypoint.sh by <a
href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/357">tj-actions/verify-changed-files#357</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/verify-changed-files/compare/v16...v17.0.0">https://github.com/tj-actions/verify-changed-files/compare/v16...v17.0.0</a></p>
<hr />
<h2>v17.0.0</h2>
<h2>🔥 🔥 BREAKING CHANGE 🔥 🔥</h2>
<p>A new <code>safe_output</code> input is now available to prevent
outputting unsafe filename characters (Enabled by default). This would
escape characters in the filename that could be used for command
injection.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md">tj-actions/verify-changed-files's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted --> Remove</h2>
<ul>
<li>Deleted .github/workflows/auto-approve.yml (<a
href="7b7a3b8db9">7b7a3b8</a>)
- (Tonye Jack)</li>
<li>Deleted .github/workflows/greetings.yml (<a
href="9f02ec6cab">9f02ec6</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->🔄 Update</h2>
<ul>
<li>Update README.md (<a
href="bc950d8b56">bc950d8</a>)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="e302902a89">e302902</a>)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="2f947c4551">2f947c4</a>)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="a6a8167ce9">a6a8167</a>)
- (Tonye Jack)</li>
<li>Updated README.md
(<a
href="f151bce85b">f151bce</a>)
- (jackton1)</li>
<li>Updated README.md
(<a
href="3571d6515d">3571d65</a>)
- (jackton1)</li>
<li>Update README.md (<a
href="126b949fca">126b949</a>)
- (Tonye Jack)</li>
<li>Updated README.md
(<a
href="47f2c87555">47f2c87</a>)
- (jackton1)</li>
<li>Update update-readme.yml (<a
href="14b9592dda">14b9592</a>)
- (Tonye Jack)</li>
<li>Updated README.md
(<a
href="301fce7ea8">301fce7</a>)
- (jackton1)</li>
<li>Update README.md (<a
href="1e75cac4ff">1e75cac</a>)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="7149bbe258">7149bbe</a>)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="78dc414e91">78dc414</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->📝 Other</h2>
<ul>
<li>PR <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/355">#355</a>:
README.md (<a
href="6f91e272e5">6f91e27</a>)
- (repo-ranger[bot])</li>
<li>Merge pull request from GHSA-ghm2-rq8q-wrhc</li>
</ul>
<ul>
<li>
<p>feat: add <code>safe_output</code> input enabled by default</p>
</li>
<li>
<p>fix: migrate README to safe uses of interpolation</p>
</li>
<li>
<p>fix: also sanitize <code>)</code></p>
</li>
<li>
<p>fix: remove sanitization of <code>'</code></p>
</li>
<li>
<p>fix: also sanitize <code>|</code></p>
</li>
<li>
<p>fix: also sanitize <code>&amp;</code></p>
</li>
<li>
<p>fix: also sanitize <code>;</code> (<a
href="498d3f316f">498d3f3</a>)
- (Jorge)</p>
</li>
</ul>
<ul>
<li>PR <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/354">#354</a>:
update github/codeql-action action to v3 (<a
href="97c5ec9971">97c5ec9</a>)
- (repo-ranger[bot])</li>
<li>PR <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/353">#353</a>:
README.md (<a
href="5eff60fda8">5eff60f</a>)
- (repo-ranger[bot])</li>
<li>PR <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/352">#352</a>:
README.md (<a
href="4053b68916">4053b68</a>)
- (repo-ranger[bot])</li>
<li>PR <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/351">#351</a>:
README.md (<a
href="5d3816d5ec">5d3816d</a>)
- (repo-ranger[bot])</li>
<li>PR <a
href="https://redirect.github.com/tj-actions/verify-changed-files/pull/343">#343</a>:
to v16.1.1 (<a
href="141fe36b09">141fe36</a>)
- (repo-ranger[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bc950d8b56"><code>bc950d8</code></a>
Update README.md</li>
<li><a
href="e302902a89"><code>e302902</code></a>
Update README.md</li>
<li><a
href="2f947c4551"><code>2f947c4</code></a>
Update README.md</li>
<li><a
href="a6a8167ce9"><code>a6a8167</code></a>
Update README.md</li>
<li><a
href="592e305da0"><code>592e305</code></a>
chore: update entrypoint.sh (<a
href="https://redirect.github.com/tj-actions/verify-changed-files/issues/357">#357</a>)</li>
<li><a
href="6f91e272e5"><code>6f91e27</code></a>
Merge pull request <a
href="https://redirect.github.com/tj-actions/verify-changed-files/issues/355">#355</a>
from tj-actions/chore/update-readme</li>
<li><a
href="f151bce85b"><code>f151bce</code></a>
Updated README.md</li>
<li><a
href="498d3f316f"><code>498d3f3</code></a>
Merge pull request from GHSA-ghm2-rq8q-wrhc</li>
<li><a
href="08975f08f9"><code>08975f0</code></a>
Create SECURITY.md</li>
<li><a
href="97c5ec9971"><code>97c5ec9</code></a>
Merge pull request <a
href="https://redirect.github.com/tj-actions/verify-changed-files/issues/354">#354</a>
from tj-actions/renovate/github-codeql-action-3.x</li>
<li>Additional commits viewable in <a
href="https://github.com/tj-actions/verify-changed-files/compare/v12...v17">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tj-actions/verify-changed-files&package-manager=github_actions&previous-version=12&new-version=17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Outer-Wilds-New-Horizons/new-horizons/network/alerts).

</details>
2024-01-02 11:54:19 -05:00
dependabot[bot]
be512e95c0
Bump tj-actions/verify-changed-files from 12 to 17 in /.github/workflows
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 12 to 17.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases)
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/verify-changed-files/compare/v12...v17)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 16:50:43 +00:00
Noah Pilarski
e8aecf2890
1.18.2 (#765)
## Bug fixes

- Fix looping crash of obsolete effects builder method
- Re-added even more missing method signatures that were breaking
Dreamstalker (just update your mod xen!)
- Tessellated renderers in asset bundles will now have their shaders
replaced just like normal renderers
v1.18.2
2024-01-02 00:47:33 -05:00
Noah Pilarski
2d6021461b
Dream Of The Stalker (#764)
## Bug fixes

- Fix looping crash of obsolete effects builder method
- Re-added even more missing method signatures that were breaking
Dreamstalker (just update your mod xen!)
- Tessellated renderers in asset bundles will now have their shaders
replaced just like normal renderers
2024-01-02 00:39:32 -05:00
Noah Pilarski
1349c05425 Replace shaders in tesselated renderers too 2024-01-02 00:37:47 -05:00
Noah Pilarski
375a18e401 silly error 2024-01-01 23:59:41 -05:00
Noah Pilarski
aedeb80f16 curse you stalker of dreams 2024-01-01 23:55:16 -05:00
Noah Pilarski
bcfe939d9d typo 2024-01-01 23:54:28 -05:00
Noah Pilarski
2dbcb37577 bump version 2024-01-01 23:01:11 -05:00
Noah Pilarski
8a789b2ae2 fix looping of obsolete effects builder method
oopsie daisies. this only affected dreamstalker lol.
2024-01-01 22:58:53 -05:00
Noah Pilarski
7ed6f7d1f9
1.18.1 (#763)
## Improvements
- StopTime and SlowTime mods will now effect the time loop in new
systems

## Bug fixes
- Re-added missing method signatures that were breaking Dreamstalker
v1.18.1
2024-01-01 22:46:28 -05:00
Noah Pilarski
02b4c2b522
Implement StopTime, SlowTime mod compat (#760)
## Improvements

- StopTime and SlowTime mods will now effect the time loop in new
systems
2024-01-01 22:43:38 -05:00
Nick
1f53e460b8 Re-add missing method signatures used by Dreamstalker 2023-12-29 16:38:20 -05:00
Ben C
1aee1a9ea8
Split separate lines of schema descriptions but good (#762)
did idiot's thing but properly do line breaks
2023-12-28 19:25:41 -05:00
JohnCorby
c096fc8ea8 use <br> 2023-12-28 16:18:00 -08:00
xen-42
1af27ce772
Split separate lines of schema descriptions (#761)
Before:


![image](https://github.com/Outer-Wilds-New-Horizons/new-horizons/assets/25644444/6d0fd203-d5bb-4580-b507-699ea57a61a3)

After:


![image](https://github.com/Outer-Wilds-New-Horizons/new-horizons/assets/25644444/4fa44c5e-435c-4d7e-b0d0-d82924d599ce)
2023-12-28 16:03:30 -05:00
Ben C
33a84240ba
Two spaces bleeeehhhh 2023-12-28 16:00:59 -05:00
Ben C
f461592c78
Properly split by
in descriptions
2023-12-28 15:56:12 -05:00