Commit Graph

2930 Commits

Author SHA1 Message Date
Evan Debenham
62b09e4e19 v0.7.0: fixed some typos in the alchemy guide 2018-10-24 03:02:18 -04:00
Evan Debenham
b7327b4856 v0.7.0: removed cost from potion and dart tipping recipes 2018-10-24 03:02:17 -04:00
Evan Debenham
f760bbd1cc v0.7.0: updated translations 2018-10-24 03:02:04 -04:00
Evan Debenham
ea1125d788 v0.7.0: adjusted bomb alchemy recipe and buffed healing bombs 2018-10-24 03:00:58 -04:00
Evan Debenham
e0d55c45bb v0.7.0: added alchemy guide pages for new items 2018-10-24 03:00:57 -04:00
Evan Debenham
9c4ae5d68d v0.7.0: adjusted the names of an elixir and alchemy energy 2018-10-24 03:00:56 -04:00
Evan Debenham
520257ea1f v0.7.0: lots of implementation:
- refined 12 brews/elixirs
- nerfed earth imbue effect
- bees now attack eachother
2018-10-24 03:00:54 -04:00
Evan Debenham
a429a55007 v0.7.0: polished new food items 2018-10-24 03:00:52 -04:00
Evan Debenham
67a5925e87 v0.7.0: moved SDK declarations to build.gradle 2018-10-24 03:00:48 -04:00
Evan Debenham
f86945cb91 v0.7.0: fixed a small type in the description of the mage's staff 2018-10-24 02:59:11 -04:00
Evan Debenham
c2b6518faf v0.7.0: basic implementation on 6 more brews/elixirs 2018-10-24 02:59:10 -04:00
Evan Debenham
a98f85f8b6 v0.7.0: implemented 3 brews 2018-10-24 02:59:10 -04:00
Evan Debenham
eece33925e v0.7.0: implemented more food-based alchemy 2018-10-24 02:59:09 -04:00
Evan Debenham
9b42908273 v0.7.0: corrected issues with simple recipes & multiple of the same item 2018-10-24 02:59:09 -04:00
Evan Debenham
2c1c830551 v0.7.0: increased the minimum size of runestone rooms 2018-10-24 02:59:08 -04:00
Evan Debenham
0184c86aad v0.7.0: added 3 initial elixirs 2018-10-24 02:59:08 -04:00
Evan Debenham
4688324c6e v0.7.0: fixed a typo in the alchemy journal 2018-10-24 02:59:07 -04:00
Evan Debenham
5e3fb62281 v0.7.0: removed leftover vfx from transfusion 2018-10-24 02:59:07 -04:00
Evan Debenham
614dbcfc4c v0.7.0: implemented use of alchemy water into the alchemy scene 2018-10-24 02:59:06 -04:00
Evan Debenham
9df6f29019 v0.7.0: bugfixes to corpse dust and alchemy interface 2018-10-24 02:59:06 -04:00
Evan Debenham
608a889f7f v0.7.0: updated translations 2018-10-24 02:59:03 -04:00
Evan Debenham
30826c49f0 v0.7.0: adjusted droprates. Bombs down, runestones slightly up 2018-10-24 02:58:58 -04:00
Evan Debenham
e49d387553 v0.7.0: added a scene for alchemy, instead of the previous window 2018-10-24 02:58:53 -04:00
Evan Debenham
224cc6c682 v0.7.0: updated compile SDK and build tools versions 2018-10-24 02:55:57 -04:00
Evan Debenham
6f3e45634e v0.7.0: updated target android SDK 2018-10-24 02:55:57 -04:00
Evan Debenham
b8ae27a2e1 v0.7.0: implement an alchemy guidebook 2018-10-24 02:55:56 -04:00
Evan Debenham
425826e533 v0.7.0: single darts can now be tipped 2018-10-24 02:55:56 -04:00
Evan Debenham
9c5212741a v0.7.0: updated translations 2018-10-24 02:55:55 -04:00
Evan Debenham
bf5fbd1a1d v0.7.0: fixed a crash caused by bleeding adjustments 2018-10-24 02:55:54 -04:00
Evan Debenham
0c59efd5f3 v0.7.0: fixed a crash caused by flashbangs 2018-10-24 02:55:54 -04:00
Evan Debenham
9337d28948 v0.7.0: fixes/adjustments:
- ballisticas now go through vision-blocking terrain, but not solid
- bleeding is now floating-point internally
- fixed hanging when caustic ooze is attached to a dead character
- attached a check for shadowcaster crashes
- fixed problematic interactions between traps, thrown items, and hourglass
2018-10-24 02:55:53 -04:00
Evan Debenham
b3431dd80c v0.7.0: updated gradle build tools 2018-10-24 02:55:53 -04:00
Evan Debenham
1785f1032a v0.7.0: updated translations 2018-10-24 02:55:52 -04:00
Evan Debenham
bc14ea0aa0 v0.7.0: bugfixes:
- various cases where hero can appear ontop of enemies
- incorrect wand quickslot functionality with magic immune
2018-10-24 02:55:52 -04:00
Evan Debenham
30c8ea03e8 v0.7.0: adjusted succubi charm proc effect 2018-10-24 02:55:51 -04:00
Evan Debenham
af22aaa0cf v0.7.0: reduced various runestone droprates 2018-10-24 02:55:51 -04:00
Evan Debenham
a818a3ecce v0.7.0: added proper dependancy declaration to spd-classes 2018-10-24 02:55:51 -04:00
Evan Debenham
61787086e3 v0.7.0: bugfixes:
- mirror and prismatic images spawning over pits
- position-swapping with images putting the hero into invalid terrain
- rooting not working when an enemy is retreating
- timekeeper's hourglass interacting poorly with some traps
- scroll of upgrade revealing if an item is cursed when it is unknown
- stone of clairvoyance disarming inactive traps
- some wands interacting incorrectly with timekeeper's hourglass
- class armor dissappearing in faith is my armor challenge
2018-10-24 02:55:50 -04:00
Evan Debenham
405bfeb77c v0.7.0: bugfixes:
- mirror and prismatic images being able to dodge friendly darts
- friendly darts not working on fading prismatic images
- prismatic images always healing while a floor is locked
2018-10-24 02:55:50 -04:00
Evan Debenham
a413691884 v0.7.0: updated translations 2018-10-24 02:55:49 -04:00
Evan Debenham
123d709dce v0.7.0: various prismatic image bugfixes 2018-10-24 02:55:49 -04:00
Evan Debenham
651c02410f v0.7.0: various fixes:
- searching incrementing hunger while floor is locked
- scrolls of mystical energy not resetting recharge buff
- sheep-ified shopkeepers not losing their stock
- unstable spellbook going to -1 charges
- typo in potion of cleansing desc
2018-10-24 02:55:48 -04:00
Evan Debenham
ede9f4ca24 v0.7.0: updated translations 2018-10-24 02:55:48 -04:00
Evan Debenham
f88f7cd6bc v0.7.0: implement scroll of prismatic image and scroll of polymorph 2018-10-24 02:55:47 -04:00
Evan Debenham
7aeccd2826 v0.7.0: fixed multiplicity duplicated stuck projectiles 2018-10-24 02:55:47 -04:00
Evan Debenham
a4cb2cd891 v0.7.0: adjusted transmutation behaviour when used on scrolls/potions 2018-10-24 02:55:46 -04:00
Evan Debenham
f11a2727bc v0.7.0: fixes:
- teleportation working on floor 5
- glitches in tranfusion shield calculation
- incorrect boolean logic on magic immune
- dragon's breath and enchantment being lost when they shouldn't be
- typo in potion of shielding
2018-10-24 02:55:46 -04:00
Evan Debenham
0aadab116b v0.7.0: updated translations 2018-10-24 02:55:43 -04:00
Evan Debenham
24d63a37d2 v0.7.0: various corrections:
- fixed freezing in tengu fight
- fixed 'TODO' in potion of dragon's breath
- fixed incorrect visuals in stone of intuition
2018-10-24 02:42:09 -04:00
Evan Debenham
c41417951f v0.7.0: implemented scroll of mystical energy 2018-10-24 02:42:09 -04:00