about summary refs log tree commit diff
path: root/pkgs/games/shattered-pixel-dungeon
AgeCommit message (Collapse)AuthorFilesLines
2024-05-28experienced-pixel-dungeon: 2.17.2 -> 2.18Francesco Gazzetta1-3/+3
2024-05-28shorter-pixel-dungeon: 1.3.0 -> 1.4.0Francesco Gazzetta1-3/+3
2024-05-26shattered-pixel-dungeon: 2.4.0 -> 2.4.1R. Ryantm1-2/+2
2024-05-16shattered-pixel-dungeon: 2.3.2 -> 2.4.0R. Ryantm1-2/+2
2024-04-21rkpd2: 2.0.5 -> 2.0.6Francesco Gazzetta1-2/+2
2024-04-19rkpd2: 2.0.3 -> 2.0.5Francesco Gazzetta1-2/+2
2024-04-16shorter-pixel-dungeon: use --replace-failFrancesco Gazzetta1-1/+1
2024-04-16shorter-pixel-dungeon: 1.2.0 -> 1.3.0Francesco Gazzetta1-2/+2
2024-04-16shattered-pixel-dungeon: use --replace-failFrancesco Gazzetta1-1/+1
2024-04-16experienced-pixel-dungeon: 2.16.2 -> 2.17.2Francesco Gazzetta1-3/+3
2024-04-16shattered-pixel-dungeon: 2.3.0 -> 2.3.2Francesco Gazzetta1-3/+3
2024-04-10rkpd2: 1.0.0 -> 2.0.3Francesco Gazzetta1-3/+3
2024-02-29substitute: Deprecate `replacements`, introduce `replacementsList`Silvan Mosberger1-1/+1
Also: - Add tests - Treewide update - Improve docs
2024-01-24shattered-pixel-dungeon: 2.2.1 -> 2.3.0R. Ryantm1-2/+2
2024-01-10experienced-pixel-dungeon: 2.16 -> 2.16.2Francesco Gazzetta1-2/+2
2023-12-30rat-king-adventure: 1.5.2a -> 1.5.3R. Ryantm1-2/+2
2023-12-11shattered-pixel-dungeon: fix crash on startupFrancesco Gazzetta1-1/+2
This also affects the shattered-pixel-dungeon variants/mods. Fixes #273261
2023-11-20experienced-pixel-dungeon: 2.15.3 -> 2.16Francesco Gazzetta1-2/+2
2023-11-08Merge pull request #266022 from fgaz/summoning-pixel-dungeon/1.2.5aWeijia Wang2-4/+4
summoning-pixel-dungeon: 1.2.5 -> 1.2.5a
2023-11-07shattered-pixel-dungeon: 2.1.4 -> 2.2.1Francesco Gazzetta1-3/+3
2023-11-07summoning-pixel-dungeon: 1.2.5 -> 1.2.5aFrancesco Gazzetta2-4/+4
2023-10-28shorter-pixel-dungeon: init at 1.2.0Francesco Gazzetta1-0/+30
2023-10-28summoning-pixel-dungeon: init at 1.2.5Francesco Gazzetta2-0/+65
2023-10-28experienced-pixel-dungeon: init at 2.15.3Francesco Gazzetta1-0/+30
2023-09-12rat-king-adventure: init at 1.5.2aFrancesco Gazzetta1-0/+25
2023-09-12rkpd2: init at 1.0.0Francesco Gazzetta1-0/+25
2023-09-12shattered-pixel-dungeon: split generic builderFrancesco Gazzetta3-106/+143
In preparation for the next commits, which will add some forks/mods that are built the same way.
2023-07-15shattered-pixel-dungeon: 2.1.3 -> 2.1.4R. Ryantm1-2/+2
2023-07-09Merge pull request #240958 from accelbread/spd-xdgFrancesco Gazzetta1-1/+29
shattered-pixel-dungeon: include XDG desktop and icon files
2023-07-06shattered-pixel-dungeon: 2.1.2 -> 2.1.3R. Ryantm1-2/+2
2023-07-01shattered-pixel-dungeon: include XDG desktop and icon filesArchit Gupta1-1/+29
2023-06-19shattered-pixel-dungeon: 2.0.2 -> 2.1.2Francesco Gazzetta1-3/+3
Diff: https://github.com/00-Evan/shattered-pixel-dungeon/compare/v2.0.2...v2.1.2
2023-05-28shattered-pixel-dungeon: 1.1.2 -> 2.0.2Francesco Gazzetta2-11/+60
2022-06-04treewide: set sourceProvenance for gradle-built packagesRobert Scott1-0/+4
these presumably contain binary jars in their deps
2022-01-25shattered-pixel-dungeon: 1.1.0 -> 1.1.2Francesco Gazzetta1-3/+3
2021-12-12shattered-pixel-dungeon: 1.0.0 -> 1.1.0Francesco Gazzetta1-4/+4
2021-08-17shattered-pixel-dungeon: 0.9.3 -> 1.0.0Francesco Gazzetta1-8/+7
2021-06-08shattered-pixel-dungeon: 0.9.2b -> 0.9.3Francesco Gazzetta1-3/+3
2021-05-22shattered-pixel-dungeon: 0.9.2 -> 0.9.2bFrancesco Gazzetta1-3/+3
2021-04-14gradle: Pin pkgs to Gradle 6 that fail with 7Lorenz Leutgeb1-3/+3
2021-03-04Merge pull request #115067 from fgaz/shattered-pixel-dungeon/gpl3PlusSandro1-1/+1
shattered-pixel-dungeon: specify gpl3Plus
2021-03-04shattered-pixel-dungeon: specify gpl3PlusFrancesco Gazzetta1-1/+1
2021-03-01shattered-pixel-dungeon: 0.9.1d -> 0.9.2Francesco Gazzetta1-7/+8
2021-01-24treewide: stdenv.lib -> libPavol Rusnak1-2/+2
2021-01-20shattered-pixel-dungeon: 0.9.0b -> 0.9.1dFrancesco Gazzetta1-2/+2
2021-01-20Merge pull request #99885 from fgaz/shattered-pixel-dungeon/0.9.0Sandro1-2/+8
2021-01-20shattered-pixel-dungeon: almost fix darwin buildFrancesco Gazzetta1-0/+6
Gradle has some problems with termcap: > FAILURE: Build failed with an exception. > > * What went wrong: > Could not open terminal for stdout: could not get termcap entry see https://github.com/gradle/gradle/issues/4426 Unfortunately before the merge darwin broke again, so while this is now in a better state it is still broken: https://github.com/NixOS/nixpkgs/pull/99885#issuecomment-740065005
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-05shattered-pixel-dungeon: 0.8.2d -> 0.9.0bFrancesco Gazzetta1-2/+2
2020-09-05shattered-pixel-dungeon: 0.8.2b -> 0.8.2dR. RyanTM1-2/+2