Commit Graph

61 Commits

Author SHA1 Message Date
c8fea133ba Add Lua API: GetOSName, GetServerVersion 2023-07-20 15:15:26 +03:00
dbe8b14d7f Add lua loading; Not supporting for now... 2023-07-20 06:44:23 +03:00
752e981462 Is this LUAAAAA? No... 2023-07-20 05:21:00 +03:00
744a7347a3 Prepare for lua support;
Minor update;
2023-07-20 04:59:12 +03:00
06bd50f0fa Add UDP events: onChangePosition, onSentPing 2023-07-20 01:59:30 +03:00
b6038ee6d0 Move code from case to func;
Add events for cars: onCarDelete, onCarReset;
Minor updates;
2023-07-20 01:54:52 +03:00
a5a7a5dfc9 Add events onCarSpawn, onCarEdited 2023-07-19 22:59:30 +03:00
2a2d55946e Update config_provider 2023-07-19 21:04:05 +03:00
cd098571d9 Change evens naming semantic 2023-07-16 16:14:00 +03:00
3b7842aa50 Update modules version 2023-07-16 03:06:38 +03:00
58137752c5 Add commands plugins, pl 2023-07-16 02:50:25 +03:00
220c6068e4 Minor update 2023-07-16 02:49:58 +03:00
939723acdd Add event player_join 2023-07-15 17:54:59 +03:00
d665021479 i18n: Update en translate 2023-07-15 17:01:58 +03:00
e9919459af Update Async logic 2023-07-15 15:34:24 +03:00
9c52e41b99 Add new logs to class KuiToi;
load:
    Add encoding to open();
    Add plugin attributes error;
    Add plugin.start();
    Add plugin.unload();
    Recreate plugin settings;
    Add async support;
2023-07-15 10:59:33 +03:00
51f960f7c2 Remove print() 2023-07-15 10:53:38 +03:00
c6c6ec31b0 Add new stock events;
Add async support to call_event();
Add **kwargs t0 call_event();
Sends new data to events;
2023-07-15 10:52:25 +03:00
a5202edf83 Relocate open() in plugins 2023-07-15 02:17:00 +03:00
64ce662d04 Add methods in KuiToi class 2023-07-15 02:15:11 +03:00
99f40eadb0 Add returns from ev.call_events 2023-07-14 22:29:37 +03:00
5a40ab8b05 Add TODOs to code. 2023-07-14 22:27: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
85c379bd9e Minor fixes 2023-07-13 01:17:01 +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
541849642c BEAMP -> BeamMP 2023-07-12 20:56:14 +03:00
10e03b2582 Minor update 2023-07-12 11:31:21 +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
5ea95aaa39 BEAMP -> KuiToi 2023-07-11 00:34:56 +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
7fa3004ec1 Change on_auth 2023-07-08 02:02:35 +03:00
0632d9ddfa Semantic changes.. 2023-07-07 18:54:08 +03:00
5d6ecf90e9 [For time] Remove builtins.print from hook for debugging.. 2023-07-07 18:53:27 +03:00
6dba125c19 optimize code 2023-07-05 23:56:39 +03:00
cbef70ac78 Fix print 2023-07-05 23:56:26 +03:00
afb1206bd8 print fix 2023-07-05 23:14:36 +03:00
2ced110352 print fix 2023-07-05 21:56:30 +03:00
04a5159707 callable fix 2023-07-05 21:52:55 +03:00
4d8cd4e559 Minor 2023-07-05 17:47:59 +03:00
56c1da1134 Fix builtins_hook 2023-07-05 17:47:25 +03:00
c061022897 Change name 2023-07-05 17:21:51 +03:00
2e1c3b5aa1 Add PluginsLoader 2023-07-05 17:17:33 +03:00
8bf4ceb032 Add EventsSystem 2023-07-05 17:17:17 +03:00
1cf9a07f69 Add exception handler 2023-07-05 17:16:42 +03:00
57c918b305 Move to ConfigProvider 2023-07-05 17:15:42 +03:00