Commit Graph

2090 Commits

Author SHA1 Message Date
Evan Debenham
740e4f64ae v0.8.1: Design improvements to DM-300:
- The fight now starts when a player approaches a pylon, not when they leave the entrance
- Increased the speed/intensity of the environment spark particle effects
- Made several changes to DM-300's dialogue, and swapped the current hint for a new one
The goal of these changes is to make the goals of the fight more intuitive
2020-06-18 16:57:02 -04:00
Evan Debenham
b369cf28ea v0.8.1: design improvements to Tengu:
- Removed phase 2 entirely, replaced with a brief pause before phase 3 (now phase 2)
- Increased the intensity of traps in phase 1 to compensate
- Fixed a bug that could let high damage builds skip some Tengu jumps
- Reduced Tengu's accuracy a bit in melee range to help melee characters
2020-06-18 16:57:02 -04:00
Evan Debenham
cf793e3b0d v0.8.1: tweaked the grey color for icon fading, improved fade effect 2020-06-18 16:57:02 -04:00
Evan Debenham
b5106467b9 v0.8.1: removed unintentionally committed debug logic 2020-06-18 16:57:02 -04:00
Evan Debenham
e113738063 v0.8.1: removed 'snd_' prefix from sound assets 2020-05-07 22:31:38 -04:00
Evan Debenham
6ca138de23 v0.8.1: refactored the location of all asset files 2020-05-07 21:54:49 -04:00
Evan Debenham
e943055564 v0.8.1: new shading and fading vfx added to many buffs
Also several buff durations have changed, to improve consistency:
Blindness:
- Bandit: 5 from 2-5
- Bright Fist attack: 5 from 4
- Retribution: 10 from 6-10
- Blindweed: 10 from 5-10
Cripple:
- Bandit: 5 from 3-8
- Blindweed: 10 from 5-10
Chill:
- breaking frost in water: 5 from 4
Charm:
- Succubus: 5 from 3-4
- Affection: 10 from 8-12
- Friendly curse defender: 5 from 3-5
- Friendly curse attacker: 10 from 13-15
Frost:
- Freezing: 10 from 5-7.5 (icecap / snap freeze)
- Freezing+water: 30 from 25-37.5
- Anti-Entropy: 10 from 2.5-5
- Cursed Wand: 10 from 15-25
- Frost blob: 10 from 5
- Frost Battlemage proc: 10 from 5-10
Others:
- Drowsy: 5 from 3-6
2020-05-07 21:30:17 -04:00
Evan Debenham
05b70dce87 v0.8.1: BuffIndicator.refreshHero() is now always called when hero acts 2020-05-07 21:30:16 -04:00
Evan Debenham
13ecf57edf v0.8.1: Improved buff fading VFX & applied it to a few new ones
Also buffed alternate sources of bless:
- holy dart bless duration up to 30 turns from 20.
- Holy furor bless duration up to 120 turns from 100.
2020-05-07 21:30:16 -04:00
Evan Debenham
7fdb4f534e v0.8.0b: final commit 2020-05-05 13:34:49 -04:00
Evan Debenham
fe74503189 v0.8.0b: updated translations 2020-05-05 13:08:53 -04:00
Evan Debenham
6698d97ce2 v0.8.0b: various mob fixes/improvements:
- Fixed warlocks not dealing normalized damage with their magic attack
- Fixed Yog-Dzewa fight glitching in rare cases where the eye and last fist are killed at the same time
- Fixed Bright/Dark fist very rarely teleporting into enclosed spaces
- Yog's fists are now considered bosses, not minibosses
2020-05-05 13:08:51 -04:00
Evan Debenham
f2d0aa959a v0.8.0b: added a few safety checks to prevent rare crashes 2020-05-05 13:08:34 -04:00
Evan Debenham
9912c5e1ee v0.8.0b: various fixes for levelgen freezing:
- Wandmaker rarely not having a place to go in a 3*3 room with 4 doors
- Nowhere to place the hero if they fall from a chasm into a boss floor
2020-05-05 13:08:34 -04:00
Evan Debenham
b00d5296bc v0.8.0a: final commit 2020-04-28 14:52:39 -04:00
Evan Debenham
99d1d906e9 v0.8.0a: updated translations 2020-04-28 14:52:38 -04:00
Evan Debenham
00eca29f3c v0.8.0a: further fixes for the following bugs:
- pitfall traps working on stationary neutral NPCs (such as questgivers)
- connection error to pixeldungeoun.watabou.ru due to forced HTTPS
2020-04-28 14:52:35 -04:00
Evan Debenham
b0b62987fc v0.8.0a: ripper demon balance tweaks:
- leap ability now has a short cooldown
- damage slightly reduced to 12-25 from 15-25
- bleed effect is now less likely do deal lots of damage
2020-04-28 14:52:35 -04:00
Evan Debenham
042937e164 v0.8.0a: Yog-Dzewa balance tweaks:
- Yog's deathgaze damage down to 20-35, from 20-40
- Soiled fist now spreads furrowed grass slightly more often
- Soiled fist now resists burning
- Rusted fist damage up to 22-44 from 20-40
- Bright fist blind durations down to 15/30, from 25/50
- Dark fist ranged damage down to 12-24 from 15-30
2020-04-28 14:52:35 -04:00
Evan Debenham
1de6a1e10a v0.8.0a: DM-300 balance changes:
- Now takes 3 turns to move through rock, up from 2.5
- Pylons now resist damage above 15, up from 10
2020-04-28 14:52:35 -04:00
Evan Debenham
8f0abdb7d2 v0.8.0a: buffed sniper shot ability by 20-40%, depending on distance 2020-04-28 14:52:35 -04:00
Evan Debenham
c10456c6a4 v0.8.0a: hunting enemies now update their target position when attacking 2020-04-28 14:52:35 -04:00
Evan Debenham
8b40399aa7 v0.8.0a: reduced the minimum window size in desktop mode 2020-04-28 14:52:35 -04:00
Evan Debenham
e1fb7600df v0.8.0a: enlarged the exit region in DK's boss levels 2020-04-28 14:52:35 -04:00
Evan Debenham
ee87446c1e v0.8.0a: Fixed the following bugs:
- water of health being used up when uncursable items are thrown into it
- rare crash bugs involving brutes, items dropping from alchemy, and character sprite movement
- golems being able to teleport immovable characters
- armored statues appearing in faith is my armor challenge
- Yog fight able to set viewdistance to 0 if into darkness is enabled
- large enemies being able to move into enclosed spaces when vertigoed
- infinite loop bug when attempting to teleport DM-300
- terrain being overridden at the end of Tengu's boss level
2020-04-28 14:52:35 -04:00
Evan Debenham
bab229ec3d v0.8.0a: improved logic for spreading water to tiles, fixes bugs 2020-04-28 14:52:35 -04:00
Evan Debenham
4c7bf65742 v0.8.0a: adjusted red flash effect when the hero is damaged 2020-04-28 14:52:35 -04:00
Evan Debenham
0390b3dbad v0.8.0a: fixed various errors caused by new imp shop 2020-04-28 14:52:35 -04:00
Evan Debenham
de448a0993 v0.8.0: final commit (finally!) 2020-04-16 01:53:31 -04:00
Evan Debenham
508735e135 v0.8.0: updated translations and translator credits 2020-04-16 01:53:29 -04:00
Evan Debenham
e40a5b5ab1 v0.8.0: finalized DM-300's sprite 2020-04-16 01:53:25 -04:00
Evan Debenham
f24901740d v0.8.0: final tweaks and adjustments:
- it's no longer possible to trigger on-hit effects on invuln enemies
- rippers now have a 1 turn delay when summoned by demon spawners
2020-04-16 01:53:25 -04:00
Evan Debenham
91373fdda1 v0.8.0: added sprites for DM-200s and DM-201s 2020-04-16 01:53:25 -04:00
Evan Debenham
2e6107ad72 v0.8.0: upscaled and slightly re-shaded golem sprites 2020-04-16 01:53:25 -04:00
Evan Debenham
cb524aee35 v0.8.0: final improvements to DM-100 sprites 2020-04-16 01:53:25 -04:00
Evan Debenham
e059804f8a v0.8.0: fixed rare cases where new DM-300 would drop rocks instantly 2020-04-09 22:06:02 -04:00
Evan Debenham
c26e94f656 v0.8.0: bugfixes / tweaks:
- Fixed crash bugs
- Fixed bees attacking bosses while they are invulnerable
- Fixed DM-201s attacking the hero through walls
- Fixed golems rarely teleporting to enclosed spaces
- Fixed viscocity glyph not accounting for sniper shot
- Fixed a typo in spirit bow description
- Ripper demons now telegraph their leap even if they aren't visible
- Updated gradle build tools version
2020-04-09 22:06:02 -04:00
Evan Debenham
a89971b117 v0.8.0: finalized ripper demon spritework 2020-04-09 22:06:01 -04:00
Evan Debenham
4152d9dc7a v0.8.0: bugfixes and tweaks:
- Fixed webs not always clearing properly
- Fixed doors being hidden on floor 2 in some cases when they shouldn't
- Fixed Yog and its minions ignoring bees
- Added back the name of an item when it can't be grabbed.
2020-04-03 23:33:09 -04:00
Evan Debenham
0653d0d1f2 v0.8.0: AI improvements (primarily pathfinding):
- removed path lookaheads, characters now only check the next tile for validity
- the hero is now interrupted if their path is broken and replaced by a much longer one
- added pathfinding functionality to ignore characters
- significantly improved hunting enemy pathfinding when a route is blocked
- improved enemy logic for switching targets if current one is unreachable
2020-04-03 23:33:09 -04:00
Evan Debenham
5206141aeb v0.8.0: tweaked the description of DM-201s 2020-03-30 21:41:44 -04:00
Evan Debenham
35d639f973 v0.8.0: improved enemy AI:
- Ripper demons now cannot leap to an enemy they can't see
- fixed characters being able to target invisible enemies
2020-03-30 21:41:44 -04:00
Evan Debenham
22a6c3e8a6 v0.8.0: improved the class names for fists and elementals 2020-03-30 21:41:44 -04:00
Evan Debenham
8283bd543b v0.8.0: Adjustments to new bosses:
- Added a hint to DM-300's supercharge phase
- Reduced DK's damage and accuracy slightly
- Slightly slowed down summons on phase 2 wave 3 of DK fight
- The first warlock/monk on DK's final phase is now the 3rd summon, not 1st
- Reduced the damage of both bright and dark fists (bright moreso)
- slightly increased the cooldown of Yog's laser and summoning
- Yog's fist now take 4 turns before acting, up from 3.
2020-03-30 21:41:44 -04:00
Evan Debenham
17deae840c v0.8.0: added DM-201s (with a WIP sprite currently) 2020-03-30 21:41:44 -04:00
Evan Debenham
f4241ad640 v0.8.0: various tweaks:
- added newlines to hero level up messages
- succubi now have a proper variable cooldown for their blink
- evil eye beam cooldown increased slightly
- The DM-300 fight now starts slightly farther from the entrance stairs
- increased the rate of well particle VFX for better clarity
2020-03-30 21:41:44 -04:00
Evan Debenham
63e4482405 v0.8.0: fixed the following bugs:
- various screen layout + orientation errors with power saver mode on
- DM-300s sprite exploding many times if it is stunned as it dies
2020-03-30 21:41:44 -04:00
Evan Debenham
70d6476fd2 v0.8.0: added functionality for forced newlines in game log 2020-03-30 21:41:44 -04:00
Evan Debenham
01946d4c66 v0.8.0: Fixes the following bugs/errors:
- rare crashes involving webs
- Yog's summons ignoring allies and going for the hero only
- various typos
2020-03-30 21:41:44 -04:00
Evan Debenham
b5989ee4f6 v0.8.0: substantially improved logic for damage immunity:
- now referred to as invulnerability, with standardized logic for all chars
- chars now ignore enemies who are invulnerable
- combo no longer builds on invulnerable targets
- allies can now target Yog's eye when it is vulnerable
2020-03-30 21:41:44 -04:00
Evan Debenham
e3d2d12e37 v0.8.0: fixed golden mimics gaining huge stat boosts from save/load 2020-03-26 22:16:15 -04:00
Evan Debenham
432c069691 v0.8.0: New Minor Features:
- The game now flashes red when the hero is seriously injured, this replaces the old screen shake when injured effect
- Yog, ripper demons, and DM-300 are now less punishing to slower builds
- Yog's fist summons are now based on the levelgen seed
- velvet pouch can now hold goo blobs and metal shards
- wand of disintegration now breaks webs
-
2020-03-26 22:16:15 -04:00
Evan Debenham
aa263b6f0a v0.8.0: fixed various bugs:
- Ghouls rarely moving into chasms as they get up
- Golem teleportation not being blocked by antimagic
- piranhas playing no death animation if they die on land
- ripper demons failing to move off their leap target in many cases
- various freeze/crash bugs with Yog-Dzewa
- player not be able to place items into their main bag if a sub bag is full
- DM-300 rarely spawning ontop of the exit stairs
- rare levelgen hanging bug when placing enemies
- spawner warning playing on floor 26
- rare crash bug involving DM-300
- rare crash bug involving update notification
- typo in bright fist's description
2020-03-26 22:16:15 -04:00
Evan Debenham
54db0a7c6c v0.8.0: added support for system font in all languages on desktop 2020-03-26 22:16:15 -04:00
Evan Debenham
0b77c20ca7 v0.8.0: slightly refactored interacting with characters, and fixed swapping places with rooted allies 2020-03-26 22:16:14 -04:00
Evan Debenham
b697ad1cae v0.8.0: Fully implemented the new Yog-Dzewa fight! 2020-03-19 21:45:10 -04:00
Evan Debenham
60453b2a4e v0.8.0: sub-parts of bosses are now considered minibosses 2020-03-19 21:45:10 -04:00
Evan Debenham
099073dd89 v0.8.0: various tweaks and adjustments, mainly for demon halls:
- added missing properties to rippers and spawners
- fixed rippers having long visibility range, increased their damage by 11%
- reduced the bleed damage from new ripper leap
- rippers now interrupt the hero when leaping
- adjusted candle positions in Yog's boss level
- added more text (including warnings) for demon spawners
- adjusted the positioning of Yog's sprite
- fixed cases where angled visuals would be incorrectly not visible
- removed redundant declarations from Ring of Elements, it now copies from AntiMagic
2020-03-19 21:45:10 -04:00
Evan Debenham
ab5a37d3d5 v0.8.0: dieing to new DK's minions now triggers his ranking description 2020-03-19 21:45:10 -04:00
Evan Debenham
44a82ffd38 v0.8.0: finished improvements to demon spawner sprite 2020-03-19 21:45:10 -04:00
Evan Debenham
436f5ea18d v0.8.0: fixed spinners not aiming their web correctly in some cases 2020-03-19 21:45:10 -04:00
Evan Debenham
f8cdce2a53 v0.8.0: added a leap ability to ripper demons in exchange for speed 2020-03-19 21:45:09 -04:00
Evan Debenham
95a905a335 v0.8.0: added a leap ability to ripper demons in exchange for speed 2020-03-19 21:45:09 -04:00
Evan Debenham
f170949fe6 v0.8.0: fixed the following bugs:
- crashes when ghoul life link is attached to a ghoul which hasn't acted yet
- darts and unidentified toolkit being usable in alchemy window
- lava vfx persisting when lava is removed
- rare freeze bugs if a sniper enters DM-300's arena with magical sight
2020-03-19 21:45:09 -04:00
Evan Debenham
124172b6ad v0.8.0: Visual improvements, primarily to demon halls area/enemies 2020-03-19 21:45:09 -04:00
Evan Debenham
6441f2fd5e v0.8.0: improved animations for DM-100s 2020-03-19 21:45:09 -04:00
Evan Debenham
8ecb5d0fe5 v0.8.0: added a dedicated sprite for ghouls 2020-03-19 21:45:09 -04:00
Evan Debenham
3c4e8a5f74 v0.8.0: rough implementation for Yog's fists and Yog fight progression 2020-03-19 21:45:09 -04:00
Evan Debenham
b1f7023d78 v0.8.0: fixed incorrect spawn rates from demon spawners, and some items not appearing on floor 21. 2020-03-19 21:45:09 -04:00
Evan Debenham
44af718f92 v0.8.0: Balance adjustments for torches:
- Torch duration reduced to 250 turns from 300
- Torches from imp shop reduced back to 3x1 from 2x2
- Demon halls floors now each contain 2 torches, up from 1.
2020-03-19 21:45:09 -04:00
Evan Debenham
14b4e42ef6 v0.8.0: fixed the following bugs:
- Glowing from Shattered's banner getting cut off by one pixel
- Imp shopkeeper spawning after items (should be before)
- items spawning ontop of characters in the level when they shouldn't
- various minor text errors
2020-03-19 21:45:09 -04:00
Evan Debenham
88a1877784 v0.8.0: adjusted sprites for yog's fists in prep for larger changes 2020-03-19 21:45:09 -04:00
Evan Debenham
e8e1db5f67 v0.8.0: reworked Yog's level, boss itself is largely unchanged atm. 2020-03-19 21:45:07 -04:00
Evan Debenham
b98ed1d071 v0.8.0: fixed the following:
- wards displacing items for sale or in containers
- rare crash bugs when DK dies on his throne
- capitalization error in health boost buff name
2020-02-29 02:25:57 -05:00
Evan Debenham
2de6ff5031 v0.8.0: various bugfixes:
- fixed rare crash bugs with crystal mimics
- fixed items landing in DK's throne if he dies there
- fixed DK using abilities through paralysis
- fixed doom debuff messing with phases 2 and 3 of DK fight
- fixed ghouls acting instantly when they shouldn't in some cases
- fixed some visual layering issues with one part of DM-300 arena
- fixed rare deadlock crashes caused by health indicators
2020-02-26 22:38:50 -05:00
Evan Debenham
9b7fbbf0f6 v0.8.0: added initial custom visuals for demon spawner rooms 2020-02-26 22:38:50 -05:00
Evan Debenham
7266415984 v0.8.0: text adjustments:
- added a hint to snakes if the player misses them many times
- fixed a typo in DM-300 description
- changed ghouls back to have regular 'defeated' text
- fixed a hanging newline in dried rose description when it is known to be uncursed
2020-02-26 22:38:50 -05:00
Evan Debenham
cde8bc67f6 v0.8.0: Fixed the following:
- Dwarf King's fight not starting if his entrance door was burned down
- Dwarf King rarely teleporting into walls
- Dwarf King being movable in his 2nd phase
- Dwarf King 2nd phase getting stalled of minions are polymorphed or corrupted
- Rare freeze errors when Dwarf King dies
- Various minior errors caused by floor 21 now being a demon halls floor
- Necromancers playing vfx/sfx when they are not visible
- Mimics rarely spawning ontop of eachother
2020-02-18 12:35:39 -05:00
Evan Debenham
f2acbd61e3 v0.8.0: various bugfixes:
- fixed various rare crash bugs
- fixed the locked floor buff not adding time correctly for DK
- fixed DK unintentionally dropping armor kit on his throne
- tweaked the text ghouls display when downed
- wards now trigger traps if placed on top of them
2020-02-15 01:04:52 -05:00
Evan Debenham
8e74837162 v0.8.0: fully implemented new DK fight 2020-02-13 23:42:33 -05:00
Evan Debenham
499d2e1b2b v0.8.0: adjustments:
- DM-300 now says IMMUNE when immune
- tweaked story text for later regions
2020-02-13 23:42:33 -05:00
Evan Debenham
3836b54a64 v0.8.0: various adjustments for floor 21 now being a demon halls floor 2020-02-13 23:42:33 -05:00
Evan Debenham
0277224f7e v0.8.0: fixed .class instead of reference when damaging in some cases 2020-02-13 23:42:33 -05:00
Evan Debenham
ac8d44c6fd v0.8.0: fixed various errors with life link 2020-02-13 23:42:33 -05:00
Evan Debenham
ea563afd40 v0.8.0: balance tweaks to DM-300:
- reduced the frequency of water and exposed wires in DM-300's arena
- improved two cave layouts that were unintentionally harder than the others
- increased the speed of the hint particles when DM-300 becomes supercharged
2020-02-13 23:42:33 -05:00
Evan Debenham
82f87d9c7b v0.8.0: implemented basic 1st phase of DK fight 2020-02-13 23:42:33 -05:00
Evan Debenham
e611f1a6ea v0.8.0: added a new life link buff, which will be used in the DK fight 2020-02-13 23:42:33 -05:00
Evan Debenham
3697b1b8c6 v0.8.0: bugfixes:
- reverted unintential commit of debug stats for ghouls
- fixed ghoul life link not transferring correctly in some cases
- mobs now retain their max level for xp between save/load
- fixed DM-300 incorrectly being immune to rooting
2020-02-13 23:42:33 -05:00
Evan Debenham
aaa0bdc135 v0.8.0: adjusted demon spawners and bestiary now that halls has 4 floors 2020-02-13 23:42:33 -05:00
Evan Debenham
c062edbdb6 v0.8.0: overhauled class armors, they now build charge based on exp 2020-02-13 23:42:33 -05:00
Evan Debenham
36d5e0384c v0.8.0: improved several aspects of custom visuals in NewCityBossLevel 2020-02-13 23:42:33 -05:00
Evan Debenham
83def4a4b3 v0.8.0: fixed crashes involving ghouls, and scroll areas not deactivating 2020-02-13 23:42:33 -05:00
Evan Debenham
b36db88c8c v0.8.0: added shielding to boss health bars 2020-02-13 23:42:32 -05:00
Evan Debenham
e24ee139ad v0.8.0: updated string grabbing functionality to use LibGDX I18NBundle 2020-02-13 23:42:32 -05:00
Evan Debenham
2576b170c2 v0.8.0: fixed accidentally commited debug stats for King 2020-02-13 23:42:32 -05:00
Evan Debenham
48e3a30f6a v0.8.0: reduced ghoul hp to 45 from 50, and gave them a new ability 2020-02-13 23:42:32 -05:00
Evan Debenham
4e3424f2cb v0.8.0: bugfixes:
- Hero FOV not being updated after they are pulled by golems
- Necromancer skeletons counting towards mob spawn limits
- New Tengu taking damage during phase 2 in rare cases
- Keybindings window not accepting unbound keys.
2020-02-13 23:42:32 -05:00
Evan Debenham
48471bbfef v0.8.0: roughly implemented new DK level 2020-02-13 23:42:30 -05:00
Evan Debenham
e24eca94b4 v0.8.0: various adjustments to make the DM-300 fight easier to learn 2020-01-24 16:19:48 -05:00
Evan Debenham
b8fb981bfe v0.8.0: fixes/tweaks:
- fixed crash/freeze bugs involving spinners, mimics, and DM-300
- fixed ring descriptions to properly consider degraded
- fixed typos in some dart descriptions
2020-01-24 16:19:48 -05:00
Evan Debenham
c64c734590 v0.8.0: tweaked a line of text for DM-200s to make it more flexible 2020-01-20 14:27:45 -05:00
Evan Debenham
1d6c6523b2 v0.8.0: made diamond painter patterns generic 2020-01-20 14:27:45 -05:00
Evan Debenham
633e3d3db5 v0.8.0: fixes/tweaks:
- DM-300 is now immune to sleep
- Pylons now knock away items ontop of them
- fixed further rare DM-300 crash issues
2020-01-20 14:27:45 -05:00
Evan Debenham
2673220c79 v0.8.0: Fixes:
- fixed various crash bugs in new DM fight
- fixed bags not being registered as dropped
- fixed a typo in DM fight
2020-01-20 14:27:45 -05:00
Evan Debenham
cc6e981717 v0.8.0: Fixed DM being able to dig around exit gate on one layout 2020-01-20 14:27:45 -05:00
Evan Debenham
7eda6d2776 v0.8.0: fixed DM-300's sprite not turning red when supercharged 2020-01-18 12:19:26 -05:00
Evan Debenham
ffdf746d4b v0.8.0: small text corrections 2020-01-18 12:19:26 -05:00
Evan Debenham
74c9f41880 v0.8.0: tweaked new DM abilities to interrupt the hero 2020-01-18 12:19:26 -05:00
Evan Debenham
6e2e87966b v0.8.0: renamed references to old DM-300 fight 2020-01-18 12:19:26 -05:00
Evan Debenham
32a755cfee v0.8.0: redesigned the DM-300 boss fight 2020-01-18 12:19:24 -05:00
Evan Debenham
749a81793f v0.8.0: enemy balance tweaks:
- guard accuracy reduced by ~15%
- guard armor reduced by ~12%
- necromancer evasion increased by ~18%
- ripper demon spawn rate reduced by 20%
- demon spawners now have 120 health, down from 150
- demon spawners now resist damage past 20, down from 25
- regular enemies are slightly less common in demon halls
2020-01-18 11:52:37 -05:00
Evan Debenham
ce5ff1a7d5 v0.8.0: cleaned up some redundant code in WndStartGame 2020-01-18 11:52:37 -05:00
Evan Debenham
69fff304aa v0.8.0: Tweaks to debuffs:
- wand of corruption can now inflict vulnerable and hex
- potions of healing now cure additional debuffs
- carpaccio and dreamfoil now cure the same debuffs as healing potions
- remove curse now cleanses degraded instead of weakness
2020-01-18 11:52:37 -05:00
Evan Debenham
bdfe5f7c3c v0.8.0: adjusted the types of weapons shops can stock 2020-01-18 11:52:37 -05:00
Evan Debenham
08a719ffe2 v0.8.0: fixes/tweaks:
- damage numbers now appear where a sprite is arriving if it is moving
- blob emitters can now have a defined bound within a cell
- tweaked hero level exit/entrance behaviour
- refactored game actions that are defined in GameAction.java
2020-01-18 11:52:35 -05:00
Evan Debenham
df26e32949 v0.8.0: added a WIP sprite for DM-100s 2020-01-18 11:52:30 -05:00
Evan Debenham
2bdb567870 v0.8.0: Added a new earth particle type, fixed a bug with rock particles 2020-01-18 11:52:30 -05:00
Evan Debenham
2925e445b8 v0.8.0: fixes/tweaks:
- Buying shop items now only triggers when hero walks onto them. This is for consistency with other item types
- Mimics are now alerted when they receive a debuff
- Teleportation now only plays sfx/vfx if the hero sees it
- Fixed logic for updating openSpace array when terrain changes
- Added a limit to how large chars and items are prioritized over cells
- Adjusted hero to appear behind mobs by default
- Fixed cases where movement keys would remain held incorrectly
- Improved vfx for falling enemies and items
- Fixed golem particle vfx lasting longer than intended in some cases
2020-01-18 11:52:30 -05:00
Evan Debenham
70c45d3709 v0.8.0: fixed save/load issues with pitfall traps and added vfx to them 2020-01-18 11:52:30 -05:00
Evan Debenham
e7540fc8c3 v0.8.0: fixed lightning vfx working incorrectly on the first frame 2020-01-18 11:52:30 -05:00
Evan Debenham
4ef960e0f9 v0.8.0: fixes/tweaks:
- fixed multiple bomb explosions killing characters many times
- fixed shops selling rarer thrown weapons instead of more common ones
- improved logic for shop bag selection. Now considers all bag-storable items and slightly favors velvet pouch
- fixed mimics spawning in treasury rooms on floor 1
- fixed poison dart traps not dealing updated damage in some cases
- items no longer spawn on top of enemies
- fixed blacksmith not accounting for curse infusion bonus
- fixed mimics attacking when time freeze is active
- fixed assassin prep attack not working on hidden mimics
- removed a bunch of unnecessary resistances and immunities from regular enemies
2020-01-18 11:52:30 -05:00
Evan Debenham
58d70e94d1 v0.8.0: fixes/tweaks:
- fixed further issues with which tiles are considered open
- fixed keyboard input not working with loot indicator
- improved the behaviour for cycling enemies
2020-01-18 11:52:30 -05:00
Evan Debenham
539bccd7bd v0.8.0: monks now take 30% longer to regain focus 2019-12-18 21:40:52 -05:00
Evan Debenham
cf9f12b191 v0.8.0: balance changes:
- mimic surprise damage reduced by ~20%
- mimic outline opacity reduced by ~33%
- caves passive player vision up to 8 from 6
- DM-200 damage reduced by ~12%
- Ripper demon accuracy reduced by ~12%
2019-12-18 21:40:52 -05:00
Evan Debenham
6b0b4f60e1 v0.8.0: various bugfixes and small functionality tweaks:
- ankhs are now blessed when thrown into water of health
- demon spawners are no longer removed by unblessed ankhs
- golems now interrupt the hero when teleporting them
- fixed mimics not revealing themselves in some cases where they should
- tweaked when a space is considered open for large enemies
- fixed further AI weirdness with retreating characters
2019-12-18 21:40:52 -05:00
Evan Debenham
11975fb6c2 v0.8.0: added save/load support to key mappings 2019-12-18 21:40:52 -05:00
Evan Debenham
56ad068d23 v0.8.0: fully implement key bindings window, just need saving now 2019-12-18 21:40:52 -05:00
Evan Debenham
93320fb676 v0.8.0: refactored GameAction classes to more closely resemble enums 2019-12-18 21:40:52 -05:00
Evan Debenham
6dc0235aa6 v0.8.0: fixes:
- fixed brutes dieing twice when falling into pits
- fixed rare crash bugs involving spinners
- fixed position swapping errors when the hero is affected by vertigo
- fixed crash bugs involving multiplicity
- fixed sprite errors with armored statues
2019-12-18 21:40:52 -05:00
Evan Debenham
7e58854147 v0.8.0: tweaked scene fading to always cancel when resizing 2019-12-18 21:40:52 -05:00
Evan Debenham
b4739b766d v0.8.0: added an initial window for key bindings, more work needed 2019-12-18 21:40:52 -05:00
Evan Debenham
d726efb948 v0.8.0: fixed rare crash errors with spinners and blast wave effects 2019-12-14 12:52:18 -05:00
Evan Debenham
b23a091ed6 v0.8.0: tweaked hidden mimic sprites 2019-12-14 12:52:18 -05:00
Evan Debenham
53b3d1e9fe v0.8.0: refactored most game actions into the core module 2019-12-14 12:52:16 -05:00
Evan Debenham
f269d68a27 v0.8.0: refactored KeyAction into int constants so it can be expanded 2019-12-14 12:51:39 -05:00
Evan Debenham
cb76fb8188 v0.8.0: bugfixes:
- fixed armored statues not dropping armor
- fixed tengu rarely throwing bombs into walls
2019-12-14 12:51:39 -05:00
Evan Debenham
9e43944bd4 v0.8.0: tweaks to mimics:
- mimics now have a weak outline when hidden instead of no outline
- mimics no longer hit heroes through stealth when opened
- added a hint to mimic descriptions
2019-12-14 12:51:39 -05:00
Evan Debenham
5e69dedbb4 v0.8.0: fixed mimics incorrectly being the default heap type 2019-12-14 12:51:39 -05:00
Evan Debenham
4526445a43 v0.8.0: redesigned golems 2019-12-12 20:11:00 -05:00
Evan Debenham
8919b068c8 v0.8.0: added large character logic to randomDestination 2019-12-12 20:11:00 -05:00
Evan Debenham
87012ef1de v0.8.0: removed unintended debug code that increased mind vision duration 2019-12-12 20:11:00 -05:00
Evan Debenham
8ffc25e40a v0.8.0: balance tweaks to DM-200s. Fixed zap animation errors 2019-12-12 20:11:00 -05:00
Evan Debenham
259b5b03c4 v0.8.0: implement DM-200s (with a WIP sprite) 2019-12-12 20:11:00 -05:00
Evan Debenham
fbb62337fe v0.8.0: refactored how rings deal with degraded debuff.
Degraded no longer affects missile durability from sharpshooting
Degraded no longer affects str gained from might
2019-12-12 20:11:00 -05:00
Evan Debenham
15879eafc8 v0.8.0: various fixes:
- fixed spinners not saving some info they should
- fixed rare crashes with ring of wealth and brutes
- blast wave and force cube no longer trigger tengu's traps
- fixed force cube not pressing on all cells in the AOE
- Tengu's traps now fade instantly much less often
2019-12-12 20:11:00 -05:00
Evan Debenham
d2107356f0 v0.8.0: design tweaks to imp quest to improve grindiness 2019-12-12 20:11:00 -05:00
Evan Debenham
569ef4a41a v0.8.0: balance changes to various enemies:
- Bat damage reduce by ~10%
- Shaman melee damage reduced by ~13%
- Debuffs from red and blue shamans now last 20 turns, down from 30
- Brute melee damage reduced by ~6%
- Brute enraged melee damage reduced by ~9%
- Ghoul melee damage increased by ~6%
2019-12-12 20:11:00 -05:00
Evan Debenham
649c41bcb4 v0.8.0: Implement a new character property: 'Large'
Large characters cannot move into small spaces. They are equivalent to a 2x2 enemy in most cases, but without nearly as much dev work.
2019-12-12 20:10:58 -05:00
Evan Debenham
4e7aca628e v0.8.0: finished up mimic implementation, reduced their accuracy a bit 2019-12-12 20:10:35 -05:00
Evan Debenham
bd738bc0f8 v0.8.0: fixed newborn elementals despawning when an ankh reset occurs 2019-12-12 20:10:35 -05:00
Evan Debenham
d96351c682 v0.8.0: added in a basic implementation for rare mimics 2019-12-12 20:10:35 -05:00
Evan Debenham
208a954dc0 v0.8.0: Fixes:
- Further bee AI weirdness involving explosive traps
- Fixed no logic existing to account for hero being killed by an attack proc
2019-12-12 20:10:34 -05:00
Evan Debenham
0351ad6475 v0.8.0: reworked mimics:
- evasion reduced slightly
- now have armor equal to depth/2
- damage increased by ~50%
- no longer give exp (same as other floor-independent mobs)
- now are visually different from chests, can be preemptively attacked
- will inflict bonus damage to the hero if they try to open them.
2019-12-12 20:10:34 -05:00
Evan Debenham
13d17234ec v0.8.0: tweaked augmentations on armor.
- evasion gained from evasive augmentation is 33% higher
- evasion lost from defensive augmentation is 33% higher
2019-12-12 20:10:34 -05:00
Evan Debenham
cd610baf93 v0.8.0: compressed ghoul sprite, fixed an errant pixel on gold chests 2019-12-12 20:10:34 -05:00
Evan Debenham
f831a84816 v0.8.0: Fixes:
- Added a missing translation for the prompt for dart tipping
- fixed a rare crash bug with disarming traps
2019-12-12 20:10:34 -05:00
Evan Debenham
8bcb1e4630 v0.8.0: refactored how character names are stored and accessed 2019-12-12 20:10:31 -05:00
Evan Debenham
0cfc50a5dc v0.8.0: further fixes for Bee AI 2019-12-12 20:06:50 -05:00
Evan Debenham
ea16ddf02a v0.8.0: various fixes/improvements:
- potion of purity now clears tengu fire wave and smoke bombs
- fixed blacksmith upgrading incorrectly telling you your inventory is full
- fixed various bee AI errors
- fixed elemental ranged attacks not going on cooldown if they miss
- spinners now interrupt the hero is they shoot web around them
- fixed rare freeze bugs involving enemy ranged attacks
- fixed scroll of teleportation rarely placing the hero on an enemy
- fixed missing title case in stone of intuition window
- added bottom padding to WndInfoItem
- fixed some minor spelling/grammar errors in new text
2019-12-12 20:06:50 -05:00
Evan Debenham
618fe90a42 v0.8.0: added an armored rare variant to statues 2019-12-12 20:06:50 -05:00
Evan Debenham
bc3aa927a5 v0.8.0: bugfixes:
- fixed webs not setting terrain to solid right as they spawn
- fixed armored brutes not raging properly
- fixed alerting effects incorrectly triggering on demon spawners
- fixed shamans incorrectly rolling to drop loot twice
- fixed rare crash bugs with spinners
- fixed minor debuffs working 3x as well as intended for wand of corruption
- fixed force cubes affecting an AOE when thrown onto chasms
- fixed floating text alignment issues with resized char sprites
2019-12-03 01:43:16 -05:00
Evan Debenham
1594c26df0 v0.8.0: reduced ripper demon damage by 20% 2019-12-03 01:43:15 -05:00
Evan Debenham
4aa9a611e4 v0.8.0: tweaked tier distributions for weapons/armor in later chapters 2019-12-03 01:43:15 -05:00
Evan Debenham
07db857bf8 v0.8.0: formalized cases where attacks should always miss or always hit 2019-12-03 01:43:15 -05:00
Evan Debenham
826b33a59d v0.8.0: fixed elements and antimagic not applying to new debuffs 2019-12-01 13:59:09 -05:00
Evan Debenham
4941e2afaa v0.8.0: fixed the following bugs:
- ring of elements and antimagic glyph not applying to new shamans
- game crash/freeze issues caused by inventory scrolls and new spellbook behaviour
- incorrect EmoIcon positions when sprites are scaled
- succubi and scorpios dropping scrolls of upgrade and potions of strength
- rare crashes caused by demon spawners spawning ripper demons onto pits
- demon spawners beig vulnerable to ai state debuffs when they shouldn't be
- Tengu being vulnerable to terror when he shouldn't be
2019-12-01 13:59:09 -05:00
Evan Debenham
0259dd20c3 v0.8.0: fixed various typos 2019-12-01 13:59:09 -05:00
Evan Debenham
17ee80e058 v0.8.0: removed unused translation file 2019-11-30 14:59:16 -05:00
Evan Debenham
e487853fd2 v0.8.0: implemented ripper demons and demonic spawners 2019-11-30 14:35:06 -05:00
Evan Debenham
ee6a1ce4fc v0.8.0: added a system for dynamic mob spawning weights 2019-11-30 14:35:05 -05:00
Evan Debenham
a9794a6ab0 v0.8.0: balance defining for city, added new mobs to bestiary 2019-11-30 14:35:05 -05:00
Evan Debenham
ffa2bb1a91 v0.8.0: tweaked demon halls enemies 2019-11-30 14:35:05 -05:00
Evan Debenham
9326a3bdd4 v0.8.0: significant balance adjustments and design tweaks to traps 2019-11-30 14:35:05 -05:00
Evan Debenham
1ef5d2c634 v0.8.0: slightly tightened mob count ranges. A bit less random now 2019-11-30 14:35:05 -05:00
Evan Debenham
86554f0e1e v0.8.0: resizing behaviour is now ignored if the app is set to 0x0 (e.g. when window is minimized) 2019-11-30 14:35:05 -05:00
Evan Debenham
591d6bc214 v0.8.0: fixed a small layout issue with ChangeButton 2019-11-30 14:35:05 -05:00
Evan Debenham
59824f1556 v0.8.0: reworked monks and warlocks 2019-11-30 14:35:05 -05:00
Evan Debenham
9e65b4b634 v0.8.0: corrected various rare errors with evil eye sprites 2019-11-30 14:35:04 -05:00
Evan Debenham
2138ad24ec v0.8.0: added an update notification service 2019-11-22 15:38:21 -05:00
Evan Debenham
4c4d5d0053 v0.8.0: tweaked the layout for WndOptions slightly 2019-11-22 15:13:37 -05:00
Evan Debenham
b26919e381 v0.8.0: roughly implemented new dwarven ghouls 2019-11-19 19:50:23 -05:00
Evan Debenham
ca0578a213 v0.8.0: streamlined some settings in the settings menu:
- removed quickslot selection, now always 4. Tweaked quickslot layout
- adjusted brightness, now 3 settings instead of 5
- adjusted visual grid, now 4 settings instead of 5
2019-11-19 19:50:23 -05:00
Evan Debenham
1d7bf8cfc9 v0.8.0: fixed thread issues caused by actor thread now being ended 2019-11-19 19:50:23 -05:00
Evan Debenham
c68f27c774 v0.8.0: redesigned cave spinners 2019-11-19 19:50:22 -05:00
Evan Debenham
1bc5845e77 v0.8.0: fixed info windows from WndStartGame rarely appearing beneath it 2019-11-19 19:50:22 -05:00
Evan Debenham
cc4866cb5b v0.8.0: tweaked buff find and detach logic to better handle inheritance 2019-11-19 19:50:08 -05:00
Evan Debenham
2b6b7c10b4 v0.8.0: tweaked skeleton/remains logic, now always haunted if cursed 2019-11-19 19:50:07 -05:00
Evan Debenham
458b21d5c6 v0.8.0: forced a minimum stored value on window resolution 2019-11-19 19:49:56 -05:00
Evan Debenham
baea1ecf03 v0.8.0: reworked elementals 2019-11-19 19:49:56 -05:00
Evan Debenham
309ef7806e v0.8.0: adjusted various effects so they can be used in new contexts 2019-11-19 19:49:56 -05:00
Evan Debenham
ad0abbd358 v0.8.0: bugfixes:
- fixed class array bundling errors (JSON was loading full class references if it wasn't loading from file)
- various minor vfx bugs with goo when pump-up attack is interrupted
2019-11-19 19:49:56 -05:00
Evan Debenham
39525ec0f1 v0.8.0: tweaked scroll zooming to round instead of floor 2019-11-19 19:49:56 -05:00
Evan Debenham
94078bd9b9 v0.8.0: tweaked when enemy sprites show zap vfx. Now shows if either enemy or target is visible 2019-11-19 19:49:56 -05:00
Evan Debenham
b666231e7f v0.8.0: even more minor tweaks and improvements:
- brewing a potion with 3 of the same seed now auto-IDs it
- teleportation effects are no longer able to place characters onto a trap
- fixed wands which spawn upgraded not being fully charged
- fixed some allies being corruptable when they shouldn't be
2019-11-19 19:49:56 -05:00
Evan Debenham
1f033200f6 v0.8.0: adjusted levelgen so that it is unaffected by held items and meta progression 2019-11-19 19:49:56 -05:00
Evan Debenham
fd38cfc155 v0.8.0: adjusted Random to be more flexible, now uses a generator stack 2019-11-19 19:49:56 -05:00
Evan Debenham
438ce6f0a9 v0.8.0: various bugfixes and behaviour tweaks:
- fixed storm clouds spreading water faster than intended
- fixed visual bugs with stealth and hourglass stasis effect
- fixed an exploit where unstable spellbook scrolls could be cancelled
- upgrading a stack of missile weapons now resets durability, just as upgrading a single one already did
- fixed visual bugs when tengu traps would be created and immediately removed by some effects
2019-11-19 19:49:56 -05:00
Evan Debenham
bc9cd6e926 v0.8.0: decided on shaman stats and mild balance adjusts to prison enemies 2019-11-19 19:49:55 -05:00
Evan Debenham
8968beb8fa v0.8.0: various bugfixes and improvements:
- foresight buff now lets the hero detect Tengu's traps
- fixed rare vfx/animation freezing errors with time freeze effects
- direct damage/healing numbers are now included in the description of transfusion.
- fixed wand of prismatic light rarely revealing areas it shouldn't
2019-11-19 19:49:55 -05:00
Evan Debenham
4f629d8868 v0.8.0: various bugfixes and small tweaks:
- fixed mobs sometimes not walking onto traps/chasms when they're flying"
- fixed minor visual bugs with items dropping in rare cases
- fixed target quickslot target indicator not following enemies
- "hide navigation bar" setting is now called "fullscreen" on all platforms
2019-11-19 19:49:55 -05:00
Evan Debenham
e8d4881e89 v0.8.0: added conversion for old shamans to DM-100s 2019-11-19 19:49:55 -05:00
Evan Debenham
00c8569595 v0.8.0: added new gnoll shamans, stats TBA. Also buffed blessed. 2019-11-19 19:49:55 -05:00
Evan Debenham
0f2d479b45 v0.8.0: various minor tweaks and improvements:
- wandmaker now cannot spawn adjacent to doors
- dried rose artifact now includes ghost's equipment in drescription
- beneficial darts now mention they that don't harm allies
- the title for WndBag is now multiline if it needs to be
2019-11-19 19:49:55 -05:00
Evan Debenham
75b8459cf0 v0.8.0: Various bugfixes for:
- Goo's health bar not appearing in some cases
- Viscocity not considering sources of extra damage reduction
- Bolts from wand of warding not pressing tiles if they fail to summon
2019-11-19 19:49:55 -05:00
Evan Debenham
f9511ab03a v0.8.0: water of health can now be used to uncurse single items 2019-11-19 19:49:55 -05:00
Evan Debenham
0696bf1f36 v0.8.0: added all other key actions from old desktop build, no remapping yet 2019-11-19 19:49:55 -05:00
Evan Debenham
1539d57f71 v0.8.0: fixed various errors with resized enemy sprites 2019-11-19 19:49:55 -05:00
Evan Debenham
c803537ecd v0.8.0: reskinned prison shamans as DM-100s 2019-11-19 19:49:55 -05:00
Evan Debenham
05363c95fd v0.8.0: Various bugfixes for:
- shurikens not getting an instant attack in lots of cases
- dried rose appearing overcharged in quickslot sometimes
- rounding errors and incorrect debuff resistance values in corruption wand
- heap type not being preserved by teleportation traps
- traps on Tengu phase 1 incorrectly triggering right as phase 1 ends
- traps on Tengu phase 2 not being revealed by stone of clairvoyance
- music not playing if the player goes right to the changes scene
- caustic slimes having a slower attack animation than regular slimes
- one incorrect green pixel in furrowed grass for prison tileset
2019-11-19 19:49:55 -05:00
Evan Debenham
b88036da0b v0.8.0: added window size/fullscreen support to desktop, refactored landscape code 2019-11-19 19:49:53 -05:00
Evan Debenham
f038bde5cc v0.8.0: tweaked lifecycle managment, actor thread is now allowed to end 2019-11-19 19:41:38 -05:00
Evan Debenham
df3a0a010b v0.8.0: added basic key action and key mapping support 2019-11-19 19:41:38 -05:00
Evan Debenham
7ae14f9142 v0.8.0: adjustments and balance changes to bats and brutes 2019-11-19 19:41:08 -05:00
Evan Debenham
fcec1836b0 v0.8.0: added support for basic keyboard movement 2019-11-19 19:41:08 -05:00
Evan Debenham
8117d4ea2f v0.8.0: improved build files and moved various files to better locations 2019-11-19 19:41:06 -05:00
Evan Debenham
4aa6b1788c v0.7.5e: fixed spreading bug with wand of lightning and re-final commit 2019-10-25 11:59:57 -04:00
Evan Debenham
774f8db938 v0.7.5e: final commit 2019-10-24 13:55:53 -04:00
Evan Debenham
9fbcd7a9c8 v0.7.5e: updated translations 2019-10-24 13:55:51 -04:00
Evan Debenham
58ee7a1995 v0.7.5e: balance tweaks to snakes 2019-10-24 13:55:47 -04:00
Evan Debenham
dd34a07759 v0.7.5e: fixed wand of lightning not targeting as many things as it should 2019-10-24 13:55:47 -04:00
Evan Debenham
8bc82fd9ca v0.7.5e: Tengu balance changes:
- can no longer directly attack invisible heroes
- can now use abilities on any hero he can't see
- Tengu abilities are now shown regardless of visibility
2019-10-24 13:55:47 -04:00
Evan Debenham
db8eb884f6 v0.7.5e: rewrote wnditem button layout code to fix various bugs 2019-10-24 13:55:46 -04:00
Evan Debenham
9f8791978a v0.7.5e: added desktop support for asian languages 2019-10-24 13:55:46 -04:00
Evan Debenham
4dd73f025c v0.7.5e: fixed toasts being destroyed in the actor thread 2019-10-24 13:55:21 -04:00
Evan Debenham
53907d8b7a v0.7.5e: added scroll wheel support 2019-10-24 13:55:21 -04:00
Evan Debenham
e61d72eb58 v0.7.5d: final commit 2019-10-20 01:30:33 -04:00
Evan Debenham
a18ebcc723 v0.7.5d: updated translations 2019-10-20 01:30:33 -04:00
Evan Debenham
9c652273a5 v0.7.5d: added various safety checks 2019-10-20 01:30:30 -04:00
Evan Debenham
2c2cae01b5 v0.7.5d: made final tweaks to camera follow speed 2019-10-20 01:27:46 -04:00
Evan Debenham
6707a22502 v0.7.5d: disabled highlighting for game log and floating text 2019-10-20 01:27:46 -04:00
Evan Debenham
b993e00c97 v0.7.5d: fixed plant sprites persisting when they shouldn't after Tengu fight 2019-10-20 01:27:46 -04:00
Evan Debenham
4fba6ff70b v0.7.5d: fixed missile weapons sticking to corrupted targets 2019-10-20 01:27:45 -04:00
Evan Debenham
da1f953d9d v0.7.5d: corrected highlighting in a few cases 2019-10-20 01:27:45 -04:00
Evan Debenham
71384e46a4 v0.7.5c: final commit 2019-10-17 13:43:17 -04:00
Evan Debenham
cdd5a2988e v0.7.5c: added some safety checks to necromancer zapping 2019-10-17 13:43:17 -04:00
Evan Debenham
96d9ab4f3a v0.7.5b: final commit 2019-10-14 20:48:42 -04:00
Evan Debenham
9862932bc4 v0.7.5b: updated translations 2019-10-14 20:48:40 -04:00
Evan Debenham
6f1251aeb7 v0.7.5b: fixed ghost hero not occupying the cell they spawn in 2019-10-14 20:48:36 -04:00
Evan Debenham
1b636c7d0d v0.7.5b: tweaked enemy zap animation behaviour 2019-10-14 20:48:36 -04:00
Evan Debenham
1395602687 v0.7.5b: tweaked gamescene to always fade in 2019-10-14 20:48:34 -04:00
Evan Debenham
400398e56f v0.7.5b: fixed the leaving early text failing to show up 2019-10-14 20:48:10 -04:00
Evan Debenham
dd78fe74a0 v0.7.5b: fixed various layout issues on different windows 2019-10-14 20:48:10 -04:00
Evan Debenham
29d45f0e41 v0.7.5b: fixed no text found errors in ward dismiss window 2019-10-14 20:48:09 -04:00
Evan Debenham
f98cbd80f1 v0.7.5b: fixed further cases of text being rendered from the actor thread 2019-10-14 20:47:52 -04:00
Evan Debenham
34ca62f506 v0.7.5b: fixed layout issues with WndInfoBuff, and removed unused method 2019-10-14 20:47:52 -04:00
Evan Debenham
eab000266f v0.7.5b: fixed additional cases where text was being rendered from the actor thread 2019-10-14 20:47:51 -04:00
Evan Debenham
023f580e01 v0.7.5b: tweaked spacing for WndOptions 2019-10-14 20:47:51 -04:00
Evan Debenham
dc574ffc07 v0.7.5b: corrected capitalization on Tengu's traps 2019-10-14 20:47:50 -04:00
Evan Debenham
cb59d5d629 v0.7.5b: fixed flying enemies not opening doors in some cases 2019-10-14 20:47:50 -04:00
Evan Debenham
2105802d89 v0.7.5b: reduced wraith corruption resistance slightly 2019-10-14 20:47:49 -04:00