Commit Graph

17 Commits

Author SHA1 Message Date
Evan Debenham 0e49bb154b v0.3.1: fixed traps fading in when they are already visible 2015-08-24 11:34:29 -04:00
Evan Debenham 9f02a93500 v0.3.1: added in new trap sprites (no shading yet), added descriptions to existing traps 2015-06-22 19:35:18 -04:00
Evan Debenham c55e38a86a v0.3.0e: fixed a bug where summoning trap chains were spawning mobs inside of eachother 2015-06-21 20:59:17 -04:00
Evan Debenham 684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham fba591af68 v0.3.0d: corrected capitalization in trap names 2015-06-12 15:23:01 -04:00
Evan Debenham 72788624e7 v0.3.0c: added a description to traps 2015-06-07 21:55:34 -04:00
Evan Debenham 54b068ea78 v0.3.0c: changes the order of removal vs activation on plants and traps 2015-06-07 21:55:33 -04:00
Evan Debenham dbeff25d2c v0.3.0c: refactored finding a character, no longer need to maintain chars[] array 2015-06-07 21:55:28 -04:00
Evan Debenham 6efa4694b8 v0.3.0c: cleaned up TODOs 2015-06-07 21:55:25 -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 40c0d61dfa v0.3.0c: trap refactor pt1, moved all traps to be instance based (not properly tied into level logic yet) 2015-06-07 21:55:18 -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 4b680c93ad v0.3.0: reworked lightning effect and wand of lightning 2015-06-07 21:54:40 -04:00
Evan Debenham 75f1181d27 v0.3.0: changed food to work with new recharging mechanic. Also removed charging from lightning trap. 2015-06-07 21:54:23 -04:00
Evan Debenham 872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham 1e62a6bd88 Merging Source v1.7.2: level changes 2014-10-20 22:55:37 -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