Commit Graph

877 Commits

Author SHA1 Message Date
Evan Debenham
610cffcb9e v0.3.0: dungeon.version now starts at the current game version, instead of 0. 2015-06-07 21:54:49 -04:00
Evan Debenham
3ae6f88914 v0.3.0: improved interactions between plants and fire 2015-06-07 21:54:49 -04:00
Evan Debenham
5c4dc05477 v0.3.0: new sprites almost finished 2015-06-07 21:54:48 -04:00
Evan Debenham
508c23b9a4 v0.3.0: buff descriptions round 2 2015-06-07 21:54:48 -04:00
Evan Debenham
ccf6249b8f v0.3.0: updated android manifest 2015-06-07 21:54:47 -04:00
Evan Debenham
00dc49c021 v0.3.0: removed the ability to disenchant the wand of magic missile, removed wands as weapons, added save transfer logic for pre-0.3.0 2015-06-07 21:54:47 -04:00
Evan Debenham
0a78b2dc28 v0.3.0: some refactoring to item sprites to better use an item as a parameter 2015-06-07 21:54:47 -04:00
Evan Debenham
097852207d v0.3.0: removed light effect caused by burning. 2015-06-07 21:54:46 -04:00
Evan Debenham
9f5bbcfe2f v0.3.0: new launcher icons 2015-06-07 21:54:46 -04:00
Evan Debenham
c73e186654 v0.3.0: reduced rate of wand charging 2015-06-07 21:54:45 -04:00
Evan Debenham
82a428233b v0.3.0: first round of buff descriptions 2015-06-07 21:54:45 -04:00
Evan Debenham
42af14f98a v0.3.0: added class aliases and generator chances for new wands. 2015-06-07 21:54:45 -04:00
Evan Debenham
0f27550960 v0.3.0: added wand of blast wave 2015-06-07 21:54:44 -04:00
Evan Debenham
3e083fc299 v0.3.0: renamed wand of firebolt to wand of fireblast 2015-06-07 21:54:44 -04:00
Evan Debenham
9b280400c6 v0.3.0: lotsa wand sprite improvements 2015-06-07 21:54:43 -04:00
Evan Debenham
fb70f27695 v0.3.0: modified pushing to work in sync. 2015-06-07 21:54:43 -04:00
Evan Debenham
bfe6f1c01a v0.3.0: reduced the warlock's hunger restoration while starving, and while not hungry. 2015-06-07 21:54:43 -04:00
Evan Debenham
0d652854d7 v0.3.0: increased the droprate for scrolls of recharging, mirror image, and psionic blast. 2015-06-07 21:54:42 -04:00
Evan Debenham
f195ee7dd0 v0.3.0: adjusted seed and dew droprates from grass with and without the sandals of nature.
This is a buff to the ability to upgrade and grab seeds from the sandals, but a nerf to the amount of dew dropped from the sandals.
2015-06-07 21:54:42 -04:00
Evan Debenham
9de8f089ce v0.3.0: reduced artifact spawn rate slightly(now at parity with rings), and removed alchemist's toolkit from drop tables. 2015-06-07 21:54:42 -04:00
Evan Debenham
61792b2429 v0.3.0: Chalice of Blood nerfed, most notably at higher levels.
HP regen time decrease per level reduced from 1 to 0.9, this stacks to ultimatley change regen time from 0.5 to 1 at level 10.
2015-06-07 21:54:41 -04:00
Evan Debenham
910566230b v0.3.0: corrected bad character in wand of lightning description 2015-06-07 21:54:41 -04:00
Evan Debenham
4b680c93ad v0.3.0: reworked lightning effect and wand of lightning 2015-06-07 21:54:40 -04:00
Evan Debenham
a46cfbac80 v0.3.0: work on wand sprites, some WIP names changed 2015-06-07 21:54:40 -04:00
Evan Debenham
99d077a2dd v0.3.0: corrected wand hitsplashes 2015-06-07 21:54:40 -04:00
Evan Debenham
11a13d72dd v0.3.0: removed message for a few buffs that didn't need it. 2015-06-07 21:54:39 -04:00
Evan Debenham
a2d5b03784 v0.3.0: corrected descepancy in signs, given the renaming of scroll of weapon upgrade. 2015-06-07 21:54:39 -04:00
Evan Debenham
6a7c42634a v0.3.0: BIG refactor to buff display, more clear and extendable code, instead of a nest of instanceof statements 2015-06-07 21:54:39 -04:00
Evan Debenham
9fad20a071 v0.3.0: adusted levelgen to require more rooms minimum, adjusted mob spawning both on floor 1 and in general. 2015-06-07 21:54:38 -04:00
Evan Debenham
2e52491f16 v0.3.0: made mimics a bit tougher, rarer, and added a little extra loot to them. 2015-06-07 21:54:38 -04:00
Evan Debenham
06aa051410 v0.3.0: added a safety check to danger indicator 2015-06-07 21:54:37 -04:00
Evan Debenham
8c1f4aed38 v0.3.0: wand of firebolt rework mostly implemented. 2015-06-07 21:54:37 -04:00
Evan Debenham
663f3f3727 v0.3.0: added name to Wand of Frost 2015-06-07 21:54:37 -04:00
Evan Debenham
98f5dbd295 v0.3.0: added Wand of Frost 2015-06-07 21:54:36 -04:00
Evan Debenham
476e2eb59b v0.3.0: added shading to the status pane 2015-06-07 21:54:36 -04:00
Evan Debenham
448b716fd3 v0.3.0: fixed chilled visuals showing on invisible enemies 2015-06-07 21:54:35 -04:00
Evan Debenham
3f1043e4b9 v0.3.0: added chilled debuff 2015-06-07 21:54:35 -04:00
Evan Debenham
6507df2824 v0.3.0: modified warlock healing specks a bit. 2015-06-07 21:54:35 -04:00
Evan Debenham
a222efa406 v0.3.0: slight refactor to hunger 2015-06-07 21:54:34 -04:00
Evan Debenham
2367283bf6 v0.3.0: Added shading to the toolbar, and slightly repositioned it. 2015-06-07 21:54:34 -04:00
Evan Debenham
539d2442a4 v0.3.0: added a visual indicator when a mob is surprised. 2015-06-07 21:54:33 -04:00
Evan Debenham
155b275cf8 v0.3.0: Added ability for wands to use multiple charges 2015-06-07 21:54:33 -04:00
Evan Debenham
444fbaf484 v0.3.0: removed the dew vial warning when picked up 2015-06-07 21:54:32 -04:00
Evan Debenham
f844ee05d4 v0.3.0: made some changes to EXP earning logic, reworked the warlock, added a level cap at level 30, buffed the potion of experience a bit. 2015-06-07 21:54:32 -04:00
Evan Debenham
ea35ab544b v0.3.0: improved descriptions for wand of prismatic light and venom 2015-06-07 21:54:31 -04:00
Evan Debenham
4759cb8a55 v0.3.0: added wand of venom & venom gas 2015-06-07 21:54:31 -04:00
Evan Debenham
d3852a392e v0.3.0: wand sprite improvements 2015-06-07 21:54:31 -04:00
Evan Debenham
1654a28d11 v0.3.0: added Wand of Prismatic Light 2015-06-07 21:54:30 -04:00
Evan Debenham
586f2182f1 v0.3.0: made rounding a bit more precise for Wand of Disintegration 2015-06-07 21:54:30 -04:00
Evan Debenham
e6e380252d v0.3.0: corrected mistake, disintegration is still using death ray 2015-06-07 21:54:30 -04:00