Commit Graph

98 Commits

Author SHA1 Message Date
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
7ec8738b72 fix hsitorical view refresh when switching 2021-07-24 14:26:59 +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
059931e202 check if browser is allowing us to use AudioContext and tell user if not 2021-06-18 11:15:52 +02:00
HF
a7584510f8 add windowType to window class
put window limits into constants
allow focusing windows
2021-04-29 00:23:40 +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
HF
45e6d15fb3 continue captchas 2021-03-17 11:00:58 +01:00
HF
74b4a44224 replace sweetalert 2021-02-23 23:39:22 +01:00
HF
b4d19a2833 fix pixelcounter desync 2021-01-27 23:05:37 +01:00
HF
3762e74102 correct names of placeAllowed and REQUEST_PIXEL_UPDATE because of changed meaning 2021-01-27 02:16:14 +01:00
HF
1735643b32 pixel burst client side
add client prediction
2021-01-27 02:06:28 +01:00
HF
889c540d86 fix debugging 2020-12-01 20:46:07 +01:00
HF
141ca00fc3 Upgrade npm packages, adjust webpack config 2020-12-01 20:33:34 +01:00
HF
7bc46ac7a0 fix chrome notifications 2020-11-30 21:46:02 +01:00
HF
0c19232c8e add shift-hold placing - is on trial, will be kept if good 2020-11-30 21:34:49 +01:00
HF
a7f356b7bc Merge branch 'production' 2020-11-29 01:17:46 +01:00
HF
b79a12f931 fixing bugs that got introduced in the past two commits 2020-11-29 01:13:05 +01:00
HF
ac464ba5a7 split LOGIN and LOGOUT from RECEIVE_ME 2020-11-28 02:02:12 +01:00
HF
46ba5188b5 add websocket messages or chat joining and leaving 2020-11-27 23:48:59 +01:00
HF
cdfad4124d add setscale to extensions, remove pixelupdate, dont emit center on receivechunk (redundant because chunk.cell exists) 2020-11-20 12:23:14 +01:00
HF
9a47b90e04 add comments and set_hover to extensions eventemitter 2020-11-19 22:20:08 +01:00
HF
870eecfc21 add eventemitter usable for extensions and userscripts
remove unused ads stuff
2020-11-19 21:38:45 +01:00
HF
4248b0ff49 fix chat audio notification not playing 2020-11-06 18:29:47 +01:00
HF
bf9ab51350 send notification instead of error on pixel protection 2020-11-06 01:07:42 +01:00
HF
3a7ecf21cc start to move set pixel request to websocket
remove killing of old websocket after 30min
catch binary ws package errors
change CoolDownPacket to ms
stop messing with void bot
fix reddit login image alt-text
force subrender on pixel set to avoid seemingly freeze
excape redex characters in username
2020-05-14 07:07:56 +02:00
HF
7614d5366b add on click mentions
add ping notifications
2020-05-13 01:38:47 +02:00
HF
0ed5193982 make css additional to default css instead of replacing it 2020-05-11 08:31:51 +02:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
8877a7658a add chat channels 2020-04-29 18:16:58 +02:00
HF
32152fc9ba recursive preLoad Chunks 2020-04-15 05:16:13 +02:00
HF
2bec370f8b Notify time set from 20 to 15s, audio time from 20 to 5s
don't show cooldowbox if cooldown smaller than one
2020-03-27 01:50:11 +01:00
HF
beaf8c2579 don't notify if last cooldown ended <20s ago
don't do notification flash when cooldown is <1s
2020-03-27 01:40:39 +01:00
HF
c1e154517a change url after reloadUrl 2020-01-31 11:45:40 +01:00
HF
d031412fa1 use url coordinates on 3D canvas 2020-01-31 11:35:57 +01:00
HF
5fca4b0879 fix pixel place sound on canvases with >64 colors 2020-01-31 01:14:14 +01:00
HF
1b185f4e5b Make 3D canvas multiplayer 2020-01-28 10:39:08 +01:00
Gabriel Brown
65100d352a fixed empty chunks not being registered for updates 2020-01-27 13:10:11 +00:00
HF
caf08ee32d Add 3d voxel canvas
Add Canvas Selection Menu
Improve Rendering
Move ChunkRGB into seperate file
2020-01-25 03:53:35 +01:00
HF
572408ba6a add client render code for historical view 2020-01-10 03:26:35 +01:00
HF
1e1d511d21 add HistorySelection dialog 2020-01-09 23:13:56 +01:00
HF
cfbae41817 make hook for renderer to store 2020-01-09 03:52:25 +01:00
HF
e7a16fa3b9 store / reducers fixes, move websocketClient to reducers 2020-01-08 15:58:21 +01:00
HF
ddc41802fe update packages
remove push.js
2020-01-04 12:11:05 +01:00
HF
520dc1655e eslint auto-fix 2020-01-04 07:00:47 +01:00
HF
de89e4cdf5 Mirror repository for github 2020-01-02 17:58:06 +01:00