Skip to content

Releases: bcasiello/pixel-dungeon-rescue

Release 1.1.0

04 Mar 22:34
Compare
Choose a tag to compare

Releasing version 1.1.0 to pull in latest Shattered PD version 1.1.2 changes.
See the Shattered release notes at https://github.com/00-Evan/shattered-pixel-dungeon/releases/tag/v1.1.2.

Also a few changes and bugfixes:

  • Bugfix: Bandit, Acidic Scorpio, Albino Rat now use correct beam-up sprite
  • Bugfix: Game Over scene has correct avatars
  • Chalice of blood is now goblet of life
  • Goo (level 5 boss) is now Licorice Jello

The .jar file is for desktops and laptops, if you already have Java installed. Just double-click the jar file. Java is available here if you need it.

The .apk file is for Android devices. You'll need to turn on Developer Options on your device in order to install it.

The .ipa file is for iOS devices. You'll need a way to sideload apps, since I don't have a paid Apple Developer account. I've had good luck with AltStore.

Release 1.0.1

08 Nov 01:36
Compare
Choose a tag to compare

Mostly minor changes and bugfixes.

News now pulls from a PD Rescue specific feed, not the Shattered feed.
Fixed a bug displaying the character avatar in the Game Over scene.
FIxed a bug when a Bandit gets beamed up.
Changed some names:

  • Assassins are now Ninjas
  • Corruption effect is now Mesmerization
  • Corpse dust is now bone dust
  • Fixed a few instances of killed or slain to defeated

Added some build scripts (useful only if you want to build PDR yourself) so that on Macs
./make-release 1.0.1 destination
will build the jar, Android apk and iOS ipa files into a folder named destination. The destination folder must exist.

The .jar file is for desktops and laptops, if you already have Java installed. Just double-click the jar file. Java is available here if you need it.

The .apk file is for Android devices. You'll need to turn on Developer Options on your device in order to install it.

The .ipa file is for iOS devices. You'll need a way to sideload apps, since I don't have a paid Apple Developer account. I've had good luck with AltStore.

Release 1.0.0 - Everything Builds!

25 Sep 17:14
Compare
Choose a tag to compare

The .jar file is for desktops and laptops, if you already have Java installed. Just double-click the jar file. Java is available here if you need it.

The .zip file is for Windows users who don't have Java. It includes the .jar wrapped into an executable, and the Java runtime. Unzip it and run the .exe file.

The .apk file is for Android devices. You'll need to turn on Developer Options on your device in order to install it.

The .ipa file is for iOS devices. You'll need a way to sideload apps, since I don't have a paid Apple Developer account. I've had good luck with AltStore.