ooxi / violetland

An open source cross-platform game similar to Crimsonland
https://violetland.github.io/
Other
66 stars 16 forks source link

Control preset possibility and shield powerup implementation #145

Open hooger opened 5 years ago

hooger commented 5 years ago

I created the control preset option (possibility to use multiple kay mapping) to make it possibly to have a controller preset as well. That is a bit stalled...

I also created a shield power up, with icon and some animation.

ooxi commented 5 years ago

Thank you very much for your huge engagement! Let us split this pull request into topic specific pull requests. For example a3b1bc changes lines, added by 1be91f.

How about you do a clean pull request containing only the control preset and then a pull request containing only the shield powerup?

hooger commented 5 years ago

Hello,

sry for the late reply. I reordered the commits and moved some unnecessarry ones to a different branch. Now how do I make a pull request from earlier commits? If you could help with this I would gladly create the 2 pull requests for the distinct features.

Thanks in advance, hooger

hooger commented 5 years ago

I created 2 separate PRs, tell me if I need to make some more changes.