363 Commits

Author SHA1 Message Date
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
158599dfc5 Debug t and m codes 2023-07-20 02:22:20 +03:00
06bd50f0fa Add UDP events: onChangePosition, onSentPing 2023-07-20 01:59:30 +03:00
e086fea2e9 Update __build__; 2023-07-20 01:56:36 +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
147e76e089 Remove some debug info;
Optimize code.
2023-07-20 01:38:56 +03:00
56b9049dcb BeamMP_version 2023-07-20 01:37:52 +03:00
78d323644d Remove some debug data! 2023-07-20 01:34:39 +03:00
310c47162c FIX config.enc 2023-07-20 01:27:01 +03:00
27d49cf5cc Update TODOs 2023-07-20 01:15:32 +03:00
a5a7a5dfc9 Add events onCarSpawn, onCarEdited 2023-07-19 22:59:30 +03:00
f6ff018b03 connect_time 2023-07-19 21:53:08 +03:00
1829113ae5 Add upload use_queue 2023-07-19 21:22:29 +03:00
e72c371e20 Minor updates 2023-07-19 21:10:26 +03:00
57b7cebeca Minor updates 2023-07-19 21:10:04 +03:00
2a2d55946e Update config_provider 2023-07-19 21:04:05 +03:00
ea2d715cae DO Speed limiter;
Minor fixes;
2023-07-19 20:23:16 +03:00
102891c8e8 0.3.0 -> 0.4.0 0.4.0-beta 2023-07-19 03:53:27 +03:00
46b0419340 Update TODOs 2023-07-19 03:50:33 +03:00
47cca3a0d8 Add UDP send;
Remove rights to spawn unicycle (For now);
Minor updates;
2023-07-19 03:48:57 +03:00
77ee76c0c0 UDP Part ready! 2023-07-19 03:45:02 +03:00
852e977a75 Fix set udp sock 2023-07-18 22:59:12 +03:00