Block a user
feature/return-to-starting-point-button
For semantical reasons I would use div
instead of span
because span
is intended to be an inline element, however this a block element here.
feature/return-to-starting-point-button
This semantically belongs to reset
(after line 334) and resetRound
(after line 360). Yes it will be some ugly code duplication but easier to find there and I plan to refactor this JS in the future.
bence
deleted branch feature/jump-to-specific-coordinates-in-mapeditor from esoko/mapguesser
2021-04-27 20:35:36 +02:00
bence
deleted branch feature/MAPG-226-change-timeout-algorithm from esoko/mapguesser
2021-04-27 20:35:28 +02:00
jump to coordinate feature added to the header stripe
This may not look perfect on mobile devices so it might be moved to a popup in the future, but I like the feature!
jump to coordinate feature added to the header stripe
I would execute context menu -> Format Document on this file in VSCode. Formatting JS files should work well in VSCode without any extension.
bence
deleted branch bugfix/change-path-to-renamed-folder from esoko/mapguesser
2021-04-27 17:27:44 +02:00
Stuck scoring at zero fixed by regular map area update in session
I would format it this way to be consistent:
bence
created branch bugfix/MAPG-227-single-player-game-cannot-be-restarted in esoko/mapguesser
2021-04-25 15:28:10 +02:00