Commit Graph

33 Commits

Author SHA1 Message Date
Evan Debenham
f09e96651b v0.3.1d: fixed a bug where scroll of terror would report that terror-immune enemies were terrified. 2015-09-15 21:33:01 -04:00
Evan Debenham
4cbdf6e034 v0.3.1: fixed bugs with teleportation, cleaned up Lloyd's beacon sfx 2015-08-24 13:05:03 -04:00
Evan Debenham
684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham
cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham
85a907d14e v0.3.0c: trap refactor pt2, traps completely changed to work based on instantiable trap objects instead of terrain types
This makes the trap system far more extendable.
2015-06-07 21:55:24 -04:00
Evan Debenham
5751e5a89b v0.3.0b: scroll of remove curse now works on bags 2015-06-07 21:55:16 -04:00
Evan Debenham
39f140a4f5 v0.3.0: removed wand of blink (and moved visual fx to scroll of teleportation) 2015-06-07 21:55:04 -04:00
Evan Debenham
508c23b9a4 v0.3.0: buff descriptions round 2 2015-06-07 21:54:48 -04:00
Evan Debenham
673f024c17 v0.3.0: enforce consistency on naming for the recharging buff 2015-06-07 21:54:26 -04:00
Evan Debenham
348f16c19b v0.3.0: reworked scroll of recharging & battlemage charging mechanics 2015-06-07 21:54:23 -04:00
Evan Debenham
a22729ae83 v0.2.4d: tweaked Scroll of Magical Infusion's description 2015-03-28 16:10:46 -04:00
Evan Debenham
394d7a0a73 v0.2.4d: added name initials for identified potions and scrolls 2015-03-28 16:10:09 -04:00
Evan Debenham
35e53457ff v0.2.4: fixed a bug with the Unstable Spellbook 2015-03-02 17:38:03 -05:00
Evan Debenham
c817f454b9 v0.2.4: scroll of psionic blast now deals less damage... again... 2015-03-02 17:26:41 -05: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
6387b697a9 merging 1.7.5 source: items/scrolls changes 2015-02-06 10:01:52 -05:00
Evan Debenham
872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham
4f0b3267df v0.2.3: tweaks/fixes to unstable spellbook 2014-12-09 23:02:56 -05:00
Evan Debenham
8dba48813d v0.2.3: unstable spellbook polish + tweaks 2014-12-09 15:20:27 -05:00
Evan Debenham
7532ad91cb v0.2.3: implemented Unstable Spellbook upgrade logic 2014-11-27 17:14:35 -05:00
Evan Debenham
bd4405a805 v0.2.2: fixed a visual sync bug with bones system 2014-10-25 14:11:46 -04:00
Evan Debenham
fa53d78809 v0.2.2: overhauled bones system(heroes remains). Fairly tentative, needs to be tested. 2014-10-22 17:11:30 -04:00
Evan Debenham
12e2f13808 V0.2.1 : reduced self-damage on Scroll of Psionic Blast 2014-10-11 17:02:10 -04:00
Evan Debenham
41707f3db7 V0.2.1 : Fixed a crash bug with Scroll of Rage 2014-10-09 00:15:34 -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
c96c3c5bed V0.2.0: updated sprites, reworked some class hierarchies (probably adds some bugs!) 2014-08-24 23:55:10 -04:00
Evan Debenham
faa9140e05 V0.1.1: fixed bugs and cleaned up some effects. 2014-08-14 22:26:58 -04:00
Evan Debenham
5c1526e430 V0.1.1: more work on lullaby. 2014-08-13 00:26:16 -04:00
Evan Debenham
4f56f63053 V0.1.1: overhauled scroll of lullaby pt. 1 (currently untested) 2014-08-11 17:17:05 -04:00
Evan Debenham
061ac21b3d V0.1.1: rebalanced Scroll of Psionic Blast again, penalties are more short term. 2014-08-08 21:53:08 -04:00
Evan Debenham
c5e8ffea91 V0.1.0 Final Commit
Full changelist:
Seeds:
-Blindweed buffed, now cripples as well as blinds
-Sungrass nerfed, heal scales up over time, total heal reduced by combat
-Earthroot nerfed, absorb is now 50%, total shield unchanged
-Icecap buffed, freeze effect now much stronger in water.

Potions:
-Purity buffed, immunity increased to 10 turns, clear effect radius increased
-Frost buffed, freeze effect now much stronger in water.

Scrolls:
-Psionic blast reworked, now rarer, more risky, & much stronger.
-Challenge renamed to Rage, buffed, now amoks nearby enemies
Scroll of Lullaby will be buffed next patch

Etc.:
-Internal android packaging changed, IDs as new program.
-Descriptions updated
-Rough mod indicator added to rankings
2014-08-04 22:34:26 -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