Commit Graph

37 Commits

Author SHA1 Message Date
Evan Debenham
a815632305 v0.2.4: ring of force now includes its average damage in its description 2015-03-02 17:16:38 -05:00
Evan Debenham
78b4f36ccf v0.2.4: added more items to shops, tweaked several item prices. 2015-03-02 17:14:35 -05:00
Evan Debenham
c1b262a614 merging 1.7.5 source: items/rings changes 2015-02-06 10:01:58 -05:00
Evan Debenham
c04a252a4f v0.2.3f: string corrections 2015-01-26 16:44:21 -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
23bfbfd3e7 v0.2.3: reworked ring of evasion, again 2014-12-03 16:49:27 -05:00
Evan Debenham
4415f36e76 v0.2.2: clarified ring descriptions, 'cursed' is now 'degraded' 2014-11-03 13:45:12 -05:00
Evan Debenham
bd4405a805 v0.2.2: fixed a visual sync bug with bones system 2014-10-25 14:11:46 -04:00
Evan Debenham
13afc9df8d Merging Source v1.7.2: item changes 2014-10-21 00:38:15 -04:00
Evan Debenham
56708b36aa V0.2.1 : Fixed a bug involving Ring of Tenacity (now rounds damage up, mainly so that hunger still hurts) 2014-10-12 00:24:37 -04:00
Evan Debenham
8aa2b5c8a2 V0.2.0c : Fixed Ring of Might behaviour 2014-09-21 16:35:01 -04:00
Evan Debenham
0e5b4604b6 V0.2.0a: Made Artifacts sellable, buffed ring sale price (as they are stronger now) 2014-09-16 20:32:10 -04:00
Evan Debenham
7ef7f1715a V0.2.0: Made randomly generated rings cap at +2 (rings are much stronger on average now, this helps balance & encourage investing in rings) 2014-09-15 16:38:31 -04:00
Evan Debenham
3c4ba9d019 V0.2.0: updated TODOs 2014-09-14 19:45:28 -04:00
Evan Debenham
96d5f1000f V0.2.0: Fully implemented Ring of Wealth 2014-09-14 19:31:31 -04:00
Evan Debenham
f4e5060041 V0.2.0: Corrected some misc. item buff detach logic 2014-09-14 04:36:05 -04:00
Evan Debenham
2e85c6cf33 V0.2.0: Buffed Ring of Elements, resistance and duration factors increased 2014-09-12 14:43:03 -04:00
Evan Debenham
69b7e5a9fc V0.2.0: implemented ring of Furor, light Sharpshooting refactor 2014-09-12 14:16:39 -04:00
Evan Debenham
04b1ace7a7 V0.2.0: refactored/corrected Ring of Sharpshooting logic 2014-09-12 11:07:27 -04:00
Evan Debenham
c015902f83 V0.2.0: Updated TODOs 2014-09-12 00:18:19 -04:00
Evan Debenham
110631ea77 V0.2.0: Implemented Ring of Tenacity 2014-09-11 16:45:19 -04:00
Evan Debenham
2ad10e7168 V0.2.0: Implemented Ring of Sharpshooting 2014-09-11 15:33:46 -04:00
Evan Debenham
902b2a096f V0.2.0: Implemented Ring of Might 2014-09-11 11:13:25 -04:00
Evan Debenham
cbb7d8b130 Merge remote-tracking branch 'origin/master' 2014-09-11 10:52:34 -04:00
Evan Debenham
c4c6372d2a V0.2.0: Tied Ring of Force into game logic. 2014-09-11 10:51:57 -04:00
Evan Debenham
9c8ab0ccc9 V0.2.0: Updated TODOs 2014-09-11 00:48:13 -04:00
Evan Debenham
ed86176362 V0.2.0: Added classes for 6 (yes 6!) new rings, tied into item handler/generator. Still need implementation. 2014-09-10 17:20:33 -04:00
Evan Debenham
255c98b148 V0.2.0: renamed Ring of Power to Ring of Magic 2014-09-10 15:50:28 -04:00
Evan Debenham
ec16f3995c V0.2.0: Deleted all seven unused rings (each one is replaced by an artifact) 2014-09-10 15:29:42 -04:00
Evan Debenham
2667f1bbf5 V0.2.0: Deleted all seven unused rings (each one is replaced by an artifact) 2014-09-10 15:01:08 -04:00
Evan Debenham
5684fe2367 V0.2.0: broke Ring of Evasion's kneecaps (nerfed it), now requires player to stand still for best effect, scaling factor now 15%(down from 20%) 2014-09-10 14:27:11 -04:00
Evan Debenham
e414777568 V0.2.0: Corrected a typo in ring of haste 2014-09-10 11:42:53 -04:00
Evan Debenham
17b71d183c V0.2.0: reworked Ring of Accuracy, now reduces enemy evasion instead of attack accuracy. 2014-09-10 11:41:35 -04:00
Evan Debenham
1828209594 V0.2.0: reworked Ring of Haste, now only increases movement speed. 2014-09-10 10:34:43 -04:00
Evan Debenham
d84ed470cd V0.2.0: Cleaned up equip code(pending integration with KindOfMisc super) 2014-08-29 13:54:28 -04:00
Evan Debenham
c96c3c5bed V0.2.0: updated sprites, reworked some class hierarchies (probably adds some bugs!) 2014-08-24 23:55:10 -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