chore: adjust links

This commit is contained in:
Linden
2025-03-29 21:46:58 +11:00
parent 9946bf9c04
commit cc6aed591f
73 changed files with 73 additions and 73 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local commands = {} local commands = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class OxCommandParams ---@class OxCommandParams
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
if cache.game == 'redm' then return end if cache.game == 'redm' then return end
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class Array<T> : OxClass, { [number]: T } ---@class Array<T> : OxClass, { [number]: T }
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local pendingCallbacks = {} local pendingCallbacks = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local pendingCallbacks = {} local pendingCallbacks = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@diagnostic disable: invisible ---@diagnostic disable: invisible
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
lib.cron = {} lib.cron = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
--- Call on frame to disable all stored keys. --- Call on frame to disable all stored keys.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class DuiProperties ---@class DuiProperties
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param path string ---@param path string
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param coords vector3 The coords to check from. ---@param coords vector3 The coords to check from.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local glm_sincos = require 'glm'.sincos --[[@as fun(n: number): number, number]] local glm_sincos = require 'glm'.sincos --[[@as fun(n: number): number, number]]
+1 -1
View File
@@ -3,7 +3,7 @@
MIT License MIT License
Copyright (c) 2019-2021 Michael Afrin Copyright © 2019-2021 Michael Afrin
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@type { [string]: string } ---@type { [string]: string }
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local service = GetConvar('ox:logger', 'datadog') local service = GetConvar('ox:logger', 'datadog')
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@diagnostic disable: param-type-mismatch ---@diagnostic disable: param-type-mismatch
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class oxmath : mathlib ---@class oxmath : mathlib
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@alias AnimationFlags number ---@alias AnimationFlags number
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class PointProperties ---@class PointProperties
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@enum PrintLevel ---@enum PrintLevel
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
lib.raycast = {} lib.raycast = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Load an animation dictionary. When called from a thread, it will yield until it has loaded. ---Load an animation dictionary. When called from a thread, it will yield until it has loaded.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Load an animation clipset. When called from a thread, it will yield until it has loaded. ---Load an animation clipset. When called from a thread, it will yield until it has loaded.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Loads an audio bank. ---Loads an audio bank.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Load a model. When called from a thread, it will yield until it has loaded. ---Load a model. When called from a thread, it will yield until it has loaded.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Load a named particle effect. When called from a thread, it will yield until it has loaded. ---Load a named particle effect. When called from a thread, it will yield until it has loaded.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Load a scaleform movie. When called from a thread, it will yield until it has loaded. ---Load a scaleform movie. When called from a thread, it will yield until it has loaded.
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Load a texture dictionary. When called from a thread, it will yield until it has loaded. ---Load a texture dictionary. When called from a thread, it will yield until it has loaded.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@alias WeaponResourceFlags ---@alias WeaponResourceFlags
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local loaded = {} local loaded = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class renderTargetTable ---@class renderTargetTable
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@async ---@async
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class oxstring : stringlib ---@class oxstring : stringlib
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
-- Add additional functions to the standard table library -- Add additional functions to the standard table library
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class TimerPrivateProps ---@class TimerPrivateProps
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Triggers an event for the given playerIds, sending additional parameters as arguments.\ ---Triggers an event for the given playerIds, sending additional parameters as arguments.\
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---Yields the current thread until a non-nil value is returned by the function. ---Yields the current thread until a non-nil value is returned by the function.
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local glm = require 'glm' local glm = require 'glm'
+1 -1
View File
@@ -4,7 +4,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
if not _VERSION:find('5.4') then if not _VERSION:find('5.4') then
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local function allowAce(allow) local function allowAce(allow)
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local cache = _ENV.cache local cache = _ENV.cache
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local registeredCallbacks = {} local registeredCallbacks = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local _registerCommand = RegisterCommand local _registerCommand = RegisterCommand
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@type promise? ---@type promise?
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param value string ---@param value string
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local contextMenus = {} local contextMenus = {}
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local input local input
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@alias IconProp 'fas' | 'far' | 'fal' | 'fat' | 'fad' | 'fab' | 'fak' | 'fass' ---@alias IconProp 'fas' | 'far' | 'fal' | 'fat' | 'fad' | 'fab' | 'fak' | 'fass'
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@type { [string]: MenuProps } ---@type { [string]: MenuProps }
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@alias NotificationPosition 'top' | 'top-right' | 'top-left' | 'bottom' | 'bottom-right' | 'bottom-left' | 'center-right' | 'center-left' ---@alias NotificationPosition 'top' | 'top-right' | 'top-left' | 'bottom' | 'bottom-right' | 'bottom-left' | 'center-right' | 'center-left'
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local progress local progress
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class RadialItem ---@class RadialItem
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@type promise? ---@type promise?
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@class TextUIOptions ---@class TextUIOptions
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
if GetConvarInt('ox:txAdminNotifications', 0) == 0 then return end if GetConvarInt('ox:txAdminNotifications', 0) == 0 then return end
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local settings = require 'resource.settings' local settings = require 'resource.settings'
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
function lib.getLocaleKey() return GetConvar('ox:locale', 'en') end function lib.getLocaleKey() return GetConvar('ox:locale', 'en') end
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
if cache.game == 'redm' then return end if cache.game == 'redm' then return end
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
---@param vehicle number ---@param vehicle number
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
function lib.versionCheck(repository) function lib.versionCheck(repository)
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
function lib.checkDependency(resource, minimumVersion, printMessage) function lib.checkDependency(resource, minimumVersion, printMessage)
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local creatorActive = false local creatorActive = false
+1 -1
View File
@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html> This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem> Copyright © 2025 Linden <https://github.com/thelindat>
]] ]]
local function formatNumber(num) local function formatNumber(num)