atlas/web
Fabian Wunsch bf834a6565 Cleaned up calculateCenter function
While I still don't understand what it's doing exactly, I noticed that
the 2 iterations of the loop are unnecessary, and afterwards found out
that the change to area is equal to f. Furthermore I replaced the `~~`
flooring with Math.floor for better readability, since this function
get's executed once per submission and the speed benefits of `~~` are
neglectable.
2022-04-09 21:04:08 +02:00
..
_css Change position and size of coords, move show list button below overlay 2022-04-09 17:55:34 +07:00
_img Adding PWA Support - Step 1 2022-04-08 16:30:51 +02:00
_js Cleaned up calculateCenter function 2022-04-09 21:04:08 +02:00
imageOverrides Added the ability to selectively override images, removed old, commented-out code from atlas.js, added more info into the info block (position, area). 2022-04-06 15:34:51 +02:00
about.html Improve Donation window 2022-04-09 16:33:10 +07:00
atlas.json Manual edits 2022-04-09 17:28:12 +07:00
built_atlas_DO_NOT_MODIFY.json Collapsable coordinate box 2022-04-08 14:39:10 -03:00
favicon.ico favicon 2022-04-04 22:57:31 +02:00
humans.txt Add entries, implement edit requests, change font on loading screen (so it won't have to wait for webfont to load), add things. 2017-04-18 03:24:50 +02:00
index.html Remove redundant here and link "our Discord server" instead 2022-04-09 16:33:10 +07:00
license.txt Change directory structure, supply a compressed atlas.js 2017-04-05 03:12:01 +02:00
manifest.webmanifest Update manifest.webmanifest 2022-04-09 00:21:31 +02:00
robots.txt Add entries, implement edit requests, change font on loading screen (so it won't have to wait for webfont to load), add things. 2017-04-18 03:24:50 +02:00