4527 Commits

Author SHA1 Message Date
Ben C
101e23b48c
Fix CI 2023-12-01 13:11:33 -05:00
Ben C
9310b4f9f7
Fix CI 2023-12-01 13:09:54 -05:00
Ben C
06e57a09bb
Fix CI 2023-12-01 13:07:52 -05:00
Ben C
0c57105ac6
Fix CI 2023-12-01 13:04:50 -05:00
Ben C
819f5340bf
Fix CI 2023-12-01 12:59:03 -05:00
Ben C
8b13cc0ad6
Fix CI 2023-12-01 12:53:07 -05:00
Ben C
5bee43d7dd
Fix CI 2023-12-01 12:52:25 -05:00
Ben C
d77eaee13e
Remake Docs In Astro (#622)
Remade the documentation site in Astro

Preview Link: https://nh-docs-temp.surge.sh/

Content is pretty much untouched except for:
- FAQ is gone (no one uses it)
- So is the config editor page
- Reading schemas page is gone
- Schemas are now more granular, everything isn't flattened and put onto
one page (terrible for accessibility, SEO, and performance)

(Actual) Search will work straight out of the box (starlight uses
PageFind)

TODO:
- [x] Use Astro v3 Images instead of putting stuff in `public/`
- [x] Spacing on schema pages needs adjusting
- [x] Once-over on links and such, *schema links have changed*
- [x] Update workflows
- [x] Make an announcement asking for feedback (lest the addon devs
revolt)
2023-12-01 12:49:35 -05:00
Ben C
f604cc2981
Fix pagination on getting started 2023-11-30 12:36:38 -05:00
Ben C
4204a0d653
Various Improvements 2023-11-29 21:58:09 -05:00
Ben C
7cbaef6fc1
teehee 2023-11-29 17:10:26 -05:00
Ben C
228c89299b
Add changes from #741 2023-11-29 16:40:20 -05:00
Ben C
25357c1ce1
Remove top-level .vscode 2023-11-29 16:33:08 -05:00
Ben C
78ee53b78b
change in link in top-level contributing 2023-11-29 16:25:11 -05:00
Ben C
0a77493156
Fix anchor flashing 2023-11-29 16:22:52 -05:00
Ben C
5db7e6b156
Fix absolute path in schema anchors 2023-11-29 16:12:09 -05:00
Ben C
751bb8ae24
Cool file names on code blocks 2023-11-29 16:10:45 -05:00
Ben C
13d4c8d554
Update Docs Workflow 2023-11-29 14:09:40 -05:00
Ben C
7980a38eda
Update Docs Workflow 2023-11-29 12:27:17 -05:00
Ben C
7e7ec07096
Make a contributing document 2023-11-29 12:22:43 -05:00
Ben C
6a00362f7d
Update Deps 2023-11-29 12:00:04 -05:00
Ben C
1548b58f57
External link handler, Edit resources 2023-11-29 11:55:57 -05:00
Ben C
7691cdb4ff
Go through and fix links 2023-11-29 11:35:31 -05:00
Ben C
6fc7762530
Fix empty descriptions rendering bad 2023-11-29 11:26:28 -05:00
Ben C
e026f470fe
Make AudioType a table 2023-11-29 11:16:07 -05:00
Ben C
78cb857ace
Pkg metadata 2023-11-28 18:29:05 -05:00
Ben C
0355f8fb4e
Fix TOC Not Working 2023-11-28 16:52:44 -05:00
Ben C
3a01e1330a
Merge branch 'main' into docs-astro 2023-11-28 16:33:27 -05:00
Ben C
9a8dd3b66e
A bunch of improvements 2023-11-28 16:26:54 -05:00
Ben C
2e7d485b34
Sidebars yippee 2023-11-28 11:46:16 -05:00
Ben C
8622b75b29
Update deps 2023-11-28 10:05:48 -05:00
Nick
ff01dad87d
1.17.3 (#745)
## Bug fixes:
- Fix the map grid marker under the player/probe/ship being messed up in
other star systems
v1.17.3
2023-10-19 19:59:35 -04:00
Nick
ced3e41bbe
What if we put the sun back after (#744)
## Bug fixes:
- Fix the map grid marker under the player/probe/ship being messed up in
other star systems
2023-10-19 19:55:40 -04:00
Nick
13792b0fd0 Actually fix the bug 2023-10-19 19:09:29 -04:00
Nick
b45fe49a7c Don't split up across two methods bc john asked to 2023-10-18 17:26:52 -04:00
Nick
0b10c6d0b5 Only kill sun if theres a sun! 2023-10-18 17:22:59 -04:00
Nick
7e2f911811 Put the sun back after 2023-10-18 17:18:56 -04:00
Nick
03af516d3c
1.17.2 (#742)
## Bug fixes
- Fix error spam from supernova handling (Fixes #737)
- Fix stock system not being deleted if the user has no DLC
v1.17.2
2023-10-18 13:12:36 -04:00
Nick
9778ecd7c8 Don't try catch 2023-10-18 12:40:59 -04:00
Nick
58fca35df6 Clean up supernova NRE, fix no-DLC related issues 2023-10-18 02:13:17 -04:00
Nick
69c050e7b1
1.17.1 (#739)
## Bug fixes
- In new systems, banish the sun to the shadow zone to prevent it eating
vision torches. Yummy. Fixes #736
v1.17.1
2023-10-04 15:54:02 -04:00
Nick
467876f327 No good bad fix to vision torches being eaten by the sun 2023-10-03 20:41:19 -04:00
Nick
63b7cd8a9d
1.17.0 (#735)
## Major features
- Updated to Outer Wilds patch 14

## Improvements
- Added Japanese localization. Thanks TRSasasusu!
- Ghost animator components don't always get removed now (except when
they need to be)

## Bug fixes
- Fixed a bug where ParticleFields assumes you have an Atmosphere and
fails to build your planet if you don't
- Reload configs always reload bundles/textures/audio now
- Fixed a bug where fog preview lights were being affected too much by
node scaling (cause of #574)
- Fixed an issue where fog of bramble nodes was being double scaled
(maybe caused by c9ee5ec1ac38a7ad9b5b9c4c7329ec526bf8cace)
- When loading into a custom star system on the first loop, the time
loop will actually start now.

Thanks coderCleric for the Bramble bug fixes
v1.17.0
2023-09-27 18:13:27 -04:00
Nick
002ac651fd Los Pollos Hermanos 2023-09-27 18:09:20 -04:00
Nick
342606bd03
1.17.0 (#734)
## Major features
- Updated to Outer Wilds patch 14

## Improvements
- Added Japanese localization. Thanks TRSasasusu!
- Ghost animator components don't always get removed now (except when
they need to be)

## Bug fixes
- Fixed a bug where ParticleFields assumes you have an Atmosphere and
fails to build your planet if you don't
- Reload configs always reload bundles now
- Fixed a bug where fog preview lights were being affected too much by
node scaling (cause of #574)
- Fixed an issue where fog of bramble nodes was being double scaled
(maybe caused by c9ee5ec1ac38a7ad9b5b9c4c7329ec526bf8cace)
- When loading into a custom star system on the first loop, the time
loop will actually start now.

Thanks coderCleric for the Bramble bug fixes
2023-09-27 18:05:20 -04:00
Nick
9c1741622d
allow ghosts to work in bundles maybe (#731)
<!-- 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
- Ghost animator components don't always get removed now (except when
they need to be)

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- fix bug where ParticleFields assumes you have an Atmosphere and fails
to build your planet if you dont
- Reload configs always reload bundles now
2023-09-27 17:49:51 -04:00
Nick
c1512bf368 Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev 2023-09-27 14:24:35 -04:00
Nick
778e86c1e0 Fix warp requirement checking being inconsistent 2023-09-27 14:24:34 -04:00
Nick
b74b1599b2
Update README.md 2023-09-27 13:23:07 -04:00
Nick
23b41ebf42
Bramble Fixes (#733)
<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- Fixed a bug where fog preview lights were being affected too much by
node scaling (cause of #574)
- Fixed an issue where fog of bramble nodes was being double scaled
(maybe caused by c9ee5ec1ac38a7ad9b5b9c4c7329ec526bf8cace)

I included a planet folder that adds a little node orbiting DB. That
node should be able to demonstrate the old & new behaviors.

[planets.zip](https://github.com/Outer-Wilds-New-Horizons/new-horizons/files/12629245/planets.zip)
2023-09-27 13:21:20 -04:00