ravveni / pasteldays

minimal, low-contrast tileset for Cataclysm: Dark Days Ahead (CDDA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PastelDays

A desaturated, low-contrast version of the NeoDays tileset for Cataclysm: Dark Days Ahead (Experimental).

Contributing

  1. Consider contributing to the main CDDA tileset repository.
    • Updates to NeoDays are ported over regularly (with credit)
  2. Limit colours to those those within templates/duel_palette.png.
  3. Any additions should have a corresponding json file (templates/example_tile.json as reference).
    • The id for objects can be found by searching the CDDA json game data.
    • For most tiles, the id, fg, and image name should be the same
  4. Place png(s) and json file(s) in their respective size and category directories.
    • tiles - 10x10px
    • large - 20x20px
  5. Run generate_tileset.py to compile the final tileset into the pasteldays directory.
  6. Test in-game to provide screenshots for the PR.
    • Prefixes - Bugfix, Change, Chore, Feature
    • Branch name - prefix-branch_name
    • PR title - [Prefix] Branch name

Credit

Apart from unique additions and modifications to this project, all credit goes to the contributers of the original NeoDays tileset, located in the main CDDA tileset repository.

Credit to @arilynart for creating the Duel colour palette.


This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Creative Commons License

About

minimal, low-contrast tileset for Cataclysm: Dark Days Ahead (CDDA)

License:Other


Languages

Language:Python 100.0%