TmpMenu/docs/lua
gir489 d2a7ff8ba4 feat(lua): added weapon and vehicle cache bindings (#2477)
* Replaced bad example in entities documentation.
* Updated Lua documentation for vehicles/weapons to allow for auto generation.
* Added Vector3 support to the Lua globals/locals class.
* Fixed a bug with get_float in globals/locals returning an int instead of a float.
* Fixed globals get_uint/set_uint using signed types for the return/parameter.
* Added unsigned int helpers to the locals Lua class.
2023-12-05 09:58:35 +01:00
..
classes fix(lua): small lua / lau doc fixes (#2415) 2023-11-14 20:20:45 +01:00
tables feat(lua): added weapon and vehicle cache bindings (#2477) 2023-12-05 09:58:35 +01:00
commands_dump.txt Added Always Full Ammo. (#1616) 2023-07-05 23:29:07 +02:00
commands.md Rewrite AC bypass (#2430) 2023-11-19 23:20:15 +01:00
doc_gen.py Rewrite AC bypass (#2430) 2023-11-19 23:20:15 +01:00
infraction.md feat(lua): Allow lua scripts to flag modders with a custom reason if needed. (#2248) 2023-10-13 00:11:37 +02:00
tabs.md Rewrite AC bypass (#2430) 2023-11-19 23:20:15 +01:00