
After adding a small feature to make chat from dev tools visible on the canvas and a feature to beep when people join, I had a long conversation with a player and I showed him a few hacks for the game.
After playing at very high speeds for a bit I thought of a cool "catch the lazerbeam" game.
He was never able to get "shift + mouse scroll" to work or the command (from dev tools console):
emit('control', { name: 'onwheel', value: { shiftKey: true, deltaY: -1 } })
But if you get it to work you can go fast without the "grind". Let me know please if it functions for you. Also the player mentioned something about issues in chromium (NaN).
I will try to clean up the chat a bit to keep it out of the play field, and I will add a button to hide it. Any drastic changes not addressing server up-time from now on will be on a separate sub-domain for at least the next 21 days 5 hours and 24 minutes.
Cheers and have fun!