Git Product home page Git Product logo

cdda-tileset-tff's Introduction

CDDA tileset Text Fallback Fillers

Fallback images with text names and relevant JSON files CDDA tilesets.

Using

  • Get a decomposed version of a tileset. Ultica, current default CDDA tileset is available here.
  • Get the compose.py script from CDDA
  • Set up your Python virtual environment and install pyvips.
  • Put the text_fallback_fillers into a tileset directory that was designated for 32x32 fillers. For Ultica it's gfx/UltimateCataclysm/pngs_filler_32x32/.
  • Optional: remove 32x32 monster sprites from text_fallback_fillers and put vertical monsters from tff_32x64 directory into a 32x64 tileset filler directory (pngs_filler_tall_32x64).
  • Generate a game-compatible tileset with compose.py:
./Cataclysm-DDA/tools/gfx_tools/compose.py CDDA-Tilesets/gfx/UltimateCataclysm/

Generating new

./Cataclysm-DDA/tools/json_tools/table.py -f csv --nonestring "" \
-t "AMMO,ARMOR,BATTERY,BIONIC_ITEM,BOOK,COMESTIBLE,ENGINE,field_type,GENERIC,GUN,GUNMOD,MAGAZINE,MONSTER,PET_ARMOR,TOOL,TOOL_ARMOR,TOOLMOD,trap,WHEEL" \
type id name color looks_like "copy-from" > tff-input.csv
cd CDDA-Tileset-TFF
./generate.py ../tff-input.csv

cdda-tileset-tff's People

Contributors

int-ua avatar

Watchers

 avatar  avatar

Forkers

john-candlebury

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.