Commit Graph

113 Commits

Author SHA1 Message Date
Evan Debenham
3c88994561 V0.2.0a: Made Artifacts and Rings a little bit rarer 2014-09-16 20:27:39 -04:00
Evan Debenham
f012cddc4a V0.2.0a: Made Talisman of Foresight a bit easier to level 2014-09-16 20:23:49 -04:00
Evan Debenham
11b289f4d1 V0.2.0a: Some rebalancing on Chalice of Blood 2014-09-16 20:22:57 -04:00
Evan Debenham
a02a5f2c0d V0.2.0a: Fixed crashing on deleted items when loading saves. 2014-09-16 20:04:37 -04:00
Evan Debenham
b8080a9dbe V0.2.0a: Fixed a Bug with Sandals of Nature 2014-09-16 19:15:59 -04:00
Evan Debenham
28bc72153b V0.2.0: Fixed a bug with Cape of Thorns 2014-09-16 19:13:28 -04:00
Evan Debenham
f0c00d8961 V0.2.0: cleaned up Chalice of Blood visuals 2014-09-15 20:22:54 -04:00
Evan Debenham
9444554f79 V0.2.0: Added shading to talisman of foresight, tweaked Greaves of nature sprite, updated logo (still temp) 2014-09-15 20:17:24 -04: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
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
c9d29b719b V0.2.0: reduced charging amount on talisman of foresight when finding things. 2014-09-15 13:33:15 -04:00
Evan Debenham
3885a0f039 V0.2.0: Chalice of Blood now caps at level 10, up from 8. Updated Regen buff logic to account for a level 10 chalice 2014-09-15 09:43:57 -04:00
Evan Debenham
a15fc5a0a5 V0.2.0: Created Sprite & buff icons for the Talisman of Foresight, sprite still needs shading. 2014-09-15 02:31:40 -04:00
Evan Debenham
eb42461b03 V0.2.0: implemented Sandals of nature sprite, Sandals final form now named greaves (was leggings) 2014-09-15 01:34:01 -04:00
Evan Debenham
d5acee95a6 V0.2.0: corrected initial charge value on Talisman of Foresight 2014-09-14 20:53:16 -04:00
Evan Debenham
3c4ba9d019 V0.2.0: updated TODOs 2014-09-14 19:45:28 -04:00
Evan Debenham
efef1e65c9 V0.2.0: Added Artifacts to generator drop logic. 2014-09-14 19:40:04 -04:00
Evan Debenham
96d5f1000f V0.2.0: Fully implemented Ring of Wealth 2014-09-14 19:31:31 -04:00
Evan Debenham
6e9cc9dd69 V0.2.0: Fully implemented Talisman of Foresight 2014-09-14 18:38:23 -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
827bbac105 V0.2.0: Corrected missile logic with Ring of Sharpshooting 2014-09-14 02:11:06 -04:00
Evan Debenham
b60478233d V0.2.0: Implemented further Sandal logic, small tweak to horn logic. 2014-09-13 20:42:37 -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
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
5eea9c6cfc V0.2.0: Corrected a bug with boomerang and Ring of Sharpshooting 2014-09-12 10:55:30 -04:00
Evan Debenham
b3069feee9 V0.2.0: Added Horn of Plenty Sprite Switching 2014-09-12 00:47:25 -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
ba636007c2 V0.2.0: improved bundling on several artifacts. 2014-09-08 17:35:44 -04:00
Evan Debenham
80467934f7 V0.2.0: added Talisman of Foresight 2014-09-08 17:15:47 -04:00
Evan Debenham
e8b3365f08 V0.2.0: Initial implementation for Sandals of Nature 2014-09-08 15:41:09 -04:00
Evan Debenham
33a6533d08 V0.2.0: Tiny correction in Horn of Plenty 2014-09-08 10:42:07 -04:00
Evan Debenham
20b59a372d V0.2.0: ...further corrected Chalice Logic & artifact logic 2014-09-08 01:12:36 -04:00
Evan Debenham
b91ed818ce V0.2.0: corrected Chalice Logic 2014-09-08 01:08:46 -04:00