Commit Graph

930 Commits

Author SHA1 Message Date
Evan Debenham
dae5aca01b v0.3.1: added a button to allow re-checking of changes 2015-08-24 13:00:11 -04:00
Evan Debenham
f1bece816f v0.3.1: removed the long press to search functionality from the examine button. 2015-08-24 11:37:43 -04:00
Evan Debenham
cac8a6a675 v0.3.1: rankings page now supports 4 quickslots 2015-08-24 11:37:42 -04:00
Evan Debenham
d51a8b6182 v0.3.1: improved brightness controls, no longer cause color distortion. Also slightly tweaked fog coloration. 2015-08-24 11:37:41 -04:00
Evan Debenham
788937fbc1 v0.3.1: made preferences resistant to class cast exceptions, now simply return default values instead of crashing. 2015-08-24 11:37:40 -04:00
Evan Debenham
7173c2cc47 v0.3.1: fixed a bug where the mages staff could go over 10 charges 2015-08-24 11:37:39 -04:00
Evan Debenham
8947eabaf0 v0.3.1: added fine-grained brightness controls 2015-08-24 11:37:38 -04:00
Evan Debenham
906fe27ea8 v0.3.1: removed added volume for bomb explosions (values over 1.0 don't work anyway) 2015-08-24 11:37:37 -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
6d0f143c4b v0.3.1: allowed wands to use targeting 2015-08-24 11:37:35 -04:00
Evan Debenham
179935fb87 v0.3.1: implemented a new toolbar UI including more minimum resolution width, options for up to 4 quickslots, and ui flip support. 2015-08-24 11:37:15 -04:00
Evan Debenham
107033eb62 v0.3.1: modified floating text on characters to be more dependant on the character's true position than the sprite's current position. 2015-08-24 11:34: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
0e49bb154b v0.3.1: fixed traps fading in when they are already visible 2015-08-24 11:34:29 -04:00
Evan Debenham
9f02a93500 v0.3.1: added in new trap sprites (no shading yet), added descriptions to existing traps 2015-06-22 19:35:18 -04:00
Evan Debenham
f4898d903b updated readme 2015-06-21 20:59:19 -04:00
Evan Debenham
938db71192 v0.3.0e: manifest commit 2015-06-21 20:59:18 -04:00
Evan Debenham
1a690e3fab v0.3.0e: fixed a bug with battlemage stacking charges 2015-06-21 20:59:18 -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
c55e38a86a v0.3.0e: fixed a bug where summoning trap chains were spawning mobs inside of eachother 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
14a2d4d8b2 v0.3.0e: fixed caves levels sometimes spawning traps inside of walls 2015-06-21 20:59:15 -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
baa83b7e43 v0.3.0d: manifest commit 2015-06-12 15:34:24 -04:00
Evan Debenham
b25ba94a71 v0.3.0d: fixed some edge case bugs with ballistica 2015-06-12 15:23:04 -04:00
Evan Debenham
722fc4240a v0.3.0d: fixed corruption aggroing passive mobs 2015-06-12 15:23:04 -04:00
Evan Debenham
b7db57f665 v0.3.0d: enforced removing traps when setting terrain to a none-trap tile. 2015-06-12 15:23:03 -04:00
Evan Debenham
88a55f3336 v0.3.0d: corrected an error in sign placement 2015-06-12 15:23:02 -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
fba591af68 v0.3.0d: corrected capitalization in trap names 2015-06-12 15:23:01 -04:00
Evan Debenham
8c42ebda5e v0.3.0c: manifest commit 2015-06-07 21:55:36 -04:00
Evan Debenham
e0187cd233 v0.3.0c: added a buff icon for bless 2015-06-07 21:55:35 -04:00
Evan Debenham
abbdcff9ea v0.3.0c: fixed some bugs relating to removing Actor.chars[], can now find mobs within a level by position too. 2015-06-07 21:55:35 -04:00
Evan Debenham
5cfd0385ae v0.3.0c: reduced the battlemage's bonus recharge 2015-06-07 21:55:35 -04:00
Evan Debenham
72788624e7 v0.3.0c: added a description to traps 2015-06-07 21:55:34 -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
3efeafcb1e v0.3.0c: reduced the chill debuff from frost breaking in water 2015-06-07 21:55:34 -04:00
Evan Debenham
e69ce214dc v0.3.0c: re-added particle effect when battlemage gets a staff proc. 2015-06-07 21:55:33 -04:00
Evan Debenham
54b068ea78 v0.3.0c: changes the order of removal vs activation on plants and traps 2015-06-07 21:55:33 -04:00
Evan Debenham
929d9a85dd v0.3.0c: fixed some bugs with the +1 charges effect from the mages staff 2015-06-07 21:55:32 -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
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
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