Commit Graph

1151 Commits

Author SHA1 Message Date
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
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
Evan Debenham
56d7858e54 v0.7.0: reduced the speed of healing effects 2018-10-24 02:42:08 -04:00
Evan Debenham
f8dfd11a8d v0.7.0: addressed a variety of TODOs 2018-10-24 02:42:08 -04:00
Evan Debenham
66d40e3ace v0.7.0: implemented scroll of passage and refined scroll of enchantment
note that enchant probability have been adjusted slightly
2018-10-24 02:42:07 -04:00
Evan Debenham
8f756375e7 v0.7.0: implemented scroll of foresight 2018-10-24 02:42:06 -04:00
Evan Debenham
baed120f4d v0.7.0: renamed scroll of foresight to divination, properly implemented antimagic (mostly) 2018-10-24 02:42:06 -04:00
Evan Debenham
644e6543ad v0.7.0: adjusted scroll of psi blast, added scroll of retribution 2018-10-24 02:42:05 -04:00
Evan Debenham
4bc2f3b02d v0.7.0: fixed an error with new rounded magical sight logic 2018-10-24 02:42:04 -04:00
Evan Debenham
229e0522ad v0.7.0: some exotic scroll implementation and polish (more still needed) 2018-10-24 02:42:04 -04:00
Evan Debenham
ad8df7abd0 v0.7.0: reverted debug code accidentally added to HeroClass.java 2018-10-24 02:42:03 -04:00
Evan Debenham
acd1385f96 v0.7.0: fixed capitalization on two windows 2018-10-24 02:42:03 -04:00
Evan Debenham
10143f15e0 v0.7.0: extended consumable icon functionality, some icons are WIP 2018-10-24 02:42:02 -04:00
Evan Debenham
e436fd0ffa v0.7.0: significant magic immune implementation 2018-10-24 02:42:01 -04:00
Evan Debenham
83764f36d7 v0.7.0: significantly adjusted spellbook mechanics for new scrolls 2018-10-24 02:42:01 -04:00
Evan Debenham
ab1b9f23d6 v0.7.0: consistency pass on buff types 2018-10-24 02:42:00 -04:00
Evan Debenham
f38fe77ff4 v0.7.0: significant polish for enhanced bombs 2018-10-24 02:41:59 -04:00
Evan Debenham
ef3c7b03db v0.7.0: significant implementation and polish for exotic potions 2018-10-24 02:41:59 -04:00
Evan Debenham
c14995902e v0.7.0: rough implementation of 3 more exotic scrolls 2018-10-24 02:41:58 -04:00
Evan Debenham
81db0652fd v0.7.0: adjusted terror and charm, now shortened by taking damage 2018-10-24 02:41:57 -04:00
Evan Debenham
9d28dfac53 v0.7.0: rough implementation of remaining exotic potions 2018-10-24 02:41:56 -04:00
Evan Debenham
04fe09cdc6 v0.7.0: fixed weapons being identified when not used by the hero 2018-10-24 02:41:55 -04:00
Evan Debenham
1f24e84ee4 v0.7.0: overhauled how shields work internally, implement shield potion 2018-10-24 02:41:55 -04:00
Evan Debenham
c95c5e93ad v0.7.0: rough implementation of some exotic potions/scrolls 2018-10-24 02:41:54 -04:00
Evan Debenham
e3ec860e18 v0.7.0: adjusted base identification mechanics for exotics 2018-10-24 02:41:53 -04:00
Evan Debenham
7e30247c09 v0.7.0: darkened version information texts 2018-10-24 02:41:52 -04:00
Evan Debenham
8c89075043 v0.7.0: added a version indicator to the main game UI
and debug functionality to the starting scene
2018-10-24 02:41:47 -04:00
Evan Debenham
a69cc7a12e v0.7.0: WIP implementation of 8 new bombs 2018-10-24 02:38:02 -04:00
Evan Debenham
c7df1d6a3d v0.7.0: adjusted proguard config, as the optimize variant is becoming default 2018-10-24 02:37:56 -04:00
Evan Debenham
c4ac5e672b v0.7.0: groundwork for alchemy phase 2 2018-10-24 02:36:58 -04:00
Evan Debenham
05c4c39fb5 v0.7.0: improved potion quickslot behaviour 2018-10-24 02:36:57 -04:00
Evan Debenham
52f5bceb1e v0.7.0: fixed cursed wand floor warp not correctly using charges 2018-10-24 02:36:57 -04:00
Evan Debenham
d4a3468c10 v0.7.0: fixed rare invalid branch room connections 2018-10-24 02:36:56 -04:00
Evan Debenham
c3c6b73c2b v0.7.0: improved error reporting for levelgen crashes 2018-10-24 02:36:55 -04:00
Evan Debenham
6ebb77a1b7 v0.7.0: fixed mirror image crashes with mage's staff 2018-10-24 02:36:55 -04:00
Evan Debenham
718d9b6c7d v0.7.0: stone of clairvoyance now maps areas it sees 2018-10-24 02:36:54 -04:00
Evan Debenham
a9fab8a5d5 v0.7.0: updated translations 2018-10-24 02:36:53 -04:00
Evan Debenham
e3833aadec v0.7.0: rebalanced scroll of mirror image 2018-10-24 02:36:52 -04:00
Evan Debenham
ec6e88139c v0.7.0: rebalanced wand of transmutation, added a barrier buff 2018-10-24 02:36:50 -04:00
Evan Debenham
4de7f3752e v0.7.0: fixed further bugs with teleportation and locked rooms 2018-10-24 02:36:48 -04:00
Evan Debenham
f2145237ed v0.7.0: updated translations 2018-10-24 02:36:48 -04:00
Evan Debenham
e866cf00b5 v0.7.0: adjusted the effects of stone of clairvoyance and shock 2018-10-24 02:36:45 -04:00
Evan Debenham
9268e6ac67 v0.7.0: fixed talisman of foresight not updating its quickslot status 2018-10-24 02:36:45 -04:00
Evan Debenham
c3dec7af82 v0.7.0: fixed scroll of teleport rarely getting the player stuck 2018-10-24 02:36:44 -04:00
Evan Debenham
bb5b493c1b v0.7.0: fixed blacksmith sound errors caused by timekeeper's hourglass 2018-10-24 02:36:43 -04:00
Evan Debenham
a282833a0e v0.7.0: removed leftover legacy room code from pre-0.6.0 2018-10-24 02:36:42 -04:00
Evan Debenham
6563576648 v0.7.0: fixed various bugs caused by teleportation scroll relying on room connections 2018-10-24 02:36:41 -04:00
Evan Debenham
11ed648dfd v0.7.0: added prices for runestones, corrected prices for rare seeds 2018-10-24 02:36:40 -04:00
Evan Debenham
5f615bb178 v0.7.0: made reset functionality less brittle for potions/scrolls/rings 2018-10-24 02:36:39 -04:00
Evan Debenham
be2fcf0a72 v0.7.0: updated translations, removed whitespace 2018-10-24 02:36:35 -04:00
Evan Debenham
ca23637437 v0.7.0: bugfixes:
- runestones appearing in bookshelves rarely
- crashes with new teleportation effect
2018-10-24 02:36:27 -04:00
Evan Debenham
2af7f9a3a2 v0.7.0: made painter code more resilient to the room list changing 2018-10-24 02:36:26 -04:00
Evan Debenham
3c02c6d95f v0.7.0: updated translations 2018-10-24 02:36:21 -04:00
Evan Debenham
e5f15157df v0.7.0: fixed bugs with stone of blink, nerfed stone of flock 2018-10-24 02:36:10 -04:00
Evan Debenham
53aac008f8 v0.7.0: added a cap to regrowth farming 2018-10-24 02:36:09 -04:00
Evan Debenham
3d47e9a9e8 v0.7.0: buffed scroll of teleportation 2018-10-24 02:36:08 -04:00
Evan Debenham
9582beea21 v0.7.0: added runestones to drop system, added a runestone secret room 2018-10-24 02:36:08 -04:00
Evan Debenham
a2904557db v0.7.0: improved several plant visuals 2018-10-24 02:36:07 -04:00
Evan Debenham
37b02d8baf v0.7.0: fixed the action indicator being preserved in rare cases 2018-10-24 02:36:06 -04:00
Evan Debenham
fb21ae70a3 v0.7.0: corrected the vfx for removing curse not always triggering 2018-10-24 02:36:05 -04:00
Evan Debenham
7c764141fe v0.7.0: added a safety check to new wndbag functionality 2018-10-24 02:36:05 -04:00
Evan Debenham
6a5152ea20 v0.7.0: translation updates 2018-10-24 02:36:04 -04:00
Evan Debenham
6d64632c86 v0.7.0: various text improvements 2018-10-24 02:36:03 -04:00
Evan Debenham
170ca7f9b3 v0.7.0: various bugfixes:
- fixed wells of knowledge marking scrolls/potion as not cursed
- fixed various unstable spellbook errors relating to transmutation
- fixed scroll of transmutation duplicating cursed worn items
- fixed wands not setting themselves as cursed known when uncursed
- fixed darts not being usable in alchemy
2018-10-24 02:36:02 -04:00
Evan Debenham
c662e2a338 v0.7.0: updated translations 2018-10-24 02:36:01 -04:00
Evan Debenham
bb9bc27dc2 v0.7.0: alchemy now checks for recipes when items are removed. 2018-10-24 02:35:59 -04:00
Evan Debenham
f8b01033ee v0.7.0: fixed vfx bugs with stone of clairvoyance 2018-10-24 02:35:58 -04:00
Evan Debenham
2e36774c54 v0.7.0: corrected the icon on scroll of teleportation 2018-10-24 02:35:57 -04:00
Evan Debenham
6e2c25994b v0.7.0: added new seed to potion creation 2018-10-24 02:35:57 -04:00
Evan Debenham
635d7eec12 v0.7.0: tied new seed into blandfruit 2018-10-24 02:35:56 -04:00
Evan Debenham
896e96b9b5 v0.7.0: fixed no text found errors, added new potion/scroll to catalog 2018-10-24 02:35:55 -04:00
Evan Debenham
071d7de639 v0.7.0: adjusted rooms and spellbook to accomodate droprate changes 2018-10-24 02:35:54 -04:00
Evan Debenham
f0b57406e9 v0.7.0: adjusted rooms and spellbook to accomodate droprate changes 2018-10-24 02:35:53 -04:00
Evan Debenham
4984061659 v0.7.0: lots of visual implementation 2018-10-24 02:35:52 -04:00
Evan Debenham
6128c05acc v0.7.0: adjusted drop tables. Added swiftthistle, removed bland seed 2018-10-24 02:35:51 -04:00
Evan Debenham
b7d966fe0f v0.7.0: added a new "not identified, but not cursed" state for items 2018-10-24 02:35:50 -04:00
Evan Debenham
754b629034 v0.7.0: improved the floating point precision for weapon augments 2018-10-24 02:35:49 -04:00
Evan Debenham
53dc34a1b3 v0.7.0: added a tipped dart for swiftthistle 2018-10-24 02:35:48 -04:00
Evan Debenham
287fa2b301 v0.7.0: implemented runestones! minus visuals 2018-10-24 02:35:47 -04:00
Evan Debenham
212e320f45 v0.7.0: implement icons for new potion/scroll 2018-10-24 02:35:46 -04:00
Evan Debenham
82add3fdd2 v0.7.0: implemented a new potion/scroll/plant, minus visuals
retired well of transmutation, potion of might, scroll of infusion
2018-10-24 02:35:45 -04:00
Evan Debenham
6abfa988f2 v0.7.0: added a recipe for scrolls to runestones 2018-10-24 02:35:44 -04:00
Evan Debenham
876c1844c6 v0.7.0: Blandfruit now always uses potion effects, leaves behind chunks. 2018-10-24 02:35:43 -04:00
Evan Debenham
0cccd06d44 v0.7.0: refactored seed to potion alchemy 2018-10-24 02:35:43 -04:00
Evan Debenham
9fc8ec2f0d v0.7.0: adjusted the spawn mechanics of alchemy rooms, and spawnrates of some consumables 2018-10-24 02:35:42 -04:00
Evan Debenham
b6cfc6db56 v0.6.5c: manifest commit 2018-05-18 18:54:47 -04:00
Evan Debenham
0cac7aed29 v0.6.5c: fixed an incorrect comment in ring of wealth 2018-05-18 18:54:47 -04:00