Commit Graph

27 Commits

Author SHA1 Message Date
Evan Debenham c04a252a4f v0.2.3f: string corrections 2015-01-26 16:44:21 -05:00
Evan Debenham 9d90a24a95 v0.2.3f: corrected quickslot refresh logic across items 2015-01-26 01:20:39 -05:00
Evan Debenham 2b44154ac1 v0.2.3e: refactored quick slot button, should now support multiple instances of itself tied to different quickslots, needs testing 2015-01-20 17:26:53 -05:00
Evan Debenham e359b5f9ef v0.2.3: artifact refactoring, pulled some display logic into superclass 2014-12-10 13:58:20 -05:00
Evan Debenham b851be162e v0.2.3: quickslot refactoring for artifacts 2014-12-09 16:40:36 -05:00
Evan Debenham 59df503355 v0.2.3: refactoring/tweaks to artifacts and active buffs 2014-12-08 16:34:50 -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 c8a5884b45 v0.2.3: reduced recharge speed of cloak, now scales on missing charge instead of level. 2014-11-28 11:47:56 -05:00
Evan Debenham eb22583e86 v0.2.3: usability improvements and bugfixes to cloak of shadows 2014-11-26 01:40:36 -05:00
Evan Debenham f59fc8c304 v0.2.3: refactored levelling on some artifacts 2014-11-19 10:56:26 -05:00
Evan Debenham 94825656f5 V0.2.0: tested artifacts, tweaked descriptions. 2014-09-15 19:51:21 -04:00
Evan Debenham 3b1ef686ba V0.2.0: Added polish to artifacts 2014-09-15 16:53:20 -04:00
Evan Debenham 7abb24f723 V0.2.0: Changed artifacts to use upgrade() instead of level++ 2014-09-13 17:34:50 -04:00
Evan Debenham 9c8ab0ccc9 V0.2.0: Updated TODOs 2014-09-11 00:48:13 -04:00
Evan Debenham ba636007c2 V0.2.0: improved bundling on several artifacts. 2014-09-08 17:35:44 -04:00
Evan Debenham 14ff09373b V0.2.0: Various artifact logic/sprite changes 2014-09-08 01:01:34 -04:00
Evan Debenham 9034325963 V0.2.0: Implemented artifact level display 2014-08-30 19:30:35 -04:00
Evan Debenham 4721a9476c V0.2.0: Cloak of Shadows now properly stores exp over save/load 2014-08-30 18:27:57 -04:00
Evan Debenham 72be421d93 V0.2.0: fixed a logic flaw with cloak of shadows recharge. 2014-08-29 00:57:23 -04:00
Evan Debenham 8733e99e03 V0.2.0: normalized Cloak of Shadows starting level (should start at level = 0) 2014-08-28 16:23:28 -04:00
Evan Debenham d1fae63918 V0.2.0: fixed another bug, number tweaking, display clarity. 2014-08-28 00:28:32 -04:00
Evan Debenham 8c2f004a53 V0.2.0: Cloak of Shadows balance tweaking 2014-08-27 16:34:24 -04:00
Evan Debenham f033a2b872 V0.2.0: fixed a save/load issue with Cloak of Shadows 2014-08-27 01:43:13 -04:00
Evan Debenham b436df4682 V0.2.0: Cloak of Shadows implemented, just needs polish & number tweaking 2014-08-27 00:54:19 -04:00
Evan Debenham 2f6f42c946 V0.2.0: cleaned artifact class structure, improved cloak. 2014-08-26 16:51:46 -04:00
Evan Debenham fdfae8e215 V0.2.0: added safety checks for invisibility (fixes bug with new item). 2014-08-26 09:58:14 -04:00
Evan Debenham 55910d3552 Rename CloakofShadows.java to CloakOfShadows.java 2014-08-26 09:16:47 -04:00