NovaSquirrel / NetPuzzleArena

Puzzle League and other puzzle games, with online multiplayer
GNU General Public License v2.0
4 stars 0 forks source link

Reimplement block falling #4

Closed NovaSquirrel closed 7 years ago

NovaSquirrel commented 7 years ago

Redo the way block falling works, because as it is columns get stuck as falling and it really shouldn't be operating on a whole column.

NovaSquirrel commented 7 years ago

It makes groups of tiles fall together now instead of working by column.