pjasicek / OpenClaw

Reimplementation of Captain Claw (1997) platformer
GNU General Public License v3.0
340 stars 40 forks source link

Dynamite bug #94

Closed denispapec closed 7 years ago

denispapec commented 7 years ago

Dynamite behaviour should be that it lands in front of Claw

bombsaway

pjasicek commented 7 years ago

same as #101 - way too much effort to implement it now with current design

pjasicek commented 7 years ago

Nevermind, this feature is not that much effort for me. I will most likely implement it sometime this week. But regarding the barrels... im not sure.

pjasicek commented 7 years ago

Implemented with following commits:

https://github.com/pjasicek/CaptainClaw/commit/4740c95133afbe0edcaf57a7eefa2bd0280a52c0 https://github.com/pjasicek/CaptainClaw/commit/5d29e97436f4049c62066980eb9a0d7d4064eb1d

If you want some tweaks or something is not right, create another issue please