Commit Graph

120 Commits

Author SHA1 Message Date
HF
097926579f add chirstmas button 2022-09-12 00:55:17 +02:00
HF
de1729d56b Horicontal Scaling 2022-09-11 00:47:46 +02:00
HF
53b9aeeec7 send actions to popUps
log proxycheck returns again
2022-08-19 04:49:14 +02:00
HF
df223f5932 move hover from gui to canvas reducer 2022-08-17 21:48:50 +02:00
HF
63bf9b15ff refactor stuff 2022-08-15 21:37:25 +02:00
HF
5d38af340e shorten type strings 2022-08-15 21:04:57 +02:00
HF
4429f2a573 use reselect
reorganize windows reducer
2022-08-15 18:03:21 +02:00
HF
1b20d3f9e7 send amount of ranked pixel in PixelReturn package 2022-08-11 18:19:07 +02:00
HF
7d2161883d change BanInfo 2022-08-08 14:11:22 +02:00
HF
0e78dea560 fix minor issues 2022-08-06 18:01:38 +02:00
HF
a41c286372 add ui for iid banning
removed ip banning
add eslint option for react-key
2022-08-05 16:56:31 +02:00
HF
d4ef69c2ac remove flow types - it was inconsistently used and therefore pointless 2022-08-01 17:44:18 +02:00
HF
e105b8fa07 refactor store 2022-07-11 15:33:29 +02:00
HF
2789cd2a54 reorganize store 2022-07-11 14:42:09 +02:00
HF
35c16b1334 fetch ranking only when needed 2022-07-09 15:01:37 +02:00
HF
14aaa3211d test deregistering chunks 2022-07-04 00:21:49 +02:00
HF
6ad79250e5 fix race conditions 2022-07-02 01:26:11 +02:00
HF
61ec34d7b4 save in webp
adjust Tile creation
2022-06-27 19:07:05 +02:00
HF
aa8fc86bc9 small fixes, remove tile filename logging again 2022-06-23 15:50:30 +02:00
HF
fc0d73ceaf try to fetch unloaded chunk on every renderChunk triggering ui update
closes #9
2022-06-21 15:01:39 +02:00
HF
4293ff2a01 refactor and clean up Palette and buffer2RGB functions 2022-06-21 12:14:57 +02:00
HF
a15a765683 minor updates 2022-06-20 04:41:57 +02:00
HF
6dc283765c optimize padding 2022-06-20 00:55:40 +02:00
HF
43fafb7a0e fix rendering padded chunks 2022-06-20 00:21:59 +02:00
HF
88e33a4ff6 refactor redis to deal with chunks of non-full size 2022-04-10 22:47:10 +02:00
HF
f0bbbb4523 increase tolerable pixel return time 2022-04-04 12:17:47 +02:00
HF
4d367d5232 fix right-shift historical view when time selected 2022-04-03 00:00:32 +02:00
HF
1fce6cccc3 fix flashing on refresh
fix 3D canvas showing as 2D on refresh
allow access to the 2D representation by pressing P when viewing 3D canvas
2022-04-01 21:52:44 +02:00
HF
220ead80fd remove last uses of String.prototype.substr in favor of slice and substring 2022-01-12 23:06:14 +01:00
HF
6dc7f21555 ProtocolClient -> SocketClient 2022-01-12 01:58:08 +01:00
HF
b79d44ce4a Add Top 10 only canvas 2022-01-05 23:53:42 +01:00
HF
9d46ec2e1c don't draw pixelNofitication on own pixels 2022-01-04 13:59:12 +01:00
HF
6170d35631 refactor image converter and 3d stuff 2022-01-04 09:19:17 +01:00
HF
e59df4fb62 remove flow type definition that are used inconsistently 2022-01-03 15:06:49 +01:00
HF
718f2dc73d refactor 2022-01-03 11:02:07 +01:00
HF
85c6f18c00 add error message if webgl is not supported 2021-08-05 02:24:41 +02:00
HF
fae1cef617 fix client prediction 2021-07-31 22:48:11 +02:00
HF
b35ca151d7 fix uneven screen resolution 2021-07-24 14:55:32 +02:00
HF
4256a254fa make offscreen canvas smaller 2021-07-24 12:30:03 +02:00
HF
a3e35cced6 don't do full render when zooming happens in viewport rather than
offscreen canvas
don't do clearRect on renderChunk (Chrome shouldn't have the flickering
issue anymore)
2021-07-24 01:41:51 +02:00
HF
8c4b0a5149 fix destruction of Renderer3D 2021-07-15 22:53:21 +02:00
HF
dfdadd6f79 fix color picker in privacy browsers blocking canvas stuff 2021-06-18 12:55:25 +02:00
HF
241ed14117 fix last commit 2021-06-02 21:11:23 +02:00
HF
b839866aea Change backup-path into YYYY/MM/DD 2021-05-31 22:51:10 +02:00
HF
1d0b6049c4 change path of storage server from YYYYMMDD/hhmm to YYYY/MMDD/hhmm 2021-05-31 11:25:42 +02:00
HF
71c10a73cd fix historical view timechange on moon 2021-04-19 01:27:26 +02:00
HF
708905d28d fix right-shift restore over size changes 2021-04-18 19:37:20 +02:00
HF
f0efda1d5f smaller fixes 2021-04-18 19:27:57 +02:00
HF
3d4ded29ca allow canvases to change sizes in historical view 2021-04-18 17:05:15 +02:00
HF
af90a83198 log subnet for captchaserver, parse error response before caring about status code 2021-03-17 16:36:17 +01:00