Commit Graph

58 Commits

Author SHA1 Message Date
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 624277ef97 v0.3.0: reworked Lloyd's beacon, now an artifact 2015-06-07 21:54:57 -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 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 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 edadf3f38e v0.3.0: added wand of transfusion 2015-06-07 21:54:49 -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 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 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 8c1f4aed38 v0.3.0: wand of firebolt rework mostly implemented. 2015-06-07 21:54:37 -04:00
Evan Debenham 663f3f3727 v0.3.0: added name to Wand of Frost 2015-06-07 21:54:37 -04:00
Evan Debenham 98f5dbd295 v0.3.0: added Wand of Frost 2015-06-07 21:54:36 -04:00
Evan Debenham 155b275cf8 v0.3.0: Added ability for wands to use multiple charges 2015-06-07 21:54:33 -04:00
Evan Debenham ea35ab544b v0.3.0: improved descriptions for wand of prismatic light and venom 2015-06-07 21:54:31 -04:00
Evan Debenham 4759cb8a55 v0.3.0: added wand of venom & venom gas 2015-06-07 21:54:31 -04:00
Evan Debenham 1654a28d11 v0.3.0: added Wand of Prismatic Light 2015-06-07 21:54:30 -04:00
Evan Debenham 586f2182f1 v0.3.0: made rounding a bit more precise for Wand of Disintegration 2015-06-07 21:54:30 -04:00
Evan Debenham e6e380252d v0.3.0: corrected mistake, disintegration is still using death ray 2015-06-07 21:54:30 -04:00
Evan Debenham 6bda20b7b7 v0.3.0: refactored beam effects, added Light Ray effect. 2015-06-07 21:54:29 -04:00
Evan Debenham f3c6296dd8 v0.3.0: reworked Wand of Disintegration 2015-06-07 21:54:27 -04:00
Evan Debenham 9c0391f39e v0.3.0: modified some basic wand properties (now max at 10 charges, and IDs much quicker) 2015-06-07 21:54:27 -04:00
Evan Debenham 2d134123de v0.3.0: structure for battlemage rework (some implementation, no balancing atm) 2015-06-07 21:54:24 -04:00
Evan Debenham 348f16c19b v0.3.0: reworked scroll of recharging & battlemage charging mechanics 2015-06-07 21:54:23 -04:00
Evan Debenham 8f80762d91 v0.3.0: added mage's staff and rebalanced wand of magic magic, still needs some polish/tuning 2015-06-07 21:54:22 -04:00
Evan Debenham 773481ceb4 v0.3.0: added placeholder sprites for new & reworked wands. All names are WIP. 2015-06-07 21:54:22 -04:00
Evan Debenham 99f853c190 v0.3.0: reworked the ballistica system 2015-06-07 21:54:21 -04:00
Evan Debenham 9c1cfc095f v0.3.0: wand types are now automatically known (wands still need to be IDed though) 2015-06-07 21:54:21 -04:00
Evan Debenham ec2ba6afca v0.3.0: self-targeting with wands is now impossible 2015-06-07 21:54:20 -04:00
Evan Debenham f564c3478d v0.3.0: reworked wand charging, now charges based on missing charges, and when the charger is applied the scaling factor can be set. 2015-06-07 21:54:20 -04:00
Evan Debenham d5fecdc717 v0.2.4d: removed unnecessary semicolon 2015-03-28 16:06:21 -04:00
Evan Debenham cf298acb17 v0.2.4d: fixed quirks with wand targeting 2015-03-28 16:05:18 -04:00
Evan Debenham 6fdb9f3a4f v0.2.4c: fixed a bug where wand of magic missile would stay in quickslot when disenchanted while equipped 2015-03-09 20:16:16 -04:00
Evan Debenham 45d4297177 v0.2.4a: fixed a bug with transmuted wands having the wrong amount of charges 2015-03-02 19:10:16 -05:00
Evan Debenham 78b4f36ccf v0.2.4: added more items to shops, tweaked several item prices. 2015-03-02 17:14:35 -05:00
Evan Debenham fbd2fb907e Merging 1.7.5 Source: items/wands changes 2015-02-06 10:02:14 -05:00
Evan Debenham 23c611a13e v0.2.3f: fixed wand recharging something multiplying due to the wand holster 2015-01-26 20:28:17 -05:00
Evan Debenham 2b44154ac1 v0.2.3e: refactored quick slot button, should now support multiple instances of itself tied to different quickslots, needs testing 2015-01-20 17:26:53 -05:00
Evan Debenham 872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham d196fda2dd v0.2.3: fixed an interaction bug between wand of telekinesis and shopkeepers 2014-12-14 01:21:59 -05:00
Evan Debenham f26f312dfd v0.2.2: fixed a wand charging exploit (again) 2014-10-31 01:41:19 -04:00