Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-10 | Merge branch 'main' into docs/rcondocs/rcon | GeckoEidechse | |
2024-02-10 | Update Discord announcements part of release process section (#283) | GeckoEidechse | |
Instead of posting messages in three separate channels, it's now one channel for everything | |||
2024-02-10 | Add debug navmesh render section to testing (#276) | Cyn | |
2024-02-01 | Embed ModdingDocs link (#281) | GeckoEidechse | |
Embed ModdingDocs link instead of using an inline link This is done is it renders nicer on GitBook itself. | |||
2024-01-18 | Add some info to development page | GeckoEidechse | |
2024-01-18 | Add header for repositories section | GeckoEidechse | |
2024-01-11 | Update campaign section in troubleshooting (#278) | Cyn | |
Mention that mods can break campaign among other things. | |||
2024-01-11 | Fix image placement in `Testing` (#277) | Cyn | |
2024-01-11 | Fix outdated link | GeckoEidechse | |
Co-authored-by: Cyn <70904206+itscynxx@users.noreply.github.com> | |||
2024-01-11 | Fix typo | GeckoEidechse | |
Co-authored-by: Cyn <70904206+itscynxx@users.noreply.github.com> | |||
2024-01-08 | Add page documenting banlist functionality (#275) | Cyn | |
Adds docs of how `ban`, `unban` and the `banlist.txt` work | |||
2024-01-08 | Move outdated blank console issue to archive section (#274) | GeckoEidechse | |
2024-01-08 | Add section for archiving older Linux issues (#273) | GeckoEidechse | |
2024-01-08 | Mention how and why to commit files as `Respawn` (#272) | GeckoEidechse | |
2024-01-08 | Add newlines for better readability | GeckoEidechse | |
2024-01-08 | Update manual update section to mention deleting core mods (#269) | Cyn | |
When manually updating Northstar, core mods should still be deleted first. This prevents issues in case a script file is removed in a Northstar update. | |||
2024-01-08 | Move source file for NorthstarLauncher page (#271) | GeckoEidechse | |
So that it's together with the other repository pages | |||
2023-12-23 | Update directory section to mention browse local files (#267) | Cyn | |
Update directory to show browse local files | |||
2023-12-20 | Add Action to add label to PR on merge conflict (#265) | GeckoEidechse | |
Adds a GitHub Action that auto-adds a label to a PR in case there are merge conflicts. | |||
2023-12-20 | Change `-vanilla` to `-nonorthstardll` in vanilla section (#264) | Cyn | |
2023-12-19 | Vanilla section update (#260) | Cyn | |
Moves out vanilla section to its own page and updates it to current changes in Northstar. | |||
2023-12-19 | Add helping section (#196) | Cyn | |
Adds section aimed at helpers, explaining how to help others in order to trouble shoot Northstar issues. | |||
2023-12-19 | Add Arch Wiki to link ignore list (#262) | GeckoEidechse | |
They seem to have uptime issues right now, causing our CI to fail. | |||
2023-12-18 | Document creating releases for DiscordRPC (#254) | GeckoEidechse | |
2023-12-16 | Replace `-vanilla` with `-nonorthstardll` and update description of ↵ | Slipstream | |
`-vanilla` (#259) `-vanilla` is replaced with `-nonorthstardll` and the description of `-vanilla` is updated. | |||
2023-11-22 | Remove mention of waiting for launcher build (#257) | GeckoEidechse | |
Remove mention of waiting for launcher build to finish No longer necessary as release build script now waits for launcher to be done. | |||
2023-11-16 | docs: Add warning banner at the top of section | GeckoEidechse | |
2023-11-16 | wip RCON docs | GeckoEidechse | |
2023-11-15 | Remove mention of next-release branch (#255) | GeckoEidechse | |
Remove mention of next-release branch from pull request template `next-release` only existed while there were lots of changes still happening to wiki as everything was new. Now that the dust has settled, the preferred approach is to just hold of merging the change until the release has been made. Given our faster release cycle and fewer wiki changes this usually doesn't incur any issues with merge conflicts caused by other changes to wiki being merged. | |||
2023-11-07 | Remove duplicate word (#253) | calypso | |
There was two `handled`s, now there is one. | |||
2023-10-29 | Make add-to-project work on PRs (#252) | Jack | |
Adds PRs to the project board upon PR creation. | |||
2023-10-25 | Add intro for helping page (#251) | GeckoEidechse | |
Co-authored-by: Cyn <70904206+itscynxx@users.noreply.github.com> | |||
2023-10-25 | Make mdBook and mdBook-linkcheck format match in README (#248) | Cyn | |
2023-10-25 | Add Manjaro forum link to ignore list for linkcheck (#250) | GeckoEidechse | |
fix: Add Manjaro forum link to ignore list Manjaro forums are down and I don't want our CI to fail because of that | |||
2023-10-25 | Move content to the Windows hosting page (#246) | GeckoEidechse | |
Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com> | |||
2023-10-25 | Add initial empty helping page (#247) | GeckoEidechse | |
Co-authored-by: Cyn <70904206+itscynxx@users.noreply.github.com> | |||
2023-10-25 | feat: Add initial page for hosting on Windows (#245) | GeckoEidechse | |
Still empty for now Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com> | |||
2023-10-20 | Add basic debugging documentation (#243) | Jan | |
Adds basic debugging documentation for Visual Studio and x64dbg | |||
2023-10-19 | Run linkcheck on push and pull request (#239) | GeckoEidechse | |
Checks whether any links in markdown files in a push or pull request are broken. | |||
2023-10-19 | Update VTOL Guide (#198) | Cyn | |
2023-10-19 | Add initial content for Discord moderation (#216) | GeckoEidechse | |
2023-10-19 | Add step regarding Docker image (#241) | GeckoEidechse | |
2023-10-16 | Add workflow for adding Issues to the project board (#242) | Jack | |
Automatically adds all opened issues to the project board. | |||
2023-10-12 | Add rough outline specifying release process (#240) | GeckoEidechse | |
This is a rough outline without specific detail. The process always changes too so this page will likely need constant updating to avoid turning stale. | |||
2023-10-12 | Update information regarding release process | GeckoEidechse | |
2023-10-11 | Adjust development section folder structure (#235) | GeckoEidechse | |
* Adjust development section folder structure The structure of development related pages is a leftover from when modding and development were combined in a single folder. Modding related content has since long moved to ModdingDocs. As such we should update the folder structure accordingly * Update broken links | |||
2023-10-11 | Properly escape square brackets | GeckoEidechse | |
So that link checking tools don't see it as potential incomplete hyperlink | |||
2023-10-11 | Add instructions for running mdbook linkcheck (#238) | GeckoEidechse | |
* Update config to support linkcheck Allows checking if all relative links inside the mdBook are valid. Especially useful for ensuring updated links when moving content around. * Add section explaining link check to readme | |||
2023-10-10 | Add instructions for building wiki locally (#237) | GeckoEidechse | |
Add mdbook config files Document using mdBook to generate local preview | |||
2023-10-10 | Fix broken links in Linux section (#236) | GeckoEidechse | |