1
0

A port of Civ13 to SS14 engine.

dallaszzz 459f0b9e4f Gulag map/gamemode (#251) 7 сар өмнө
.github d341bb197f Factions and Research (#192) 11 сар өмнө
.run c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
.vscode c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
BuildChecker c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
BuildFiles c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Content.Benchmarks 5209471577 Civ commits pre 11/04/2025 1 жил өмнө
Content.Client 8219cb81db Nomads update 2b (#241) 10 сар өмнө
Content.IntegrationTests 4481424579 Temprarily removes suicide command 10 сар өмнө
Content.MapRenderer c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Content.Packaging c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Content.Replay c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Content.Server 459f0b9e4f Gulag map/gamemode (#251) 7 сар өмнө
Content.Server.Database c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Content.Shared 1a5d979fb5 Brewing Basics (#243) 10 сар өмнө
Content.Shared.Database 5209471577 Civ commits pre 11/04/2025 1 жил өмнө
Content.Tests 72206e2e5b Tdm update 7 (#217) 11 сар өмнө
Content.Tools c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Content.YAMLLinter c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Pow3r c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
Resources 459f0b9e4f Gulag map/gamemode (#251) 7 сар өмнө
RobustToolbox @ 588c46273e 80b3deac21 submodule update 1 жил өмнө
Scripts fb8ba77c1d Gun prediction stuff (#158) 1 жил өмнө
Tools 43dbc07382 Plant and cold fixes (#159) 1 жил өмнө
Wiki b08440c64b Update mapping.md 10 сар өмнө
.coderabbit.yaml bbe27b712d TDM update 6 (#215) 11 сар өмнө
.editorconfig c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
.envrc c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
.gitattributes c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
.gitignore ec592b2518 Moves wiki to mdBook (#103) 1 жил өмнө
.gitmodules c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
.prettierignore ec592b2518 Moves wiki to mdBook (#103) 1 жил өмнө
Directory.Packages.props 18711822fa Implements Discord OOC Relay (#209) 11 сар өмнө
LICENSE.TXT 14c538a4d1 QOL patch 1 (#229) 11 сар өмнө
README.md 43dbc07382 Plant and cold fixes (#159) 1 жил өмнө
RUN_THIS.py 5209471577 Civ commits pre 11/04/2025 1 жил өмнө
SECURITY.md 1d05c0b613 Asset attributions (also minor fix for yaml linter) 1 жил өмнө
SpaceStation14.sln 5209471577 Civ commits pre 11/04/2025 1 жил өмнө
SpaceStation14.sln.DotSettings c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
bors.toml c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
civ14_run.sh 5209471577 Civ commits pre 11/04/2025 1 жил өмнө
flake.lock c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
flake.nix c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
global.json c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
mapDeserializer.py 5209471577 Civ commits pre 11/04/2025 1 жил өмнө
mapGeneration.py bb0e75654b cow and goat spawners 9 сар өмнө
nuget.config c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
omnisharp.json c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө
shell.nix c1bd8faf8e Squashed history before ccc8837b69 1 жил өмнө

README.md

Civilization 14

Civilization 14

Civilization 14 is a port of Civilization 13 from BYOND to Robust Toolbox, used for Space Station 14, which itself is a remake of SS13.

Links

Civ14 Website | Civ14 Discord | Civ14 Wiki | SS14 Steam | SS14 Standalone Download

Documentation/Wiki

SS14's docs site has documentation on SS14s content, engine, game design and more.

Contributing

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!

Building

  1. Clone this repo.
  2. Run RUN_THIS.py to init submodules and download the engine.
  3. Compile the solution. You can use Scripts/bat/runclient.bat and Scripts/bat/runserver.bat to launch it locally for testing on Windows (use the scripts in Scripts/sh/ for linux).

More detailed instructions on building the project.

License

All code for the content repository is licensed under MIT. This includes both the original SS14 content forked from their official repository, included in this squashed commit, and the code contributed to this repository after that.

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.

Assets ported over from Civ13 are licenced under GNU Affero General Public License v3.0 (AGPLv3). Check the meta.json files or the attributions.txt files accompaniying them.