aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-12-23Update directory section to mention browse local files (#267)Cyn
Update directory to show browse local files
2023-12-20Change `-vanilla` to `-nonorthstardll` in vanilla section (#264)Cyn
2023-12-19Vanilla section update (#260)Cyn
Moves out vanilla section to its own page and updates it to current changes in Northstar.
2023-12-19Add helping section (#196)Cyn
Adds section aimed at helpers, explaining how to help others in order to trouble shoot Northstar issues.
2023-12-18Document creating releases for DiscordRPC (#254)GeckoEidechse
2023-12-16Replace `-vanilla` with `-nonorthstardll` and update description of ↵Slipstream
`-vanilla` (#259) `-vanilla` is replaced with `-nonorthstardll` and the description of `-vanilla` is updated.
2023-11-22Remove 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-07Remove duplicate word (#253)calypso
There was two `handled`s, now there is one.
2023-10-25Add intro for helping page (#251)GeckoEidechse
Co-authored-by: Cyn <70904206+itscynxx@users.noreply.github.com>
2023-10-25Move content to the Windows hosting page (#246)GeckoEidechse
Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-25Add initial empty helping page (#247)GeckoEidechse
Co-authored-by: Cyn <70904206+itscynxx@users.noreply.github.com>
2023-10-25feat: 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-20Add basic debugging documentation (#243)Jan
Adds basic debugging documentation for Visual Studio and x64dbg
2023-10-19Update VTOL Guide (#198)Cyn
2023-10-19Add initial content for Discord moderation (#216)GeckoEidechse
2023-10-19Add step regarding Docker image (#241)GeckoEidechse
2023-10-12Add 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-12Update information regarding release processGeckoEidechse
2023-10-11Adjust 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-11Properly escape square bracketsGeckoEidechse
So that link checking tools don't see it as potential incomplete hyperlink
2023-10-10Fix broken links in Linux section (#236)GeckoEidechse
2023-10-10Document `mileslog_enable` convar (#234)Jack
2023-10-02Mention requirements for hosting listen server (#233)GeckoEidechse
at the beginning of the page Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-02Change prerequisites page to "getting started" (#225)NoCatt
This should hopefully make novices more likely to check out this page before trying to set up a server.
2023-10-02Move formatting section to convars page (#232)GeckoEidechse
Part of an effort to deprecate best-practices page Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-02Fix section title header levelGeckoEidechse
Should be to "header 1" (single `#`) instead of "header 2" (double `#`)
2023-10-01Add waning for playlistvars (#230)NoCatt
Highlights the info text above the table as a warning box
2023-09-29Fix broken link to server settings pages (#229)GeckoEidechse
Link was broken in #218 Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-09-28Mention Nvidia workaround for Proton (#227)Jan
On newer Nvidia Drivers NorthstarProton as well as newer Proton versions in general cause the EA App installer to crash. Older Proton releases are not affected by this, but also don't have a lot of the performance improvements and new functionalites that come with an update to date Proton release. An older Proton release is only needed during installation, not when playing. AMD is not affected, unsure about Intel.
2023-09-20Remove outdated RCON and video guide pages (#222)NoCatt
- RCON was never merged due to issues with timescale and is now massively outdated. - video guide was created shortly after Northstar's inception and is also massively outdated.
2023-09-19Fix in source code misaligned tableGeckoEidechse
for Stick and Stones playlist overrides
2023-09-19Fix in source code misaligned tableGeckoEidechse
for PlaylistOverrides Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
2023-09-19Document `player_force_respawn` (#221)Jack
Documents the `player_force_respawn` convar.
2023-09-18Restore accidentally deleted section (#220)NoCatt
Restores gun game playlist overrides section that got accidentally removed in #218
2023-09-18Fix broken link in SUMMARY.md (#219)NoCatt
Fixes typo that got introduced in #218
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