Commit Graph

8 Commits

Author SHA1 Message Date
Linden
cc6aed591f chore: adjust links 2025-03-29 21:46:58 +11:00
Linden
fb2225e373 chore: add copyright notices to each file
Some people accidentally, mistakenly, and without any malicious intent forget to attribute code from this resource to its source. This change will hopefully assist people, so that they do not make that mistake again.
2025-03-18 18:46:09 +11:00
Andy
62ff7345b9 feat(imports): server-side entity iterators (#458)
Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com>
2023-12-07 08:25:31 +11:00
Linden
b06ba2d024 chore: type fixes 2023-07-25 01:59:39 +10:00
Dolu
bd51fc72e0 fix(imports): return coords getNearbyObjects and getNearbyVehicles 2023-02-03 13:11:13 +11:00
Dolu
0ea6705b16 feat(imports): getNearbyObjects and getClosestObject
Also fixed the return params types for players and vehicles imports
2023-02-03 13:11:13 +11:00
Linden
26538b8148 refactor(imports): assign modules directly to lib namespace
Mostly a change for improved intellisense with sumneko lua.
Includes some type fixes and deprecation notices.
2022-09-14 01:20:50 +10:00
Jag
99cab6d072 feat(imports): getClosestVehicle and getNearbyVehicles (#71) 2022-08-16 17:34:49 +10:00