summaryrefslogtreecommitdiffstats
path: root/pkgs/games/dwarf-fortress/twbt
AgeCommit message (Collapse)Author
2022-11-17dwarf-fortress.dfhack: drop broken versionsNaïm Favier
These versions don't build because their submodules use `git://` URLs, which are no longer supported by GitHub. I don't think there's a reasonable way to work around that since `fetchgit` doesn't allow patching the source *before* fetching submodules.
2022-11-17dwarf-fortress.dfhack: updates and fixesNaïm Favier
Updates the release number for the latest two DF versions, and fixes some older ones. Notable change from 0.47.05-r7: dfhack.init was moved into dfhack-config/init. https://github.com/DFHack/dfhack/releases/tag/0.47.05-r7 https://github.com/DFHack/dfhack/releases/tag/0.47.04-r5
2021-07-31dwarf-fortress-packages.twbt: Fix twbt version to match tfhack version.Kevin Cox
Otherwise you get an error upon starting the game: ``` Plugin twbt was not built for this version of DFHack. Plugin: 0.47.05-beta1, DFHack: 0.47.05-r1 ```
2021-07-11dwarf-fortress/twbt: add 0.47.05 supportJonathan Ringer
2021-06-30dwarf-fortress: refactorArtturin
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob
2021-01-17pkgs/data, pkgs/games: [sS]tdenv.*lib -> libBen Siraphob
2020-08-21dwarf-fortress: TWBT: use fork for dfhack 0.47.04 supportCole Helbling
The original mifki TWBT hasn't been updated since April 2019, while thurin's fork has added support for dfhack 0.47.04-r2. Thus, switch to thurin's fork when Dwarf Fortress 0.47.04 is used (and ever-so-slightly special case the url attribute).
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-13dwarf-fortress: 0.47.02 -> 0.47.04Jonathan Ringer
2020-02-14dwarf-fortress.twbt: add 6.61 releaseJonathan Ringer
This is just the latest release, there hasn't been a release for a few months.
2019-08-31treewide: name -> pname (#67513)volth
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2018-09-09Inline JSON filesMorgan Jones
2018-09-09Update twbt to 6.54Morgan Jones
2018-09-09dwarf-fortress: Support multiple unfuck/dfhack/TWBT versionsMorgan Jones
2018-08-17dwarf-fortess: make 0.44.12 the default versionHerwig Hochleitner
all necessary support packages seem to have caught up cc @matthewbauer @Baughn @volth
2018-07-05dwarf-fortress: Add "lazy pack", config flags and some comments.Svein Ove Aas
2018-07-05dwarf-fortress: Init TWBT at 6.46Svein Ove Aas