quadra-game / quadra

An addictive action puzzle game with single player and multiplayer capabilities (Internet or LAN).
GNU Lesser General Public License v2.1
28 stars 18 forks source link

Floating Next Pieces #5

Open pphaneuf opened 10 years ago

pphaneuf commented 10 years ago

This is a sweet visual aid, and a must for anyone concerned about speed. I have added to the logic for the next 3 pieces so that they "float" above the shadow of the current piece. This avoids having to look all the way up to the top of the screen to find out what's coming up.

Features with this change:

To do:

Visit http://www.roncli.com/quadra for the latest.

pphaneuf commented 10 years ago

This is a nice add on. The patch from roncli's site (Quadra3.zip) contains full files from an older version. The attached file is just that converted to a diff that only contains the relevant changes and applies cleanly to current sources (rev 447, tested on linux only).

Thanks, roncli!

pphaneuf commented 10 years ago

I'd really like to put this in, but I think we should untangle the mess in the option screen first, and make it an option.