* Added generic crate assets. Added open flag to StorageComponent. * StorageComponent door toggling works. * Door now updates based on if someone is subscribed to the Storage. * Added License to crate.rsi Fixed Icon of crate. * Added basic Locker. * Added Fire Extinguisher. * Added ability to close the storage UI by the server. Notify the server that the UI is closed, so that the player is unsubscribed from the storage. Unsubscribe the player from a storage if the player entity moves out of range. * Add check to make sure entity is on the same map as the storage. * Update Engine module. * Update Engine. |
||
|---|---|---|
| .github | ||
| BuildChecker | ||
| BuildFiles | ||
| Content.Client | ||
| Content.Server | ||
| Content.Shared | ||
| Content.Tests | ||
| Resources | ||
| engine@307030ec8f | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| Jenkinsfile | ||
| LICENSE.TXT | ||
| README.md | ||
| RUN_THIS.py | ||
| SS14.Content.targets | ||
| Setup.bat | ||
| SpaceStation14Content.sln | ||
| SpaceStation14Content.sln.DotSettings | ||
| package_release_build.py | ||
| runclient.bat | ||
| runserver.bat | ||
README.md
Space Station 14: Content Repo 
Space Station 14 is a revived attempt at an SS13 remake.
This is the primary content repo for Space Station 14. To prevent people forking the engine, a "content" pack is loaded by the client and server. This content contains everything needed to play the game on one specific server.
If you want to develop SS14, this is the repo you need. Both for engine and content development.
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 the engine.
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!