Commit Graph

62 Commits

Author SHA1 Message Date
Evan Debenham a2c4e2474b v0.3.0: buff descriptions round 4 (almost done) 2015-06-07 21:54:58 -04:00
Evan Debenham c3cba0f046 v0.3.0: reworked wand of regrowth, some polish needed though 2015-06-07 21:54:54 -04:00
Evan Debenham 8d2c31b720 v0.3.0: corrected an error with the description of chilled buff 2015-06-07 21:54:53 -04:00
Evan Debenham 08686f8e92 v0.3.0: added wand of corruption 2015-06-07 21:54:52 -04:00
Evan Debenham ea628b7212 v0.3.0: buff descriptions round 3 plus some tweaks to displaying remaining turns. 2015-06-07 21:54:51 -04:00
Evan Debenham e8a2004345 v0.3.0: reworked acting order, now uses a proper priority system with owned properties 2015-06-07 21:54:50 -04:00
Evan Debenham 508c23b9a4 v0.3.0: buff descriptions round 2 2015-06-07 21:54:48 -04:00
Evan Debenham 097852207d v0.3.0: removed light effect caused by burning. 2015-06-07 21:54:46 -04:00
Evan Debenham 82a428233b v0.3.0: first round of buff descriptions 2015-06-07 21:54:45 -04:00
Evan Debenham bfe6f1c01a v0.3.0: reduced the warlock's hunger restoration while starving, and while not hungry. 2015-06-07 21:54:43 -04:00
Evan Debenham 61792b2429 v0.3.0: Chalice of Blood nerfed, most notably at higher levels.
HP regen time decrease per level reduced from 1 to 0.9, this stacks to ultimatley change regen time from 0.5 to 1 at level 10.
2015-06-07 21:54:41 -04:00
Evan Debenham 11a13d72dd v0.3.0: removed message for a few buffs that didn't need it. 2015-06-07 21:54:39 -04:00
Evan Debenham 6a7c42634a v0.3.0: BIG refactor to buff display, more clear and extendable code, instead of a nest of instanceof statements 2015-06-07 21:54:39 -04:00
Evan Debenham 3f1043e4b9 v0.3.0: added chilled debuff 2015-06-07 21:54:35 -04:00
Evan Debenham a222efa406 v0.3.0: slight refactor to hunger 2015-06-07 21:54:34 -04:00
Evan Debenham f844ee05d4 v0.3.0: made some changes to EXP earning logic, reworked the warlock, added a level cap at level 30, buffed the potion of experience a bit. 2015-06-07 21:54:32 -04:00
Evan Debenham 4759cb8a55 v0.3.0: added wand of venom & venom gas 2015-06-07 21:54:31 -04:00
Evan Debenham 00c19d55bd v0.3.0: added functionality for full buff descriptions (need to write them still) 2015-06-07 21:54:28 -04:00
Evan Debenham 4e34e81365 v0.3.0: improved previous hunger mechanics changes, now better coded & clarified 2015-06-07 21:54:26 -04:00
Evan Debenham 06f747da8d v0.3.0: hunger is now inactive when a boss floor is locked. 2015-06-07 21:54:25 -04:00
Evan Debenham d68d70ca76 v0.2.4b: minor tweaks to mob targeting behaviour 2015-03-02 19:12:03 -05:00
Evan Debenham 4cb2ca666c v0.2.4: updated TODOs 2015-03-02 17:38:24 -05:00
Evan Debenham 08eb07634d v0.2.4: corrected a bug with fire elemental 2015-03-02 17:37:35 -05:00
Evan Debenham 91789216f9 v0.2.4: renamed zeroed in to sniper's mark, to be consistent with class name, no functional changes. 2015-03-02 17:25:02 -05:00
Evan Debenham 72975a49cc v0.2.4: made potions susceptible to cold, refactored a bit of buff logic. 2015-03-02 17:15:11 -05:00
Evan Debenham db326d87d5 v0.2.4: buffed the huntress, improved some logic for thrown weapons 2015-03-02 17:14:01 -05:00
Evan Debenham 9e79aab869 Merging 1.7.5 Source: actors/buffs changes 2015-02-06 09:56:12 -05:00
Evan Debenham a2c17c1338 v0.2.3d: tweaks to stealth deactivation, also fixes some bugs with hourglass 2015-01-12 22:27:21 -05:00
Evan Debenham c4d51cc0f6 v0.2.3c: corrected icons for blandfruit buffs 2015-01-08 23:43:49 -05:00
Evan Debenham 872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham cfb74c0a2d v0.2.3: buff immunity collection fixes 2014-12-14 14:49:51 -05:00
Evan Debenham 0046ee88e7 v0.2.3: bugfix with drowsy buff 2014-12-14 00:47:55 -05:00
Evan Debenham 3d55729861 v0.2.3: more implementation on hourglass 2014-12-05 03:25:58 -05:00
Evan Debenham 9a5f13b656 v0.2.3: tweaked hunger slightly, no longer interrupts movement. 2014-12-04 16:26:19 -05:00
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 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 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 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 403fe0e026 v0.2.2: corrected sleep immunity interaction with magical sleep/drowsy 2014-10-30 13:50:39 -04:00
Evan Debenham e02222495c v0.2.2: refactored immunity to gasses 2014-10-29 22:19:52 -04:00
Evan Debenham a0be7b2188 v0.2.2: added new gasses to GasesImmunity buff 2014-10-27 10:28:10 -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 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 5807c17059 V0.2.0c : Corrected numerous bugs with Scroll of Lullaby 2014-09-22 20:01:58 -04:00
Evan Debenham 3885a0f039 V0.2.0: Chalice of Blood now caps at level 10, up from 8. Updated Regen buff logic to account for a level 10 chalice 2014-09-15 09:43:57 -04:00
Evan Debenham ec16f3995c V0.2.0: Deleted all seven unused rings (each one is replaced by an artifact) 2014-09-10 15:29:42 -04:00