- Dwarf King not being able to summon if he could not see an enemy - recycle generating health potions when it shouldn't - soul mark being substantially more common than intended - rare cases where DM-300 could fail to spawn due to too small a level - magical porter rarely causing soft-locks - thrown weapons not having their level IDed from remains |
||
---|---|---|
core | ||
gradle/wrapper | ||
SPD-classes | ||
.gitignore | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
LICENSE.txt | ||
README.md | ||
settings.gradle |
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