Commit Graph

120 Commits

Author SHA1 Message Date
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
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
1bc96bda43 v0.3.2: balance tweaks to new warlock effect 2015-11-08 04:03:48 -05:00
Evan Debenham
4ae94fe7a8 v0.3.2: rebalanced inter-floor warping effects 2015-11-08 04:03:42 -05:00
Evan Debenham
71f65ec31a v0.3.2: reworked the warlock subclass 2015-11-08 04:03:39 -05: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
Evan Debenham
f7edccfa28 v0.3.1b: simplified the equation for the wand of lightning's damage 2015-09-04 01:59:14 -04:00
Evan Debenham
f531879f51 Source Release: corrected image error while merging, update some classes for consistency with the private source 2015-08-24 13:23:03 -04:00
Evan Debenham
0416e7f167 v0.3.1a: cleaned up quickslot autotargeting:
- quickslots will now only autotarget enemies they can actually auto-aim for.
- cleaned up code for determining which items should use targeting
2015-08-24 13:07:27 -04:00
Evan Debenham
aa464754be v0.3.1: the cursed wand sheep effect no longer works on boss floors 2015-08-24 13:05:04 -04:00
Evan Debenham
4cbdf6e034 v0.3.1: fixed bugs with teleportation, cleaned up Lloyd's beacon sfx 2015-08-24 13:05:03 -04:00
Evan Debenham
0835656d2f v0.3.1: bugfix/buff to staff of regrowth battlemage effect 2015-08-24 13:04:24 -04:00
Evan Debenham
737563f256 v0.3.1: fixed a bug where polymorphing an enemy wouldn't totally remove them. 2015-08-24 13:00:23 -04:00
Evan Debenham
e26823e32b v0.3.1: wand of frost no long freezes drops right as you kill an enemy 2015-08-24 11:37:36 -04:00
Evan Debenham
684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham
cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham
d416d9f6ef v0.3.0d: fixed a bug where wand of blast wave would not always prompt moved targets to press tiles 2015-06-12 15:23:02 -04:00
Evan Debenham
8eb3186018 v0.3.0c: properly bundled free charge from wand of transfusion 2015-06-07 21:55:34 -04:00
Evan Debenham
3e884cb569 v0.3.0c: improved some staff particle effects 2015-06-07 21:55:32 -04:00
Evan Debenham
270022fd6b v0.3.0c: rebalanced wand of prismatic light 2015-06-07 21:55:31 -04:00
Evan Debenham
4d5d690335 v0.3.0c: rebalanced wand of venom 2015-06-07 21:55:31 -04:00
Evan Debenham
35da3512df v0.3.0c: corrected some behaviour on wand of corruption 2015-06-07 21:55:30 -04:00
Evan Debenham
b91d5d7185 v0.3.0c: rebalanced wand of corruption, added a buff icon to corruption 2015-06-07 21:55:30 -04:00
Evan Debenham
c601027f27 v0.3.0c: refactored plants to match the structure of new traps. 2015-06-07 21:55:29 -04:00
Evan Debenham
69665db104 v0.3.0c: fixed a bug with seed probabilities. 2015-06-07 21:55:28 -04:00
Evan Debenham
dbeff25d2c v0.3.0c: refactored finding a character, no longer need to maintain chars[] array 2015-06-07 21:55:28 -04:00
Evan Debenham
ade7ae440b v0.3.0c: reworked wand of frost on hit effect 2015-06-07 21:55:27 -04:00
Evan Debenham
df60335c0d v0.3.0c: reworked wand of magic missile staff effect, now charges all wands. 2015-06-07 21:55:26 -04:00
Evan Debenham
c5e9ffa9fe v0.3.0c: refactored staff visual effects to be contained in wands. 2015-06-07 21:55:25 -04:00
Evan Debenham
6efa4694b8 v0.3.0c: cleaned up TODOs 2015-06-07 21:55:25 -04:00
Evan Debenham
85a907d14e v0.3.0c: trap refactor pt2, traps completely changed to work based on instantiable trap objects instead of terrain types
This makes the trap system far more extendable.
2015-06-07 21:55:24 -04:00
Evan Debenham
7e79a10501 v0.3.0c: wand of blast wave now takes advantage of pushing callbacks 2015-06-07 21:55:24 -04:00
Evan Debenham
39c736189d v0.3.0c: refactor staff levelling, mages staff now gives a wand +1 max charges (magic missile reduced to 3 charges to compensate) 2015-06-07 21:55:24 -04:00
Evan Debenham
266ac5752b v0.3.0c: the mage now partially IDs wands after using them 2015-06-07 21:55:22 -04:00
Evan Debenham
249c9acd96 v0.3.0c: the battlemage now gains half a charge up-front on his staff when melee attacking, instead of a 2 turn charge buff 2015-06-07 21:55:21 -04:00
Evan Debenham
b24b58b278 v0.3.0c: fixed a bug where the player was not properly charmed by the wand of transfusion 2015-06-07 21:55:20 -04:00
Evan Debenham
40c0d61dfa v0.3.0c: trap refactor pt1, moved all traps to be instance based (not properly tied into level logic yet) 2015-06-07 21:55:18 -04:00
Evan Debenham
ed48a40c09 v0.3.0b: corrected teleportation working in goo level, also mildly refactored cursed wand teleport effect 2015-06-07 21:55:16 -04:00
Evan Debenham
8cbdc6500a v0.3.0b: wand of frost now freezes heaps 2015-06-07 21:55:15 -04:00
Evan Debenham
454d49f49b v0.3.0b: fixed a crash issue with wand of regrowth, also added proper limited drop tracking to it. 2015-06-07 21:55:14 -04:00
Evan Debenham
246c5efa53 v0.3.0a: fixed wands sometimes not charging 2015-06-07 21:55:13 -04:00
Evan Debenham
418e600482 v0.3.0a: fixed crash bug with wand of blast wave 2015-06-07 21:55:13 -04:00
Evan Debenham
ec2d1bf511 v0.3.0a: buffed mage and huntress earlygame 2015-06-07 21:55:12 -04:00
Evan Debenham
854fca08a3 v0.3.0: corrected wands needlessly bundling max charges 2015-06-07 21:55:11 -04:00
Evan Debenham
446dd4a340 v0.3.0: reduced starting charges on wand of regrowth to 1 2015-06-07 21:55:09 -04:00
Evan Debenham
99af72cfe3 v0.3.0: cursed wands no longer lose levels 2015-06-07 21:55:07 -04:00