diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 599bf1356616..cefb440dd3c8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,9 +6,9 @@ If you do not fill out the 'specific information' field, please delete the header. /!\ Omitting or not answering a required field will result in your issue being closed. /!\ Repeated violation of this rule, or joke or spam issues, will result in punishment. - - PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS - (The lines with four #'s) + + PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS + (The lines with four #'s) Don't edit them or delete them - it's part of the formatting --> @@ -50,4 +50,5 @@ - [ ] Issue could be reproduced by different players - [ ] Issue could be reproduced in multiple rounds - [ ] Issue happened in a recent (less than 7 days ago) round -- [ ] [Couldn't find an existing issue about this](https://github.com/NebulaSS13/Nebula/issues) +- [ ] Issue is related to Pyrelight-specific changes +- [ ] [Couldn't find an existing issue about this](https://github.com/PyrelightSS13/Pyrelight/issues) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 15f4a756de80..13ea08c3fb00 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ - + diff --git a/.github/workflows/changelog_generation.yml b/.github/workflows/changelog_generation.yml index f5a79a52a197..b54092c3588f 100644 --- a/.github/workflows/changelog_generation.yml +++ b/.github/workflows/changelog_generation.yml @@ -8,7 +8,7 @@ on: jobs: CompileCL: runs-on: ubuntu-latest - if: github.repository == 'NebulaSS13/Nebula' # to prevent this running on forks + if: github.repository == 'PyrelightSS13/Pyrelight' # to prevent this running on forks steps: - name: Checkout uses: actions/checkout@v3 diff --git a/.github/workflows/make_changelogs.yml b/.github/workflows/make_changelogs.yml index b6057154e282..5787141140a4 100644 --- a/.github/workflows/make_changelogs.yml +++ b/.github/workflows/make_changelogs.yml @@ -9,7 +9,7 @@ on: jobs: MakeCL: runs-on: ubuntu-latest - if: github.repository == 'NebulaSS13/Nebula' # to prevent this running on forks + if: github.repository == 'PyrelightSS13/Pyrelight' # to prevent this running on forks steps: - name: Checkout uses: actions/checkout@v3 diff --git a/README.md b/README.md index 3d4d64d1569e..47c53daaaf0d 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,53 @@
- - + - - + - - + + + + + alt="Upstream Issues"> - - +
+| Website | Link | +|---------------------------|---------------------------------------------------| +| Code | [https://github.com/PyrelightSS13/Pyrelight](https://github.com/PyrelightSS13/Pyrelight) | +| Issues | [https://github.com/PyrelightSS13/Pyrelight/issues](https://github.com/PyrelightSS13/Pyrelight/issues) | +| Upstream Issues | [https://github.com/NebulaSS13/Nebula/issues](https://github.com/NebulaSS13/Nebula/issues) | +| Discord | Currently private, sorry! | +| Nebula Discord | [https://discord.gg/DYGXkN2S](https://discord.gg/DYGXkN2S) | +| Coderbus Discord | [https://discord.gg/Vh8TJp9](https://discord.gg/Vh8TJp9) | + +This is the codebase for Pyrelight, a middle-fantasy total conversion project for Space Station 13, derived from Nebula SS13. A round of this game intends to represent a lived day (or days) in the life of someone in a remote fantasy village, whether it's a day where they struck it rich or where their house burnt down and they caught the plague. An emphasis is placed on interconnected, generalized systems that allow for unique, emergent gameplay. Boil your tea with fire magic, forage herbs to concoct medicinal tinctures, or hunt in the woods and use your prey's bones and pelt to make your own equipment; what will *you* do? +Contributing Guidelines • Security • @@ -44,7 +59,7 @@ ### NOTICE OF MODIFICATION -This project was forked from [Baystation 12](https://github.com/Baystation12/Baystation12) on 6 Jan 2020. +This project was forked from [Nebula SS13](https://github.com/NebulaSS13/Nebula) on 15 Jul 2024. Nebula SS13 was forked from [Baystation 12](https://github.com/Baystation12/Baystation12) on 6 Jan 2020. --- @@ -62,7 +77,7 @@ Please see [/docs/SECURITY.md](/docs/SECURITY.md) for this repository's security ### LICENSE -The code for Nebula13 is licensed under the [GNU Affero General Public License v3](http://www.gnu.org/licenses/agpl.html), which can be found in full in [/LICENSE](/LICENSE). +The code for Pyrelight is licensed under the [GNU Affero General Public License v3](http://www.gnu.org/licenses/agpl.html), which can be found in full in [/LICENSE](/LICENSE). Code with a git authorship date prior to `1420675200 +0000` (2015/01/08 00:00 GMT) is licensed under the GNU General Public License version 3, which can be found in full in [/docs/GPL3.txt](/docs/GPL3.txt)