angstsmurf / spatterlight

Updated fork of Spatterlight
GNU General Public License v3.0
105 stars 5 forks source link

Some Hugo games break if window size is too small #30

Closed angstsmurf closed 3 years ago

angstsmurf commented 3 years ago

Prime example: starting Hugo Tetris with the DOSBox theme. The game window will be blank except for the word "Score:". Resizing alone doesn't help. The game window must first be resized, then restarted.

angstsmurf commented 3 years ago

Hugo Tetris problem hacked around in 328d79fe56bbabccac008ed1a40af93dc742576d. Cryptozookeeper is still unplayable at small sizes. Necrotic Drift is playable but looks strange.

angstsmurf commented 3 years ago

Cryptozookeeper problem hacked around in 1d838d1. This is a pretty substantial change, so look out for regressions. No known cases of games breaking from small window size remain, though.