Commit Graph

1384 Commits

Author SHA1 Message Date
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
69e82d475d V0.2.0: Corrected a bug from the source involving free hits on game loads 2014-09-10 21:38:59 -04:00
Evan Debenham
cce6e8dfa0 V0.2.0: returned spend override to hero class (does nothing, needed for access level, has to be public, super is protected). 2014-09-10 20:05:06 -04:00
Evan Debenham
32505de1ac V0.2.0: Added shading to armband, tweaked chalice, darkened Blandfruit seed. 2014-09-10 18:39:26 -04:00
Evan Debenham
fb5735b2c7 V0.2.0: Lightly buffed new ring of accuracy, removed old ring of accuracy implementation (it was giving both its old and new effect, oops) 2014-09-10 17:29:00 -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
4ded3553b8 V0.2.0: updated aliases 2014-09-10 15:30:07 -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
ae271a7f4a Merge remote-tracking branch 'origin/master' 2014-09-10 10:35:07 -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
e465e1751c V0.2.0: Updated About Scene 2014-09-09 01:05:53 -04:00
Evan Debenham
3c875390ef V0.2.0: corrected back button functionality on Welcome Scene 2014-09-09 00:14:57 -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
0c06bd0719 V0.2.0: Corrected a logic flaw in earthroot buff 2014-09-08 09:35:26 -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
Evan Debenham
aa591d7c71 V0.2.0: correct string mismatch 2014-09-08 01:06:24 -04:00
Evan Debenham
14ff09373b V0.2.0: Various artifact logic/sprite changes 2014-09-08 01:01:34 -04:00
Evan Debenham
5e038f5c5d V0.2.0: Lots of Armband implementation 2014-09-07 17:13:52 -04:00
Evan Debenham
1338cabf67 V0.2.0: removed an unnecessary Curly Brace. 2014-09-05 17:30:41 -04:00
Evan Debenham
ff560b46a3 V0.2.0: further implemented armband, not yet tied to game logic. 2014-09-05 17:27:18 -04:00
Evan Debenham
e650767d29 V0.2.0: Partially implemented armband. 2014-09-05 16:29:57 -04:00
Evan Debenham
0f9854d40a V0.2.0: further improved Blandfruit info string construction. 2014-09-05 10:10:38 -04:00
Evan Debenham
075d7db790 V0.2.0: updated icons, added shattered pixel logo. 2014-09-04 23:49:16 -04:00
Evan Debenham
f4d2d8783c V0.2.0: Cape of Thorns bugfixes, numbers tweaking. 2014-09-04 02:34:41 -04:00
Evan Debenham
29ed3a0f40 V0.2.0: Crazed Bandit now stronger & much more likely to drop armband 2014-09-03 17:19:27 -04:00
Evan Debenham
eab87af82c V0.2.0: Created Master Thieves' Armband & tied into drop logic. 2014-09-03 17:18:30 -04:00
Evan Debenham
bdc0c29882 V0.2.0: updated Cape of Thorns ToString() 2014-09-03 17:13:54 -04:00
Evan Debenham
912b55fafa V0.2.0: replaced unintentional black toilet-seat sprite with intended armband sprite. 2014-09-03 17:07:59 -04:00
Evan Debenham
dcebda3214 V0.2.0: Removed ring of thorns from game logic, tied in cape. 2014-09-03 14:50:56 -04:00
Evan Debenham
33b015a25e V0.2.0: Added Cape of Thorns 2014-09-03 14:39:15 -04:00
Evan Debenham
93b5fe3eb6 V0.2.0: fully implemented charging chalice 2014-09-03 10:38:02 -04:00
Evan Debenham
e00291b675 V0.2.0: corrected spelling/sentence structure 2014-09-02 11:38:48 -04:00
Evan Debenham
0347fafd2e V0.2.0: Added a welcome/update screen 2014-09-02 01:51:25 -04:00
Evan Debenham
e731f6f71d V0.2.0: Fixed a bug with the item sprite sheet and hard-coded values(ooh, another PC-classes tweak) 2014-08-31 03:42:31 -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
b3b39bdbb2 V0.2.0: added death interaction with Chalice of Blood 2014-08-30 02:30:43 -04:00
Evan Debenham
9cf86c5f93 V0.2.0: fixed a nullpointer bug 2014-08-30 02:26:21 -04:00
Evan Debenham
7301b5a751 V0.2.0: fixed death interaction with Scroll of Psionic Blast 2014-08-30 02:25:52 -04:00