Commit Graph

38 Commits

Author SHA1 Message Date
Evan Debenham
534d3fb53a v0.3.5: corrected height on glowing parts of game logo 2016-05-08 18:55:18 -04:00
Evan Debenham
b110c0db8c v0.3.4a: re-added align methods pt.2
Also moved rendered text multiline into the core game
2016-02-22 16:48:08 -05:00
Evan Debenham
970968ace2 v0.3.4: changed floating text to use rendered font 2016-02-22 16:12:55 -05:00
Evan Debenham
c36f6d4bcf Merging 1.9.1 source: effects changes 2015-12-21 18:01:24 -05:00
Evan Debenham
6313619de7 v0.3.1d: removed strict pixel align pt.2
there is no need to enforce whole interger positions for UI elements. Especially with the recent font changes this was causing alignment problems on high resolution displays.
Elements with non-whole number sizes and positions should be used sparingly, but there's no reason to strictly align them.
2015-09-15 21:32:59 -04:00
Evan Debenham
669ebb9794 v0.3.1a: updated deprecated method usage 2015-08-24 13:07:22 -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
7aab6a8452 v0.3.0: added support for callbacks in pushing, used in ethereal chains 2015-06-07 21:55:06 -04:00
Evan Debenham
febcd8d840 v0.3.0: added Ethereal Chains 2015-06-07 21:55:03 -04:00
Evan Debenham
65563322ea v0.3.0: added polish to wand of regrowth, also tweaked fireblast effects. 2015-06-07 21:55:02 -04:00
Evan Debenham
bbb1844018 v0.3.0: polish for wand of fireblast 2015-06-07 21:55:02 -04:00
Evan Debenham
04a6ff8433 v0.3.0: added a particle effect for cursed wands 2015-06-07 21:55:01 -04:00
Evan Debenham
05d20a4525 v0.3.0: improved visuals for venom gas. 2015-06-07 21:54:59 -04:00
Evan Debenham
08686f8e92 v0.3.0: added wand of corruption 2015-06-07 21:54:52 -04:00
Evan Debenham
e8a2004345 v0.3.0: reworked acting order, now uses a proper priority system with owned properties 2015-06-07 21:54:50 -04:00
Evan Debenham
edadf3f38e v0.3.0: added wand of transfusion 2015-06-07 21:54:49 -04:00
Evan Debenham
fb70f27695 v0.3.0: modified pushing to work in sync. 2015-06-07 21:54:43 -04:00
Evan Debenham
4b680c93ad v0.3.0: reworked lightning effect and wand of lightning 2015-06-07 21:54:40 -04:00
Evan Debenham
3f1043e4b9 v0.3.0: added chilled debuff 2015-06-07 21:54:35 -04:00
Evan Debenham
539d2442a4 v0.3.0: added a visual indicator when a mob is surprised. 2015-06-07 21:54:33 -04:00
Evan Debenham
4759cb8a55 v0.3.0: added wand of venom & venom gas 2015-06-07 21:54:31 -04:00
Evan Debenham
1654a28d11 v0.3.0: added Wand of Prismatic Light 2015-06-07 21:54:30 -04:00
Evan Debenham
6bda20b7b7 v0.3.0: refactored beam effects, added Light Ray effect. 2015-06-07 21:54:29 -04:00
Evan Debenham
b36fd00234 v0.2.4: fixed a bug with EmoIcons 2015-03-02 17:34:37 -05:00
Evan Debenham
23eb797070 v0.2.4: resolved problems with goo, now using the new particle effect. Also tidied up Goo's description a bit. 2015-03-02 17:34:06 -05:00
Evan Debenham
bbe6c79ab3 Merging 1.7.5 Source: further effects changes 2015-02-06 09:56:23 -05:00
Evan Debenham
d6bcece8af Merging 1.7.5 Source: effect changes 2015-02-06 09:55:29 -05:00
Evan Debenham
e4e12f74dd v0.2.3e: fixed a bug where pushing a shopkeeper would cause a crash 2015-01-17 04:00:05 -05:00
Evan Debenham
4ad2f689bd v0.2.2b: fixed a bug where the assassin's wound animation would sometimes cause a crash 2014-11-16 00:40:05 -05:00
Evan Debenham
724338b57f Merging Source v1.7.2: effects changes 2014-10-20 23:00:20 -04:00
Evan Debenham
8525e8db89 V0.2.1 : Improved Fet Rat sprite & particles 2014-10-11 16:46:52 -04:00
Evan Debenham
3d19573f66 V0.2.1 : Corrected errors in new Stench blob. 2014-10-09 00:16:42 -04:00
Evan Debenham
d8208e5423 V0.2.1: Added new blob effect for Fetid Rat 2014-10-08 16:00:18 -04:00
Evan Debenham
6b72f83ccd V0.2.1 : Updated Goo particle effects again, small tweak 2014-10-04 02:53:17 -04:00
Evan Debenham
d8e936ea97 V0.2.1 : Updated Goo particle effects (much better now) 2014-10-02 22:31:36 -04:00
Evan Debenham
346f5b4e88 V0.2.1 : Added particle effects to Goo 2014-10-02 00:31:44 -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