Go to file
Evan Debenham f733799ee3 v0.7.0: balance adjustments:
- Arcane and Shrapnel bomb costs increased to 10
- Rarity of teleport and magic mapping swapped.
- Aquatic rejuvenation duration up to 3x HT, from 2x HT
- Caustic brew AOE increased to 5x5, from 3x3
- Reclaim trap duration to 15 turns from 10, quantity reduced to 3 from 4
- Curse infusion quantity up to 4 from 3
- Recycle buffed to 6 uses, from 5
- Aqua blast chance to fill a cell with water increased to 80% from 50%
- Blizzard brew now stacks freeze duration more quickly
- Shocking brew and shock bomb duration up to 20 from 10
- Phase shift quantity up to 6 from 5
- Scroll of foresight buff now increases search radius by 1
2018-10-24 03:05:02 -04:00
core v0.7.0: balance adjustments: 2018-10-24 03:05:02 -04:00
gradle/wrapper v0.7.0: updated gradle version 2018-10-24 03:02:21 -04:00
SPD-classes v0.7.0: moved SDK declarations to build.gradle 2018-10-24 03:00:48 -04:00
.gitignore v0.6.1: updated gitignore 2017-08-19 00:16:21 -04:00
build.gradle v0.7.0: updated gradle build tools version 2018-10-24 03:05:00 -04:00
gradlew Converted ShatteredPD to Build from Gradle 2016-08-13 04:35:26 -04:00
gradlew.bat Converted ShatteredPD to Build from Gradle 2016-08-13 04:35:26 -04:00
LICENSE.txt actual source files added 2014-07-27 17:39:07 +04:00
README.md v0.4.2: updated readme.md 2016-09-09 18:01:48 -04:00
settings.gradle Converted ShatteredPD to Build from Gradle 2016-08-13 04:35:26 -04:00

Shattered Pixel Dungeon

A Roguelike RPG, with randomly generated levels, items, enemies, and traps! Based on the source code of Pixel Dungeon, by Watabou.

Shattered Pixel Dungeon uses gradle and is most easily compiled/edited using Android Studio.

Shattered Pixel Dungeon on Google Play: https://play.google.com/store/apps/details?id=com.shatteredpixel.shatteredpixeldungeon

On Amazon: https://www.amazon.com/Shattered-Pixel-Dungeon/dp/B00OH2C21M

On F-Droid (Which compiles directly from this source code): https://f-droid.org/repository/browse/?fdid=com.shatteredpixel.shatteredpixeldungeon

Official web-site: http://www.shatteredpixel.com

Developer's blog: http://shatteredpixel.tumblr.com/

Source code of original Pixel Dungeon: https://github.com/watabou/pixel-dungeon