|
|
e9815cdfcf
|
FIX _get_player #1
|
2023-08-16 05:02:39 +03:00 |
|
|
|
cdeacc16bf
|
Final of i18n
|
2023-07-26 18:40:44 +03:00 |
|
|
|
21dd23cb55
|
Added Plugins loaders translations.
|
2023-07-26 04:28:57 +03:00 |
|
|
|
e348ffecc3
|
Fix lua colors
|
2023-07-26 00:56:49 +03:00 |
|
|
|
c1cb8dcdba
|
Minor update
|
2023-07-25 21:19:00 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
90113179d7
|
Add ServerConfig.toml generation;
|
2023-07-22 06:00:48 +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 |
|
|
|
f24ae23eac
|
Some fixes;
|
2023-07-22 05:01:11 +03:00 |
|
|
|
2dd8b5f5eb
|
_event_waiters;
Recreate loading lua plugins;
|
2023-07-22 04:16:16 +03:00 |
|
|
|
84c45d321a
|
Minor update;
|
2023-07-22 03:51:58 +03:00 |
|
|
|
91c9cd8454
|
CreateTimer
|
2023-07-22 02:52:57 +03:00 |
|
|
|
905c0a361d
|
Add GetPlayerIDByName (Non docs...);
|
2023-07-22 02:48:23 +03:00 |
|
|
|
d7073d9124
|
New print (Now print tables as json);
Fix _recursive_dict_encode;
Fix lua.globals().onInit();
|
2023-07-22 01:48:55 +03:00 |
|
|
|
1b5ddbdd45
|
Refactor package.path;
Fix: Now .lua run from loadfrom(file);
|
2023-07-22 00:20:24 +03:00 |
|
|
|
b3dffe74ec
|
Lau plugins now run in thread;
Remove unused event;
Add event from to Lua;
|
2023-07-21 22:51:22 +03:00 |
|
|
|
a96e8111e3
|
Add TriggerClientEventJson,JsonDecode, JsonPrettify, JsonMinify, JsonFlatten, JsonUnflatten, JsonDiff;
|
2023-07-21 22:33:44 +03:00 |
|
|
|
ecf06bf1c9
|
Fix Util.JsonEncode
|
2023-07-21 20:11:46 +03:00 |
|
|
|
8d57db4a23
|
Add Util.JsonEncode
|
2023-07-21 20:06:38 +03:00 |
|
|
|
3d9e08d05d
|
Util.Random*
|
2023-07-21 18:37:42 +03:00 |
|
|
|
92880a94df
|
TriggerClientEvent
|
2023-07-21 18:28:00 +03:00 |
|
|
|
f9f4df7438
|
Add TriggerLocalEvent, TriggerGlobalEvent
|
2023-07-21 17:42:00 +03:00 |
|
|
|
4f7e83a00f
|
TODO CreateEventTimer, CreateEventTimer
|
2023-07-21 15:53:47 +03:00 |
|
|
|
6fa07f3e07
|
Add FP class;
Add Util class (WIP);
|
2023-07-21 15:49:22 +03:00 |
|
|
|
9ae200d48a
|
Fix reg and add call_lua_event();
Add call_lua_event("onChatMessage");
New MP.RegisterEvent();
Add GetPositionRaw();
|
2023-07-21 05:22:32 +03:00 |
|
|
|
f181a82e0e
|
Update warnings
|
2023-07-21 02:45:09 +03:00 |
|
|
|
ef9a55c407
|
MP Class +- ready..
|
2023-07-21 02:42:04 +03:00 |
|
|
|
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 |
|
|
|
2a2d55946e
|
Update config_provider
|
2023-07-19 21:04:05 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
541849642c
|
BEAMP -> BeamMP
|
2023-07-12 20:56:14 +03:00 |
|
|
|
5ea95aaa39
|
BEAMP -> KuiToi
|
2023-07-11 00:34:56 +03:00 |
|