Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Merge wiki #8

Closed
wants to merge 579 commits into from
Closed

[WIP] Merge wiki #8

wants to merge 579 commits into from

Conversation

GeckoEidechse
Copy link
Member

Proof-of-concept branch in regards to merging Wiki and combining it with ModdingDocs to some degree.

GeckoEidechse and others added 30 commits June 14, 2022 16:44
Allows joining server multiple times with same account.
Speeds-up/slows-down game
GeckoEidechse and others added 24 commits February 10, 2024 21:02
v3 uses Node 16 which is slated for deprecation by GitHub Actions
Previously only mentioned 10th and 11th gen Intel CPUs but since then 12th and 13th gen have also released.
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.
to facilitate adding more pages in the future
to match the structure in the sidebar and update any relative links
Current rules will be added in separate PR so that they can be properly attributed to their original author.
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 <[email protected]>
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
Adds a link which shows the history of the rules page on GitHub
that was lost when copy/pasting from Discord

Co-authored-by: amione <[email protected]>
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
GitBook seems to require links to be explicitly formatted as such to be clickable
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.
Adds a rule regarding the disallowing of alt accounts as is standard practice in most communities.
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.
based on the fact that we now only create release branches if they are actually necessary
Adds links for writing commit messages and doing atomic commits.
…tructions (#308)

and replace mention specific to Nvidia GPUs that is no longer relevant.
@GeckoEidechse GeckoEidechse mentioned this pull request Sep 19, 2024
29 tasks
@github-actions github-actions bot added the merge conflicts Blocked by merge conflicts, waiting on the author to resolve label Sep 24, 2024
@GeckoEidechse GeckoEidechse mentioned this pull request Sep 30, 2024
24 tasks
@GeckoEidechse
Copy link
Member Author

Merged via 9c3ee01 instead

@GeckoEidechse GeckoEidechse deleted the temp/merge-wiki branch October 1, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflicts Blocked by merge conflicts, waiting on the author to resolve
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.