diff --git a/404.html b/404.html index 244dc1c..ec2f8b9 100644 --- a/404.html +++ b/404.html @@ -1,3 +1,5 @@ -404 Page not found - SS14
404 - Station not found.
\ No newline at end of file +404 Page not found - SS14 +
404 - Station not found.
\ No newline at end of file diff --git a/CNAME b/CNAME index 321a2e0..8379d09 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -spacestation14.io +spacestation14.com diff --git a/about/about/index.html b/about/about/index.html index c19c285..4416e9f 100644 --- a/about/about/index.html +++ b/about/about/index.html @@ -1,3 +1,5 @@ -About Space Station 14 - SS14

What is Space Station 14?

Space Station 14 is inspired by the cult classic SS13 and tells the story of an ordinary shift on a space station gone wrong. Immerse yourself into your role, tinker with detailed systems, and survive the chaos in this round-based multiplayer role playing game.

Your custom character can spawn as one of dozens of crew and enemy jobs, ranging from engineer to captain, or even a traitor, each with its own unique gear. Your duties guide you through rich interactions with complex mechanics, whether you’re managing your inventory, setting up the reactor, or flushing yourself down the disposal tubes.

As disaster, incompetence, and sabotage strike the station, the tension rises - opening up emergent situations that force you to make hard choices. Will you patch up the medical bay after an asteroid punches a hole in it, or fight for control when the captain gets murdered by revolutionaries? Do you break out an unjustly imprisoned clown, or sit back at the bar and serve drinks without a care in the world?

The story of the station’s collapse is in the hands of its players, and each round is an intense, immersive experience that will leave you wanting more.

Beyond Space Station 14

Space Station 14 is open-source and extremely extensible. Community servers are the backbone of the game, and can change every aspect of it to provide wildly different experiences. Altered mechanics, different roleplay atmospheres, and completely unique settings are all one click away from the server browser.

Status

Currently, the project is in a “pre-alpha” state. We have many tasks ahead of us. On this website you will be able to find progress reports as long as we’re still kicking.

Getting involved

Rome was not built in a day, and neither was SS14. We can always use extra hands! The entire project is open source and available on GitHub here:

We primarily communicate through Discord:

We also have some other project services set up:

History

Space Station 14 (SS14 for short) is a community driven project to get the open source game Space Station 13 into a new engine and free from its current engine, BYOND. BYOND is an incredibly dated engine, and is not cutting it. It’s a pain to develop for, slow, proprietary, and looks like it’s from 2005. Along with this we will try to make the game more enjoyable all around, such as pixel movement and a consistent style.

Originally, the SS14 project was a continuation of Goonstation’s remake attempt, which was abandoned and open sourced on 19 of January, 2015.

Silver's Account 09/11/2017

The project was open sourced January of 2014. Many developers came together from many codebases to form the Open Source team. Much progress was made here, but then the daunting task of replacing the engine in order to make the game cross platform was created. Two developers tried to replace the rendering engine (gorgon), of which both either left for real life or other reasons. This Open source period lasted about four months before developers started trickling away as nothing could be done until the rendering engine was replaced. I started here and took the task of adding SFML. I completed it after three months of work but it was too late as most of the developers were already gone.

From that point on I spent two years just learning and spent the majority of my time actually learning OpenGL.

Then PJB hit me up and she took the reins of refactoring the ever living shit out of this project trying to make everything modular. Bobdabiscuit made this discord and everyone here has worked to create a common ground for codebases to branch off of

That’s pretty much it for the history, the rest is to be created.

Space Station 14 has been built from the ground to be fast, modular, cross-platform, as well as fully moddable and extendable. Anyone can add basic items or variations to the game via the easily accessible YAML prototype system, and with some knowledge of C#, add or modify even core functionalities and systems.

\ No newline at end of file +About Space Station 14 - SS14 +

What is Space Station 14?

Space Station 14 is inspired by the cult classic SS13 and tells the story of an ordinary shift on a space station gone wrong. Immerse yourself into your role, tinker with detailed systems, and survive the chaos in this round-based multiplayer role playing game.

Your custom character can spawn as one of dozens of crew and enemy jobs, ranging from engineer to captain, or even a traitor, each with its own unique gear. Your duties guide you through rich interactions with complex mechanics, whether you’re managing your inventory, setting up the reactor, or flushing yourself down the disposal tubes.

As disaster, incompetence, and sabotage strike the station, the tension rises - opening up emergent situations that force you to make hard choices. Will you patch up the medical bay after an asteroid punches a hole in it, or fight for control when the captain gets murdered by revolutionaries? Do you break out an unjustly imprisoned clown, or sit back at the bar and serve drinks without a care in the world?

The story of the station’s collapse is in the hands of its players, and each round is an intense, immersive experience that will leave you wanting more.

Beyond Space Station 14

Space Station 14 is open-source and extremely extensible. Community servers are the backbone of the game, and can change every aspect of it to provide wildly different experiences. Altered mechanics, different roleplay atmospheres, and completely unique settings are all one click away from the server browser.

Status

Currently, the project is in a “pre-alpha” state. We have many tasks ahead of us. On this website you will be able to find progress reports as long as we’re still kicking.

Getting involved

Rome was not built in a day, and neither was SS14. We can always use extra hands! The entire project is open source and available on GitHub here:

We primarily communicate through Discord:

We also have some other project services set up:

History

Space Station 14 (SS14 for short) is a community driven project to get the open source game Space Station 13 into a new engine and free from its current engine, BYOND. BYOND is an incredibly dated engine, and is not cutting it. It’s a pain to develop for, slow, proprietary, and looks like it’s from 2005. Along with this we will try to make the game more enjoyable all around, such as pixel movement and a consistent style.

Originally, the SS14 project was a continuation of Goonstation’s remake attempt, which was abandoned and open sourced on 19 of January, 2015.

Silver's Account 09/11/2017

The project was open sourced January of 2014. Many developers came together from many codebases to form the Open Source team. Much progress was made here, but then the daunting task of replacing the engine in order to make the game cross platform was created. Two developers tried to replace the rendering engine (gorgon), of which both either left for real life or other reasons. This Open source period lasted about four months before developers started trickling away as nothing could be done until the rendering engine was replaced. I started here and took the task of adding SFML. I completed it after three months of work but it was too late as most of the developers were already gone.

From that point on I spent two years just learning and spent the majority of my time actually learning OpenGL.

Then PJB hit me up and she took the reins of refactoring the ever living shit out of this project trying to make everything modular. Bobdabiscuit made this discord and everyone here has worked to create a common ground for codebases to branch off of

That’s pretty much it for the history, the rest is to be created.

Space Station 14 has been built from the ground to be fast, modular, cross-platform, as well as fully moddable and extendable. Anyone can add basic items or variations to the game via the easily accessible YAML prototype system, and with some knowledge of C#, add or modify even core functionalities and systems.

\ No newline at end of file diff --git a/about/contact/index.html b/about/contact/index.html index eff90f1..d2ad13f 100644 --- a/about/contact/index.html +++ b/about/contact/index.html @@ -1,3 +1,5 @@ -Contact - SS14
\ No newline at end of file +Contact - SS14 +
\ No newline at end of file diff --git a/about/faq/index.html b/about/faq/index.html index 069e737..9f83977 100644 --- a/about/faq/index.html +++ b/about/faq/index.html @@ -1,6 +1,8 @@ -Frequently Asked Questions - SS14

Frequently Asked Questions

These are the official Space Wizards domains:

    robusttoolbox.io, spacestation14.io, spacestation14.com, ss14.io
+Frequently Asked Questions - SS14
+

Frequently Asked Questions

These are the official Space Wizards domains:

	robusttoolbox.io, spacestation14.io, spacestation14.com, ss14.io
 

Any other domain is not affiliated with us.

Space Station 14

Socials

Development

Official Servers

The official servers are called “Wizard’s Den” on the launcher/hub. If you’ve been banned in any of them, you may appeal your ban here.

If you’ve been banned in a third-party server, there’s nothing we can do. You’ll have to appeal your ban with them.

Q: Is the game free?

Yes, and it will always be. If you want to support us, check out our Patreon.

Q: Is It Cursed?

Nah.

Q: Where can I download the Standalone version of the game?

In our downloads page.

Q: Where can I sign up for the Steam Playtest?

In our official Steam page. diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..1c6f36f --- /dev/null +++ b/about/index.html @@ -0,0 +1,8 @@ +Abouts - SS14 +

Recent posts

Frequently Asked Questions


Frequently Asked Questions Links These are the official Space Wizards domains: +robusttoolbox.io, spacestation14.io, spacestation14.com, ss14.io Any other domain is not affiliated with us. +Space Station 14 Downloads Steam Game Wiki Official Forums Socials Patreon (Finances) Lemmy Discord Mastodon Twitter Development GitHub Organization Game Repository Engine Repository Documentation RSIEdit Official Servers The official servers are called “Wizard’s Den” on the launcher/hub. If you’ve been banned in any of them, you may appeal your ban here.

Contact


You can contact us via: Discord Lemmy Forum Emailtelecommunications@spacestation14.com

Downloads


System Requirements Every Platform: Minimum 64-bit CPU & OS Memory: 2GB Ram Graphics: OpenGL 3.3 or greater Storage: 512MB disk space Recommended 64-bit CPU & OS Memory: 4GB Ram Graphics: OpenGL 3.3 or greater Storage: 1GB disk space Windows: Windows 10 1607 or above VC++ 2015 Redistributable Linux: OpenAL Freetype macOS: Monterey (12) or greater FAQ Is this malware? No. If you’re paranoid you can download the code yourself and build from source though.

About Space Station 14


What is Space Station 14? Space Station 14 is inspired by the cult classic SS13 and tells the story of an ordinary shift on a space station gone wrong. Immerse yourself into your role, tinker with detailed systems, and survive the chaos in this round-based multiplayer role playing game. +Your custom character can spawn as one of dozens of crew and enemy jobs, ranging from engineer to captain, or even a traitor, each with its own unique gear.
\ No newline at end of file diff --git a/about/index.xml b/about/index.xml index 118b71e..54e5bbb 100644 --- a/about/index.xml +++ b/about/index.xml @@ -1,4 +1,4 @@ -Abouts on Space Station 14https://spacestation14.io/about/Recent content in Abouts on Space Station 14Hugo -- gohugo.ioen-usTue, 09 Jun 2020 00:00:00 +0000Frequently Asked Questionshttps://spacestation14.io/about/faq/Tue, 09 Jun 2020 00:00:00 +0000https://spacestation14.io/about/faq/Frequently Asked Questions Links These are the official Space Wizards domains: +Abouts on Space Station 14https://spacestation14.com/about/Recent content in Abouts on Space Station 14Hugo -- gohugo.ioen-usTue, 09 Jun 2020 00:00:00 +0000Frequently Asked Questionshttps://spacestation14.com/about/faq/Tue, 09 Jun 2020 00:00:00 +0000https://spacestation14.com/about/faq/Frequently Asked Questions Links These are the official Space Wizards domains: robusttoolbox.io, spacestation14.io, spacestation14.com, ss14.io Any other domain is not affiliated with us. -Space Station 14 Downloads Steam Game Wiki Official Forums Socials Patreon (Finances) Lemmy Discord Mastodon Twitter Development GitHub Organization Game Repository Engine Repository Documentation RSIEdit Official Servers The official servers are called “Wizard’s Den” on the launcher/hub. If you’ve been banned in any of them, you may appeal your ban here.Contacthttps://spacestation14.io/about/contact/Sun, 17 May 2020 00:00:00 +0000https://spacestation14.io/about/contact/You can contact us via: Discord Lemmy Forum Emailtelecommunications@spacestation14.comDownloadshttps://spacestation14.io/about/nightlies/Fri, 13 Apr 2018 00:00:00 +0000https://spacestation14.io/about/nightlies/System Requirements Every Platform: Minimum 64-bit CPU & OS Memory: 2GB Ram Graphics: OpenGL 3.3 or greater Storage: 512MB disk space Recommended 64-bit CPU & OS Memory: 4GB Ram Graphics: OpenGL 3.3 or greater Storage: 1GB disk space Windows: Windows 10 1607 or above VC++ 2015 Redistributable Linux: OpenAL Freetype macOS: Monterey (12) or greater FAQ Is this malware? No. If you’re paranoid you can download the code yourself and build from source though.About Space Station 14https://spacestation14.io/about/about/Sun, 25 Jun 2017 00:00:00 +0000https://spacestation14.io/about/about/What is Space Station 14? Space Station 14 is inspired by the cult classic SS13 and tells the story of an ordinary shift on a space station gone wrong. Immerse yourself into your role, tinker with detailed systems, and survive the chaos in this round-based multiplayer role playing game. +Space Station 14 Downloads Steam Game Wiki Official Forums Socials Patreon (Finances) Lemmy Discord Mastodon Twitter Development GitHub Organization Game Repository Engine Repository Documentation RSIEdit Official Servers The official servers are called “Wizard’s Den” on the launcher/hub. If you’ve been banned in any of them, you may appeal your ban here.Contacthttps://spacestation14.com/about/contact/Sun, 17 May 2020 00:00:00 +0000https://spacestation14.com/about/contact/You can contact us via: Discord Lemmy Forum Emailtelecommunications@spacestation14.comDownloadshttps://spacestation14.com/about/nightlies/Fri, 13 Apr 2018 00:00:00 +0000https://spacestation14.com/about/nightlies/System Requirements Every Platform: Minimum 64-bit CPU & OS Memory: 2GB Ram Graphics: OpenGL 3.3 or greater Storage: 512MB disk space Recommended 64-bit CPU & OS Memory: 4GB Ram Graphics: OpenGL 3.3 or greater Storage: 1GB disk space Windows: Windows 10 1607 or above VC++ 2015 Redistributable Linux: OpenAL Freetype macOS: Monterey (12) or greater FAQ Is this malware? No. If you’re paranoid you can download the code yourself and build from source though.About Space Station 14https://spacestation14.com/about/about/Sun, 25 Jun 2017 00:00:00 +0000https://spacestation14.com/about/about/What is Space Station 14? Space Station 14 is inspired by the cult classic SS13 and tells the story of an ordinary shift on a space station gone wrong. Immerse yourself into your role, tinker with detailed systems, and survive the chaos in this round-based multiplayer role playing game. Your custom character can spawn as one of dozens of crew and enemy jobs, ranging from engineer to captain, or even a traitor, each with its own unique gear. \ No newline at end of file diff --git a/about/nightlies/index.html b/about/nightlies/index.html index 0d25e5c..b164242 100644 --- a/about/nightlies/index.html +++ b/about/nightlies/index.html @@ -1,8 +1,10 @@ -Downloads - SS14
-
Windows 64-bit
Download launcher
Needs VC++ 2015 Redist
-
macOS 64-bit
Download launcher
macOS Catalina or greater