Commit Graph

2391 Commits

Author SHA1 Message Date
Evan Debenham
69d6d6c505 v0.9.1: implemented the improvised projectiles talent 2020-11-30 15:06:59 -05:00
Evan Debenham
e867a4c85d v0.9.1: implemented the shield battery talent 2020-11-30 15:06:59 -05:00
Evan Debenham
c1fa23a7d2 v0.9.1: implemented the arcane vision talent 2020-11-30 15:06:59 -05:00
Evan Debenham
b0b0d38a57 v0.9.1: implemented the wand preservation talent 2020-11-30 15:06:59 -05:00
Evan Debenham
68bdd4931c v0.9.1: implemented the wide search talent 2020-11-30 15:06:58 -05:00
Evan Debenham
1182a13cef v0.9.1: implemented the runic transference talent 2020-11-30 15:06:58 -05:00
Evan Debenham
7acab31316 v0.9.1: locked in names and descriptions for each T2 talent 2020-11-30 15:06:58 -05:00
Evan Debenham
9ac85d3d77 v0.9.1: fixed downed ghouls not dying when nearby ghouls are corrupted 2020-11-30 15:06:58 -05:00
Evan Debenham
f240e7863c v0.9.1: fixed talent points being spendable after the hero dies 2020-11-30 15:06:58 -05:00
Evan Debenham
3959c7a51d v0.9.1: buffed artifact recharge on ring of energy 2020-11-30 15:06:58 -05:00
Evan Debenham
89cf94b927 v0.9.1: reduced direct melee damage of spinners 2020-11-30 15:06:58 -05:00
Evan Debenham
b0940e7ef5 v0.9.1: balance changes to battlemage and wand of transfusion 2020-11-30 15:06:58 -05:00
Evan Debenham
10f09bc8a1 v0.9.1: fixed various typos in new talent descriptions 2020-11-30 15:06:58 -05:00
Evan Debenham
a0d43b00b5 v0.9.1: fixed various effects rarely placing high grass over plants 2020-11-30 15:06:58 -05:00
Evan Debenham
52388f2d23 v0.9.1: fixed hunting mobs taking a second turn when enemy is null 2020-11-30 15:06:58 -05:00
Evan Debenham
9c75859126 v0.9.1: fixed talent point msg not showing up after lvl 6 test test tes 2020-11-30 15:06:57 -05:00
Evan Debenham
65a6c54b98 v0.9.1: implemented a T2 item use talent for each hero 2020-11-30 15:06:57 -05:00
Evan Debenham
9260357c9b v0.9.1: added some T2 talents for rogue/huntress 2020-11-30 15:06:57 -05:00
Evan Debenham
de95231afb v0.9.1: further improved DM-300 visibility checks 2020-11-30 15:06:57 -05:00
Evan Debenham
e2595b1730 v0.9.1: implemented a T2 on-eat talent for each hero 2020-11-30 15:06:57 -05:00
Evan Debenham
494a586b5c v0.9.1: adjusted text for hero innate powers 2020-11-30 15:06:57 -05:00
Evan Debenham
7982804508 v0.9.1: adjusted secret room spawn rates, removed rogue passive 2020-11-30 15:06:57 -05:00
Evan Debenham
3b0aaa7d29 v0.9.1: Tweaked T1 talents for the Rogue and Huntress 2020-11-30 15:06:57 -05:00
Evan Debenham
d4709a1100 v0.9.1: fixed a few incorrect levelgen values in comments 2020-11-30 15:06:57 -05:00
Evan Debenham
9263fa90f0 v0.9.1: improved code that determines time taken to eat food 2020-11-30 15:06:57 -05:00
Evan Debenham
157b2cab44 v0.9.1: cleaned up shield buff code a bit 2020-11-30 15:06:57 -05:00
Evan Debenham
fea825d2ee v0.9.1: added a new buff type that stores a counter 2020-11-30 15:06:57 -05:00
Evan Debenham
8f5fca2df9 v0.9.1: fixed DM-300 not checking visbility in all cases 2020-11-30 15:06:56 -05:00
Evan Debenham
00f0b77cdb v0.9.1: fixed bees rarely appearing inside of doors 2020-11-30 15:06:56 -05:00
Evan Debenham
0f6c06002f v0.9.1: fixed rare cases of artifacting in the shadowcaster 2020-11-30 15:06:56 -05:00
Evan Debenham
348acd23ac v0.9.1: tweaked the mage's T1 talents 2020-11-30 15:06:56 -05:00
Evan Debenham
74ae04a616 v0.9.1: fixed ring of wealth vfx not following moving chars 2020-11-30 15:06:56 -05:00
Evan Debenham
ad70ff52aa v0.9.1: tweaked the warrior's T1 talents 2020-11-30 15:06:56 -05:00
Evan Debenham
09c714db84 v0.9.1: fixed a no text found error in talisman of foresight 2020-11-30 15:06:27 -05:00
Evan Debenham
89c2e2b487 v0.9.1: added a new fissure room to the caves 2020-11-30 15:06:27 -05:00
Evan Debenham
8f8169c8e7 v0.9.1: fixed incorrect int arithmetic when artifacts transfer levels 2020-11-30 15:06:27 -05:00
Evan Debenham
350086c9a4 v0.9.1: tweaked the wording for artifact charge buff's description 2020-11-30 15:06:27 -05:00
Evan Debenham
39dea55d00 v0.9.1: fixed various corruption issues, including:
- Mimics not dropping their loot if instantly corrupted
- Corrupted mobs being constantly alerted
- Attempting to corrupt immune mobs leading to a tracked kill
2020-11-30 15:06:27 -05:00
Evan Debenham
fc319ad420 v0.9.1: improved quickslot targeting logic in edge cases 2020-11-30 15:06:27 -05:00
Evan Debenham
22036628d3 v0.9.1: fixed rare errors resulting from v0.9.0 AI changes 2020-11-30 15:06:27 -05:00
Evan Debenham
61372291ca v0.9.1: fixed hunger able to be increased while well fed 2020-11-30 15:06:27 -05:00
Evan Debenham
d47a223b9e v0.9.1: fixed preparation ignoring hero being rooted 2020-11-30 15:06:27 -05:00
Evan Debenham
98f5d1cffa v0.9.1: barrier now decays more slowly at low shielding levels 2020-11-30 15:06:27 -05:00
Evan Debenham
eda94b1074 v0.9.1: added baseline functionality for tier 2 talents. 2020-11-30 15:06:26 -05:00
Evan Debenham
772da815d6 v0.9.1: further improvements to room merging logic 2020-11-30 15:06:26 -05:00
Evan Debenham
5655cdff1c v0.9.1: gave custom blood colors to several characters 2020-11-30 15:06:26 -05:00
Evan Debenham
f4177f8dad v0.9.1: removed unusual delay behavior from flock traps 2020-11-30 15:06:26 -05:00
Evan Debenham
c60a1bf237 v0.9.1: clarified potion of purity desc 2020-11-30 15:06:26 -05:00
Evan Debenham
a44f84c271 v0.9.1: fixed vertigoed large chars ignoring open space rules 2020-11-30 15:06:26 -05:00
Evan Debenham
28bea55368 v0.9.1: fixed allies rarely appearing ontop of hero after tengu fight 2020-11-30 15:06:26 -05:00
Evan Debenham
f89aca4dc0 v0.9.1: fixed figure eight builder never putting entrance towards top 2020-11-30 15:06:26 -05:00
Evan Debenham
3ac006700e v0.9.1: tweaked pillars room slightly, always spawns 4 pillars if large 2020-11-30 15:06:26 -05:00
Evan Debenham
0efe174eec v0.9.1: improved skulls room and added a new chasm room 2020-11-30 15:06:26 -05:00
Evan Debenham
04ee91729c v0.9.1: fixed talisman of foresight gaining charge while cursed 2020-11-30 15:06:26 -05:00
Evan Debenham
8966e41c96 v0.9.1: fixed errors with Goo's running animation 2020-11-30 15:06:26 -05:00
Evan Debenham
1369ac221c v0.9.1: fixed errors with room merge limits 2020-11-30 15:06:26 -05:00
Evan Debenham
f0b815471e v0.9.1: fixed a shop placement issue in figure eight layouts 2020-11-30 15:06:26 -05:00
Evan Debenham
3a3398ef3d v0.9.1: added a new cell block room to the prison 2020-11-30 15:06:26 -05:00
Evan Debenham
4442997ef1 v0.9.1: improved and moved around pillars, hallway, and statues rooms 2020-11-30 15:06:25 -05:00
Evan Debenham
3f5359146e v0.9.1: tweaked room merging logic:
- entrance rooms can no longer merge
- blacksmith room can now merge
- burned and minefield rooms can no longer merge
- added limits to how often rooms can merge
2020-11-30 15:06:25 -05:00
Evan Debenham
84450af30c v0.9.1: improved layout logic and added figure eight builder 2020-11-30 15:06:25 -05:00
Evan Debenham
5437e58045 v0.9.1: fixed further layout bugs in pipe and perimeter rooms 2020-11-30 15:06:25 -05:00
Evan Debenham
81156427bb v0.9.1: fixed a bug with sewer pipe rooms and let them merge together 2020-11-30 15:06:25 -05:00
Evan Debenham
fafb887d3b v0.9.1: improved the caves painter, halls painter, and ruins room 2020-11-30 15:06:25 -05:00
Evan Debenham
c37c25fd84 v0.9.1: further tweaked default size of the regular builder main path 2020-11-30 15:06:25 -05:00
Evan Debenham
0bfcd5e4a3 v0.9.1: fixed errors when DK or some fists would take negative dmg 2020-11-30 15:06:25 -05:00
Evan Debenham
0d9bd47ba6 v0.9.1: added a bit of chaos to larger tunnel/hall rooms with many doors 2020-11-30 15:06:25 -05:00
Evan Debenham
dd9e25308b v0.9.1: fixed various minor errors relating to time freeze interactions 2020-11-30 15:06:25 -05:00
Evan Debenham
989c524e33 v0.9.1: fixed DM-300 rarely spawning on top of allies 2020-11-30 15:06:25 -05:00
Evan Debenham
8244af9db6 v0.9.1: fixed curse infusion not awarding item level badge 2020-11-30 15:06:25 -05:00
Evan Debenham
5722910ce7 v0.9.1: added a new regional room for the city 2020-11-30 15:06:25 -05:00
Evan Debenham
1298ab426c v0.9.1: tweaked grass/water/trap placement logic for room merges 2020-11-30 15:06:25 -05:00
Evan Debenham
ac8a79ee54 v0.9.1: tweaks to goo boss level and fire eight builder 2020-11-30 15:06:25 -05:00
Evan Debenham
a8bc6e74ff v0.9.1: added a new circular basin room to the sewers 2020-11-30 15:06:24 -05:00
Evan Debenham
38497c6343 v0.9.1: improved code for stone of intuition and item handlers, stone now also works on rings! 2020-11-30 15:06:24 -05:00
Evan Debenham
2496dc0d1c v0.9.1: sniper's mark, charm and terror now detach if their targets die 2020-11-30 15:06:24 -05:00
Evan Debenham
51fd143a6e v0.9.1: added an icon and description to the pincushion buff 2020-11-30 15:06:24 -05:00
Evan Debenham
92b0b69ac7 v0.9.1: improved the layout of vault rooms 2020-11-30 15:06:24 -05:00
Evan Debenham
316fdc13d6 v0.9.1: fixed DM-300 not using new gas SFX 2020-11-30 15:06:24 -05:00
Evan Debenham
8f16b90667 v0.9.1: Improved window UI for sad ghost rewards 2020-11-30 15:06:24 -05:00
Evan Debenham
acfc24b97c v0.9.1: tweaked cave room logic, larger and a bit more chaotic now. 2020-11-30 15:06:24 -05:00
Evan Debenham
81ea918406 v0.9.1: made merged room logic much more permissive (too much atm!) 2020-11-30 15:06:24 -05:00
Evan Debenham
1e555ddd7f v0.9.1: slightly increased room interconnectedness 2020-11-30 15:06:24 -05:00
Evan Debenham
330c1bc506 v0.9.1: fixed a typo in scroll of teleportation description 2020-11-30 15:06:24 -05:00
Evan Debenham
b80272266f v0.9.1: fixed a bug with directional connection limits 2020-11-30 15:06:24 -05:00
Evan Debenham
01c22a454b v0.9.1: added three new level feelings 2020-11-30 15:06:24 -05:00
Evan Debenham
a861d52572 v0.9.0b: final commit 2020-10-18 12:46:32 -04:00
Evan Debenham
3ff95be5a7 v0.9.0b: updated translations again 2020-10-18 12:46:25 -04:00
Evan Debenham
003e797112 v0.9.0b: fixed badge bugfix not checking for a win 2020-10-18 12:46:20 -04:00
Evan Debenham
7c4f562e3a v0.9.0b: fixed a crash in new talent UI when her is level 30 2020-10-18 12:46:06 -04:00
Evan Debenham
b39287503e v0.9.0b: further fixes to freeze/para visual logic 2020-10-18 12:46:06 -04:00
Evan Debenham
2ee24e7c91 v0.9.0b: fixed sad ghost awarding weapons 1 tier lower than intended 2020-10-18 12:46:06 -04:00
Evan Debenham
bb57ab100d v0.9.0b: tweaked warrior shield buff to cancel logic when shield is 0 2020-10-18 12:46:06 -04:00
Evan Debenham
0336e616fe v0.9.0b: Updated translations and translator credits 2020-10-18 12:46:05 -04:00
Evan Debenham
4f02f2a4f2 v0.9.0b: balance tweaks to tier one talents 2020-10-18 12:46:02 -04:00
Evan Debenham
74f6df7b6b v0.9.0b: adjusted visual paralysis logic to prevent freeze+para bugs 2020-10-18 12:46:02 -04:00
Evan Debenham
833b182d75 v0.9.0b: lots of logic implementation for multiple talent tiers 2020-10-18 12:46:02 -04:00
Evan Debenham
f59073b4b0 v0.9.0b: long-pressing item buttons in alchemy now shows a desc window 2020-10-18 12:46:02 -04:00
Evan Debenham
5885359d5a v0.9.0b: added champ desc to mob desc and tweaked growing champ desc 2020-10-18 12:46:02 -04:00
Evan Debenham
840727c674 v0.9.0b: adjusted equip logic to prevent more cases of swap prompt 2020-10-18 12:46:02 -04:00