|
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 |
|
|
f24ae23eac
|
Some fixes;
|
2023-07-22 05:01:11 +03:00 |
|
|
b31b01d137
|
Update build
|
2023-07-22 05:00:44 +03:00 |
|
|
e7be3c88be
|
Configs
|
2023-07-22 04:44:23 +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 |
|
|
b1162af681
|
Update TODOs
|
2023-07-22 02:53:28 +03:00 |
|
|
91c9cd8454
|
CreateTimer
|
2023-07-22 02:52:57 +03:00 |
|
|
b8326ecdf8
|
Refactored for pretty view error;
|
2023-07-22 02:49:13 +03:00 |
|
|
c068629c83
|
Add calling lua events
|
2023-07-22 02:48:42 +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 |
|
|
0d3699bfee
|
Fix lpl.load();
|
2023-07-21 22:55:56 +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 |
|
|
2992c9cbab
|
Update TODOs
|
2023-07-21 22:34:06 +03:00 |
|
|
43518ac57c
|
Update TODOs
|
2023-07-21 22:33:57 +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 |
|
|
ac5f5ee894
|
Update TODOs
|
2023-07-21 18:28:27 +03:00 |
|
|
92880a94df
|
TriggerClientEvent
|
2023-07-21 18:28:00 +03:00 |
|
|
dcc1f14b17
|
Update TODOs
|
2023-07-21 17:42:19 +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 |
|
|
aa6716fa75
|
Update TODOs
|
2023-07-21 15:53:30 +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 |
|
|
3b5324d115
|
__gracefully_kick;
_last_position;
car position - client.cars[car_id]['pos'];
|
2023-07-21 04:55:25 +03:00 |
|
|
f181a82e0e
|
Update warnings
|
2023-07-21 02:45:09 +03:00 |
|
|
b271c80e39
|
Update TODOs
|
2023-07-21 02:42:56 +03:00 |
|
|
ef9a55c407
|
MP Class +- ready..
|
2023-07-21 02:42:04 +03:00 |
|
|
98b4878339
|
Add client.identifiers;
|
2023-07-21 02:41:45 +03:00 |
|
|
b345588c02
|
Prepare for lua events;
Add _get_player for info;
client.send_message();
|
2023-07-21 01:15:31 +03:00 |
|
|
c8fea133ba
|
Add Lua API: GetOSName, GetServerVersion
|
2023-07-20 15:15:26 +03:00 |
|
|
b80d519c8d
|
Update TODOs
|
2023-07-20 06:48:08 +03:00 |
|
|
2ace3fcd17
|
Update TODOs
|
2023-07-20 06:47: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 |
|
|
8139cbf8bc
|
0.4.0 -> 0.4.1
0.4.1-beta
|
2023-07-20 04:10:51 +03:00 |
|
|
eec7c8129d
|
Add snowman support (Only one per player);
Optimize getting car_id;
Minor fixes;
|
2023-07-20 04:07:39 +03:00 |
|