Skip to content

Commit 8a007d9

Browse files
committed
grok is this real?
1 parent 974735a commit 8a007d9

13,110 files changed

Lines changed: 146812 additions & 2534 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
2+
# SPDX-FileCopyrightText: 2022 Kara <lunarautomaton6@gmail.com>
3+
# SPDX-FileCopyrightText: 2023 Visne <39844191+Visne@users.noreply.github.com>
4+
# SPDX-FileCopyrightText: 2024 Tadeo <td12233a@gmail.com>
5+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
6+
#
7+
# SPDX-License-Identifier: MIT
8+
19
contact_links:
210
- name: Report a Security Vulnerability
311
url: https://github.com/space-wizards/space-station-14/blob/master/SECURITY.md

.github/ISSUE_TEMPLATE/issue_report.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
3+
SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com>
4+
SPDX-FileCopyrightText: 2022 Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>
5+
SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
6+
7+
SPDX-License-Identifier: MIT
8+
-->
9+
110
---
211
name: Report an Issue
312
about: "..."

.github/ISSUE_TEMPLATE/toolshed-feature-request.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023 Moony <moony@hellomouse.net>
3+
SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
4+
5+
SPDX-License-Identifier: MIT
6+
-->
7+
18
---
29
name: Toolshed feature request
310
about: Suggest a feature for Toolshed (for game admins/developers)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ SPDX-FileCopyrightText: 2024 Tadeo <td12233a@gmail.com>
1010
SPDX-FileCopyrightText: 2024 Vasilis <vasilis@pikachu.systems>
1111
SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com>
1212
SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
13+
SPDX-FileCopyrightText: 2025 Tay <td12233a@gmail.com>
1314
SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
1415
1516
SPDX-License-Identifier: AGPL-3.0-or-later

.github/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# SPDX-FileCopyrightText: 2020 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
3+
#
4+
# SPDX-License-Identifier: MIT
5+
16
Project-Condor:
27
org: space-wizards
38
project: 2

.github/labeler.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
"Changes: Sprites":
1+
# SPDX-FileCopyrightText: 2022 mirrorcult <lunarautomaton6@gmail.com>
2+
# SPDX-FileCopyrightText: 2024 Tadeo <td12233a@gmail.com>
3+
# SPDX-FileCopyrightText: 2024 TsjipTsjip <19798667+TsjipTsjip@users.noreply.github.com>
4+
# SPDX-FileCopyrightText: 2024 deathride58 <deathride58@users.noreply.github.com>
5+
# SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com>
6+
# SPDX-FileCopyrightText: 2024 slarticodefast <161409025+slarticodefast@users.noreply.github.com>
7+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
8+
#
9+
# SPDX-License-Identifier: MIT
10+
11+
"Changes: Sprites":
212
- changed-files:
313
- any-glob-to-any-file: '**/*.rsi/*.png'
414

.github/workflows/benchmarks.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
name: Benchmarks
1+
# SPDX-FileCopyrightText: 2022 Paul Ritter <ritter.paul1@googlemail.com>
2+
# SPDX-FileCopyrightText: 2023 DrSmugleaf <DrSmugleaf@users.noreply.github.com>
3+
# SPDX-FileCopyrightText: 2025 Tay <td12233a@gmail.com>
4+
# SPDX-FileCopyrightText: 2025 pa.pecherskij <pa.pecherskij@interfax.ru>
5+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
6+
#
7+
# SPDX-License-Identifier: MIT
8+
9+
name: Benchmarks
210
on:
311
workflow_dispatch:
412
schedule:

.github/workflows/build-docfx.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# SPDX-FileCopyrightText: 2020 ComicIronic <comicironic@gmail.com>
2+
# SPDX-FileCopyrightText: 2020 Tyler Young <tyler.young@impromptu.ninja>
3+
# SPDX-FileCopyrightText: 2020 Ygg01 <y.laughing.man.y@gmail.com>
4+
# SPDX-FileCopyrightText: 2021 Javier Guardia Fernández <DrSmugleaf@users.noreply.github.com>
5+
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
6+
# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <gradientvera@outlook.com>
7+
# SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com>
8+
# SPDX-FileCopyrightText: 2022 0x6273 <0x40@keemail.me>
9+
# SPDX-FileCopyrightText: 2022 Kara D <lunarautomaton6@gmail.com>
10+
# SPDX-FileCopyrightText: 2022 Zoldorf <silvertorch5@gmail.com>
11+
# SPDX-FileCopyrightText: 2023 DrSmugleaf <DrSmugleaf@users.noreply.github.com>
12+
# SPDX-FileCopyrightText: 2023 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
13+
# SPDX-FileCopyrightText: 2025 Tay <td12233a@gmail.com>
14+
# SPDX-FileCopyrightText: 2025 pa.pecherskij <pa.pecherskij@interfax.ru>
15+
# SPDX-FileCopyrightText: 2025 slarticodefast <161409025+slarticodefast@users.noreply.github.com>
16+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
17+
#
18+
# SPDX-License-Identifier: MIT
19+
120
name: Build & Publish Docfx
221

322
on:

.github/workflows/build-map-renderer.yml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
name: Build & Test Map Renderer
1+
# SPDX-FileCopyrightText: 2021 Javier Guardia Fernández <DrSmugleaf@users.noreply.github.com>
2+
# SPDX-FileCopyrightText: 2021 Paul Ritter <ritter.paul1@googlemail.com>
3+
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
4+
# SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com>
5+
# SPDX-FileCopyrightText: 2022 0x6273 <0x40@keemail.me>
6+
# SPDX-FileCopyrightText: 2023 DrSmugleaf <DrSmugleaf@users.noreply.github.com>
7+
# SPDX-FileCopyrightText: 2023 Moony <moony@hellomouse.net>
8+
# SPDX-FileCopyrightText: 2023 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
9+
# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
10+
# SPDX-FileCopyrightText: 2024 MilenVolf <63782763+MilenVolf@users.noreply.github.com>
11+
# SPDX-FileCopyrightText: 2024 Tadeo <td12233a@gmail.com>
12+
# SPDX-FileCopyrightText: 2025 Tay <td12233a@gmail.com>
13+
# SPDX-FileCopyrightText: 2025 pa.pecherskij <pa.pecherskij@interfax.ru>
14+
# SPDX-FileCopyrightText: 2025 slarticodefast <161409025+slarticodefast@users.noreply.github.com>
15+
# SPDX-FileCopyrightText: 2025 sleepyyapril <123355664+sleepyyapril@users.noreply.github.com>
16+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
17+
#
18+
# SPDX-License-Identifier: MIT
19+
20+
name: Build & Test Map Renderer
221

322
on:
423
push:

.github/workflows/build-test-debug.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# SPDX-FileCopyrightText: 2020 ComicIronic <comicironic@gmail.com>
2+
# SPDX-FileCopyrightText: 2020 Tyler Young <tyler.young@impromptu.ninja>
3+
# SPDX-FileCopyrightText: 2020 Ygg01 <y.laughing.man.y@gmail.com>
4+
# SPDX-FileCopyrightText: 2021 Javier Guardia Fernández <DrSmugleaf@users.noreply.github.com>
5+
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
6+
# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <gradientvera@outlook.com>
7+
# SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com>
8+
# SPDX-FileCopyrightText: 2022 0x6273 <0x40@keemail.me>
9+
# SPDX-FileCopyrightText: 2022 Kara D <lunarautomaton6@gmail.com>
10+
# SPDX-FileCopyrightText: 2022 Zoldorf <silvertorch5@gmail.com>
11+
# SPDX-FileCopyrightText: 2022 wrexbe <81056464+wrexbe@users.noreply.github.com>
12+
# SPDX-FileCopyrightText: 2023 DrSmugleaf <DrSmugleaf@users.noreply.github.com>
13+
# SPDX-FileCopyrightText: 2023 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
14+
# SPDX-FileCopyrightText: 2023 Moony <moony@hellomouse.net>
15+
# SPDX-FileCopyrightText: 2023 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
16+
# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
17+
# SPDX-FileCopyrightText: 2024 MilenVolf <63782763+MilenVolf@users.noreply.github.com>
18+
# SPDX-FileCopyrightText: 2024 Tadeo <td12233a@gmail.com>
19+
# SPDX-FileCopyrightText: 2025 Tay <td12233a@gmail.com>
20+
# SPDX-FileCopyrightText: 2025 pa.pecherskij <pa.pecherskij@interfax.ru>
21+
# SPDX-FileCopyrightText: 2025 slarticodefast <161409025+slarticodefast@users.noreply.github.com>
22+
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
23+
#
24+
# SPDX-License-Identifier: MIT
25+
126
name: Build & Test Debug
227

328
on:

0 commit comments

Comments
 (0)