Commit Graph

291 Commits

Author SHA1 Message Date
Evan Debenham 272d4834b3 v0.3.1: allowed resting while hungry 2015-08-24 13:00:31 -04:00
Evan Debenham 7097f6f54e v0.3.1: fixed a bug where the hero would keep running after death. 2015-08-24 11:34:30 -04:00
Evan Debenham 2aee4fe3c6 v0.3.0e: refactored the new findChars() function and re-added a collection of chars to Actor. Better readability and (trivially) better performance. 2015-06-21 20:59:17 -04:00
Evan Debenham a12911424e v0.3.0e: fixed succubi causing the game to freeze 2015-06-21 20:59:16 -04:00
Evan Debenham 5ed738a5eb v0.3.0e: cleaned up the gnoll trickster's code, enforces parity with scorpios 2015-06-21 20:59:16 -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 722fc4240a v0.3.0d: fixed corruption aggroing passive mobs 2015-06-12 15:23:04 -04:00
Evan Debenham e0187cd233 v0.3.0c: added a buff icon for bless 2015-06-07 21:55:35 -04:00
Evan Debenham 3efeafcb1e v0.3.0c: reduced the chill debuff from frost breaking in water 2015-06-07 21:55:34 -04:00
Evan Debenham f1e4d35792 v0.3.0c: fixed goo's particles sticking around one turn too long. 2015-06-07 21:55:32 -04:00
Evan Debenham 4d5d690335 v0.3.0c: rebalanced wand of venom 2015-06-07 21:55:31 -04:00
Evan Debenham ac2677203c v0.3.0c: corruption behaviour on fly swarms 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 7afe96b502 v0.3.0c: fixed some bugs with proccing defence on certain mobs 2015-06-07 21:55:29 -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 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 3cf7979a4c v0.3.0c: removed tester code that I didn't mean to commit 2015-06-07 21:55:27 -04:00
Evan Debenham 8a6b970c1f v0.3.0c: fixed a bug where bees were returning to an incorrect position after the theif they were chasing dies 2015-06-07 21:55:26 -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 57b3de2ae3 v0.3.0c: fixed a bug where saving and loading while the fists are alive would make Yog invincible 2015-06-07 21:55:23 -04:00
Evan Debenham b52438fe11 v0.3.0c: to punish dawdling, yog dzewa now heals 1 hp per turn. 2015-06-07 21:55:23 -04:00
Evan Debenham 4e3c8afdcb v0.3.0c: updated class descriptions 2015-06-07 21:55:22 -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 94c069134d v0.3.0c: the warlock now restores significantly more wand charge from eating food 2015-06-07 21:55:21 -04:00
Evan Debenham 6ec63567a6 v0.3.0c: succubi no longer leap into pits and onto traps 2015-06-07 21:55:19 -04:00
Evan Debenham 4896b12e2e v0.3.0b: corrected mage class description 2015-06-07 21:55:17 -04:00
Evan Debenham d0078f5ab8 v0.3.0b: fixed a typo in sniper's mark 2015-06-07 21:55:17 -04:00
Evan Debenham 4f177d305e v0.3.0b: fixed some freeze and crash bugs relating to actors 2015-06-07 21:55:15 -04:00
Evan Debenham d450114d2d v0.3.0b: fixed a crash bug with the sniper's mark 2015-06-07 21:55:15 -04:00
Evan Debenham 0efb22db42 v0.3.0b: fixed a crash issue with corruption and certain mobs 2015-06-07 21:55:14 -04:00
Evan Debenham e794cfe5a1 v0.3.0a: fixed a crash bug with poison and loading a save 2015-06-07 21:55:12 -04:00
Evan Debenham 8e2f0c0a37 v0.3.0: changed mimic load order in order to prevent save/load healing mimics 2015-06-07 21:55:08 -04:00
Evan Debenham bb636dd237 v0.3.0: modified wandmaker's reward 2015-06-07 21:55:07 -04:00
Evan Debenham be9ba31994 v0.3.0: reduced venom max damage 2015-06-07 21:55:07 -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 b707123f69 v0.3.0: buff descriptions round 5, all descriptions added 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 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 716b7ed8fd v0.3.0: balance changes to ankh, now revives with less HP, but garuntees the hero gets to act afterward. 2015-06-07 21:54:57 -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 8d2c31b720 v0.3.0: corrected an error with the description of chilled buff 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