aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-18Split out server settings into separate pages (#218)NoCatt
2023-09-17Add wiki page about toggling progression system (#217)Jack
2023-09-13Move credits page source into subdirectory (#215)GeckoEidechse
To be reflect the category tree on the rendered webpage
2023-09-13Add missing repo links (#214)GeckoEidechse
Some newer repos repos weren't added to this list when they were created
2023-09-13Add warning about NorthstarProton breakage (#213)Jan
Adds a warning about NorthstarProton fucking itself up and how to resolve it.
2023-09-10Add origin offline/ORIGIN_LOGGED_OUT to troubleshooting (#206)Cyn
Adds an entry for "Origin offline" / "ORIGIN_LOGGED_OUT" error messages.
2023-09-09Change href to match masterserver error token (#209)NoCatt
this matches the href tag to the exact masterserver response so we can open the wiki section directly without hacky shenanigans
2023-09-09Remove mention of min. required Northstar version (#210)GeckoEidechse
in regards to binding console key. It said it would require at least version v1.5.0 of Northstar which has been released over a year ago at this point and version gate is since way higher than that, making the disclaimer pointless.
2023-08-23Add gun game playlist overrides to the playlistvars (#207)NoCatt
Document playlistvar overrides for gun game
2023-08-02Remove mentions of TCP (#203)NoCatt
TCP requirement was removed in `v1.12` and we have since version gated above that version.
2023-07-23Slight formatting update to troubleshooting page (#202)Cyn
2023-07-21Add `dedi_sendPrintsToClient` to server convars (#184)Cyn
2023-07-21Add page for documenting packages (#201)Jan
2023-07-21Update images for Flightcore guide (#200)Jan
2023-07-02Add manual mod install section (#199)Cyn
2023-07-01Update `Verify files` section (#197)Cyn
Update based on wording changes in Steam UI.
2023-06-24Add EA Play section to FAQ (#195)Cyn
2023-06-21Include Plugins disable on FAQ (#163)Cyn
2023-06-19Fix broken link in Linux troubleshooting (#192)Cyn
2023-06-19Update `player not found` sections (#193)Cyn
2023-06-12Remove glibc warning for void linux. (#189)username24532
2023-06-12Fix link to Linux/Steam Deck on Basic Setup (#191)Cyn
2023-06-12Update Server Browser section to mention official server browser (#190)H0L0
2023-05-24Clarify game folder creation regarding EA App install (#188)Cyn
* Mention multiple drives and naming EA folder * Improve formatting
2023-05-17Typo fixes in Advanced Options page (#185)Cyn
2023-05-17Slight typo and grammar fixes to troubleshooting page (#186)Cyn
Update troubleshooting.md
2023-05-08Move `using-northstar/launch-arguments.md` to the dedicated ↵Commander Neon
`using-northstar` directory (#183) * Move launch-arguments.md to dedicated using-northstar directory and fix link * Update SUMMARY.md
2023-05-06Northstar not launching on Steam section in Linux troubleshooting (#180)Cyn
2023-05-04Add section about avoiding PR hell (#170)GeckoEidechse
2023-05-04Move `using-northstar/server-browser.md` to the dedicated `using-northstar` ↵Commander Neon
directory (#181) * Move `server-browser.md` to dedicated `using-northstar` directory * Update SUMMARY.md
2023-05-04Fix broken FAQ link to opening console (#182)Cyn
2023-05-03Move `using-northstar/direct-connect.md` to the dedicated `using-northstar` ↵Commander Neon
directory (#178)
2023-05-03Fix links in `using-northstar/advanced.md` (#179)Commander Neon
2023-05-02Move `using-northstar/gamemodes.md` to the dedicated `using-northstar` ↵Commander Neon
directory (#177) * Move gamemodes.md to discrete using-northstar directory and update link * Update SUMMARY.md
2023-05-02Fix link to troubleshooting in `hosting-a-server-with-northstar/README.md` ↵Commander Neon
(#176) * Fix link to troubleshooting in README.md
2023-05-02Move `using-northstar/mods.md` to the dedicated `using-northstar` directory ↵Commander Neon
(#175) * Move mods.md to discrete using-northstar directory * Update SUMMARY.md
2023-05-02Add mention of EA default install sometimes breaking mod manager ↵Cyn
installation of mods (#171)
2023-05-02Move using-northstar's commands.md to the dedicated using-northstar ↵Commander Neon
directory (#174) * Move commands.md to the discrete using-northstar directory Also correct link to LatencyFleX installation * Update SUMMARY.md
2023-05-02Move using-northstar's README.md to the dedicated using-northstar directory ↵Commander Neon
(#173) * Move README.md to using-northstar * Change links in SUMMARY.md Change links from installing-northstar/using-northstar to just using-northstar. This is a dependent change
2023-05-01Add note about replacing "Origin errors" with EA App to FAQ (#168)Cyn
The game still mentions "Origin" even when using "EA App" which might be confusing to anyone unfamiliar with Origin.
2023-05-01Bounty Hunt is now available with v1.14.0GeckoEidechse
2023-04-29Add Advanced Section (#164)CooldudePUGS
Copies over content from the "advanced" parts of the Discord FAQ.
2023-04-28Add Viper Guide (#165)CooldudePUGS
Adds Guide on how to install and use the Viper mod-manager Co-authored-by: 0neGal <mail@0negal.com>
2023-04-26Update docs for Northstar v1.13 UDP auth (#158)pg9182
2023-04-26Update VTOL guide (#166)CooldudePUGS
* vtol guide update * vtol guide update images * fix this broken image * add mention of yellow border core mods
2023-04-24Update FAQ to include failed log writing (#162)CooldudePUGS
So that users can easily `CTRL+F` for it.
2023-04-23Make FAQ section use references (#160)CooldudePUGS
Makes sections referencing FAQ work on both GitHub and GitBook instead of just on GitBook by using custom reference names.
2023-04-23Link to Linux hosting guide in FAQ section (#161)CooldudePUGS
Changes the "WIP" portion of dedicated server linux hosting on the FAQ to reference the relevant wiki section
2023-04-20Replace link to legacy PR install tool with FlightCore (#157)GeckoEidechse
Replace link to legacy PR install tool with FlightCore
2023-04-20Fix invalid `docker-compose.yaml` example (#156)JoCa96
fix(hosting-on-linux): invalid docker-compose.yaml