A port of Civ13 to SS14 engine.

Papiditel c9a174137b Ww2 tweaks (#216) пре 11 месеци
.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 2fb58d0039 TDM update 3 (#203) пре 11 месеци
Content.IntegrationTests 5209471577 Civ commits pre 11/04/2025 пре 1 година
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 4382a792a9 quick capture fix пре 11 месеци
Content.Server.Database c1bd8faf8e Squashed history before ccc8837b69 пре 1 година
Content.Shared ae01ac9596 TDM update 5 (#213) пре 11 месеци
Content.Shared.Database 5209471577 Civ commits pre 11/04/2025 пре 1 година
Content.Tests 5209471577 Civ commits pre 11/04/2025 пре 1 година
Content.Tools c1bd8faf8e Squashed history before ccc8837b69 пре 1 година
Content.YAMLLinter c1bd8faf8e Squashed history before ccc8837b69 пре 1 година
Pow3r c1bd8faf8e Squashed history before ccc8837b69 пре 1 година
Resources c9a174137b Ww2 tweaks (#216) пре 11 месеци
RobustToolbox @ 588c46273e 80b3deac21 submodule update пре 1 година
Scripts fb8ba77c1d Gun prediction stuff (#158) пре 1 година
Tools 43dbc07382 Plant and cold fixes (#159) пре 1 година
Wiki d341bb197f Factions and Research (#192) пре 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 1d05c0b613 Asset attributions (also minor fix for yaml linter) пре 1 година
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 d341bb197f Factions and Research (#192) пре 11 месеци
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.