Skip to content

burcelee/the_devil_and_the_deep_blue_sea

Repository files navigation

The devil and the deep blue sea

Cards about ships

Software:

  • LibreOffice Calc and Writer are used for the open format files.
  • A VBA macro is used in the cards spreadsheet to export all cards to csv
  • CardMaker is used to create printable card pages from csv. The ".cmp" file is the project file for CardMaker. It is available here: https://www.nhmk.com/cardmaker.php

Some rules:

  • All data/content files are plaintext
  • Version numbers follow [major revision.minor revision.patch] This is the second versioning scheme. The first used only major and minor revision. Therefore all 3 term versions come after all 2 term versions.

Note on version numbers:

  • Major revision refers to a public release version. 1.0 will be the first public release.
  • Minor revisions are incompatible with one another, meaning cards have undergone rules changes. The manual of the latest minor revision should be used if playing with cards from mixed patches.
  • Patch revisions are used to indicate differences between cards or in the rules. Changes in the rules/manual that do not effect cards require a patch revision tick. ANY change to the game requires at least a patch revision tick.
  • Revision numbers are not single digit. After 0-9, they continue 10+. So 0.24.21 is a valid version.

Build instructions:

To print out copy of cards:

  1. Open data/cards.fods
  2. Run macro to export all pages to csv
  3. If you don't want to re-print cards that are unchanged from baseline: Run run_diff.bat to create incremental csvs
  4. Open cmp project file in CardMaker. You can select incremental (diff_), or other various csv options.
  5. Export in CardMaker
  6. If printing a new revision: copy exported csvs into baseline data directory.

To create a tabletop simulator deck:

About

Cards about ships

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published