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
2bc1bf0018
v0.7.0: updated gradle version
2018-10-24 02:41:56 -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