Commit Graph

21 Commits

Author SHA1 Message Date
Evan Debenham
dfda4a53c2 v0.2.2a: tweaked level and hero gen logic for certain challenges 2014-11-05 14:18:18 -05:00
Evan Debenham
462f4c9d8b v0.2.2: gave heroes remains a unique heap type & sprite 2014-10-30 10:02:25 -04:00
Evan Debenham
161b444d67 v0.2.2: corrected casting errors in javac compiler 2014-10-24 22:13:31 -04:00
Evan Debenham
3706092e7b v0.2.2: falling items now appear on the next depth (potions shatter) 2014-10-21 20:47:40 -04:00
Evan Debenham
1e62a6bd88 Merging Source v1.7.2: level changes 2014-10-20 22:55:37 -04:00
Evan Debenham
be836db8a1 V0.2.1a: HOTFIX commit, corrected sewer boss map generation issue (note to self - a character should never under any circumstances be able to walk into the outer ring of the map) 2014-10-13 23:07:57 -04:00
Evan Debenham
0e0faecc25 V0.2.1 : Unblessed Ankh will now only reset a boss level when the level is locked. 2014-10-13 03:19:35 -04:00
Evan Debenham
dd2ddf6f81 V0.2.1 : Overhauled Goo's arena, now much more positioning possible. 2014-10-13 02:50:54 -04:00
Evan Debenham
6c818ec0b1 V0.2.1: Corrected bug involving failed item placement with Wandmaker quest (bug is also present with ghost, will be fixed in ghost quest overhaul shortly) 2014-10-03 15:56:47 -04:00
Evan Debenham
d0227aebc8 V0.2.1 : Added new level neighbour arrays 2014-10-02 00:29:59 -04:00
Evan Debenham
a1954c3d33 V0.2.0c : Removed unused import from HighGrass 2014-09-22 19:26:53 -04:00
Evan Debenham
8febc963e5 V0.2.0c : Added nullchecks to heaps and level heap placement on load. 2014-09-21 22:34:06 -04:00
Evan Debenham
4dcb086ea8 V0.2.0: Corrected a bug with Ring of Wealth functionality (< instead of >, i'm dumb =S) 2014-09-15 09:23:58 -04:00
Evan Debenham
ad8d15b483 V0.2.0: Tied artifact drops into rooms 2014-09-14 20:43:13 -04:00
Evan Debenham
d1700407c8 V0.2.0: Buffed ring of Wealth a bit 2014-09-14 19:39:26 -04:00
Evan Debenham
96d5f1000f V0.2.0: Fully implemented Ring of Wealth 2014-09-14 19:31:31 -04:00
Evan Debenham
e8b3365f08 V0.2.0: Initial implementation for Sandals of Nature 2014-09-08 15:41:09 -04:00
Evan Debenham
fb115114f4 V0.1.1: updated sprites, added seed to generator, fixed (hopefully) all bugs 2014-08-15 22:48:02 -04:00
Evan Debenham
40f2ea2529 V0.1.1: Blandfruit implemented. All functional parts of V0.1.1 completed, need cleanup & testing 2014-08-14 17:27:54 -04:00
Evan Debenham
a7caea1598 V0.1.1: Blandfruit now half implemented, almost finished... 2014-08-14 01:31:39 -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