* Recipe stuff. * Lathe GUI and stuff * god dammit * Lathe menu works, yay. * EventArgs henk * Some work * SS14 -> Robust * More SS14 -> Robust * Lathe materials * Lathe works, Lathe GUI, Queue GUI, etc too many changes to name them here * Remove materials button, add ViewVariables and update lathe on connect * Add Autolathe RSI * Adds new recipes, fixes a few bugs. * Remove unused ScrollContainers * Use same delegate for spawn. * Removes client-side LatheComponent in favor of BoundUserInterface * Remove GetMaterial and TryGetMaterial * Use auto-properties in a few places. * Adds LatheDatabase, and a bunch of other changes * Remove useless log. * Remove lathetype from prototypes. * Turns Storage, Lathe and Database into autoproperties * Remove Hacked property from LatheRecipePrototype * Remove unneeded dependency injection from components * Refactors LatheDatabaseComponent to use ComponentState * Refactors MaterialStorageComponent to use ComponentState * Oopsie * Another oopsie * Last oopsie, I hope * Fix missing Close call. |
||
|---|---|---|
| .github | ||
| BuildChecker | ||
| BuildFiles | ||
| Content.Client | ||
| Content.Server | ||
| Content.Shared | ||
| Content.Tests | ||
| Resources | ||
| RobustToolbox@2d418eddf0 | ||
| Tools | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| Jenkinsfile | ||
| LICENSE.TXT | ||
| README.md | ||
| RUN_THIS.py | ||
| SS14.Content.targets | ||
| Setup.bat | ||
| SpaceStation14.sln | ||
| SpaceStation14.sln.DotSettings | ||
| nuget.config | ||
| runclient.bat | ||
| runserver.bat | ||
README.md
Space Station 14 is a revived attempt at an SS13 remake.
This is the primary repo for Space Station 14. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server.
If you want to host or create content for SS14, this is the repo you need. Contains both RobustToolbox and the content pack for development of new content packs.
Getting in Touch
- Website: spacestation14.io
- Discord: Invite Link
- IRC:
irc.rizon.net#spacebus - Project Management Board: Waffle
- Automatic Content Builds: builds.spacestation14.io
The IRC is setup to relay back and forth to the Discord server so IRC nerds will not be left out.
Documentation
We have various documentation articles about various systems on the GitHub wikis of this repo and RobustToolbox.
Contributing
We are happy to accept contributions from anybody. Get in Discord or IRC if you want to help. We've got a list of issues that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
