Commit Graph

376 Commits

Author SHA1 Message Date
Evan Debenham 73e0f8fe1d v0.3.0: unique hero items now persist through revival 2015-06-07 21:55:08 -04:00
Evan Debenham 99af72cfe3 v0.3.0: cursed wands no longer lose levels 2015-06-07 21:55:07 -04:00
Evan Debenham ac3f9b758a v0.3.0: added descriptions, and curse logic to chains. 2015-06-07 21:55:06 -04:00
Evan Debenham f3b70fc3ad v0.3.0: added proper glow color for starfruit 2015-06-07 21:55:06 -04:00
Evan Debenham 7aab6a8452 v0.3.0: added support for callbacks in pushing, used in ethereal chains 2015-06-07 21:55:06 -04:00
Evan Debenham f16865aade v0.3.0: made certain mobs resistant/immune to the wand of blast wave's pushing 2015-06-07 21:55:05 -04:00
Evan Debenham 39f140a4f5 v0.3.0: removed wand of blink (and moved visual fx to scroll of teleportation) 2015-06-07 21:55:04 -04:00
Evan Debenham 60ff641bc5 v0.3.0: removed wand of flock (moved sheed to npcs package) 2015-06-07 21:55:04 -04:00
Evan Debenham 0b15d8caac v0.3.0: removed now unusued wands (mostly) 2015-06-07 21:55:04 -04:00
Evan Debenham febcd8d840 v0.3.0: added Ethereal Chains 2015-06-07 21:55:03 -04:00
Evan Debenham fc6d1f128b v0.3.0: added better sprites & descriptions to new plants 2015-06-07 21:55:03 -04:00
Evan Debenham 65563322ea v0.3.0: added polish to wand of regrowth, also tweaked fireblast effects. 2015-06-07 21:55:02 -04:00
Evan Debenham bbb1844018 v0.3.0: polish for wand of fireblast 2015-06-07 21:55:02 -04:00
Evan Debenham 04a6ff8433 v0.3.0: added a particle effect for cursed wands 2015-06-07 21:55:01 -04:00
Evan Debenham f1f68163ad v0.3.0: improved game crash cursed wand effect 2015-06-07 21:55:00 -04:00
Evan Debenham 053d594722 v0.3.0: implemented all cursed wand effects 2015-06-07 21:55:00 -04:00
Evan Debenham 33616a1ce2 v0.3.0: implemented common and very rare cursed wand effects 2015-06-07 21:54:59 -04:00
Evan Debenham 20437994e2 v0.3.0: added in baseline functionality for cursed wands, need to fill it in still 2015-06-07 21:54:59 -04:00
Evan Debenham d515b9c2f9 v0.3.0: tweaked random levelling. Rings can be +3 again, armor/wep less likely to be +3, wands slightly more likely to be +2 2015-06-07 21:54:58 -04:00
Evan Debenham a2c4e2474b v0.3.0: buff descriptions round 4 (almost done) 2015-06-07 21:54:58 -04:00
Evan Debenham 624277ef97 v0.3.0: reworked Lloyd's beacon, now an artifact 2015-06-07 21:54:57 -04:00
Evan Debenham ec1062a650 v0.3.0: added support for cooking blandfruit with new seed 2015-06-07 21:54:57 -04:00
Evan Debenham b5493f4efe v0.3.0: tweaks to the generator class, added in some new items, some clarity changes, made starflower seeds drop extremely rarely. 2015-06-07 21:54:56 -04:00
Evan Debenham 38c84d6018 v0.3.0: removed self-kill check from wand of magic missile 2015-06-07 21:54:56 -04:00
Evan Debenham 6c9552f215 v0.3.0: tuned down the power of magic missile slightly 2015-06-07 21:54:56 -04:00
Evan Debenham ac6e8173e9 v0.3.0: buffed cape of thorns, now reduces damage from all types of attacks, but only deflects it back if the attacker is adjacent. 2015-06-07 21:54:55 -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 e770674ae7 v0.3.0: added immunity checks to wand of corruption 2015-06-07 21:54:54 -04:00
Evan Debenham 90a3e19b7b v0.3.0: fixed typos in mage's staff 2015-06-07 21:54:53 -04:00
Evan Debenham c10ac916e8 v0.3.0: updated TODOs 2015-06-07 21:54:52 -04:00
Evan Debenham 08686f8e92 v0.3.0: added wand of corruption 2015-06-07 21:54:52 -04:00
Evan Debenham cb0a8db666 v0.3.0: increased wand usages to know up to 50% of original value (from 25%) 2015-06-07 21:54:52 -04:00
Evan Debenham 0f9bca32d0 v0.3.0: balance tweaks and lots-o-polish for the mage's staff 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 edadf3f38e v0.3.0: added wand of transfusion 2015-06-07 21:54:49 -04:00
Evan Debenham 508c23b9a4 v0.3.0: buff descriptions round 2 2015-06-07 21:54:48 -04:00
Evan Debenham 00dc49c021 v0.3.0: removed the ability to disenchant the wand of magic missile, removed wands as weapons, added save transfer logic for pre-0.3.0 2015-06-07 21:54:47 -04:00
Evan Debenham c73e186654 v0.3.0: reduced rate of wand charging 2015-06-07 21:54:45 -04:00
Evan Debenham 82a428233b v0.3.0: first round of buff descriptions 2015-06-07 21:54:45 -04:00
Evan Debenham 42af14f98a v0.3.0: added class aliases and generator chances for new wands. 2015-06-07 21:54:45 -04:00
Evan Debenham 0f27550960 v0.3.0: added wand of blast wave 2015-06-07 21:54:44 -04:00
Evan Debenham 3e083fc299 v0.3.0: renamed wand of firebolt to wand of fireblast 2015-06-07 21:54:44 -04:00
Evan Debenham 9b280400c6 v0.3.0: lotsa wand sprite improvements 2015-06-07 21:54:43 -04:00
Evan Debenham 0d652854d7 v0.3.0: increased the droprate for scrolls of recharging, mirror image, and psionic blast. 2015-06-07 21:54:42 -04:00
Evan Debenham 9de8f089ce v0.3.0: reduced artifact spawn rate slightly(now at parity with rings), and removed alchemist's toolkit from drop tables. 2015-06-07 21:54:42 -04:00
Evan Debenham 910566230b v0.3.0: corrected bad character in wand of lightning description 2015-06-07 21:54:41 -04:00
Evan Debenham 4b680c93ad v0.3.0: reworked lightning effect and wand of lightning 2015-06-07 21:54:40 -04:00
Evan Debenham a46cfbac80 v0.3.0: work on wand sprites, some WIP names changed 2015-06-07 21:54:40 -04:00
Evan Debenham 99d077a2dd v0.3.0: corrected wand hitsplashes 2015-06-07 21:54:40 -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