258 Commits

Author SHA1 Message Date
abbd64184e t fix 2023-07-31 22:33:51 +03:00
ef286b7e03 RCON (WIP) 2023-07-31 21:38:08 +03:00
3a42fa13e7 Work time 2023-07-31 21:37:48 +03:00
cdec0b9949 Minor fixes 2023-07-31 21:37:15 +03:00
de91d075b4 Protocol fixes 2023-07-27 02:05:49 +03:00
a7c02e0b52 Added kick command 2023-07-26 22:38:50 +03:00
6dd3de63a9 Added support async command 2023-07-26 22:37:32 +03:00
f1ab07d49a Small fixes 2023-07-26 18:41:37 +03:00
cdeacc16bf Final of i18n 2023-07-26 18:40:44 +03:00
719e705bab Start adding RCON part! 2023-07-26 05:00:49 +03:00
21dd23cb55 Added Plugins loaders translations. 2023-07-26 04:28:57 +03:00
9295ed2b7a hotfix 2023-07-26 04:25:25 +03:00
7466f987ac hotfix 2023-07-26 01:52:08 +03:00
d29bb9de98 Ready Core translations! 2023-07-26 01:51:23 +03:00
53dae25fcf Change Client events handler 2023-07-26 01:21:01 +03:00
e241a7da4c Added Client events handler 2023-07-26 01:20:05 +03:00
13be12a7a1 Added event onCarChanged; 2023-07-26 01:09:28 +03:00
e348ffecc3 Fix lua colors 2023-07-26 00:56:49 +03:00
336aa31732 Added new translations;
Added new event;
2023-07-26 00:39:53 +03:00
d8c667ff51 Added new translations;
Added new event;
2023-07-26 00:32:11 +03:00
658f9ed9c6 Add some colors ^) 2023-07-25 21:19:13 +03:00
c1cb8dcdba Minor update 2023-07-25 21:19:00 +03:00
f52c73ab76 Non CMD mode. 2023-07-25 19:28:49 +03:00
6d01f0ef8d build and ver update 2023-07-24 16:17:30 +03:00
eea03c835f prompt fix 2023-07-24 16:12:35 +03:00
e621c8dc7c lua event onConsoleInput 2023-07-24 15:37:26 +03:00
4276eb0fdb Use encoding="CP1251" for lua plugins; 2023-07-24 04:58:08 +03:00
6ccbe99d47 Pretty errors 2023-07-24 04:54:36 +03:00
a50decb470 Lua... 2023-07-24 01:30:11 +03:00
9079750576 __gracefully_kick 2023-07-24 00:03:04 +03:00
e440cdf022 Minor updates;
Memory fix.. :)
UDP Fix;
2023-07-24 00:02:23 +03:00
43fd56f327 Minor updates.. 2023-07-23 23:06:29 +03:00
ecb9886882 Fix focus_car 2023-07-23 02:37:15 +03:00
9a8bcbfae0 Add player.focus_car 2023-07-23 01:57:01 +03:00
ddcfa56467 cn.json 2023-07-23 00:26:07 +03:00
cb00829ae7 client.cars -> client._cars;
Add some handlers;
2023-07-22 23:26:30 +03:00
5b814efbb9 Minor update 2023-07-22 21:34:52 +03:00
25ac16c300 Add new Methods 2023-07-22 21:33:33 +03:00
1fac1d5ae9 Minor get_client update 2023-07-22 21:20:44 +03:00
d6021ddc2d Add pid (PlayerId) 2023-07-22 21:13:57 +03:00
8e8c66c3bf Optimize imports 2023-07-22 20:58:26 +03:00
4273571d97 call_lua_event 2023-07-22 20:45:36 +03:00
5e071c5705 EventTimer Ready;
Unload lua plugins;
2023-07-22 07:56:23 +03:00
132beb0dd6 Add MP.CreateTimer(), MP.CreateEventTimer(), MP.CancelEventTimer() 2023-07-22 07:48:35 +03:00
33f2d2ba72 Add call_lua_events() 2023-07-22 06:28:08 +03:00
90113179d7 Add ServerConfig.toml generation; 2023-07-22 06:00:48 +03:00
cd178b815a Add log_chat; 2023-07-22 05:49:52 +03:00
c1f3983856 Minor 2023-07-22 05:23:56 +03:00
96cc4b08db Add warnings to lua;
Add MP.Settings;
2023-07-22 05:23:02 +03:00
d13a319f39 Remove LuaPluginsLoader from imports;
Add use_lua to config;
2023-07-22 05:05:15 +03:00