Commit Graph

22 Commits

Author SHA1 Message Date
Evan Debenham 9de8f089ce v0.3.0: reduced artifact spawn rate slightly(now at parity with rings), and removed alchemist's toolkit from drop tables. 2015-06-07 21:54:42 -04:00
Evan Debenham b2e29708a0 v0.2.4: corrected enchamtent/glyph logic, renamed scroll of Weapon Upgrade to Scroll of Magical Infusion 2015-03-02 17:10:24 -05:00
Evan Debenham 8e645bfdbf v0.2.3: actually removed cloak of shadows from standard drops. 2014-12-09 19:02:42 -05:00
Evan Debenham 08271837b7 v0.2.3: tweaks to generator removing artifacts from spawn chances 2014-12-09 15:17:51 -05:00
Evan Debenham a42ccd3b6c v0.2.3: tied new artifacts into item generation. 2014-12-09 01:40:58 -05:00
Evan Debenham 657d6a68c7 v0.2.3: refactored item dropping, added to/refactored drop limiter variables. Health potions are no longer farmable. This needs testing! 2014-12-01 03:28:10 -05:00
Evan Debenham a0617572bb v0.2.3: cloak of shadows is now unique to the rogue 2014-11-28 11:51:40 -05:00
Evan Debenham 0ba2ca4302 v0.2.3: artifacts can now be cursed (couple rough edges to smooth out) 2014-11-19 01:36:36 -05:00
Evan Debenham 567f80a689 v0.2.3: artifacts are now unique, also have better interaction with remains 2014-11-18 21:04:59 -05:00
Evan Debenham a1fd965145 v0.2.2: tied new seeds into item generator 2014-10-26 04:27:07 -04:00
Evan Debenham ba8d158ba7 V0.2.1: Updated generator exception handling to always be internal. 2014-10-03 14:55:47 -04:00
Evan Debenham 1c40c23a72 V0.2.1: Added support for specifying target strength in weapon/armor generation. 2014-10-03 14:00:07 -04:00
Evan Debenham 20686b5ba0 V0.2.0c : correct typo in generator 2014-09-21 16:10:10 -04:00
Evan Debenham 3c88994561 V0.2.0a: Made Artifacts and Rings a little bit rarer 2014-09-16 20:27:39 -04:00
Evan Debenham efef1e65c9 V0.2.0: Added Artifacts to generator drop logic. 2014-09-14 19:40:04 -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 5e4108510a V0.2.0: made Blandfruit seeds significantly less rare. 2014-08-21 01:35:16 -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 bfe4a59e08 V0.1.0: rebalanced Scroll of Psionic Blast
-Scroll is now more powerful and dangerous, more rare
-Only bosses can resist psionic blast now, Yog is immune
2014-08-03 16:57:20 -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