All Projects → rofl0r → df-mayday

rofl0r / df-mayday

Licence: other
patch to get mayday tileset into your current Dwarf Fortress folder. works on linux and mac, and windows with cygwin. In theory, it should also work with future releases.

Programming Languages

shell
77523 projects
ooc
5 projects
perl
6916 projects
Mayday Tileset for Dwarf Fortress >= 31.12
------------------------------------------

Mayday Tileset by May Green @ http://mayday.w.staszic.waw.pl/df.php
linux patcher by rofl0r

tested with 42.01, 42.06, 43.05 - OK

the 42.x series brings some new stuff, needs incompatible change.

checkout git commit 37bd73f540a2a8caa29f7b0ab17804418a6052bc for 40.xx
checkout git commit 09ac847e1d93e2972ab17520e4256995541c5283 for 34.xx
checkout git commit be1a145e3458e106bb62835195858712030b3d37 for 31.xx

* get dwarf fortress linux from bay12 website
* extract it somewhere
* copy/extract everything here into your dwarf fortress folder
* run mayday-patch.sh

after that you can port your worlds/saves/etc and have Fun.

how to port your savegame
=========================
* copy your data/save folder to your new DF directory.
* cd into it, delete region1/raw.
* copy raw from DF base folder into your region1 folder - done.

how to create a platform independent DFG package for redistribution
(without need to redistribute the DF binaries)
===================================================================
* after you have tested the patch on the newest DF and it applied successfully,
* unzip/tar the newest DF to some folder. it doesn't matter which platform's version it is.
* run utils/clean.sh on that folder ( utils/clean.sh /path/to/DF )
* copy everything from this repo into that folder
* run mayday-patch.sh
* you can now compress that folder with the packer of your choice and redistribute it.
  the filesize should be around 700KB, since the game binaries are not inside.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].