293 Commits

Author SHA1 Message Date
8af4e6527f Update TODOs 2023-07-14 19:14:51 +03:00
7bda3dce29 core.py:
Change default cid to -1 for auth;
    Change client logger;
    Update logic of client.kick();
    Remove "kostil" :)));
    Add client._split_load().....(5h);
    DO SendFile - sending mods.;
    Move sync_resources back;
    Add client.ready for blocking "alive" info;
    Refactor client.remove_me();
    Add name for web Thread;
    Minor fixes;
tcp_server.py:
    From auth always return client;
    Add events call in auth;
    Refactor set_down_rw;
    Minor fixes;
2023-07-14 19:13:13 +03:00
6afe62b68e Move sync_resources logic before insert to clients. 2023-07-13 18:08:47 +03:00
dd2c461581 Update TODOs 0.2.1-alpha 2023-07-13 17:55:13 +03:00
a8c153691c 0.2.0 -> 0.2.1 2023-07-13 17:50:15 +03:00
52893513d0 Prepare for sync_resources;
Fix async bugs;
Recreate ID system;
Add Ss (Player counter) code;
2023-07-13 17:49:23 +03:00
1f595db700 Handle return from callback 2023-07-13 16:49:19 +03:00
565750e784 Refactor console logger 2023-07-13 16:44:05 +03:00
13321fb9b5 Minor update 2023-07-13 13:29:37 +03:00
cdf226ac5c Update TODOs 2023-07-13 11:41:00 +03:00
dcafef918a Minor naming update 2023-07-13 09:53:57 +03:00
6e46af4c13 Prepare for Upload mods 2023-07-13 02:35:38 +03:00
d21798aaf1 Minor fix 2023-07-13 02:34:56 +03:00
22105b2030 Minor fix 2023-07-13 02:34:25 +03:00
19c121f208 Refactor Client ID 2023-07-13 02:33:45 +03:00
85c379bd9e Minor fixes 2023-07-13 01:17:01 +03:00
a15eb316bb Update TODOs 2023-07-13 01:16:10 +03:00
cecd6f13d6 Handle FastApi Log in file 2023-07-13 00:44:51 +03:00
df171aaa70 Minor fix 2023-07-13 00:31:02 +03:00
5a1cb8a133 Handle web logs 2023-07-13 00:23:57 +03:00
d44cff1116 Update version 2023-07-12 23:58:35 +03:00
bc6cf60099 Update TODOs 2023-07-12 23:58:23 +03:00
fc886ef415 Create log history 2023-07-12 23:58:14 +03:00
bd7b988b01 logs 2023-07-12 23:39:52 +03:00
4f5a6edc48 Update TODOs 0.2.0 2023-07-12 20:56:24 +03:00
541849642c BEAMP -> BeamMP 2023-07-12 20:56:14 +03:00
f364f29d79 Update TODOs 2023-07-12 20:49:39 +03:00
3f688df30b Change version to 0.2.0 2023-07-12 20:28:41 +03:00
52c9370c6d Optimize imports 2023-07-12 20:28:22 +03:00
b654d62b30 Remove try block 2023-07-12 20:25:10 +03:00
aab20c17a1 Refactoring 2023-07-12 20:24:56 +03:00
9518fcad11 Minor update 2023-07-12 20:24:38 +03:00
bab45674e8 Changed to Alpha 2023-07-12 20:24:08 +03:00
50de09633e Disable UDP Server for now.. 2023-07-12 20:21:57 +03:00
30b6a71a1c Update examples 2023-07-12 11:42:48 +03:00
b321595e7e Update examples 2023-07-12 11:32:42 +03:00
10e03b2582 Minor update 2023-07-12 11:31:21 +03:00
a9774a63cd Update TODOs 2023-07-12 11:19:11 +03:00
eb28a4d5cf Add BEAMP Server auth for public view 2023-07-12 11:19:04 +03:00
3701bc441c Update TODOs 2023-07-11 18:32:28 +03:00
90da1d4cea Clear code 2023-07-11 18:27:44 +03:00
c428479110 Add WebAPI 2023-07-11 18:26:26 +03:00
9b00552912 Add new position in config 2023-07-11 01:14:30 +03:00
087e416bf2 Add pip release 2023-07-11 01:03:11 +03:00
5ea95aaa39 BEAMP -> KuiToi 2023-07-11 00:34:56 +03:00
67b5142687 Add web API docs 2023-07-11 00:22:54 +03:00
f6c1d64e2b Update version 2023-07-11 00:22:35 +03:00
bf4003e2c7 Update i18n support
Add new blocks
Add docs
2023-07-10 23:49:25 +03:00
3be544eab2 Add Russian 2023-07-10 23:48:04 +03:00
7472aaf206 Update TODOs 2023-07-10 23:16:31 +03:00