Commit Graph

120 Commits

Author SHA1 Message Date
Evan Debenham 803bd132ae v0.2.3: reduced the severity of curses on Horn of Plenty and Chalice of Blood 2014-11-26 14:07:59 -05:00
Evan Debenham dd77c19c13 v0.2.3: fixed a bug with artifact transmutation 2014-11-26 00:58:52 -05:00
Evan Debenham 23a644403b v0.2.3: fixed a bug with frost and fire elementals 2014-11-24 22:39:58 -05:00
Evan Debenham ec8ced5fc4 v0.2.3: tweaks/corrections to blandfruit and associated buffs 2014-11-20 01:59:32 -05:00
Evan Debenham 4a3098c208 v0.2.3: refactored buffs which provide immunities, added (unused) resistances as well. 2014-11-19 21:36:13 -05:00
Evan Debenham b8355f0471 v0.2.3: improved blandfruit: previously harmful fruit now give unique buffs.
Renamed fruit to be more heavily tied to their seeds.
New buffs have placeholder graphics, need permanent ones.
2014-11-19 17:04:07 -05:00
Evan Debenham b73ee347f6 v0.2.3: bones now transfer artifact levels (but they are capped as usual) 2014-11-19 13:20:38 -05:00
Evan Debenham 977a320fc2 v0.2.3: transmuted artifacts now retain their levels 2014-11-19 11:41:36 -05:00
Evan Debenham c4b2c9ab4b v0.2.3: corrected identified state of starting cloak 2014-11-19 01:43:05 -05:00
Evan Debenham 817da5a778 v0.2.3: removed unintended tester code. 2014-11-19 01:40:42 -05:00
Evan Debenham 0ba2ca4302 v0.2.3: artifacts can now be cursed (couple rough edges to smooth out) 2014-11-19 01:36:36 -05:00
Evan Debenham 268435d390 v0.2.3: artifacts can now be transmuted (levels are not transferred, will decide on this later) 2014-11-18 21:21:23 -05:00
Evan Debenham dfda4a53c2 v0.2.2a: tweaked level and hero gen logic for certain challenges 2014-11-05 14:18:18 -05:00
Evan Debenham cd124d2320 v0.2.2: fixed a couple bugs with keys and stackable items 2014-11-01 17:14:49 -04:00
Evan Debenham 290bfca157 v0.2.2: gas changes 2014-10-30 21:17:44 -04:00
Evan Debenham 9170e6b11a v0.2.2: corrected merging conflict (note to self: pull before you push from a different machine moron) 2014-10-30 20:55:40 -04:00
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