Author Topic: Shattered Pixel Dungeon (now at v0.7.1)  (Read 6262 times)

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Shattered Pixel Dungeon (now at v0.7.1)
« on: June 05, 2017, 09:41:48 PM »
http://shatteredpixel.tumblr.com/   Android/Desktop/etc
https://play.google.com/store/apps/details?id=com.shatteredpixel.shatteredpixeldungeon
https://www.reddit.com/r/PixelDungeon/

Quote
Shattered Pixel Dungeon is a Roguelike RPG, with pixel art graphics and lots of variety and replayability. Every game is unique, with four different playable characters, randomized levels and enemies, and over 150 items to collect and use. The game is simple to get into, but has lots of depth. Strategy is required if you want to win!

This game is based on the freely available source code of Pixel Dungeon. It began as a project to improve on the original game's quirks, but has since evolved into a separate game, with many unique features.

ShatteredPD includes:
- High replayability: Randomly generated levels, enemies, and items. No two games are the same!
- 4 hero classes: Warrior, Mage, Rogue, and Huntress. Each hero has a unique playstyle.
- 8 subclasses: Successful heroes can refine their skills to become more powerful.
- 5 distinct dungeon regions: each with their own enemies, traps, and quests.
- Over 150 different items: including powerful wands, rings, weapons, and armor.
- 50+ different enemies, 30 different traps, and 5 bosses to test your skills.
- Unique artifacts, which grow in power as you use them.
- Updates, with new content roughly once a month.

ShatteredPD is a 100% free game. There are no advertisements, microtransactions, or paywalls. An optional donation to support the game unlocks a couple of fun extras, but these are entirely cosmetic and do not affect gameplay.

Find an issue with the game? Have a suggestion? Then contact me! This game is a solo project, so the feedback of players is invaluable in improving the game. You can contact me at Evan@ShatteredPixel.com (My ability to respond to emails in languages other than English is limited.)

ShatteredPD is available in multiple languages thanks to support from the community. The translation project is hosted here: https://www.transifex.com/shattered-pixel/shattered-pixel-dungeon

ShatteredPD is open source software under the GPLv3 Licence. You can find the current source code here: https://github.com/00-Evan/shattered-pixel-dungeon


v0.6.0

Quote
Hey everyone! Another 3 months have passed without an update, but this is a big one!

Before I get into descriptions though, I want to let you guys know that the next few updates are going to come faster and be more focused on traditional content. I know some players have been longing for some regular content updates for a while now. Those updates are coming soon, just a little more waiting!

In the meantime though 0.6.0 is definitely a content update, just of a different sort. 0.6.0 introduces a completely redesigned level generation system! Almost every aspect of levelgen has been completely reworked, and while things should still feel pretty familiar, there are a lot of possibilities now with this new system.

The update is rolling out right now through Google Play, and will be available to users on other platforms soon.

You can also direct-download the APK (as well as previous APKs) Here.

Here’s a full list of changes:

 New levelgen!
 - Level creation algorithm completely overhauled!
 - Sewers are now smaller, caves+ are now larger
 - Some rooms can now be much larger than before
 - Added 8 new standard room types,
   and loads of new standard room layouts
 
 Environment Balance Changes:
 - Falling damage tweaked to be less random
 - Reduced number of traps in later chapters
 - Floor 2 entry doors only hidden for new players
 - Visiting floor 21 before completing the imp quest
   no longer prevents his shop from spawning
 - Light sources now grant significantly more vision
 - Light from torches now lasts 20% longer
 - Slightly increased visibility on floor 22+
 - Floor 21 shop now sells 3 torches, up from 2
 
 Item Balance Changes:
 - Meat and small rations are 50% more filling
 - Pasties and blandfruit are 12.5% more filling
 - Greataxe base damage increased by ~22%
 - Greatshield base damage increased by ~17%
 - Vampiric enchant lifesteal reduced by 20%
 - Lucky enchant rebalanced:
   now deals 2x/0x damage, instead of min/max
   base chance to deal 2x increased by ~10%
 - Glyph of Viscosity rebalanced:
   proc chance reduced by ~25%
   damage over time reverted from 15% to 10%
 - Glyph of Entanglement root time reduced by 40%
 - Glyph of Potential rebalanced:
   self-damage no longer scales with max hp
   grants more charge at higher levels

Change Context:

New Levelgen!:

I’ve already written two blog posts on this, so if you’re curious about how the system works you should look at Part One, and if you want to see some of the new content that’s been added, take a look at Part Two.

Environment Balance Changes:

The falling damage changes are another attempt to make falling very damaging, without also having it instakill low HP players. Back in 0.4.1 I added a bleed component to help with this, but it was proving too random and would occasionally quickly kill high health heroes. Chasms now will deal mostly upfront damage if the hero is healthy, and will deal mostly bleed if the player was weak when they fell. This should preserve the initial goal of letting dieing heroes chug a health potion to survive, while also cutting down on the randomness for those who fell when healthy.

The changes to traps, entry doors, and light sources are reactionary to the levelgen changes. With more detailed level layouts, traps become more punishing (and they were already quite harsh anyway), reducing their number should help with that. The more freeform layouts make secrets harder to find, so it seemed unnecessary to keep adding secret doors on floor 2 for players who clearly already know how to search for them. Light changes were entirely to counterbalance the fact that rooms layouts are a bit larger now, which makes reduced visibility more punishing. I’m happy that darkness is harsher now, as previously visibility would need to be almost 0 before it became a serious drawback.

Item Balance Changes:

Food changes are entirely due to new levelgen, which tends to make backtracking and being thorough take longer, especially after floor 10. Rather than just buffing food across the board though, I felt it was more interesting to make the less common food sources more worthwhile. Overpriced rations have also been renamed to small rations, to reflect the fact that after this buff (and their cost reduction in 0.4.1) they are clearly not a terrible buy from the shop anymore.

Weapon, glyph, and enchant changes were all made based on analytics data. The Greatshield and Greataxe weren’t quite carrying enough heft to justify their strength requirements; enemies should now feel their weight just as much as you do. Vampiric and Viscocity have been knocked down a peg or two due to their very high usage, they should still be very strong however. Lucky, Entanglement, and Potential have all had major changes to make their drawbacks less punishing. Lucky in particular has had a major mechanics change to allow it to better stack with other damage boosting effects. I look forward to seeing screenshots of people dealing 200+ damage with a lucky greataxe =P

Far beyond and out there vs the old Pixel Dungeon base---surging onward now~   8)
« Last Edit: December 19, 2018, 09:45:35 PM by getter77 »
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Shattered Pixel Dungeon (now at v0.6.2)
« Reply #1 on: October 25, 2017, 09:20:14 PM »
v0.6.2

Quote
It’s about time for another update, isn’t it?!

0.6.2 contains a rework to the rogue class and an overhaul to all of the dungeon’s secrets!

The update is rolling out right now through Google Play, and will be available to users on other platforms over the next couple days.

Here’s a condensed changes list, you can find a fully detailed changes list ingame:

 New Content:
 - Overhauled dungeon secrets, including 12 new rooms!
 - A rework/buff to the rogue class
 - Reworks and balance adjustments to rogue subclasses
 - Overhaul to the dungeon's traps
 - Locked chests now show up around the dungeon
 
 Changes:
 - Wand of Corruption reworked
 - Improvements to Enemy and all AI
 - 15+ bugfixes
 - 8+ misc. changes
 
 Buffs:
 - Cloak of shadows improved as part of rogue rework
 - Dagger and dirk buffed as part of rogue rework
 - Flail buffed, now inaccurate instead of slow
 - potions of frost and purity buffed

 Nerfs:
 - Berserker damage reduced, exhaustion increased
 - Heroes remains give gold less, but also high value items less

Change Context:

For details about some of the bigger changes coming in this update, you can read my previous blog posts on the Rogue, on Traps, and on Secret Rooms.
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Shattered Pixel Dungeon (now at v0.7.1)
« Reply #2 on: December 19, 2018, 09:46:11 PM »
v0.7.1

Quote
New Content:
 - Huntress reworked!
 - Huntress subclasses reworked!
 - thrown weapons can now be upgraded!
 
 Changes:
 - Adjusted how heroes are unlocked
 - 5+ misc. changes
 - 10+ bugfixes
 - Translation updates
 
 Buffs:
 - Ring of energy buffed
 - Bolas damage increased
 - Wand of regrowth lightly buffed

 Nerfs:
 - Ring of furor adjusted/nerfed
 - Ring of force no longer works with thrown weapons
 - sai and gauntlet damage blocking slightly reduced
 - shuriken rebalanced/nerfed

Bunch of other updates since last, check the Dev blog for more.
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training