Welcome to CM-SS14 a colonial marines inspired remake of the original CM-SS13 running on Robust Toolbox.
This is the primary repo for CM-SS14 and contains everything you need to use to run you own server.
| Discord |
We are happy to accept contributions from anybody. Get in Discord 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!
Refer to the space wizards guide for general information about setting up a dev environment but keep in mind that CM-SS14 is a distant fork of space wizards' SS14 and not everything applies. We provide some scripts for making the job easier.
- Git
- .NET SDK 7.0 or higher
- python 3.7 or higher
- Clone this repository.
- Run
RUN_THIS.py
to init submodules and download the engine, or rungit submodule update --init --recursive
in a terminal.- Run the
Scripts/bat/run1buildDebug.bat
- Run the
Scripts/bat/run2configDev.bat
if you need other configurations run other config scripts.- Run both the
Scripts/bat/run3server.bat
andScripts/bat/run4client.bat
- Connect to localhost and play.
- Clone this repository.
- Run
RUN_THIS.py
to init submodules and download the engine, or rungit submodule update --init --recursive
in a terminal.- Run the
Scripts/sh/run1buildDebug.sh
- Run the
Scripts/sh/run2configDev.sh
if you need other configurations run other config scripts.- Run both the
Scripts/sh/run3server.bat
andscripts/sh/run4client.sh
- Connect to localhost and play.
- Finish basic weaponry.
- Rifle.
- Pistol.
- Shotgun.
- SMG.
- Flamethrower.
- Sniper?
- Mounted weapon.
- Grenades.
- Custom armor.
- Leightweight, medium, and heavy armor.
- Custom armor textures.
- Cover system, one sided barrier.
- Medical equipment.
- Pill boxes.
- Disposable packets of pills.
- Defibs.
- Xeno eggs.
- Lay egg ability.
- Egg can be taken as ghost role.
- Baby xeno requires lots of food, turns into big xeno.
- Resin system.
- Xeno "mana" system.
- Resing seed ability.
- Resin seed spreads resin coating.
- Xenos on resin coating heal.
- Xeno castes
- Drone.
- Runner.
- Sentinel.
- Defender.
- Queen.
- Mapping.
- Map limiter.
- Xeno cave.
- Basic on-site medical.
- Weather system.
- Telecomms.
- Gameticking.
- Round system.
- Team seperator.
- Team selector.
- Xeno roles for selection.
All code for the content repository is licensed under MIT.
Most assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and the copyright in the metadata file. Example.
Note that some assets are licensed under the non-commercial CC-BY-NC-SA 3.0 or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.