dorkster / freeblocks

FreeBlocks is a puzzle game with similar gameplay to Tetris Attack.
GNU General Public License v3.0
30 stars 2 forks source link

Allow different move commands under cooldown #18

Closed cxong closed 9 years ago

cxong commented 9 years ago

Previously, move commands were affected by the action_cooldown - only one move command was allowed per cooldown period. Now move commands are allowed as long as the move is different from the last one.

control

dorkster commented 9 years ago

This needed a few fixes, so I have manually merged it here: b1e1422ebf959e69ae7f3c0d6b1170c4d9341a84

Fixes are here: f6a8212494dcfa9487654492624a1d8d92589831