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
|
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
|
641517b311
|
updated copyright
|
2016-05-08 20:04:50 -04:00 |
|
Evan Debenham
|
e715e147ff
|
v0.3.5: big consistency pass on how items handle execution
|
2016-05-08 18:58:01 -04:00 |
|
Evan Debenham
|
83711cc836
|
v0.3.5: added some basic tutorial stuff for the mage and warrior's items
|
2016-05-08 18:56:40 -04:00 |
|
Evan Debenham
|
2cca108f47
|
v0.3.5: some refactoring to equippable items
|
2016-05-08 18:55:13 -04:00 |
|
Evan Debenham
|
9115ea7652
|
v0.3.4: updated how the mage's staff names itself
|
2016-02-22 16:24:33 -05:00 |
|
Evan Debenham
|
77c583b6b1
|
v0.3.4: externalized weapon strings
|
2016-02-22 15:58:00 -05:00 |
|
Evan Debenham
|
c1aca208b4
|
v0.3.4: externalized almost all item names
|
2016-02-22 15:56:03 -05:00 |
|
Evan Debenham
|
f36870aa9b
|
v0.3.3a: adjusted how mage's staff handles its name
|
2015-12-27 13:59:01 -05:00 |
|
Evan Debenham
|
366dce1610
|
Merging 1.9.1 source: item changes
|
2015-12-21 18:04:42 -05:00 |
|
Evan Debenham
|
bbc1cb229d
|
v0.3.2: slightly buffed mages staff base damage
|
2015-11-08 04:03:37 -05:00 |
|
Evan Debenham
|
0416e7f167
|
v0.3.1a: cleaned up quickslot autotargeting:
- quickslots will now only autotarget enemies they can actually auto-aim for.
- cleaned up code for determining which items should use targeting
|
2015-08-24 13:07:27 -04:00 |
|
Evan Debenham
|
7173c2cc47
|
v0.3.1: fixed a bug where the mages staff could go over 10 charges
|
2015-08-24 11:37:39 -04:00 |
|
Evan Debenham
|
1a690e3fab
|
v0.3.0e: fixed a bug with battlemage stacking charges
|
2015-06-21 20:59:18 -04:00 |
|
Evan Debenham
|
684c2caacb
|
updated license information
|
2015-06-12 16:44:09 -04:00 |
|
Evan Debenham
|
cebdff0221
|
cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
|
2015-06-12 16:22:28 -04:00 |
|
Evan Debenham
|
5cfd0385ae
|
v0.3.0c: reduced the battlemage's bonus recharge
|
2015-06-07 21:55:35 -04:00 |
|
Evan Debenham
|
e69ce214dc
|
v0.3.0c: re-added particle effect when battlemage gets a staff proc.
|
2015-06-07 21:55:33 -04:00 |
|
Evan Debenham
|
929d9a85dd
|
v0.3.0c: fixed some bugs with the +1 charges effect from the mages staff
|
2015-06-07 21:55:32 -04:00 |
|
Evan Debenham
|
c5e9ffa9fe
|
v0.3.0c: refactored staff visual effects to be contained in wands.
|
2015-06-07 21:55:25 -04:00 |
|
Evan Debenham
|
39c736189d
|
v0.3.0c: refactor staff levelling, mages staff now gives a wand +1 max charges (magic missile reduced to 3 charges to compensate)
|
2015-06-07 21:55:24 -04:00 |
|
Evan Debenham
|
8644df2190
|
v0.3.0c: mage's staff no longer loses strength requirement from being upgraded
|
2015-06-07 21:55:22 -04:00 |
|
Evan Debenham
|
249c9acd96
|
v0.3.0c: the battlemage now gains half a charge up-front on his staff when melee attacking, instead of a 2 turn charge buff
|
2015-06-07 21:55:21 -04:00 |
|
Evan Debenham
|
ec2d1bf511
|
v0.3.0a: buffed mage and huntress earlygame
|
2015-06-07 21:55:12 -04:00 |
|
Evan Debenham
|
67601162f7
|
v0.3.0: fixed a bug involving older saves
|
2015-06-07 21:55:11 -04:00 |
|
Evan Debenham
|
153328aa86
|
v0.3.0: added particle effects to the mage's staff
|
2015-06-07 21:55:09 -04:00 |
|
Evan Debenham
|
73e0f8fe1d
|
v0.3.0: unique hero items now persist through revival
|
2015-06-07 21:55:08 -04:00 |
|
Evan Debenham
|
90a3e19b7b
|
v0.3.0: fixed typos in mage's staff
|
2015-06-07 21:54:53 -04:00 |
|
Evan Debenham
|
0f9bca32d0
|
v0.3.0: balance tweaks and lots-o-polish for the mage's staff
|
2015-06-07 21:54:51 -04:00 |
|
Evan Debenham
|
c73e186654
|
v0.3.0: reduced rate of wand charging
|
2015-06-07 21:54:45 -04:00 |
|
Evan Debenham
|
2d134123de
|
v0.3.0: structure for battlemage rework (some implementation, no balancing atm)
|
2015-06-07 21:54:24 -04:00 |
|
Evan Debenham
|
ff804668a4
|
v0.3.0: added placeholder sprite for mage's staff
|
2015-06-07 21:54:23 -04:00 |
|
Evan Debenham
|
8f80762d91
|
v0.3.0: added mage's staff and rebalanced wand of magic magic, still needs some polish/tuning
|
2015-06-07 21:54:22 -04:00 |
|