Commit Graph

59 Commits

Author SHA1 Message Date
Evan Debenham
2d088c8983 v0.4.1: big armor redesign 2016-07-03 17:44:16 -04:00
Evan Debenham
d300038244 v0.4.1: fixed a bug where grim traps would kill the player several times over 2016-06-28 02:05:16 -04:00
Evan Debenham
4972092366 v0.4.0: updated logic for curse wand effect, same as cursing traps 2016-06-23 15:51:51 -04:00
Evan Debenham
6a3de8c7ab v0.4.0: adjusted cursing trap 2016-06-23 15:51:37 -04:00
Evan Debenham
641517b311 updated copyright 2016-05-08 20:04:50 -04:00
Evan Debenham
6dbd6d1fc1 v0.3.5: fixed some bugs 2016-05-08 18:58:12 -04:00
Evan Debenham
4beb089f3a v0.3.5: Grim Trap bugfixes 2016-05-08 18:55:23 -04:00
Evan Debenham
2cca108f47 v0.3.5: some refactoring to equippable items 2016-05-08 18:55:13 -04:00
Evan Debenham
b9692282a5 v0.3.4: rebalanced rockfall trap 2016-02-22 16:37:20 -05:00
Evan Debenham
b70e70d74b v0.3.4: added externalized rankings descriptions 2016-02-22 16:22:44 -05:00
Evan Debenham
ac967fad27 v0.3.4: reworked rankings to store their cause instead of a result string 2016-02-22 16:20:34 -05:00
Evan Debenham
7c8b1b965e v0.3.4: fixed a pathing issue with spear traps 2016-02-22 16:14:30 -05:00
Evan Debenham
7ee1f86ee2 v0.3.4: externalized scroll strings 2016-02-22 15:57:53 -05:00
Evan Debenham
df293c01e8 v0.3.4: externalized painter and trap strings 2016-02-22 15:24:15 -05:00
Evan Debenham
2c87715af5 v0.3.3a: fixed a nullpointer in disintegration traps 2015-12-27 13:57:51 -05:00
Evan Debenham
648246641a Merging 1.9.1 source: level changes
Differences:
- Altar room turned off for now
- Keep the guaranteed transmutation well
2015-12-21 18:01:24 -05:00
Evan Debenham
69667baafb v0.3.2: fixed a concurrent modification exception in distortion traps 2015-11-08 04:03:46 -05:00
Evan Debenham
4ae94fe7a8 v0.3.2: rebalanced inter-floor warping effects 2015-11-08 04:03:42 -05:00
Evan Debenham
79010c0246 v0.3.2: added safety check for rockfall traps 2015-11-08 04:03:42 -05:00
Evan Debenham
05dab4e582 v0.3.1d: balances changes/fixes to grim trap 2015-09-15 21:33:03 -04:00
Evan Debenham
515473e409 v0.3.1d: removed an uncesessary sprite erase on pitfall traps 2015-09-15 21:32:58 -04:00
Evan Debenham
6a5bc61417 v0.3.1d: fixed pitfall traps collapsing the floor when they shouldn't in some cases 2015-09-15 21:32:55 -04:00
Evan Debenham
e8e49cfe5d v0.3.1b: fixed visibility bugs with spear traps and traps in general 2015-09-04 01:59:11 -04:00
Evan Debenham
b8fb3ce5b3 v0.3.1b: fixed a bunch of typos in trap descriptions 2015-09-04 01:59:10 -04:00
Evan Debenham
f3df4f2b37 v0.3.1b: cleaned up code and fixed bugs with distortion trap 2015-09-04 01:59:10 -04:00
Evan Debenham
e0e1c74af0 v0.3.1b: updated some method usage for consistency with the GDX version 2015-09-04 01:59:09 -04:00
Evan Debenham
7b3c7aa46d v0.3.1a: fixed spear traps dealing negative damage, also added a safety check for dealing negative damage. 2015-08-24 13:07:25 -04:00
Evan Debenham
8d604af3f0 v0.3.1: cleaned a few TODOs 2015-08-24 13:05:05 -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
f4c93c369c v0.3.1: fixed a bug where pitfall traps wouldn't disappear when turning into a pit tile. 2015-08-24 13:04:58 -04:00
Evan Debenham
3cd4f2551a v0.3.1: fixed traps not being visible when they should be 2015-08-24 13:04:57 -04:00
Evan Debenham
1581b18f11 v0.3.1: added Guardian Trap 2015-08-24 13:04:55 -04:00
Evan Debenham
cf7a8d71e1 v0.3.1: added Disarming Trap 2015-08-24 13:04:51 -04:00
Evan Debenham
096b5271fd v0.3.1: added Spear Trap 2015-08-24 13:04:50 -04:00
Evan Debenham
9b13c3f01e v0.3.1: added in logic for the proper display of inactive traps 2015-08-24 13:04:49 -04:00
Evan Debenham
7a89def76f v0.3.1: grim and worn traps are now always visible 2015-08-24 13:04:41 -04:00
Evan Debenham
095bff4c1a v0.3.1: added a safety check to blazing traps 2015-08-24 13:04:26 -04:00
Evan Debenham
38852c357e v0.3.1: traps round 3 2015-08-24 13:00:32 -04:00
Evan Debenham
b4f6bf1b0b v0.3.1: more traps 2015-08-24 13:00:25 -04:00
Evan Debenham
8f2b52e4f8 v0.3.1: fixed a bug where new lightning traps were reducing wand charges instead of increasing them. 2015-08-24 13:00:24 -04:00
Evan Debenham
20a6f91758 v0.3.1: new traps batch 1
(11 new traps, changes to 2 existing traps)
2015-08-24 13:00:19 -04:00
Evan Debenham
958c8a22fa v0.3.1: fixed a typo in poison trap 2015-08-24 13:00:18 -04:00
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