Commit Graph

399 Commits

Author SHA1 Message Date
HF
ab09cf3bc1 only do void when less than 2k players 2022-10-08 19:44:16 +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
6e199321bc popup checks for parent existence and origin
fix #35
2022-09-30 13:08:12 +02:00
HF
bdf653bda2 check for requirements in redis in lua
fix #34 fix #36
2022-09-30 11:16:04 +02:00
HF
5ea71d01b4 allow top 10 users to place on top maps, even when they are Private
fix #36
2022-09-30 00:31:21 +02:00
HF
b441c76c47 add option to set profile private 2022-09-26 23:29:28 +02:00
HF
b432f193ca play with canvas sizes 2022-09-26 17:22:05 +02:00
HF
857dd5f195 fix some stats, increase store version 2022-09-26 15:11:51 +02:00
HF
d12a82acdd more stats 2022-09-26 14:56:44 +02:00
HF
c0186d3101 display yesterdays ranks 2022-09-24 17:15:33 +02:00
HF
54627ec4f1 finalize ranking change 2022-09-24 15:04:56 +02:00
HF
fcb141996e save more stats 2022-09-24 14:29:37 +02:00
HF
f49bb42578 reuse running proxycheck / whois connections even when requesting
without cache
2022-09-23 12:22:57 +02:00
HF
89dcf00958 change structure of promises in isAllowed 2022-09-22 23:15:56 +02:00
HF
a08ba00940 adjust proxycheck during pixel request 2022-09-22 09:52:13 +02:00
HF
a24b8bc8f5 test things
remove captcha requirement from chat
2022-09-22 01:43:46 +02:00
HF
931ffcc296 move sql out of core/Rank
finish own whois library
2022-09-22 00:18:20 +02:00
HF
a5f8874dc8 another modwatchtoold adjustment 2022-09-19 03:37:44 +02:00
HF
324db04a23 Merge branch 'devel' 2022-09-19 02:51:28 +02:00
HF
94c04ba53a use own whois 2022-09-19 02:45:45 +02:00
HF
18f46d2530 watchtools second fix 2022-09-18 13:05:43 +02:00
HF
1bf8169c57 broadcasst req answer to all shards for now 2022-09-18 00:40:49 +02:00
HF
5b18952c27 fix little issues 2022-09-17 23:15:10 +02:00
HF
0ba7063d9e finish req on shards 2022-09-17 22:26:12 +02:00
HF
f35a3ac9f2 Merge branch 'master' into devel 2022-09-17 17:59:56 +02:00
HF
c4005bbf2e check mail per proxycheck 2022-09-17 17:59:47 +02:00
HF
6dfbe0f25e quick fix #2 2022-09-17 13:39:41 +02:00
HF
5a7ddb4232 quick fix 2022-09-17 02:01:55 +02:00
HF
b84c6e9b60 make admin watch tools go over socket events (breaks it for shards) 2022-09-17 01:50:20 +02:00
HF
4ca3b9d56c make RpgEvent work on shards 2022-09-15 00:58:26 +02:00
HF
29cc314b14 share ranking over shards 2022-09-14 23:45:43 +02:00
HF
1dd6700834 dont set cookie domain when not shard
rename keys in total rankings to be smaller
2022-09-14 23:07:30 +02:00
HF
a3f558fadf fix api/me 2022-09-14 02:34:18 +02:00
HF
db4f006f4a Move pixelcount into redis 2022-09-14 01:23:50 +02:00
HF
dd757b035e store country mutes in redis and make them channel specific 2022-09-13 04:01:24 +02:00
HF
747bbced92 refactor whois 2022-09-12 00:56:27 +02:00
HF
7236e1c3c6 pixel counters are never null in the database 2022-09-11 18:47:02 +02:00
HF
96c6aaa23e Merge branch 'master' into devel 2022-09-11 17:22:55 +02:00
HF
96c76b9b40 be less noisy 2022-09-11 14:54:13 +02:00
HF
0a9172d3a7 cache session middlewares 2022-09-11 13:36:57 +02:00
HF
971531a3f6 fix chat message storing for shards
dont show NULL in rankings
2022-09-11 12:13:44 +02:00
HF
fc602934dc change sessions 2022-09-11 05:05:50 +02:00
HF
c74a3d548e test 2022-09-11 02:58:29 +02:00
HF
4a3f35cf55 fix password reset 2022-09-11 02:21:49 +02:00
HF
bd83a66052 fix things 2022-09-11 01:31:26 +02:00
HF
de1729d56b Horicontal Scaling 2022-09-11 00:47:46 +02:00
HF
771c8681fb adjust timeouts 2022-09-07 20:19:16 +02:00
HF
105b7ab76d finalize sql incrememntation batching 2022-09-07 18:43:32 +02:00
HF
f3a86ed544 increase threshold for long-respones-time warning 2022-09-07 13:39:11 +02:00