Commit Graph

3011 Commits

Author SHA1 Message Date
Evan Debenham
af5898b6a8 v0.9.3: added targeting logic to abilities, fixed a few not using charge 2021-05-21 16:39:44 -04:00
Evan Debenham
dd6bf06c13 v0.9.3: fixed rare levelgen issues caused by tunnel rooms 2021-05-21 16:39:44 -04:00
Evan Debenham
3c757d5431 v0.9.3: fixed the wandmaker quest not being completable 2021-05-21 16:39:43 -04:00
Evan Debenham
807586c473 v0.9.3: fixed a variety of text issues 2021-05-21 16:39:43 -04:00
Evan Debenham
e4a21e4eca v0.9.3: polish pass on remaining implemented abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
e46d7898c3 v0.9.3: polish pass on rogue abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
3fa4811d24 v0.9.3: polish pass on mage abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
75922ed80f v0.9.3: polish pass on warrior abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
c551cd0ef3 v0.9.3: dropped support from saves prior to v0.8.0 2021-05-21 16:39:36 -04:00
Evan Debenham
3314e607d0 v0.9.3: implemented the warp beacon ability 2021-05-21 16:39:31 -04:00
Evan Debenham
72b2c3ece6 v0.9.3: fixed a crash caused by surface scene changes 2021-05-21 16:39:31 -04:00
Evan Debenham
8c16cc5468 v0.9.3: implemented the endure ability 2021-05-21 16:39:31 -04:00
Evan Debenham
367a364eb3 v0.9.3: externalize some ghost hero properties to new class 2021-05-21 16:39:30 -04:00
Evan Debenham
886bd3d0a8 v0.9.3: implemented the death mark ability 2021-05-21 16:39:30 -04:00
Evan Debenham
ff80adeb30 v0.9.3: added visible buffs for talent cooldowns 2021-05-21 16:39:30 -04:00
Evan Debenham
77b023d5f6 v0.9.3: fixed indicators appearing at the top-left for 1 frame 2021-05-21 16:39:30 -04:00
Evan Debenham
c4689905bf v0.9.3: implemented the nature's power ability 2021-05-21 16:39:30 -04:00
Evan Debenham
78d4632068 v0.9.3: implemented the wild magic ability 2021-05-21 16:39:30 -04:00
Evan Debenham
0272216f9a v0.9.3: implemented the ratmogrify ability 2021-05-21 16:39:30 -04:00
Evan Debenham
92570e6f78 v0.9.3: Endgame difficulty tweaks:
- Demon halls -1 enemy cap removed
- Spawner exp reduced to 15 from 25
- Burning fist evaporation increased by 20%
- Rotting fist bleeding reduced by 10%
2021-05-21 16:39:30 -04:00
Evan Debenham
b0c54f636f v0.9.3: Various levelgen tweaks:
- Entrance and Exit rooms can no longer be connected
- Tunnel room frequency down 25%
- room count variance pulled in a bit
- standard room count reduced by roughly 10%/20%/15%/15%/5% per region
- removed chance for enemies to clump on floor 1
- level contents (items, enemies, etc) unchanged
2021-05-21 16:39:30 -04:00
Evan Debenham
f6ed111b3e v0.9.3: implemented a short desc and final structure for all abilities 2021-05-21 16:39:30 -04:00
Evan Debenham
a4f81dda2f v0.9.3: fixed talisman of foresight not updating quickslot in some cases 2021-05-21 16:39:29 -04:00
Evan Debenham
5d6f27dc2a v0.9.3: added full descriptions for each subclass 2021-05-21 16:39:29 -04:00
Evan Debenham
0d6d2503da v0.9.3: fixed incorrect values being used for prep blink range 2021-05-21 16:39:29 -04:00
Evan Debenham
763979e31e v0.9.3: made further small tweaks to WndHeroInfo 2021-05-21 16:39:29 -04:00
Evan Debenham
d3ebcd0f4b v0.9.3: adjusted Yog for bosses challenge:
Baseline changes:
- Yog fists now seek the hero when wandering
Challenge changes:
- laser damage up to 30-50 from 20-30
- Two fists are now spawned each time!
- minion deck is now stronger
2021-05-21 16:39:13 -04:00
Evan Debenham
75ec1c549d v0.9.3: buffed the damage of shockwave a little 2021-05-21 16:39:13 -04:00
Evan Debenham
8e84b01738 v0.9.3: fully implemented the redesigned Elemental Blast ability 2021-05-21 16:39:13 -04:00
Evan Debenham
8eedc0d215 v0.9.3: Fixed magical infusion not cleansing degrade debuff 2021-05-21 16:39:13 -04:00
Evan Debenham
1559aab6d9 v0.9.3: Yog's fists are now immune to sleep 2021-05-21 16:39:13 -04:00
Evan Debenham
d4bbaaf688 v0.9.3: overhauled hero info window again 2021-05-21 16:39:13 -04:00
Evan Debenham
0d7dc3bee5 v0.9.3: Improved the subclass and ability selection windows 2021-05-21 16:39:13 -04:00
Evan Debenham
393c759104 v0.9.3: partially implemented the redesigned Elemental Blast ability 2021-05-21 16:39:13 -04:00
Evan Debenham
f51475b7d3 v0.9.3: removed check that caused enhanced items to be RC-able 2021-05-21 16:39:13 -04:00
Evan Debenham
3a182033d1 v0.9.3: improved performance of particle effects from ConeAOEs 2021-05-21 16:39:12 -04:00
Evan Debenham
ef8750b326 v0.9.3: added casts to buffer methods to prevent JDK 9+ issues 2021-05-21 16:39:12 -04:00
Evan Debenham
9412eb81f4 v0.9.3: improved logic for allies moving with you into boss arenas 2021-05-21 16:39:12 -04:00
Evan Debenham
82ce389a48 v0.9.3: the unstable spellbook now greys out scrolls already added to it 2021-05-21 16:39:12 -04:00
Evan Debenham
1463afcaf2 v0.9.3: adjusted gamelog, can now record entries in the alchemy scene 2021-05-21 16:39:12 -04:00
Evan Debenham
2f69b7b51b v0.9.3: fixed the ghost hero getting stuck moving to a defend pos 2021-05-21 16:39:12 -04:00
Evan Debenham
3d0bb462c2 v0.9.3: implemented the redesigned spectral blades ability 2021-05-21 16:39:12 -04:00
Evan Debenham
b20cc11dee v0.9.3: Goo's healing now reverts regen time gained by damaging it. 2021-05-21 16:39:12 -04:00
Evan Debenham
c54eaf8b16 v0.9.3: fixed monk parry sfx playing when monks aren't visible 2021-05-21 16:39:12 -04:00
Evan Debenham
96d8cd07b9 v0.9.3: fixed giant champions attacking over allies 2021-05-21 16:39:12 -04:00
Evan Debenham
3a13f59ebd v0.9.3: fixed ethereal chains playing sfx when they fail to throw 2021-05-21 16:39:12 -04:00
Evan Debenham
9c66287142 v0.9.3: fixed waiting passing turns faster on high refresh rate displays 2021-05-21 16:39:12 -04:00
Evan Debenham
0c976729e0 v0.9.3: removed unused code/text for slower ward attack speed 2021-05-21 16:39:12 -04:00
Evan Debenham
43d863e176 v0.9.3: fixed unintentionally committed debug code for dungeon start 2021-05-21 16:39:11 -04:00
Evan Debenham
09c0ce6afb v0.9.3: fixed cloak not recharging if unequipped before talent 2021-05-21 16:39:11 -04:00
Evan Debenham
6c8a9de4b6 v0.9.3: fixed seeds disappearing after falling with barren land challenge 2021-05-21 16:39:11 -04:00
Evan Debenham
e076c02c5a v0.9.3: fixed wand of blast wave declaring hero death incorrectly 2021-05-21 16:39:11 -04:00
Evan Debenham
25f9c66f4d v0.9.3: fixed bugs caused by observe changes 2021-05-21 16:39:11 -04:00
Evan Debenham
5ade968e4f v0.9.3: fixed the ghost's hero death lines not playing 2021-05-21 16:39:11 -04:00
Evan Debenham
158fd1c730 v0.9.3: fixed CharAwareness unnecessarily checking depth 2021-05-21 16:39:11 -04:00
Evan Debenham
a491980067 v0.9.3: fixed golems crashing the game if a character is on top of them. 2021-05-21 16:39:11 -04:00
Evan Debenham
989afd404a v0.9.3: tweaked the visuals for 4-point talents 2021-05-21 16:39:11 -04:00
Evan Debenham
a870b2459d v0.9.3: armor abilities now have a universal charge cost talent 2021-05-21 16:39:11 -04:00
Evan Debenham
e6510123f1 v0.9.3: implemented the shockwave ability 2021-05-21 16:39:11 -04:00
Evan Debenham
b2ee5f5ac1 v0.9.3: fixed wand of regrowth and fireblast using more than 3 charges in some cases 2021-05-21 16:39:11 -04:00
Evan Debenham
6530f0401a v0.9.3: fixed preparation persisting when cloak is deactivated 2021-05-21 16:39:11 -04:00
Evan Debenham
720f6a6590 v0.9.3: refactored Combo to tie into Char.attack 2021-05-21 16:39:10 -04:00
Evan Debenham
b9ebdf01d0 v0.9.3: added a safety check to attackindicator 2021-05-21 16:38:56 -04:00
Evan Debenham
adf5233584 v0.9.3: fixed incorrect actor timing in potion of dragons breath 2021-05-21 16:38:56 -04:00
Evan Debenham
07c3e9d500 v0.9.3: fixed cone AOEs stopping short in some cases 2021-05-21 16:38:55 -04:00
Evan Debenham
161851aa64 v0.9.3: implemented the redesigned smoke bomb ability 2021-05-21 16:38:55 -04:00
Evan Debenham
3cfe725609 v0.9.3: fixed paralysis visually persisting on magically slept chars 2021-05-21 16:38:55 -04:00
Evan Debenham
62f3b497ab v0.9.3: fixed quickslots rarely not updating when upgrading thrown weps 2021-05-21 16:38:55 -04:00
Evan Debenham
4bef7c7d04 v0.9.3: improved the visuals for WndOptions 2021-05-21 16:38:53 -04:00
Evan Debenham
e5a760f671 v0.9.3: deactivating the cloak of shadows no longer takes time 2021-05-21 16:38:08 -04:00
Evan Debenham
9e525a6f02 v0.9.3: implemented the redesigned heroic leap ability 2021-05-21 16:38:08 -04:00
Evan Debenham
1792974051 v0.9.3: fixed further issues with actor IDs caused by saving/loading 2021-05-21 16:38:08 -04:00
Evan Debenham
9a52b49467 v0.9.3: standardized knockback effects to always work on dead chars 2021-05-21 16:38:08 -04:00
Evan Debenham
8d526cb50e v0.9.3: final quickslot visual fix
this ditches the 'text only' update in favor of just always doing the full update (as before) and re-assigned whether the slots are enabled
2021-05-21 16:38:08 -04:00
Evan Debenham
678efdbba3 v0.9.3: fixed bugs with barkskin and blocking applying to all chars 2021-05-21 16:38:08 -04:00
Evan Debenham
6d8402824b v0.9.3: Balance changes to the Huntress' talents:
- Nature's bounty is now more consistent in how it drops berries
- Rejuvenating steps now starts producing furrowed grass after not gaining exp for a while
- Farsight now applies to the vision range from heightened senses
- shared upgrades damage boost increased to 10/20/30% from 7/12/20%
- barkskin now grants 50/100/150% of your level, which fades every turn
2021-05-21 16:38:08 -04:00
Evan Debenham
a034ffd14f v0.9.3: Balance changes to the Rogue's talents:
- Light Cloak charge speed up to 13/27/40% from 10/20/30%
- Enhanced lethality boosted at 2/3/4 prep tiers of charge
- Bounty hunter gold increased, but now has a chance to activate that scales with prep
2021-05-21 16:38:08 -04:00
Evan Debenham
df0cbc3b66 v0.9.3: Balance changes to the Warrior's talents:
- Improvised projectiles cooldown up to 50 turns from 30
- Strongman redesigned. Now grants 8/13/18% bonus str, rounded down.
- Berserking Stamina bonus shield increased to 25/50/75%, from 16/33/50%
- Cleave turn of combo increased to 15/30/45 from 10/20/30
2021-05-21 16:38:07 -04:00
Evan Debenham
f3e15c2262 v0.9.3: Balance changes to the Mage's talents:
- backup barrier shield down to 3/5 from 4/6
- energizing upgrade chare granted up to 3/5 from 2/3
- empowering scrolls no longer has a timer
- Ally warp range down to 2/4/6 from 3/6/9
- Empowered strike damage bonus up to 25/50/75% from 20/40/60%
- Soul siphon effectiveness down to 13/27/40% from 15/30/45%
- Necromancer's minions proc chance up to 13/27/40% from 10/20/30%
2021-05-21 16:38:07 -04:00
Evan Debenham
636e58e490 v0.9.3: fully fixed quickslot visual issues 2021-05-21 16:38:07 -04:00
Evan Debenham
53f01fcc6a v0.9.3: adjusted jump VFX to still appear when jumping in-place 2021-05-21 16:38:07 -04:00
Evan Debenham
139b69d494 v0.9.3: made berries ineligible to appear in remains 2021-05-21 16:38:07 -04:00
Evan Debenham
a4131bb21b v0.9.3: adjusted Dwarf King for bosses challenge:
- HP up to 450 from 300
- summons and abilities are more frequent
- summons are stronger
- 3rd phase HP is now 100, from 50
2021-05-21 16:38:07 -04:00
Evan Debenham
6af39fcb84 v0.9.3: fixed ghoul life link giving HP when ghoul can't revive 2021-05-21 16:38:07 -04:00
Evan Debenham
89095041cc v0.9.3: adjusted DM-300 for bosses challenge:
Baseline:
- No longer performs rockfall if target is already stunned
Challenge:
- HP up to 400 from 300
- Pylons are tougher and 3 are activated
- Abilities are stronger and used more often
- DM takes less time to supercharge and dig
- more exposed wires
2021-05-21 16:38:07 -04:00
Evan Debenham
17e312bc7d v0.9.3: fixed Talent.onItemCollected not triggering in all cases 2021-05-21 16:38:07 -04:00
Evan Debenham
8daaba99a3 v0.9.3: DK summons now press cells as they appear 2021-05-21 16:38:07 -04:00
Evan Debenham
5d2d9aef9b v0.9.3: incendiary darts now use durability when used on terrain 2021-05-21 16:38:07 -04:00
Evan Debenham
0c67c9cade v0.9.3: various code improvements to class armors 2021-05-21 16:38:05 -04:00
Evan Debenham
815d9383b7 v0.9.3: fixed a loading error in directed sparks 2021-05-21 16:37:52 -04:00
Evan Debenham
b9061ce149 v0.9.3: implemented placeholders for all T4 talents 2021-05-21 16:37:52 -04:00
Evan Debenham
39fae63ed8 v0.9.3: adjusted class armor to charge based on time, not exp 2021-05-21 16:37:49 -04:00
Evan Debenham
6f6e79128b v0.9.3: cleaned up and polished class armor descs and interfaces 2021-05-21 16:36:37 -04:00
Evan Debenham
7972a5e271 v0.9.3: added functionality for ability selection for pre-0.9.3 saves 2021-05-21 16:36:37 -04:00
Evan Debenham
541d3105fd v0.9.3: restructured class armors around variable abilities 2021-05-21 16:36:37 -04:00
Evan Debenham
9a8c127709 v0.9.3: adjusted Tengu for bosses challenge:
Baseline changes:
- Tengu can now throw bombs near to himself
- fixed odd behaviour when fire ability stacks
Challenge changes:
- HP up to 250 from 200
- 1st phase traps are much deadlier
- 2nd phase abilities are used more often
2021-05-21 16:36:37 -04:00
Evan Debenham
e3a0ccb5aa v0.9.3: adjusted mirror image desc to be less confusing 2021-05-21 16:36:36 -04:00
Evan Debenham
0095fe726d v0.9.3: fixed various exploits caused by window stacking and multitaps 2021-05-21 16:36:36 -04:00
Evan Debenham
3429381d2a v0.9.3: fixed blocking enchant and barkskin only applying to the hero
(barkskin is currently only applied to the hero but there's no reason it can't be more generic)
2021-05-21 16:36:36 -04:00
Evan Debenham
f78f0e24f4 v0.9.3: fixed armored statues not showing as armored in attack indicator 2021-05-21 16:36:36 -04:00
Evan Debenham
76134203e3 v0.9.3: fixed errors caused by recent quickslot visual fixes 2021-05-21 16:36:36 -04:00
Evan Debenham
27a3a37474 v0.9.3: implemented structure for selecting armor abilities 2021-05-21 16:26:58 -04:00
Evan Debenham
42b1bbc9a6 v0.9.3: implement base data types for armor abilities 2021-05-21 16:26:58 -04:00
Evan Debenham
661b76b9ae v0.9.3: added dev commentary for v0.6.4 and v0.6.5 2021-05-21 16:26:58 -04:00
Evan Debenham
d917496c58 v0.9.3: added dev commentary for v0.6.0-v0.6.3 2021-05-21 16:26:58 -04:00
Evan Debenham
5058f068a5 v0.9.3: edited some existing dev commentary 2021-05-21 16:26:58 -04:00
Evan Debenham
252bcad4d3 v0.9.3: adjusted Goo for bosses challenge:
Baseline changes:
- Pump up is now more restrictive in what it can target
- Pump up VFX are accurate to what tiles are targetable by Goo
Challenge changes:
- HP up to 120 from 100
- Pump up charges over 1 turn instead of 2
- Healing in water ramps up to 3/turn
2021-05-21 16:26:57 -04:00
Evan Debenham
575d3475e9 v0.9.3: implemented baseline functionality for new bosses challenge 2021-05-21 16:26:57 -04:00
Evan Debenham
5fe48c7304 v0.9.3: fixed quickslot autotargeting not appearing in some cases 2021-05-21 16:26:57 -04:00
Evan Debenham
c7b60a5ae6 v0.9.3: fixed quickslots visually appearing enabled when refreshed 2021-05-21 16:26:57 -04:00
Evan Debenham
b6bc29ff63 v0.9.3: improved combo buff descriptions 2021-05-21 16:26:57 -04:00
Evan Debenham
d623f3ef71 v0.9.3: fixed a visual error when dewcatchers drop dew onto items 2021-05-21 16:26:57 -04:00
Evan Debenham
d25564e9d3 v0.9.3: fixed large fly swarms duplicating into enclosed spaces 2021-05-21 16:26:57 -04:00
Evan Debenham
dc68785be1 v0.9.3: fixed terrain like chasms blocking gladiator crush move 2021-05-21 16:26:57 -04:00
Evan Debenham
13471a3ffd v0.9.3: fixed FOW errors when the Assassin blinks large distances 2021-05-21 16:26:57 -04:00
Evan Debenham
238e6c9d66 v0.9.3: fixed Dungeon.observe() assuming baseline vision of 8 2021-05-21 16:26:57 -04:00
Evan Debenham
6de63466f1 v0.9.3: removed unnecessary invis VFX on cloak of shadows 2021-05-21 16:26:57 -04:00
Evan Debenham
4cb3fe024a v0.9.3: various UI improvements to WndHeroInfo 2021-05-21 16:26:54 -04:00
Evan Debenham
2dcc716a86 v0.9.3: thematic changes to tome and armor kit, now mask and crown. 2021-05-21 16:18:02 -04:00
Evan Debenham
3f7c0da811 v0.9.3: removed old pre-0.7.5 Tengu code 2021-05-21 16:18:00 -04:00
Evan Debenham
d2e2172ede v0.9.3: the dew vial is now a waterskin, and is spawned with the hero 2021-05-21 16:17:49 -04:00
Evan Debenham
b549c304c4 v0.9.3: all heroes now start with the velvet pouch 2021-05-21 16:17:05 -04:00
Evan Debenham
d9457bc01d v0.9.2b: actually fixed cases of incorrect RC applications 2021-03-22 19:13:57 -04:00
Evan Debenham
e3e3757dbc v0.9.2b: fixed summoning bones vfx persisting in various cases 2021-03-22 19:13:56 -04:00
Evan Debenham
96e9d2fe0b v0.9.2b: fixed a crash in necro sprite, and re-final commit 2021-03-22 19:13:55 -04:00
Evan Debenham
d20383935b v0.9.2b: final commit 2021-03-22 19:13:39 -04:00
Evan Debenham
e2b5ac6985 v0.9.2b: updated translations and translator credits 2021-03-22 19:13:33 -04:00
Evan Debenham
9a65da64c7 v0.9.2b: fixed iron stomach not working with viscocity glyph 2021-03-22 19:13:16 -04:00
Evan Debenham
634d16fa79 v0.9.2b: fixed attacking corrupted enemies always giving cleave effect 2021-03-22 19:13:16 -04:00
Evan Debenham
023a5972f0 v0.9.2b: fixed various cases of tele effects placing onto traps 2021-03-22 19:13:16 -04:00
Evan Debenham
f0996a2b85 v0.9.2b: fixed a visual bug when eyes would drop dew on existing items. 2021-03-22 19:13:16 -04:00
Evan Debenham
ee0bfb13c5 v0.9.2b: prevented pitfall traps from affecting shops and locked chests 2021-03-22 19:13:16 -04:00
Evan Debenham
3e7a48d59b v0.9.2b: simplified thread coordination to reduce deadlock risk 2021-03-22 19:13:16 -04:00
Evan Debenham
c91b90a514 v0.9.2b: fixed cases where items known to not be cursed could be RCed 2021-03-22 19:13:16 -04:00
Evan Debenham
8c51d26a0a v0.9.2b: fixed combo leap placing glad onto visible traps or chasms 2021-03-22 19:13:15 -04:00
Evan Debenham
3b1d93abef v0.9.2b: fixed hero being able to attack removed chars 2021-03-22 19:13:15 -04:00
Evan Debenham
3562c044da v0.9.2b: fixed actor ID issues caused by using "id" as a bundle key 2021-03-22 19:13:15 -04:00
Evan Debenham
618f326577 v0.9.2b: fixed an upgrade dupe involving the seal and curse infusion 2021-03-22 19:13:15 -04:00
Evan Debenham
a6d892e26d v0.9.2b: fixed a typo in stormvine warden desc 2021-03-22 19:13:15 -04:00
Evan Debenham
db037cc4e8 v0.9.2b: fixed more cases of vfx/sfx incorrectly playing 2021-03-22 19:13:15 -04:00
Evan Debenham
9dbc24998d v0.9.2b: fixed an incorrect lastAbility value in DM-300 2021-03-22 19:13:15 -04:00
Evan Debenham
68f879a4ff v0.9.2b: fixed cases where vfx/sfx were playing for non-visible combat 2021-03-22 19:13:15 -04:00
Evan Debenham
2d61a65a84 v0.9.2b: fixed shamans only being able to debuff the hero 2021-03-22 19:13:15 -04:00
Evan Debenham
012cadf6f0 v0.9.2b: ripper demons can no longer leap while rooted 2021-03-22 19:13:15 -04:00
Evan Debenham
f3deba4034 v0.9.2b: improved the clarity of the wand of transfusion's description 2021-03-22 19:13:15 -04:00
Evan Debenham
4e4c1618ba v0.9.2b: fixed cases where the talisman would have negative charge 2021-03-22 19:13:15 -04:00
Evan Debenham
96b25f8522 v0.9.2b: hero now plays the flying animation while idling and levitating 2021-03-22 19:13:15 -04:00
Evan Debenham
b2fefa256f v0.9.2b: added path validation and fixed FOW bugs with ally warp 2021-03-22 19:13:15 -04:00
Evan Debenham
59ffaa1b8c v0.9.2b: toned down the intensity of white flash effects 2021-03-22 19:13:14 -04:00
Evan Debenham
889c5b5621 v0.9.2a: final commit 2021-03-11 17:07:54 -05:00
Evan Debenham
6003f6f5d6 v0.9.2a: updated translations and translator credits 2021-03-11 17:07:48 -05:00
Evan Debenham
92f8fa128c v0.9.2a: fixed clobber not knocking flying enemies over pits 2021-03-11 17:07:48 -05:00
Evan Debenham
85a845f529 v0.9.2a: added multiplication and division symbol to pixel font 2021-03-11 17:07:48 -05:00
Evan Debenham
62236bdf5a v0.9.2a: fixed hallway rooms still spawning as empty with 1 connection 2021-03-11 17:07:48 -05:00
Evan Debenham
ba7d0ac112 v0.9.2a: fixed food eating messages being generated with the item 2021-03-11 17:07:48 -05:00
Evan Debenham
4d29efe779 v0.9.2a: fixed armband not responding to artifact charging 2021-03-11 17:07:47 -05:00
Evan Debenham
2d4ffec6a0 v0.9.2a: improved the reward UI for the wandmaker 2021-03-11 17:07:47 -05:00
Evan Debenham
bbceaa9fa2 v0.9.2a: various talent balance changes 2021-03-11 17:07:47 -05:00
Evan Debenham
5ae2a5eef7 v0.9.2a: subclass balance changes:
- base berserk level recovery down to 2 levels, berserking stamina adjusted to compensate.
- freerunning cooldown made more generous
2021-03-11 17:07:47 -05:00
Evan Debenham
cdb84b9623 v0.9.2a: updated translations 2021-03-11 17:07:47 -05:00
Evan Debenham
c3fdbcadc5 v0.9.2a: slightly clarified the Huntress' unlock requirement 2021-03-11 17:07:35 -05:00
Evan Debenham
5b083c2b7b v0.9.2a: removed a leftover TODO from combo 2021-03-11 17:07:35 -05:00
Evan Debenham
771a028419 v0.9.2a: standardized behaviour for if enemies are in mind vision 2021-03-11 17:07:35 -05:00
Evan Debenham
cb3845a18d v0.9.2a: fixed rare visibility bug in attack indicator 2021-03-11 17:07:34 -05:00
Evan Debenham
58ea282a5b v0.9.2a: fixed very specific crash errors with paused sprites 2021-03-11 17:07:34 -05:00
Evan Debenham
84fe9b5d93 v0.9.2a: fixed the excess charge talent not working above max charge 2021-03-11 17:07:34 -05:00
Evan Debenham
7f3f6e1bb2 v0.9.2a: finished Greek pixel font support 2021-03-11 17:07:34 -05:00
Evan Debenham
f332e51498 v0.9.2a: improved clarity on description for warlock and soul eater 2021-03-11 17:07:34 -05:00
Evan Debenham
f3d0e7da4f v0.9.2a: fixed errors with buffs added to chars before they are added 2021-03-11 17:07:34 -05:00
Evan Debenham
040117f796 v0.9.2a: sungrass healing not interrupts resting when it expires 2021-03-11 17:07:34 -05:00
Evan Debenham
ea7e58bd2d v0.9.2a: mobs now awaken if they receive debuffs 2021-03-11 17:07:34 -05:00
Evan Debenham
5b8293db53 v0.9.2a: darts no longer reveal xbow level indirectly 2021-03-11 17:07:34 -05:00
Evan Debenham
1b24c30cd4 v0.9.2a: added a button frame for talents that take 4 points 2021-03-11 17:07:34 -05:00
Evan Debenham
231bd70d2f v0.9.2a: added partial pixel font support to greek 2021-03-11 17:07:34 -05:00
Evan Debenham
71d1d3cade v0.9.2a: fixed bounty hunter talent not triggering in all cases 2021-03-11 17:07:34 -05:00
Evan Debenham
dded52030a v0.9.2a: removed leftover code in caves painter that caused trap errors 2021-03-11 17:07:34 -05:00
Evan Debenham
870cf8410d v0.9.2a: Added basic greek language support (smooth font only atm) 2021-03-11 17:07:32 -05:00
Evan Debenham
5be9ee815f v0.9.2: final commit 2021-02-26 12:09:25 -05:00
Evan Debenham
116ac29f3f v0.9.2: updated translations 2021-02-26 12:09:07 -05:00
Evan Debenham
fedc9dac03 v0.9.2: fixed some remaining bugs:
- artifact recharge not accounting for horn anymore
- timing issues with parry
- combo moves not clearing invis/timefreeze
2021-02-26 12:09:07 -05:00
Evan Debenham
a9d7906140 v0.9.2: updated translations 2021-02-24 19:21:57 -05:00
Evan Debenham
30efee685d v0.9.2: updated talent icons 2021-02-24 19:21:57 -05:00
Evan Debenham
f1a2f5a886 v0.9.2: fixed a typo in lethal defense desc 2021-02-24 19:21:57 -05:00
Evan Debenham
fcec39ea96 v0.9.2: fixed regrowth bombs checking the incorrect terrain 2021-02-24 19:21:57 -05:00
Evan Debenham
481e93d7d9 v0.9.2: fixed kinetic enchantment ignoring shielding 2021-02-24 19:21:57 -05:00
Evan Debenham
3df509b6f2 v0.9.2: improved DM-300's ability to attack enemies it cannot see 2021-02-24 19:21:57 -05:00
Evan Debenham
45ac5377dc v0.9.2: using darts with a crossbow should now help ID the crossbow 2021-02-24 19:21:57 -05:00
Evan Debenham
4fc1d0597f v0.9.2: fixed necromancer summon pushing not accounting for large chars 2021-02-24 19:21:57 -05:00
Evan Debenham
3e4c137e20 v0.9.2: fixed the player being able to input actions during combo moves 2021-02-24 19:21:57 -05:00
Evan Debenham
33e70fa89d v0.9.2: fixed layout issues with recent styledbutton changes 2021-02-24 19:21:57 -05:00
Evan Debenham
4a31acf50e v0.9.2: fixed rare vfx issues with barkskin buff icon 2021-02-24 19:21:56 -05:00
Evan Debenham
13588b1699 v0.9.2: fixed various vfx issues with Goo when it is not visible 2021-02-24 19:21:56 -05:00
Evan Debenham
44b80b24a9 v0.9.2: fixed rare cases where retreating character would fail to run 2021-02-24 19:21:56 -05:00
Evan Debenham
868b6d6995 v0.9.2: fixed save/load messing with the pacifist badge 2021-02-24 19:21:56 -05:00
Evan Debenham
94de68caad v0.9.2: improved logic for assassin blinking 2021-02-24 19:21:56 -05:00
Evan Debenham
e8f4bc7312 v0.9.2: fixed recently introduced errors with the cloak of shadows 2021-02-21 00:41:41 -05:00
Evan Debenham
b2957d1e60 v0.9.2: updated translations 2021-02-21 00:41:41 -05:00
Evan Debenham
6550ac9130 v0.9.2: fixed recently added error with scroll indicator in ScrollPane 2021-02-21 00:41:40 -05:00
Evan Debenham
a933194342 v0.9.2: fixed projecting not working with shared enchantments talent 2021-02-21 00:41:40 -05:00
Evan Debenham
5e6eeef645 v0.9.2: artifact charging can now affect unequipped artifacts 2021-02-21 00:41:40 -05:00
Evan Debenham
ee4381420b v0.9.2: improved the buff fading behaviour for combo 2021-02-21 00:41:40 -05:00
Evan Debenham
54a85767de v0.9.2: fixed cloak unequiping and save/load errors 2021-02-21 00:41:40 -05:00
Evan Debenham
a20df5c724 v0.9.2: fixed rare layout issues in styled buttons due to text tweaks 2021-02-21 00:41:40 -05:00
Evan Debenham
5f6285d3d2 v0.9.2: fixed save/load errors with Yog vision reduction 2021-02-21 00:41:40 -05:00
Evan Debenham
943e316e31 v0.9.2: fixed vision range errors caused by new talent 2021-02-21 00:41:40 -05:00
Evan Debenham
6855ad516d v0.9.2: fixed preparation assassinating immune characters 2021-02-21 00:41:40 -05:00
Evan Debenham
75e8ba7fd9 v0.9.2: added checks to reduce levelgen hanging 2021-02-21 00:41:40 -05:00
Evan Debenham
4cc28b269a v0.9.2: added some safety checks to combo 2021-02-21 00:41:40 -05:00
Evan Debenham
85b2ce7373 v0.9.2: added a safety check to Tengu shocker save/load 2021-02-21 00:41:40 -05:00
Evan Debenham
e8376f3dbc v0.9.2: fixed unspent T3 talent point warning when no subclass is chosen 2021-02-21 00:41:40 -05:00
Evan Debenham
a35604ea8a v0.9.2: fixed golden lotus being corruptable 2021-02-21 00:41:40 -05:00
Evan Debenham
d81f527bf7 v0.9.2: fixed enhanced ring buff not correctly updating max health 2021-02-21 00:41:39 -05:00
Evan Debenham
4a1804decb v0.9.2: fixed cave fissure rooms messing with levelgen 2021-02-21 00:41:39 -05:00
Evan Debenham
a1ce2a1963 v0.9.2: further text improvements 2021-02-21 00:41:39 -05:00
Evan Debenham
1ec026d7d9 v0.9.2: fixed various typos, updated translations 2021-02-15 23:07:43 -05:00
Evan Debenham
999d070649 v0.9.2: fixed shared upgrades bonus on bow persisting too long 2021-02-15 23:07:42 -05:00
Evan Debenham
db8dffe639 v0.9.2: fixed various crash errors 2021-02-15 23:07:42 -05:00
Evan Debenham
dd8ec8033c v0.9.2: fixed various errors with momentum 2021-02-15 23:07:42 -05:00
Evan Debenham
3c75ca0406 v0.9.2: reverted necromancer VFX changes for now 2021-02-15 23:07:42 -05:00
Evan Debenham
a247e29094 v0.9.2: fixed a missing import 2021-02-14 18:47:56 -05:00
Evan Debenham
51571eefc0 v0.9.2: replaced '3*3' with '3x3' in seer shot's description 2021-02-14 18:46:51 -05:00
Evan Debenham
eca9d509c0 v0.9.2: updated translations 2021-02-14 18:46:51 -05:00
Evan Debenham
6433c6200f v0.9.2: added visible buffs to several new talents 2021-02-14 18:46:51 -05:00
Evan Debenham
071cc236e9 v0.9.2: fixed seer shot using target pos and not landing pos 2021-02-14 18:46:51 -05:00
Evan Debenham
ab2229e825 v0.9.2: fixed various errors in new talent descriptions 2021-02-14 18:46:51 -05:00
Evan Debenham
df0528721e v0.9.2: fixed two crash bugs caused by new talents 2021-02-14 18:46:50 -05:00
Evan Debenham
58ce8c5275 v0.9.2: corrected necromancer VFX/SFX playing outside of hero FOV 2021-02-14 18:46:50 -05:00
Evan Debenham
d567c7a283 v0.9.2: implemented the seer shot talent 2021-02-14 18:46:50 -05:00
Evan Debenham
20f41e369b v0.9.2: implemented the ally warp talent 2021-02-14 18:46:50 -05:00
Evan Debenham
7bf3cacbb3 v0.9.2: fixed a crash caused by excess charge talent 2021-02-14 18:46:50 -05:00
Evan Debenham
82aec9cc86 v0.9.2: implemented the enhanced rings talent 2021-02-14 18:46:50 -05:00
Evan Debenham
448c170123 v0.9.2: implemented the hold fast talent 2021-02-14 18:46:50 -05:00
Evan Debenham
7fc9c3954e v0.9.2: implemented the excess charge talent 2021-02-14 18:46:50 -05:00
Evan Debenham
9307ba93ba v0.9.2: re-ordered some talents and added talent icons 2021-02-14 18:46:50 -05:00
Evan Debenham
35e894ab54 v0.9.2: implemented the enhanced combo talent 2021-02-14 18:46:50 -05:00
Evan Debenham
c1dd816a36 v0.9.2: finished reworking combo 2021-02-14 18:46:50 -05:00
Evan Debenham
b2ad246943 v0.9.2: implemented the empowering scrolls talent 2021-02-14 18:46:35 -05:00
Evan Debenham
eef60d6c7e v0.9.2: implemented the enraged catalyst talent 2021-02-14 18:46:35 -05:00
Evan Debenham
831e9fee20 v0.9.2: implemented the speedy stealth talent 2021-02-14 18:46:35 -05:00
Evan Debenham
b28e7a99e2 v0.9.2: tweaked subclass descriptions 2021-02-14 18:46:35 -05:00
Evan Debenham
b7f2b29554 v0.9.2: tweaked wand of regrowth charge limit and added it to desc 2021-02-14 18:46:35 -05:00
Evan Debenham
99ed2a14a0 v0.9.2: finished up dev commentary up to 0.5, more coming later 2021-02-14 18:46:35 -05:00
Evan Debenham
7e521ec841 v0.9.2: implemented the shared upgrades talent 2021-02-14 18:46:35 -05:00
Evan Debenham
a6838ace3c v0.9.2: fixed evil eye's drops not working correctly 2021-02-14 18:46:35 -05:00
Evan Debenham
0131feb0b9 v0.9.2: fixed succubus vfx/sfx triggering even if they aren't visible 2021-02-14 18:46:34 -05:00
Evan Debenham
e714c7860e v0.9.2: corrected Tengu's hp backets not updating with his health total 2021-02-14 18:46:34 -05:00
Evan Debenham
bad49ee880 v0.9.2: implemented the shielding dew talent 2021-02-14 18:46:34 -05:00
Evan Debenham
e92b42d5fb v0.9.2: tweaked randomness on hostile champions and tuned it up slightly 2021-02-14 18:46:34 -05:00
Evan Debenham
25c61c4939 v0.9.2: implemented the assassin's reach talent 2021-02-14 18:46:34 -05:00
Evan Debenham
6d43685935 v0.9.2: added dev commentary to v0.3.X updates 2021-02-14 18:46:34 -05:00
Evan Debenham
beb00a9a4c v0.9.2: implemented the necromancer's minions talent 2021-02-14 18:46:34 -05:00
Evan Debenham
470b9b9c51 v0.9.2: implemented the light cloak talent 2021-02-14 18:46:34 -05:00
Evan Debenham
ce9f1d77d2 v0.9.2: balance tweaks / wording improvements to T1 and T2 talents 2021-02-14 18:46:34 -05:00
Evan Debenham
6b7f231c2d v0.9.2: buffed several enemies to compensate for talent additions 2021-02-14 18:46:34 -05:00
Evan Debenham
8077c77498 v0.9.2: condensed the changelog for v0.9.1 2021-02-14 18:46:34 -05:00
Evan Debenham
c88596afb2 v0.9.2: added dev commentary to v0.1.X and v0.2.X updates 2021-02-14 18:46:34 -05:00
Evan Debenham
33e17c1700 v0.9.2: implemented the mystical charge talent 2021-02-14 18:46:34 -05:00
Evan Debenham
b9f3f84e04 v0.9.2: adjusted the charging benefit on the chalice of blood. 2021-02-14 18:46:34 -05:00
Evan Debenham
f864f95c9f v0.9.2: various berserk balance changes and berserking stamina talent 2021-02-14 18:46:34 -05:00
Evan Debenham
d8f906308c v0.9.2: implemented the shared enchantment talent 2021-02-14 18:46:33 -05:00
Evan Debenham
041046cc74 v0.9.2: fixed visual bugs with statuses when motion gets interrrupted 2021-02-14 18:46:33 -05:00
Evan Debenham
3fe42591d9 v0.9.2: fixed bugs with previously changed gamescene functionality 2021-02-14 18:46:33 -05:00
Evan Debenham
d40aee8d4d v0.9.2: fixed a typo in the description of lethal defense 2021-02-14 18:46:33 -05:00
Evan Debenham
22916e02b8 v0.9.2: implemented final versions of first two new combo moves 2021-02-14 18:46:33 -05:00
Evan Debenham
f62c6f6509 v0.9.2: implemented the lethal defense talent 2021-02-14 18:46:33 -05:00
Evan Debenham
320b634425 v0.9.2: implemented the barkskin talent 2021-02-14 18:46:33 -05:00
Evan Debenham
cacc689429 v0.9.2: implemented the soul eater talent 2021-02-14 18:46:33 -05:00
Evan Debenham
cc7b5940b6 v0.9.2: added the projectile momentum talent 2021-02-14 18:46:33 -05:00
Evan Debenham
c9cec834cf v0.9.2: fixed targeting issues when enemies become corrupted 2021-02-14 18:46:33 -05:00
Evan Debenham
4eb658c012 v0.9.2: healing buff now cancels resting when the hero reaches full HP 2021-02-14 18:46:33 -05:00
Evan Debenham
c4bf878276 v0.9.2: fixed supercharged DM-300 digging while not hunting 2021-02-14 18:46:33 -05:00
Evan Debenham
42d7d70fdb v0.9.2: fixed lethal momentum not triggering on thrown weapons 2021-02-14 18:46:33 -05:00
Evan Debenham
3bb048a19d v0.9.2: more tweaks to WndGameInProgress, added an icon to WndInfoTalent 2021-02-14 18:46:33 -05:00
Evan Debenham
e4291d86ff v0.9.2: ethereal chains can no longer pull a rooted hero 2021-02-14 18:46:33 -05:00
Evan Debenham
640aa26fb9 v0.9.2: added icons to the buttons in WndGameInProgress 2021-02-14 18:46:33 -05:00
Evan Debenham
653f2564d7 v0.9.2: adjusted missile weapon durability logic to use rounding 2021-02-14 18:46:33 -05:00
Evan Debenham
ef37060163 v0.9.2: implemented the bounty hunter talent 2021-02-14 18:46:33 -05:00
Evan Debenham
257b2a4d3f v0.9.2: implemented the empowered strike talent 2021-02-14 18:46:32 -05:00
Evan Debenham
5386b2e97e v0.9.2: tweaked the description of the blazing enchant slightly 2021-02-14 18:46:32 -05:00
Evan Debenham
a8967b6ece v0.9.2: implemented a new window where combo moves can be selected 2021-02-14 18:46:32 -05:00
Evan Debenham
4e95d6e238 v0.9.2: implemented the enhanced lethality talent 2021-02-14 18:46:32 -05:00
Evan Debenham
563258ecb3 v0.9.2: fixed incorrectly commited code change to Dungeon.switchlevel 2021-02-14 18:46:32 -05:00
Evan Debenham
f9ba8f077a v0.9.2: implemented the evasive armor talent 2021-02-14 18:46:32 -05:00
Evan Debenham
61fbeeb46b v0.9.2: removed duplicated code in Dungeon.init() 2021-02-14 18:46:32 -05:00
Evan Debenham
46df3a1033 v0.9.2: redesigned the freerunner's main ability 2021-02-14 18:46:32 -05:00
Evan Debenham
be78ce9966 v0.9.2: fixed buffs being added to Actor before their character was 2021-02-14 18:46:32 -05:00
Evan Debenham
545ba546db v0.9.2: rebalanced combo building and turned cleave into a talent 2021-02-14 18:46:32 -05:00
Evan Debenham
b6ba0f085b v0.9.2: nerfed invis turns from cloak, adjusted assassin to compensate 2021-02-14 18:46:32 -05:00
Evan Debenham
6df80d2b3b v0.9.2: implemented the durable tips talent 2021-02-14 18:46:32 -05:00
Evan Debenham
c9a21e5417 v0.9.2: implemented the soul siphon talent 2021-02-14 18:46:32 -05:00
Evan Debenham
b9979f52e7 v0.9.2: implemented the endless rage talent 2021-02-14 18:46:32 -05:00
Evan Debenham
37ddbe19e6 v0.9.2: implemented the farsight talent 2021-02-14 18:46:32 -05:00
Evan Debenham
778fafbcdd v0.9.2: added various safety checks to reduce the chance of crashes 2021-02-14 18:46:29 -05:00
Evan Debenham
479096d10f v0.9.2: added a safety check to ensure caves fissure rooms are pathable 2021-02-14 18:46:26 -05:00
Evan Debenham
6310fe09c8 v0.9.2: corrected stacking inconsistencies with on-eat talent buffs 2021-02-14 18:46:26 -05:00
Evan Debenham
2408b677ee v0.9.2: fixed various typos in talent descriptions 2021-02-14 18:46:26 -05:00
Evan Debenham
0d00952eb5 v0.9.2: implement the strongman talent and cleaned up strength req code 2021-02-14 18:46:26 -05:00
Evan Debenham
44c11c4b50 v0.9.2: implement the point blank talent 2021-02-14 18:46:26 -05:00
Evan Debenham
79d577031a v0.9.2: fixed rogue T3 talents having 2 points instead of 3 2021-02-14 18:46:26 -05:00
Evan Debenham
7b56f964d9 v0.9.2: fixed unintended code commit that slowed ghoul death animations 2021-02-14 18:46:26 -05:00