Commit Graph

1541 Commits

Author SHA1 Message Date
Evan Debenham
fe7bf58430 v0.4.0: renamed enchant classes 2016-06-23 15:51:08 -04:00
Evan Debenham
23478ccb5c v0.4.0: huntress now starts with knuckledusters, nerfed assassin's bonus damage 2016-06-23 15:51:07 -04:00
Evan Debenham
3c7b2a6af7 v0.4.0: adjusted progression item droprates 2016-06-23 15:51:06 -04:00
Evan Debenham
baeaae13e0 v0.4.0: adjusted encumberance penalties 2016-06-23 15:51:05 -04:00
Evan Debenham
ad4c117643 v0.4.0: increased base strength requirement for armor by 1 (same as weapons now) 2016-06-23 15:51:04 -04:00
Evan Debenham
bbc45c6dc9 v0.4.0: refactored extra reach on weapons, adjusted statues to use new weapon properties 2016-06-23 15:51:03 -04:00
Evan Debenham
256cca2e7e v0.4.0: rebalanced ring of force around new equipment
also some refactoring to it
2016-06-23 15:51:02 -04:00
Evan Debenham
ffe9b6d80a v0.4.0: fixed a bug that would cause 0 hp targets to never take damage 2016-06-23 15:51:01 -04:00
Evan Debenham
c1a637694e v0.4.0: fixed an alignment issue in rankings windows 2016-06-23 15:51:00 -04:00
Evan Debenham
8439cf89a9 v0.4.0: lots of new weapon polish 2016-06-23 15:50:59 -04:00
Evan Debenham
9444a033a1 v0.4.0: loads of item implementation 2016-06-23 15:50:58 -04:00
Evan Debenham
751f11c502 v0.4.0: fixed an alignment issue in tengu level logic 2016-06-23 15:50:57 -04:00
Evan Debenham
82cdc7149f v0.4.0: fixed a number of bugs regarding tengu 2016-06-23 15:50:56 -04:00
Evan Debenham
13625bc5aa v0.4.0: fixed an inconsistency in knuckleduster code 2016-06-23 15:50:55 -04:00
Evan Debenham
5e27d0e056 v0.4.0: reworked dagger 2016-06-23 15:50:54 -04:00
Evan Debenham
7021b01821 v0.4.0: added the ability for weapons to give DR, gave it to quarterstaff 2016-06-23 15:50:53 -04:00
Evan Debenham
84324c6f52 v0.4.0: implemented hand axe 2016-06-23 15:50:53 -04:00
Evan Debenham
59628e5f29 v0.4.0: refactored weapons with changed stats to use none-constant values 2016-06-23 15:50:52 -04:00
Evan Debenham
56ec14e370 v0.4.0: refactors and rebalancing to existing weapons 2016-06-23 15:50:51 -04:00
Evan Debenham
8f27e921d8 v0.4.0: reworked/added the 5 basic swords 2016-06-23 15:50:49 -04:00
Evan Debenham
7e546b14da v0.4.0: Rebalanced base weapon scaling
- tier 2, 3, and 4 weapons deal more damage at base (most significant for tier 3)
- all tiers gain 1 more max damage per upgrade
2016-06-23 15:50:49 -04:00
Evan Debenham
c96966f54d v0.4.0: refactored artifacts storing their image reference 2016-06-23 15:50:48 -04:00
Evan Debenham
07ec295889 v0.4.0: Refactored item status handler, now independent of sprite sheet 2016-06-23 15:50:47 -04:00
Evan Debenham
c6233b274c v0.4.0: big restructure to item sprite sheet 2016-06-23 15:50:46 -04:00
Evan Debenham
3e5db4af17 v0.4.0: Removed a bunch of legacy logic 2016-06-23 15:50:45 -04:00
Evan Debenham
96c9ca6de4 v0.4.0: Refactored strength requirements, also changed how they scale
Also refactored class armor a bit so that it is upgradeable
2016-06-23 15:50:44 -04:00
Evan Debenham
f724d4c2b9 v0.4.0: fixed a capitalization error in burning 2016-06-23 15:50:43 -04:00
Evan Debenham
d5390adb69 v0.4.0: fixed a couple typos 2016-05-10 18:15:39 -04:00
Evan Debenham
641517b311 updated copyright 2016-05-08 20:04:50 -04:00
Evan Debenham
c6ba32075c adding in changes missed in merge 2016-05-08 19:17:47 -04:00
Evan Debenham
e6853c9eb6 v0.3.5a: language updates 2016-05-08 19:03:57 -04:00
Evan Debenham
fb1d517d04 v0.3.5a: manifest commit 2016-05-08 19:03:56 -04:00
Evan Debenham
e8e29910b3 v0.3.5a: balance changes to warrior 2016-05-08 19:03:55 -04:00
Evan Debenham
90db5b8c1f v0.3.5a: fixed an equipped boomerang removing items from quickslots when thrown 2016-05-08 19:03:55 -04:00
Evan Debenham
deec9d2984 v0.3.5a: fixed dieing to berserk with a blessed ankh recording a rankings entry when it shouldn't 2016-05-08 19:03:54 -04:00
Evan Debenham
f898df2c22 v0.3.5a: fixed warrior's seal working incorrectly with class armor 2016-05-08 19:03:54 -04:00
Evan Debenham
ae450603a3 v0.3.5a: corrected a few inconsistencies with the new multi-examine 2016-05-08 19:03:53 -04:00
Evan Debenham
1b9523a3b2 v0.3.5a: rot heart can no longer be feared 2016-05-08 19:03:53 -04:00
Evan Debenham
e9161348fc v0.3.5: manifest commit 2016-05-08 19:03:53 -04:00
Evan Debenham
b476bd5154 v0.3.5: translation updates 2016-05-08 19:03:52 -04:00
Evan Debenham
0cc59f6cfa v0.3.5: fixed glow weirdness in combo indicator 2016-05-08 19:03:51 -04:00
Evan Debenham
092472bdea v0.3.5: fixed uncloaking taking no time, quick allowed for a 1 turn sneak attack exploit 2016-05-08 19:03:51 -04:00
Evan Debenham
a143e7c020 v0.3.5: fixed the rot hear getting aggroed when it shouldn't be able to be 2016-05-08 19:03:50 -04:00
Evan Debenham
a9613db29f v0.3.5: updated translations 2016-05-08 19:03:35 -04:00
Evan Debenham
b056bef403 v0.3.5: corrected capitalization on broken seal 2016-05-08 18:58:58 -04:00
Evan Debenham
024c88a5bf v0.3.5: warrior's broken seal can now be directly upgraded 2016-05-08 18:58:57 -04:00
Evan Debenham
c52ca8bf37 v0.3.5: Warrior's seal can no longer 'steal' upgrades 2016-05-08 18:58:56 -04:00
Evan Debenham
f4899c06fa v0.3.5: buffed fury damage 2016-05-08 18:58:55 -04:00
Evan Debenham
2a71adb3b0 v0.3.5: fixed ankh resurrection not causing armor to activate 2016-05-08 18:58:54 -04:00
Evan Debenham
c888512840 v0.3.5: fixed infinite shield stacking with slam 2016-05-08 18:58:54 -04:00