Tixx
|
403c1d5f78
|
Add support for reporting to options in ConfirmationDialog
|
2025-06-25 13:51:20 +02:00 |
|
Tixx
|
6318ca79e7
|
Implement Dialog packet and add MP.ConfirmationDialog
|
2025-06-25 13:22:05 +02:00 |
|
Lion
|
0850cde1fb
|
Add MP.SendNotification (#373)
Adds MP.SendNotification(message, icon, category (optional) ) to the Lua
api. Uses the newly added "N" packet in the mod.
|
2024-10-05 16:07:27 +02:00 |
|
Tixx
|
3ade7f5743
|
Add MP.SendNotification
|
2024-09-28 13:35:25 +02:00 |
|
Tixx
|
17185da53b
|
Add MP.Get
|
2024-09-21 23:17:08 +02:00 |
|
Lion Kortlepel
|
aff537afdf
|
add AGPL-3.0 license header
|
2024-01-23 21:00:11 +01:00 |
|
20dka
|
a84d042a8a
|
add error messages to some lua events
|
2022-09-14 12:45:40 +02:00 |
|
Lion Kortlepel
|
be498be661
|
change TriggerClientEvent to take object, not string, and add TriggerClientEventJson
|
2022-03-17 18:48:50 +01:00 |
|
Lion Kortlepel
|
ca3314b416
|
add JsonDiffApply, JsonMinify, JsonPrettify, JsonFlatten, JsonUnflatten
|
2022-03-03 12:25:06 +01:00 |
|
Lion Kortlepel
|
7d97c3b560
|
add FS.ListFiles, FS.ListDirectories
|
2022-03-02 23:41:32 +01:00 |
|
Lion Kortlepel
|
9a0cdc6517
|
rename JsonSerialize to JsonEncode, JsonDeserialize to JsonDecode
|
2022-03-02 13:26:53 +01:00 |
|
Lion Kortlepel
|
b52677e585
|
Add JsonDeserialize
|
2022-03-02 13:22:26 +01:00 |
|
Lion Kortlepel
|
95b417bb36
|
Add MP.JsonSerialize
|
2022-03-02 11:43:48 +01:00 |
|
Lion Kortlepel
|
768d0466f4
|
Add simple command interface
|
2021-11-28 23:45:03 +01:00 |
|
Lion Kortlepel
|
fe3ccafc1d
|
Lua: Add various FS functions
|
2021-09-21 00:27:09 +02:00 |
|
Lion Kortlepel
|
23ffa25d78
|
Lua: Add FS.GetParentFolder
|
2021-09-20 23:44:17 +02:00 |
|
Lion Kortlepel
|
27b5c6d850
|
Add GetFilename, GetExtension,
|
2021-09-20 22:45:12 +02:00 |
|
Lion Kortlepel
|
6f9f790c5b
|
Lua: Add FS.Remove, FS.Rename (move), FS.Copy, FS.Exists
|
2021-09-20 00:36:22 +02:00 |
|
Lion Kortlepel
|
366a7dc9a6
|
Lua: Add Lua panic handler
|
2021-09-19 23:34:27 +02:00 |
|
Lion Kortlepel
|
1ff5107707
|
Lua: Add MP.PrintRaw
|
2021-09-19 01:20:17 +02:00 |
|
Lion Kortlepel
|
a44050f0f1
|
Lua: Almost Working events, all triggers working
|
2021-09-17 00:21:43 +02:00 |
|
Lion Kortlepel
|
4c03a90157
|
Lua: Add more old API
|
2021-09-16 22:31:09 +02:00 |
|
Lion Kortlepel
|
968d9ff999
|
Lua: Implement most API functions
|
2021-09-16 19:00:13 +02:00 |
|
Lion Kortlepel
|
ebe3630ec8
|
LuaAPI: Implement GetOSName
|
2021-09-16 12:22:49 +02:00 |
|
Lion Kortlepel
|
d7f7a81cb0
|
LuaAPI: Print: dump tables properly and recursively
|
2021-09-16 12:21:11 +02:00 |
|
Lion Kortlepel
|
9b9c18a4c1
|
Lua: Add variadic print, LuaAPI
|
2021-09-16 11:54:52 +02:00 |
|