Commit Graph

644 Commits

Author SHA1 Message Date
Evan Debenham c1aca208b4 v0.3.4: externalized almost all item names 2016-02-22 15:56:03 -05:00
Evan Debenham 2776614cd1 v0.3.4: externalized all plant strings 2016-02-22 15:24:18 -05:00
Evan Debenham 2c76c77360 v0.3.4: externalized all remaining actor strings 2016-02-22 15:24:13 -05:00
Evan Debenham 44cead2244 v0.3.4: fixed TXT_YOU_NOW_HAVE 2016-02-22 15:24:11 -05:00
Evan Debenham b079aad640 v0.3.4: moved recharging into its own class 2016-02-22 15:24:07 -05:00
Evan Debenham e7a7ac4936 v0.3.3b: fixed a rare concurrent modification exception in rogue armor 2015-12-27 14:01:03 -05:00
Evan Debenham e03988defe v0.3.3b: fixed crashes with sandals of nature 2015-12-27 14:01:02 -05:00
Evan Debenham 62086adc4a v0.3.3a: improved sandals of nature's use of name 2015-12-27 14:00:08 -05:00
Evan Debenham f36870aa9b v0.3.3a: adjusted how mage's staff handles its name 2015-12-27 13:59:01 -05:00
Evan Debenham e1471c3678 v0.3.3a: made weapons use name() instead of name 2015-12-27 13:57:55 -05:00
Evan Debenham 84d8955cdb v0.3.3a: tweaked rings to use super.name() instead of name 2015-12-27 13:57:54 -05:00
Evan Debenham aabd3a4bc6 v0.3.3a: fixed newborn elementals spawning inside the hero 2015-12-27 13:57:54 -05:00
Evan Debenham ad61f4a16a v0.3.3a: added a little holiday treat ;) 2015-12-27 13:57:52 -05:00
Evan Debenham 6fa4192dcf v0.3.3a: throw is now the default action for ceremonial candles 2015-12-27 13:57:50 -05:00
Evan Debenham 77b4863b48 v0.3.3a: fixed wand of prismatic light not prolonging light buff 2015-12-27 13:57:49 -05:00
Evan Debenham 108fd0085d v0.3.3: changed EVIL propery to DEMONIC, implemented it 2015-12-21 21:32:07 -05:00
Evan Debenham 83b73c50ad v0.3.3: implemented the UNDEAD property 2015-12-21 21:32:06 -05:00
Evan Debenham 3d8e104b9b v0.3.3: implemented BOSS and MINIBOSS properties 2015-12-21 21:32:06 -05:00
Evan Debenham e09f40378d v0.3.3: added char properties, starting with IMMOVABLE implementation 2015-12-21 21:32:05 -05:00
Evan Debenham 3b2def76fd v0.3.3: added some safety checks to cursed wands spawning plants 2015-12-21 21:32:04 -05:00
Evan Debenham f797e3464b v0.3.3: fixed a bug with ethereal chains and enemy visibility 2015-12-21 21:32:03 -05:00
Evan Debenham 2b1b99333e v0.3.2c: potion of might no longer extends potion of strength for no reason 2015-12-21 18:04:52 -05:00
Evan Debenham 38d25f33bb v0.3.2c: added visual effect for soul mark, reduced soul mark duration considerably 2015-12-21 18:04:52 -05:00
Evan Debenham 4715b42b77 v0.3.2c: Fixed a bugged interation between wand of blast wave and the tengu boss 2015-12-21 18:04:47 -05:00
Evan Debenham 6b7e28c88a v0.3.2c: Fixed the timekeeper's hourglass stasis effect 2015-12-21 18:04:46 -05:00
Evan Debenham 83b60bf5a4 Merging 1.9.1 source: moved some quest class references 2015-12-21 18:04:46 -05:00
Evan Debenham 366dce1610 Merging 1.9.1 source: item changes 2015-12-21 18:04:42 -05:00
Evan Debenham 47aa30c830 v0.3.2b: tweaked lock floor effect, allowed for some regen to process if time is awarded. 2015-11-08 04:06:30 -05:00
Evan Debenham 257ca8a6c6 v0.3.2: changed most passive effects to pause when a floor is locked 2015-11-08 04:06:23 -05:00
Evan Debenham 6ec890da5a v0.3.2: fixed teleportation and movement inconsistencies with some characters 2015-11-08 04:05:36 -05:00
Evan Debenham 45546c0d0d v0.3.2: added some flavour text to the prison 2015-11-08 04:05:29 -05:00
Evan Debenham 03848b6b32 v0.3.2: fixed a discrepancy in the description of lightened weapons 2015-11-08 04:03:55 -05:00
Evan Debenham 303a6ddc5b v0.3.2: tweaked fleeing to cancel at a certain distance, tweaked thieves to destroy their stolen item after escaping, tweaked bags to be kept (empty) on ressurect 2015-11-08 04:03:54 -05:00
Evan Debenham fc921f748c v0.3.2: balance / polish pass on elemental embers quest 2015-11-08 04:03:51 -05:00
Evan Debenham d45f2b4573 v0.3.2: implemented corpse dust quest 2015-11-08 04:03:50 -05:00
Evan Debenham f8749368a4 v0.3.2: fully implemented elemental embers quest 2015-11-08 04:03:49 -05:00
Evan Debenham c3ea21d5f4 v0.3.2: lots of wandmaker quest implementation 2015-11-08 04:03:49 -05:00
Evan Debenham cf2c54d115 v0.3.2: some implementation on the ritual site quest 2015-11-08 04:03:48 -05:00
Evan Debenham 1bc96bda43 v0.3.2: balance tweaks to new warlock effect 2015-11-08 04:03:48 -05:00
Evan Debenham 0eca16750c v0.3.2: balance tweaks to the effect of cursed chains 2015-11-08 04:03:43 -05:00
Evan Debenham 83e68d116b v0.3.2: adjusted exception throwing on bombs 2015-11-08 04:03:42 -05:00
Evan Debenham 4ae94fe7a8 v0.3.2: rebalanced inter-floor warping effects 2015-11-08 04:03:42 -05:00
Evan Debenham 6bbab6258a v0.3.2: adjusted balance on the cloak of shadows and freerunner 2015-11-08 04:03:40 -05:00
Evan Debenham 71f65ec31a v0.3.2: reworked the warlock subclass 2015-11-08 04:03:39 -05:00
Evan Debenham d17108e37f v0.3.2: balance tweaks to huntress and warden 2015-11-08 04:03:38 -05:00
Evan Debenham bbc1cb229d v0.3.2: slightly buffed mages staff base damage 2015-11-08 04:03:37 -05:00
Evan Debenham f09e96651b v0.3.1d: fixed a bug where scroll of terror would report that terror-immune enemies were terrified. 2015-09-15 21:33:01 -04:00
Evan Debenham b8c3ca0f9a v0.3.1d: stackable dropped items can no longer be added to a for sale pile. 2015-09-15 21:33:00 -04:00
Evan Debenham ac6f1b54cc v0.3.1d: fixed some bugs with artifact generation 2015-09-15 21:32:57 -04:00
Evan Debenham 07c4733808 v0.3.1d: fixed wand of disintegration dealing bonus damage over non-solid terrain 2015-09-15 21:32:56 -04:00