Commit Graph

104 Commits

Author SHA1 Message Date
Evan Debenham
bea33b33b1 v0.2.2: small tweaks/fixes to heroes remains 2014-10-30 20:53:45 -04:00
Evan Debenham
9d19a785ba Merge remote-tracking branch 'origin/master'
Conflicts:
	src/com/shatteredpixel/shatteredpixeldungeon/actors/blobs/ConfusionGas.java
2014-10-30 20:00:53 -04:00
Evan Debenham
c23191575e v0.2.2: tweaked confusion gas duration (notably less 'you feel dizzy' spam) 2014-10-30 16:31:45 -04:00
Evan Debenham
403fe0e026 v0.2.2: corrected sleep immunity interaction with magical sleep/drowsy 2014-10-30 13:50:39 -04:00
Evan Debenham
462f4c9d8b v0.2.2: gave heroes remains a unique heap type & sprite 2014-10-30 10:02:25 -04:00
Evan Debenham
e02222495c v0.2.2: refactored immunity to gasses 2014-10-29 22:19:52 -04:00
Evan Debenham
a17c141738 v0.2.2: fixed a bug with multiple ankhs in both blessed and unblessed states 2014-10-29 16:00:21 -04:00
Evan Debenham
f4f1f9f930 v0.2.2: refactored fetid rat immunity to stench gas 2014-10-27 10:34:15 -04:00
Evan Debenham
a0be7b2188 v0.2.2: added new gasses to GasesImmunity buff 2014-10-27 10:28:10 -04:00
Evan Debenham
c10f9b290c v0.2.2: tweaked the behaviour of some of the sewer quest bosses 2014-10-26 02:18:21 -04:00
Evan Debenham
50cb7c59a2 v0.2.2: potion of levitation buffed, now creates cloud of confusion gas. 2014-10-26 01:21:04 -04:00
Evan Debenham
2d176b4b62 v0.2.2: fixed a bug with the ghost quest. 2014-10-25 14:11:08 -04:00
Evan Debenham
29a323ebcf Merge branch 'v0.2.1' of https://github.com/00-Evan/shattered-pixel-dungeon
Changes in v0.2.1c

Conflicts:
	src/com/shatteredpixel/shatteredpixeldungeon/actors/mobs/npcs/Ghost.java

Additionally:
   Improved challenge characteristics (now armor challenge removes the reward menu button, rather than giving cloth armor)
2014-10-21 09:53:56 -04:00
Evan Debenham
1592ceb6d8 Merge branch 'v0.2.1' of https://github.com/00-Evan/shattered-pixel-dungeon
Changes in v0.2.1c

Conflicts:
	src/com/shatteredpixel/shatteredpixeldungeon/actors/mobs/npcs/Ghost.java

Additionally:
   Improved challenge characteristics (now armor challenge removes the reward menu button, rather than giving cloth armor)
2014-10-21 09:52:56 -04:00
Evan Debenham
b4d4e6a4d6 v0.2.1c: final commit 2014-10-21 02:31:21 -04:00
Evan Debenham
1198c96a53 v0.2.1c: final balance tweaks, tweaked Goo clarity 2014-10-21 02:00:53 -04:00
Evan Debenham
f352efded2 Merging Source v1.7.2: corrected sleeping typo 2014-10-21 00:41:44 -04:00
Evan Debenham
4a49763309 Merging Source v1.7.2: actor changes 2014-10-20 23:51:15 -04:00
Evan Debenham
0ae4285220 V0.2.1c: further sewer quest rebalancing, changed text 2014-10-20 16:59:02 -04:00
Evan Debenham
2faaa4b865 V0.2.1c: Tentative rebalance to sewer quest bosses 2014-10-17 14:47:14 -04:00
Evan Debenham
e8bf75e69a V0.2.1b: reduced the Gnoll Trickster's power a little bit. 2014-10-14 20:08:23 -04:00
Evan Debenham
fff98d8bd1 V0.2.1b: Corrected bug with wandmaker and corpse dust. 2014-10-14 14:59:28 -04:00
Evan Debenham
054b8135db V0.2.1 : final commit! 2014-10-13 18:24:30 -04:00
Evan Debenham
e2e9a25050 V0.2.1 : Finalized visuals for Gnoll Trickster 2014-10-13 17:04:15 -04:00
Evan Debenham
bada599913 V0.2.1 : adjusted quest logic, should elegantly handle old quests now. 2014-10-13 14:45:35 -04:00
Evan Debenham
e72df0f32a V0.2.1 : Tweaks to ghost boss coding/mechanics 2014-10-13 04:20:04 -04:00
Evan Debenham
2955d830ef V0.2.1 : Improved Great Crab logic, made item generation from ghost slightly more generous. 2014-10-13 03:30:21 -04:00
Evan Debenham
38c80c1038 V0.2.1 : made it SUPER CLEAR the dew vial no longer revives 2014-10-12 16:40:07 -04:00
Evan Debenham
56708b36aa V0.2.1 : Fixed a bug involving Ring of Tenacity (now rounds damage up, mainly so that hunger still hurts) 2014-10-12 00:24:37 -04:00
Evan Debenham
02a20b083b V0.2.1: Updated sewer character descriptions 2014-10-10 17:46:41 -04:00
Evan Debenham
5fe31fb7d9 V0.2.1: Added descriptions to gnoll trickster and great crab. 2014-10-09 18:16:12 -04:00
Evan Debenham
4c102eb3f3 V0.2.1: tweaked some code in gnoll trickster and great crab. 2014-10-09 16:04:15 -04:00
Evan Debenham
cb381c1cbb V0.2.1 : power reduction to the Gnoll Trickster 2014-10-09 01:53:08 -04:00
Evan Debenham
b048a3b242 V0.2.1 : WIP sprites for new quest bosses, plus a small Fetid Rat tweak. 2014-10-09 01:15:37 -04:00
Evan Debenham
e3da42ab34 V0.2.1 : Small tweaks 2014-10-09 00:50:21 -04:00
Evan Debenham
3d19573f66 V0.2.1 : Corrected errors in new Stench blob. 2014-10-09 00:16:42 -04:00
Evan Debenham
f371f7836e V0.2.1: Rebalanced & mechanically tweaked quest bosses. 2014-10-08 17:40:40 -04:00
Evan Debenham
d8208e5423 V0.2.1: Added new blob effect for Fetid Rat 2014-10-08 16:00:18 -04:00
Evan Debenham
6ba6a54a91 V0.2.1: Updated quest dialog & descriptions, more pending 2014-10-07 17:15:00 -04:00
Evan Debenham
c39762c9ed V0.2.1: Using a blessed ankh now properly adds to the ankhs used statistic. 2014-10-07 10:47:35 -04:00
Evan Debenham
baf258fe3a V0.2.1: Corrected class declarations, now static. 2014-10-07 09:58:46 -04:00
Evan Debenham
c8bbeea53b V0.2.1: Fixed a bug with Ring of Might overhealing the player. 2014-10-06 16:54:26 -04:00
Evan Debenham
498cfacb39 V0.2.1: DM-300 is now immune to terror (fixes unintended fear-heal behaviour) 2014-10-06 16:52:04 -04:00
Evan Debenham
6b72f83ccd V0.2.1 : Updated Goo particle effects again, small tweak 2014-10-04 02:53:17 -04:00
Evan Debenham
d3af7bb854 V0.2.1 : Removed rose quest logic from sewer mobs 2014-10-03 22:18:23 -04:00
Evan Debenham
4c49f647cc V0.2.1: Overhauled ghost quest, needs testing. 2014-10-03 18:01:19 -04:00
Evan Debenham
6c818ec0b1 V0.2.1: Corrected bug involving failed item placement with Wandmaker quest (bug is also present with ghost, will be fixed in ghost quest overhaul shortly) 2014-10-03 15:56:47 -04:00
Evan Debenham
d8e936ea97 V0.2.1 : Updated Goo particle effects (much better now) 2014-10-02 22:31:36 -04:00
Evan Debenham
2b5c563b8f V0.2.1: First commit of new quest monsters, needs significant refining. 2014-10-02 17:22:56 -04:00
Evan Debenham
346f5b4e88 V0.2.1 : Added particle effects to Goo 2014-10-02 00:31:44 -04:00