Commit Graph

2059 Commits

Author SHA1 Message Date
Evan Debenham
cc8f85b7b3 v0.8.2: cleaned up a really nasty double ternary statement in rankings 2020-07-24 15:54:31 -04:00
Evan Debenham
31a010d1dd v0.8.2: Fixed some debug code unintentionally left in corpse dust 2020-07-24 15:54:28 -04:00
Evan Debenham
81bdd42e7e v0.8.2: Finished news implementation, including a full news scene 2020-07-24 15:54:26 -04:00
Evan Debenham
0d9715b732 v0.8.2: cleaned up unused imports 2020-07-24 15:53:32 -04:00
Evan Debenham
dcdb254104 v0.8.2: refactored the names/locations of methods relating to item price 2020-07-24 15:53:27 -04:00
Evan Debenham
48479d1dc4 v0.8.2: F2 entrance doors are now only guaranteed hidden the first time 2020-07-24 15:53:27 -04:00
Evan Debenham
93fc235aab v0.8.2: Fixed the following bugs:
- Freezes if caustic slimes or DM-201s died over pits
- Talisman of foresight taking no time to scry
- Talisman of foresight not gaining exp in some cases
- Wand of Warding healing sentries for more HP than intended
- Dropped items not using new step SFX
2020-07-24 15:53:27 -04:00
Evan Debenham
3db661770a v0.8.2: POS, SOU, & related items are now unique & immune to burn/freeze 2020-07-24 15:53:26 -04:00
Evan Debenham
554ef6ef20 v0.8.2: Added shops to landmarks & sale price back to item info windows 2020-07-24 15:53:26 -04:00
Evan Debenham
f05c11e673 v0.8.2: Finalized layout and visuals for TitleScene.java 2020-07-24 15:53:25 -04:00
Evan Debenham
43fb81fc36 v0.8.2: Interface improvements to TitleScene, WndSettings, and WndGame 2020-07-14 14:34:50 -04:00
Evan Debenham
192ecce74b v0.8.2: added a settings menu tab for connectivity options 2020-07-14 14:32:02 -04:00
Evan Debenham
a312ea8350 v0.8.2: adjusted layoutTabs() to allow floating point positions 2020-07-14 14:31:58 -04:00
Evan Debenham
468ef2664c v0.8.2: settings window is now wider in landscape and has a language tab 2020-07-14 14:31:56 -04:00
Evan Debenham
0f836e5042 v0.8.2: big code refactor on the settings window in prep for additions 2020-07-14 14:30:52 -04:00
Evan Debenham
0865333774 v0.8.2: the key binding menu now appears on android with a keyboard 2020-07-14 14:30:52 -04:00
Evan Debenham
ebac9d2e97 v0.8.2: partially implemented new title scene UI 2020-07-14 14:30:50 -04:00
Evan Debenham
29f730f21f v0.8.2: Player can now equip 3 misc items, but not all of the same type 2020-07-14 14:27:59 -04:00
Evan Debenham
a33fe02f53 v0.8.2: added delayed SFX functionality, used it to improve hit_strong 2020-07-14 14:27:59 -04:00
Evan Debenham
3dae7bf2cf v0.8.2: Fixed various smaller issues:
- Bees refusing to retarget when target is invulnerable
- Potion splashes cleaning fire/ooze from enemies
- Blast wave attempting to throw enemies that move after being damaged
- Corrupting enchant attempting to corrupt dead enemies
- Magic missile charge buff not visually applying to the mage's staff
- Specific cases where using an item wouldn't cancel the current cell selector
- Large enemies rarely appearing in enclosed spaces due to levelgen
- Lotus vfx persisting after the sprite is destroyed in rare case
2020-07-14 14:27:58 -04:00
Evan Debenham
0b568f5a58 v0.8.2: Fixed generator reset incorrectly clearing all category decks 2020-07-14 14:27:58 -04:00
Evan Debenham
2478e18ba6 v0.8.2: Various stability improvements/fixes:
- fixed concurrency errrors in Sample.java
- added a null safety check to IconTitle
- fixed further rare freezing errors with tengu jumping
- reverted Android 'singleInstance' change, due to stability issues
2020-07-14 14:27:58 -04:00
Evan Debenham
94809385d4 v0.8.2: added a news checker service 2020-07-14 14:27:38 -04:00
Evan Debenham
d406230821 v0.8.2: added a 1 hour delay to the update checker 2020-07-14 14:26:05 -04:00
Evan Debenham
0bf7f2edc3 v0.8.1a: final commit 2020-07-02 19:58:19 -04:00
Evan Debenham
3cb09e3504 v0.8.1a: updated translations 2020-07-02 19:58:18 -04:00
Evan Debenham
626e8e34f0 v0.8.1a: added a safety check to gamescene's destroy function 2020-07-02 19:58:11 -04:00
Evan Debenham
23b9991ec7 v0.8.1a: adjusted wand of frost to be able to stack its chill debuff 2020-07-02 19:58:11 -04:00
Evan Debenham
a534ce020e v0.8.1a: fixed corse dust wraiths spawning inside of doors in rare cases 2020-07-02 19:58:11 -04:00
Evan Debenham
678fd9b787 v0.8.1a: various sfx adjustments:
- fixed a bug where trample and grass both played instead of just trample
- volume tweaks to item, dewdrop, and debuff
- added a hitsound for arrows/darts
- added pitch variance to crossbow and bow
- adjusted hit_strong to mix better with other sounds, and to sound better on phone speakers
- adjusted health_warn and adjusted volume/trigger thresholds for health_warn and health_critical
2020-07-02 19:58:11 -04:00
Evan Debenham
91b7b14ea4 v0.8.1a: various bugfixes:
- warlocks not playing debuff sound if hero is already debuffed
- various small logic errors with ring of wealth
- wand of warding incorrectly refusing to place a new ward with 1 energy left
- runes appearing on top of each other in runestone rooms
- particles on item sprites being visible when the sprite isn't
2020-07-02 19:58:11 -04:00
Evan Debenham
ea4d45da7f v0.8.1a: tweaked syncing on char sprites to hopefully fix rare deadlocks 2020-07-02 19:58:10 -04:00
Evan Debenham
bc757ed57b v0.8.1a: fixed a variety of rare crashes caused by:
- shields rarely failing to apply (having no target)
- ghouls dieing while over pits
- Tengu having nowhere to jump in rare cases
- multiplicity when the attacker is the hero
- talisman buffs not always respecting floor differences
- null pointers in reflection
2020-07-02 19:58:10 -04:00
Evan Debenham
b3783295bf v0.8.1: final commit 2020-06-27 21:24:47 -04:00
Evan Debenham
55bbb60a6d v0.8.1: updated translations 2020-06-27 21:24:44 -04:00
Evan Debenham
aeb554a07c v0.8.1: fixed golden lotus spawning on other characters 2020-06-27 21:24:39 -04:00
Evan Debenham
c5285af0bf v0.8.1: improved sprites for plants made via wand of regrowth 2020-06-27 21:24:39 -04:00
Evan Debenham
8edfaf056a v0.8.1: fixed pickaxe showing as partly unidentified 2020-06-27 21:24:39 -04:00
Evan Debenham
9cd9cb5730 v0.8.1: fixed shadows sfx playing on game load 2020-06-27 21:24:39 -04:00
Evan Debenham
79767810fc v0.8.1: tweaks to eye details on the huntress splash 2020-06-27 21:24:39 -04:00
Evan Debenham
2c20df475c v0.8.1: balance tweaks:
- talisman of foresight now requires less exp to level
- talisman of foresight now spends slightly more charge when scrying at distances
- battlemage staff of magic missile proc changed: now grants a straight 0.33 charges to all wands
2020-06-25 23:27:08 -04:00
Evan Debenham
452a67f03b v0.8.1: fixed the following bugs:
- rare crashes involving preparation buff icon
- quickslot errors when blacksmith reforges wands
- rare crashes involving Tengu, he now keeps distance from his target and the hero
- errors involving seed selection and sandals of nature
- fireblast applying stun/cripple to dead enemies
- github update checker connecting on metered networks
2020-06-25 23:27:08 -04:00
Evan Debenham
37fa457f33 v0.8.1: remastered theme and surface. Better volume and quality 2020-06-25 23:27:08 -04:00
Evan Debenham
5594172a41 v0.8.1: Fixed the following bugs:
- Memory leaks and other errors when using split-screen on Android
- Tengu cleansing doomed debuff between first and second phase
- Equip drops from enemies not graduating in rarity as intended
- Gasses being examinable when not visible
2020-06-25 23:27:07 -04:00
Evan Debenham
804a6a88a9 v0.8.1: Potion of dragon's breath now uses the new cone AOE logic 2020-06-22 21:22:46 -04:00
Evan Debenham
148fc96d91 v0.8.1: Fixed the following minor bugs:
- preparation incorrect killing enemies at health threshold, instead of below it
- preparation incorrectly ignoring boss phases and death resistance effects
- talisman of foresight vision marking effects incorrectly persisting between depths
- packs filling past capacity in some cases
- fireblast incorrectly setting adjacent cells on fire when not flammable
- typos in the description of shields
- game incorrectly closing when back button is pressed in new hero select
- memory leaks on Android phones when the game is closed/opened
- cursed wand gas zaps not using new SFX
2020-06-22 21:22:46 -04:00
Evan Debenham
4415dde0fa v0.8.1: stepped back nerf to greataxe (50->40->45 base max dmg) 2020-06-22 21:22:46 -04:00
Evan Debenham
35dab063d9 v0.8.1: minor tweaks to the warrior and huntress splashes 2020-06-18 17:00:13 -04:00
Evan Debenham
85830ff2af v0.8.1: fixed typos in the description of cornish pasty 2020-06-18 17:00:13 -04:00
Evan Debenham
f5cba1a9ba v0.8.1: reworked wand of regrowth! 2020-06-18 17:00:12 -04:00
Evan Debenham
c4ffb9b82a v0.8.1: passive enemies are no longer auto-surprise attacked 2020-06-18 17:00:12 -04:00
Evan Debenham
a0ff6dcb75 v0.8.1: fixes:
- fixed audio issues with DM-200/Dm-300
- fixed summoning traps failing to summon anything in some cases
- fixed DM-300 being able to drill out of its arena in rare cases
2020-06-18 17:00:12 -04:00
Evan Debenham
2a622dc5f6 v0.8.1: Various bufixes:
- fixed rogue armor's blink not going over terrain when accounting for range
- fixed unblessed ankg revives waking up mimics
- fixed enemies not being surprised by invisible heroes in rare cases
- fixed pylons being surprised when they shouldn't
- fixed dark and bright fists rarely teleporting into unreachable places
- fixed rankings conversion logic on game updates not actually doing anything
- fixed debuffs being incorrectly persisted in rankings
2020-06-18 17:00:11 -04:00
Evan Debenham
5db6795d54 v0.8.1: refactored item windows 2020-06-18 16:59:55 -04:00
Evan Debenham
d75fa20337 v0.8.1: added a keybind for resting 2020-06-18 16:59:25 -04:00
Evan Debenham
5049a9784f v0.8.1: adjusted icon shading and added icons to settings menu 2020-06-18 16:59:25 -04:00
Evan Debenham
2b9e3a9cf4 v0.8.1: added credits for samples used in new sfx 2020-06-18 16:59:25 -04:00
Evan Debenham
3dc913fadc v0.8.1: added in loads of new sound effects, primary for combat 2020-06-18 16:59:25 -04:00
Evan Debenham
3182d3342c v0.8.1: moved fog back to a POT texture (NPOT caused rare errors) 2020-06-18 16:59:25 -04:00
Evan Debenham
1e1fb54f3e v0.8.1: fixed incorrect combo icon fading after cleave 2020-06-18 16:59:25 -04:00
Evan Debenham
ce09dade95 v0.8.1: fixed new prep logic killing enemies that were already dead 2020-06-18 16:59:25 -04:00
Evan Debenham
389cad9b45 v0.8.1: replaced the border on hero splash arts with a fade 2020-06-18 16:59:25 -04:00
Evan Debenham
225c194de8 v0.8.1: bags now appear again in their own bag window 2020-06-18 16:59:25 -04:00
Evan Debenham
d22d78255f v0.8.1: reworked talisman of foresight 2020-06-18 16:59:23 -04:00
Evan Debenham
0e7ba4e567 v0.8.1: fixed save/load errors with golem teleport mechanics 2020-06-18 16:58:22 -04:00
Evan Debenham
02270aa3d8 v0.8.1: loads of changes and improvements to wand of warding:
Buffs:
- Ward/sentry energy cost reduced by 1, wand of warding energy capacity also reduced by 1
- Wards/sentries are now inorganic
- Vision range up to 4/5/6/7/8/9 from 3/4/5/6/7/8
- Zaps per ward tier increased to 1/3/5 from 1/3/4
- Upgrading a sentry now always grants it the largest possible health boost (18/22)
- Regular Sentry healing up to 8/10/15 from 6/8/12
QoL:
- Ward sprites now visually darken as they use up charges
- Sentries now show how much they are being healed by wand of warding
Massively reduced cases of "can't place ward here":
- wards can now be adjacent to eachother
- wards can now be summoned out of FOV if nothing is in the way
- wards now spawn adjacent to an enemy/wall if shot at one
And two that are more adjustments/nerfs:
- Lesser sentries now start with 4 less HP for each zap they used as a ward
- Attack speed changed to .5x/.5x/.5x/1x/1x/1x from .5x/.5x/.67x/.67x/1x/1x
2020-06-18 16:58:22 -04:00
Evan Debenham
3ce7d49991 v0.8.1: fixed crashes caused by hero select not loading badges 2020-06-18 16:58:22 -04:00
Evan Debenham
b0205da8be v0.8.1: checked cell vfx now appear ontop of terrain and fog of war 2020-06-18 16:58:21 -04:00
Evan Debenham
d76e81d27e v0.8.1: fixed cleave not triggering if enemy was corrupted 2020-06-18 16:58:21 -04:00
Evan Debenham
671f4fba69 v0.8.1: buff/redesign to lucky, now pulls from ring of wealth pools 2020-06-18 16:58:21 -04:00
Evan Debenham
de1c3518ae v0.8.1: Slight adjustments to Yog Dzewa:
- Bright and dark fist damage down to 10-20 from 12-24
- Yog laser damage down to 20-30 from 20-35
- Burning fist now evaporates slightly more adjacent water tiles
2020-06-18 16:58:21 -04:00
Evan Debenham
fa4d0e908d v0.8.1: balance/design improvements to assassin and sniper:
- sniper's mark now lasts 4 turns, up from 2
- further increased distance-based damage scaling on sniper shot
- assassin preparation now maxes at 11 turns, and becomes stronger faster
- preparation now executes enemies below a health threshold, rather than dealing more damage at low enemy HP.
2020-06-18 16:58:21 -04:00
Evan Debenham
093671ed3b v0.8.1: redesigned hero select with new splash art! 2020-06-18 16:58:21 -04:00
Evan Debenham
91dd87347b v0.8.1: coded in chrome for silver windows 2020-06-18 16:58:21 -04:00
Evan Debenham
ee260a2559 v0.8.1: adjusted logic and added alpha settings for buttons 2020-06-18 16:58:21 -04:00
Evan Debenham
a77de584dd v0.8.1: increased the rate at which checked cells accelerate by distance 2020-06-18 16:58:21 -04:00
Evan Debenham
0cc632339e v0.8.1: slightly reduced the droprate of seeds from high grass 2020-06-18 16:58:21 -04:00
Evan Debenham
3fa4f6256f v0.8.1: wrote new logic for conical AOEs, and moved fireblast over to it 2020-06-18 16:58:21 -04:00
Evan Debenham
985b20ebff v0.8.1: added a slight delay to checked cell vfx based on distance 2020-06-18 16:58:21 -04:00
Evan Debenham
4a302a6079 v0.8.1: added a new ability to the wand of magic missile 2020-06-18 16:58:20 -04:00
Evan Debenham
a06edcca4d v0.8.1: fixed stone not clamping negative accuracy or evasion 2020-06-18 16:58:20 -04:00
Evan Debenham
82dbe0f7bc v0.8.1: starflower more common, no longer has a chance to drop its seed 2020-06-18 16:58:20 -04:00
Evan Debenham
29f689e435 v0.8.1: slightly reduced random equipment drops, and slime drops 2020-06-18 16:58:20 -04:00
Evan Debenham
d3d2678ae5 v0.8.1: major buff / rework to ring of wealth 2020-06-18 16:58:20 -04:00
Evan Debenham
128c170301 v0.8.1: refactored some bag code, bags no longer take inventory space 2020-06-18 16:58:20 -04:00
Evan Debenham
8578e3c397 v0.8.1: fixed minor alignment errors in option slider 2020-06-18 16:58:20 -04:00
Evan Debenham
15718fc30f v0.8.1: fixed unintended integer math in some buff icon fading logic 2020-06-18 16:58:20 -04:00
Evan Debenham
442a482b7b v0.8.1: Updated Aleksandar's icon at his request 2020-06-18 16:58:18 -04:00
Evan Debenham
27f131318e v0.8.1: footwear of nature now only let you pick seeds you can feed them 2020-06-18 16:57:58 -04:00
Evan Debenham
37ff943c89 v0.8.1: ring of elements resistance per level down to 17.5% from 20% 2020-06-18 16:57:57 -04:00
Evan Debenham
920d5ed97e v0.8.1: Smaller Artifact balance changes:
- Ethereal chains exp requirement scaling doubled
- Hourglass sand cost doubled
- Horn of plenty food production increased by 25%
2020-06-18 16:57:57 -04:00
Evan Debenham
3925015dda v0.8.1: More Enchant/Glyph/Wand balance changes:
- Knockback effects (blast wave, elastic, repulsion) now close doors if the knockback target was inside one.
- Swiftness now requires no enemies within 2 tiles, up from 1 tile
- Camouflage now applies regular invisibility, but duration scaling is halved
- Flow speed multiplier increased to 2 + 0.25*lvl from 2.
- Antimagic defense reduced by ~20%
- Thorns proc rate scaling with level reduced by ~50%
- Corrupting proc rate scaling with level increased by ~20%
2020-06-18 16:57:57 -04:00
Evan Debenham
a0d45fa48a v0.8.1: redid the layout of wndLangs to be more space-efficient 2020-06-18 16:57:57 -04:00
Evan Debenham
5a946e11c2 v0.8.1: Various nerfs to weapons and enchants:
- Chilling and Shocking proc rate reduced
- Shocking no longer harms allies
- Sai blocking reduced to 0 from 0-2
- Roundshield base dmg/block reduced to 3-10/0-4 from 3-12/0-5
- Greataxe base dmg reduced to 5-40 from 5-50
- Greatshield base block reduced to 0-6 from 0-10
- Gauntlet blocking reduced to 0 from 0-4
2020-06-18 16:57:57 -04:00
Evan Debenham
1daf5f40a2 v0.8.1: Various balance changes to wands:
- Enemies now have up to 5x corruption resistance at full HP, up from 3x.
- Wand of Disintegration base range increased to 6 from 4.
- Wand of lightning no longer harms allies, self-damage down to 67%.
- Wand of Frost damage reduction per turn of chill reduced to 5% from 10%.
- Battlemage wand of frost proc now only freezes at 10+ turns of chill, rarer than at 2-10 turns based on chance
2020-06-18 16:57:57 -04:00
Evan Debenham
f72b86df80 v0.8.1: limited sfx that play on sound slider, fixed minor slider error 2020-06-18 16:57:57 -04:00
Evan Debenham
a9679057b3 v0.8.1: added a border to the settings, languages, and back buttons 2020-06-18 16:57:57 -04:00
Evan Debenham
0b57fefa62 v0.8.1: overhauled the game's about scene 2020-06-18 16:57:55 -04:00
Evan Debenham
a1e35263d3 v0.8.1: added functionality to center or right align text blocks 2020-06-18 16:57:04 -04:00
Evan Debenham
5987a43150 v0.8.1: adjusted volume sliders to use an exponential scale 2020-06-18 16:57:04 -04:00