Commit Graph

1163 Commits

Author SHA1 Message Date
363b29ac86 Update hu and ru translation. Fix typos 2023-03-14 18:58:21 +03:00
HF
17bbbbf6d2 delete old creeper.svg 2023-03-14 16:35:56 +01:00
HF
3cb9ec5c9f give mod-watch-tool tables unique keys on fetch
fixes #47
2023-03-14 14:42:27 +01:00
HF
f6e3fd60b3 update nginx config 2023-03-13 16:25:04 +01:00
HF
81133c90aa handle deleted users on reload
fixes #42
2023-03-13 10:41:09 +01:00
HF
73ae694ef1 add rebuild script 2023-03-13 09:55:47 +01:00
HF
2de138d93d send changedMe before reload 2023-03-13 04:32:23 +01:00
b91dcac040 fix typo, refactor and add da language 2023-03-13 04:11:27 +01:00
HF
f668c025f2 make gc care better about other zoomlevles of the same area
closes #43
2023-03-13 03:25:00 +01:00
HF
a7e6a49a79 remove memflags, update packages 2023-03-13 00:36:09 +01:00
HF
59033b57c9 add az language 2023-01-17 16:14:56 +01:00
HF
90cd2016aa make parent classes for renderer and chunks,
move GC into those parent classes
restrict the total amount of loaded Chunks
2023-01-17 16:07:21 +01:00
HF
060688337d adjust chunk registration, trigger ratelimit when registering too much 2023-01-16 02:04:42 +01:00
HF
a7200ca4bd rate limit every socket message type, move ratelimiter into own class 2023-01-15 16:37:14 +01:00
HF
a7c493913f adjust ratelimit timings 2023-01-15 04:09:18 +01:00
HF
eb7f8b90f3 adjust socket rate limiter to also trigger on connection attempts 2023-01-15 03:48:03 +01:00
HF
8ea31b2ae1 add kazakh translation 2023-01-04 22:54:50 +01:00
HF
83564f9e03 add Italian language 2023-01-04 21:25:15 +01:00
HF
15683394ef add Belarusian language 2023-01-03 22:24:59 +01:00
HF
240052d782 fix clientPrediction reverting too many pixels 2022-11-12 21:50:39 +01:00
HF
616f6f7918 adjustments of bodyScript 2022-11-12 02:03:38 +01:00
HF
723b9ce9ac fix pixels being lost on chunk crossings 2022-11-12 01:14:44 +01:00
HF
0a4ad3a906 fix receivechunk extension hook 2022-11-11 01:18:40 +01:00
HF
9e11ea3729 give extensions a way to hook into pixel updates via
window.registerPixelUpdates
2022-11-11 00:51:05 +01:00
HF
65269f5af7 update translation templates
watch websockets
2022-11-11 00:21:19 +01:00
HF
c5b90064d9 add body script 2022-11-10 23:18:01 +01:00
HF
ca7130a6b9 add content-security-policy 2022-11-10 15:07:09 +01:00
HF
6fdaecca06 adjust userscript bot detection 2022-11-10 15:06:53 +01:00
HF
f51b350d55 Sum up ModWatchTool columns over shards
adjust userscript bot detection
2022-11-09 22:08:52 +01:00
HF
6431cf3945 add halloween theme 2022-10-31 02:57:03 +01:00
HF
c34eb89920 update banme 2022-10-20 21:12:03 +02:00
HF
7192f31549 fix APISocketServer chat broadcast muted check
add banner.png
2022-10-19 00:39:00 +02:00
HF
9a44b3a0cc throw correct return code when proxy checking while placing 2022-10-12 14:27:56 +02:00
HF
0f27809a4f fix pxl revert on ban 2022-10-12 14:04:34 +02:00
HF
c66f97e1eb adjust banme 2022-10-12 13:01:02 +02:00
HF
ab09cf3bc1 only do void when less than 2k players 2022-10-08 19:44:16 +02:00
HF
930889865b update uk translation 2022-10-07 12:13:00 +02:00
HF
d224c92eea serve tiles without shard 2022-10-07 08:58:41 +02:00
HF
3f2bb8c530 update nginx example config 2022-10-06 13:38:18 +02:00
HF
9a22be25cc delete api/captcha 2022-10-04 14:09:13 +02:00
HF
8991611ce7 fix online counter broadcast between shards 2022-10-03 23:34:40 +02:00
HF
375ac9bc09 remove chrismas button 2022-10-03 23:16:00 +02:00
HF
88d0ba6496 refactor pixel update socket client
update translation templates
fix #16
2022-10-03 23:05:14 +02:00
HF
e9952134a5 refactor socket events
send captcha solution via websocket
2022-10-03 15:07:34 +02:00
HF
7a2053fda3 refactor websocket packets 2022-10-02 22:46:12 +02:00
HF
693a403460 update node requirement to 16 2022-10-02 00:57:37 +02:00
HF
647126ca4b update multer to fix vulnerabilities 2022-10-02 00:55:08 +02:00
HF
9a63d039a8 remove mkdirp, use fs.mkdirSync instead 2022-10-02 00:41:17 +02:00
HF
6c41cb0450 remove backupdir again if daily backup errors, in order to try again
next time
2022-10-02 00:35:43 +02:00
HF
6e199321bc popup checks for parent existence and origin
fix #35
2022-09-30 13:08:12 +02:00