Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-28 | Merge branch 'main' into docs/gitbook-preprocessordocs/gitbook-preprocessor | GeckoEidechse | |
2024-09-19 | Update link to ModdingDocs to new docs version (#309) | GeckoEidechse | |
2024-09-09 | Add workaround for EA App failing to launch to Linux installation ↵ | Mariiibo | |
instructions (#308) and replace mention specific to Nvidia GPUs that is no longer relevant. | |||
2024-08-29 | Add some useful links on good git hygiene (#280) | GeckoEidechse | |
Adds links for writing commit messages and doing atomic commits. | |||
2024-08-26 | Update release steps in regards to release branches (#306) | GeckoEidechse | |
based on the fact that we now only create release branches if they are actually necessary | |||
2024-08-18 | Use channel identifier instead of channel name (#305) | GeckoEidechse | |
so that the channel is clickable when posting the rules This only applies to the `#get-support-here` channel as we don't want the mention of `#general` to be clickable to further reduce the chance of someone entering that channel for support as `#general` is not designed to give tech support. | |||
2024-08-17 | Update last line of rules in regards to where to get help (#304) | GeckoEidechse | |
As suggested by S2ymi | |||
2024-08-17 | Add rule regarding alt accounts (#302) | GeckoEidechse | |
Adds a rule regarding the disallowing of alt accounts as is standard practice in most communities. | |||
2024-08-08 | Merge branch 'main' into docs/gitbook-preprocessor | GeckoEidechse | |
2024-07-27 | Update rules in regards to Discord ToS (#295) | GeckoEidechse | |
We are in fact not less strict than Discord ToS as we have to adhere to them ourselves as well as we are a public server. | |||
2024-07-27 | Make link to GitHub history clickable (#297) | GeckoEidechse | |
GitBook seems to require links to be explicitly formatted as such to be clickable | |||
2024-07-27 | Remove dead link to Lutris Origin documentation (#298) | GeckoEidechse | |
The readme that was linked to was recently removed upstream resulting in a 404. As Origin support in Lutris is being deprecated it makes no sense to keep linking to a page that is no longer up-to-date | |||
2024-07-14 | Restore original rule formatting (#296) | GeckoEidechse | |
that was lost when copy/pasting from Discord Co-authored-by: amione <57235791+xamionex@users.noreply.github.com> | |||
2024-07-14 | Add missing newline in rules (#294) | GeckoEidechse | |
2024-07-14 | Merge branch 'main' into docs/gitbook-preprocessor | GeckoEidechse | |
2024-07-14 | Add link that shows changes to rules (#293) | GeckoEidechse | |
Adds a link which shows the history of the rules page on GitHub | |||
2024-07-14 | Ignore Taskinoz' server browser for linkcheck (#292) | GeckoEidechse | |
https://taskinoz.com/northstar/ seems to occasionally either take too long to respond or falsely detect us as spam so easiest is to just skip it during linkcheck | |||
2024-07-14 | Add current rules from Discord (#291) | GeckoEidechse | |
The rules where committed under @xamionex's name as they were the last person to post them in the `#rules` channel and exact attribution is quite difficult at this time as the message is over two years old now. Co-authored-by: amione <57235791+xamionex@users.noreply.github.com> | |||
2024-07-14 | Add initial empty page tracking moderation rules (#290) | GeckoEidechse | |
Current rules will be added in separate PR so that they can be properly attributed to their original author. | |||
2024-07-14 | Move helping page to subfolder (#289) | GeckoEidechse | |
to match the structure in the sidebar and update any relative links | |||
2024-07-14 | Move moderation page to subfolder (#288) | GeckoEidechse | |
to facilitate adding more pages in the future | |||
2024-07-06 | Remove ~ that people keep putting in the system variable (#224) | JMM889901 | |
For the record, `~0x20000000` clears the 29th bit of the result from cpuid, while `0x20000000` replaces the result with one with just the 29th bit set (OPENSSL_ia32cap.3). The 29th bit represents the Intel SHA Extensions. As such, if the second one (without the ~) works, the actual solution has nothing to do with the 29th bit; it's one of the others. | |||
2024-07-03 | Add basic page explaining how to host a local-only server (#287) | GeckoEidechse | |
2024-06-07 | Fix typo | GeckoEidechse | |
2024-05-10 | Mention newer Intel CPUs on troubleshooting page (#286) | GeckoEidechse | |
Previously only mentioned 10th and 11th gen Intel CPUs but since then 12th and 13th gen have also released. | |||
2024-02-10 | Bump actions/checkout to v4 (#284) | GeckoEidechse | |
v3 uses Node 16 which is slated for deprecation by GitHub Actions | |||
2024-02-10 | Merge branch 'main' into docs/gitbook-preprocessor | 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-06 | docs: Add incomplete installation instructions | GeckoEidechse | |
2024-02-05 | Use gitbook preprocessor | GeckoEidechse | |
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. |