Commit Graph

312 Commits

Author SHA1 Message Date
Evan Debenham
ac6f1b54cc v0.3.1d: fixed some bugs with artifact generation 2015-09-15 21:32:57 -04:00
Evan Debenham
0364319154 v0.3.1d: completing the sad ghost quest now beckons the ghost to the player 2015-09-15 21:32:57 -04:00
Evan Debenham
d1f3786781 v0.3.1d: fixed a typo in venom gas 2015-09-15 21:32:54 -04:00
Evan Debenham
9c861427e3 v0.3.1b: refactored paralysis, now works properly when there are multiple paralysis sources 2015-09-04 01:59:12 -04:00
Evan Debenham
7f5e4a8d22 v0.3.1b: fixed a bug where additional actions could occur after the hero falls down a chasm. 2015-09-04 01:59:12 -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
7b3c7aa46d v0.3.1a: fixed spear traps dealing negative damage, also added a safety check for dealing negative damage. 2015-08-24 13:07:25 -04:00
Evan Debenham
3305537ec1 v0.3.1a: fixed visual bugs caused by vertigo 2015-08-24 13:07:23 -04:00
Evan Debenham
2893e67375 v0.3.1: made the dwarf king's skeletons more responsive to who is attacking their master 2015-08-24 13:05:06 -04:00
Evan Debenham
614de4a583 v0.3.1: added Guardian Trap 2015-08-24 13:04:56 -04:00
Evan Debenham
d7e849b3ab v0.3.1: quickslot autotarget now targets the closet enemy in multi-enemy situations 2015-08-24 13:04:53 -04:00
Evan Debenham
5fd3d94ca2 v0.3.1: adjusted dwarf monks, no overall balance change, but disarming is now much more consistent, average hits to disarm is unchanged at 6. 2015-08-24 13:04:48 -04:00
Evan Debenham
9fce7586c9 v0.3.1: shopkeepers will now flee when their position is forcably changed (sorry ethereal chains users) 2015-08-24 13:04:32 -04:00
Evan Debenham
3ac41624f9 v0.3.1: fixed revivals stopping some items in the inventory from working properly. 2015-08-24 13:04:31 -04:00
Evan Debenham
4220c22cbf v0.3.1: fixed a bug where the dried rose would fail to be droppable after loading a game. 2015-08-24 13:04:30 -04:00
Evan Debenham
d73e663ef6 v0.3.1: invisibility now lasts for 20 rounds instead of 15. 2015-08-24 13:04:29 -04:00
Evan Debenham
18e488c63e v0.3.1: refactored resting based on new functionality. Hitting full HP now interrupts resting. 2015-08-24 13:04:14 -04:00
Evan Debenham
72ed50545d v0.3.1: added various quickslot updates in needed places. 2015-08-24 13:04:12 -04:00
Evan Debenham
bb4e915132 v0.3.1: resting now works while at full health. 2015-08-24 13:04:10 -04:00
Evan Debenham
4f226a409d v0.3.1: fixed an error with the description of the combo buff 2015-08-24 13:04:09 -04:00
Evan Debenham
3cd86934bd v0.3.1: quickslots now autotarget if there is only one visible enemy. 2015-08-24 13:00:33 -04:00
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