Commit Graph

3759 Commits

Author SHA1 Message Date
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
Evan Debenham
9224f1539a V0.2.0: fixed two bugs with buff logic. 2014-08-29 19:32:30 -04:00
Evan Debenham
41d0ca00da V0.2.0: Partially implemented Chalice of Blood, needs testing/refining 2014-08-29 15:19:35 -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
72be421d93 V0.2.0: fixed a logic flaw with cloak of shadows recharge. 2014-08-29 00:57:23 -04:00
Evan Debenham
3cdc3885a0 V0.2.0: Cleaned up string stuff in Blandfruit 2014-08-28 16:56:07 -04:00
Evan Debenham
116d2b501f V0.2.0: Horn of Plenty number tweaking 2014-08-28 16:37:16 -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
605ec62223 V0.2.0: minor bugfix in sungrass. 2014-08-28 09:54:27 -04:00
Evan Debenham
871e00f597 V0.2.0: bugfix/light class restructure 2014-08-28 00:29:29 -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
fba96fe4cc V0.2.0: created Chalice of Blood class 2014-08-27 17:00:08 -04:00
Evan Debenham
8c2f004a53 V0.2.0: Cloak of Shadows balance tweaking 2014-08-27 16:34:24 -04:00
Evan Debenham
b54680f78b V0.2.0: Implemented storing food in Horn of Plenty (needs testing) 2014-08-27 11:44:25 -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
3c471b3e19 V0.2.0: Tweaked behaviour relating to order of actions, fixes a bug: when a buff is first attached it randomly acts twice instead of once. 2014-08-27 00:53:22 -04:00
Evan Debenham
9231e99838 V0.2.0: Partially implemented Horn of Plenty. 2014-08-26 16:52:18 -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
ac16a38c15 V0.2.0: corrected small spritesheet issue 2014-08-26 09:57:41 -04:00
Evan Debenham
55910d3552 Rename CloakofShadows.java to CloakOfShadows.java 2014-08-26 09:16:47 -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
c8ffb41754 V0.2.0: cleaned up tiny bit of anhk code. 2014-08-25 17:09:58 -04:00
Evan Debenham
62d5ccebbd V0.2.0: Partially implemented Cloak of Shadows 2014-08-25 17:09:40 -04:00
Evan Debenham
43f32590df V0.2.0: minor spritesheet update 2014-08-25 00:21:20 -04:00