Skip to content

cmss13-devs/cmss13-pve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29f8bab · Feb 1, 2025
Jan 26, 2025
Sep 13, 2024
Sep 13, 2024
Nov 13, 2021
Feb 1, 2025
Nov 11, 2024
Feb 1, 2025
Feb 1, 2025
Jul 31, 2024
Dec 26, 2024
Feb 1, 2025
Sep 13, 2024
Aug 5, 2024
Feb 1, 2025
Sep 13, 2024
Jan 26, 2025
Dec 19, 2024
Apr 15, 2022
Jan 4, 2021
Mar 27, 2023
Oct 21, 2023
Aug 5, 2024
Apr 18, 2024
Apr 14, 2022
Mar 19, 2023
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Jan 28, 2023
Jan 26, 2025
Dec 19, 2024
Nov 13, 2021
Sep 13, 2024
Sep 13, 2024

Repository files navigation

CM-SS13


Discord Code docs Website Game Wiki


Important

CM-SS13-PVE cannot be compiled exclusively using BYOND - you must use our build tool. Firstly, you need to install BYOND, and run the bin/server.cmd file to start the server. You can learn more in our Installation Guide. Building colonialmarines in DreamMaker directly is now deprecated and will cause errors.

CM-SS13-PVE is a fork of CM-SS13 based on Space Station 13, made in BYOND. CM-SS13-PVE has wildly adapted the SS13 model into a tactical roleplay-based players-versus-AI game. AI code from: https://github.com/Watermelon914/cw-ss13

Useful Links

Tip

Want to contribute for the first time but unsure where to start? Take a look at our community maintained Guide to Contributing!

This guide will get you set up with a Visual Studio Code development environment, complete with BYOND debugger, which will allow you to contribute back to this repository.

This is our canonical, maintainer-maintained contributing guide, which contains information on our maintainer team structure and pull request rules.

Our standards documents details how to structure your code to comply with CM-SS13 code standards, and provides some information on DreamMaker quirks.

The styles document tells you how to style your code to match the rest of the code in our codebase.

All new interfaces in CM must be created using tgui - this document will help get you set up for tgui development.

Licenses

AGPLv3 license

The code for CM-SS13-PVE is licensed under the GNU Affero General Public License v3. All code is assumed to be licensed under AGPL v3 unless stated otherwise by file header, or this document.

Creative Commons 3.0 BY-SA

Assets including icons and sound are under the Creative Commons 3.0 BY-SA license unless otherwise indicated. Authorship for assets including art and sound under the CC BY-SA license is defined as the active development team of CM-SS13-PVE unless stated otherwise (by author of the commit).

GPLv3 license

Commits before 9a001bf520f889b434acd295253a1052420860af on Mon, 14 Sep 2020 09:13:32 +0000 are assumed to be licensed under GNU General Public License v3 and can be used in closed source repositories.