Commit Graph

38 Commits

Author SHA1 Message Date
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 6dbd6d1fc1 v0.3.5: fixed some bugs 2016-05-08 18:58:12 -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 e883272242 v0.3.5: polish on the warrior's seal 2016-05-08 18:55:36 -04:00
Evan Debenham 6593165b96 v0.3.5: renamed broken sigil to broken seal 2016-05-08 18:55:35 -04:00
Evan Debenham a77194317e v0.3.5: lots of broken sigil implementation 2016-05-08 18:55:19 -04:00
Evan Debenham 2d7a13b14c v0.3.5: beginnings of warrior rework (needs lots of polish) 2016-05-08 18:55:16 -04:00
Evan Debenham 11e0dd8965 v0.3.4: reverted unintentional heroclass change 2016-02-22 15:56:09 -05:00
Evan Debenham f5254365a3 v0.3.4: externalized bag strings 2016-02-22 15:56:08 -05:00
Evan Debenham 39702bbb41 v0.3.4: cleaned up externalization of hero related stuff, refactored buff messages on hero attach 2016-02-22 15:24:10 -05:00
Evan Debenham 18bcdd42cb v0.3.4: i18n begins! Only changes to actors\hero right now 2016-02-22 15:24:06 -05:00
Evan Debenham d17108e37f v0.3.2: balance tweaks to huntress and warden 2015-11-08 04:03:38 -05:00
Evan Debenham 71e78f23c4 v0.3.2: tome of mastery is no longer given at level 1 once unlocked 2015-11-08 04:03:35 -05: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 3cf7979a4c v0.3.0c: removed tester code that I didn't mean to commit 2015-06-07 21:55:27 -04:00
Evan Debenham 85a907d14e v0.3.0c: trap refactor pt2, traps completely changed to work based on instantiable trap objects instead of terrain types
This makes the trap system far more extendable.
2015-06-07 21:55:24 -04:00
Evan Debenham 4e3c8afdcb v0.3.0c: updated class descriptions 2015-06-07 21:55:22 -04:00
Evan Debenham 266ac5752b v0.3.0c: the mage now partially IDs wands after using them 2015-06-07 21:55:22 -04:00
Evan Debenham 4896b12e2e v0.3.0b: corrected mage class description 2015-06-07 21:55:17 -04:00
Evan Debenham e60424bf15 v0.3.0: tweaked huntress description 2015-06-07 21:54:50 -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
Evan Debenham db326d87d5 v0.2.4: buffed the huntress, improved some logic for thrown weapons 2015-03-02 17:14:01 -05:00
Evan Debenham f0fb0beb1a v0.2.3e: stopped 2nd quickslot being initialized on rogue when only one slot is enabled. 2015-01-21 15:47:26 -05:00
Evan Debenham 6e3c2223cd v0.2.3e: tonnes of fixes relating to WIP multi-quickslot implementation 2015-01-20 00:56:36 -05:00
Evan Debenham e53c6b678f v0.2.3e: added backend support for multiple quickslots (needs testing!) 2015-01-19 12:04:23 -05:00
Evan Debenham a0617572bb v0.2.3: cloak of shadows is now unique to the rogue 2014-11-28 11:51:40 -05:00
Evan Debenham c4b2c9ab4b v0.2.3: corrected identified state of starting cloak 2014-11-19 01:43:05 -05:00
Evan Debenham 817da5a778 v0.2.3: removed unintended tester code. 2014-11-19 01:40:42 -05:00
Evan Debenham 0ba2ca4302 v0.2.3: artifacts can now be cursed (couple rough edges to smooth out) 2014-11-19 01:36:36 -05:00
Evan Debenham dfda4a53c2 v0.2.2a: tweaked level and hero gen logic for certain challenges 2014-11-05 14:18:18 -05:00
Evan Debenham 4a49763309 Merging Source v1.7.2: actor changes 2014-10-20 23:51:15 -04:00
Evan Debenham 5d23a20cd6 V0.2.0c : Fixed a bug with cloak of shadows and rankings. 2014-09-22 20:23:42 -04:00
Evan Debenham 56c1995bff V0.2.0: changed default rouge quickslot & description. 2014-09-14 19:47:10 -04:00
Evan Debenham 92e664472b V0.2.0: Refined Cloak of Shadows implementation, almost done. 2014-08-26 01:19:17 -04:00
Evan Debenham 2fad9b3af0 V0.2.0: see previous commit 2014-08-24 23:59:22 -04:00
Evan Debenham aed303672a V0.1.0 Partial Commit
changed package and application names to differentiate from main PD
release
2014-08-03 14:46:22 -04:00