Joel
de9021c738
fix: add qb_locale convar check
2025-03-10 23:27:54 +00:00
Dispersia Roleplay
8be7f1e117
Merge branch 'main' into main
2025-02-17 14:48:08 +02:00
Dispersia Roleplay
2f1067a839
Added new locale file ua.lua
2025-02-17 14:46:00 +02:00
Kakarot
9adb33b970
Core object filtering + exported functions/data
...
Maintains backwards compatibility and allows users to only get what they need from the core instead of importing it all
2025-01-25 00:36:31 -06:00
Kakarot
47cf3ac56f
Merge pull request #1169 from Borreke0/main
...
TP with heading support
2025-01-24 15:20:42 -05:00
Kakarot
e58759a7d6
Merge pull request #1168 from ChristianBDev/main
...
Added plate in for HasKeys parameter
2025-01-24 15:19:05 -05:00
Borre
e90fa91102
TP with heading support
...
Added support for the heading argument when using the /tp command.
2025-01-24 19:27:01 +01:00
Christian J Bennett
ba658d99a0
Fixed the hasKeys Export to return the value true of HasKeys
2025-01-21 12:04:58 -06:00
Kakarot
989868262c
Merge pull request #1161 from Cocodrulo/feature/getname
...
Feat: Added Player.Functions.GetName() function and QBCore.Functions.GetName()
2025-01-10 15:36:54 -05:00
Cocodrulo
6f6bcf0321
Merge branch 'main' into feature/getname
2025-01-08 21:09:08 +01:00
Kakarot
8f9d4827e9
Merge pull request #1160 from Z3rio/main
...
feat: use promises in callbacks + cleanup
2025-01-08 12:59:22 -05:00
Cocodrulo
c3ad04d0c9
fix: Refactor GetName function to use QBCore namespace
2025-01-08 13:31:03 +01:00
Cocodrulo
f553fe3f26
Add function to retrieve full character name
2025-01-08 13:27:48 +01:00
Cocodrulo
e288b742c8
Add function to retrieve player's full name from character data
2025-01-08 13:25:07 +01:00
Cocodrulo
54261ecb4e
Add function to retrieve player's full name from character info
2025-01-08 13:25:04 +01:00
Zerio
369f15bd4c
feat: further simplify of funcref check
2025-01-07 07:40:43 +01:00
Zerio
d08d7bbeba
chore: remove accidental automatic format changes
2025-01-07 07:21:50 +01:00
Zerio
8ab5f76bdf
feat: simply funcref check
2025-01-07 07:20:53 +01:00
Zerio
8660c98d49
fix: wrong args passed
2025-01-06 21:41:53 +01:00
Zerio
dc8fbf04e9
feat: use promises in callbacks + cleanup
2025-01-06 21:31:23 +01:00
Kakarot
de351c08bb
Merge pull request #1156 from IRedScarface/patch-1
...
Update tr.lua
2025-01-03 17:50:12 -05:00
Kakarot
2159ce4639
Merge pull request #1157 from Psycho66626/new_branch
...
Fix the spaces for items.lua
2025-01-03 17:49:14 -05:00
Kakarot
c1e940240d
Enable vehicle searching by hash
...
allows retrieving the shared vehicle data via the hash code in addition to the model/spawn name
2025-01-03 16:47:19 -06:00
Psycho66626
403d1c8c56
items.lua
2024-12-26 23:42:00 +02:00
IRedScarface
cccb4d0576
Update tr.lua
2024-12-26 07:53:45 +03:00
IRedScarface
11718a5acc
Update tr.lua
2024-12-26 07:47:37 +03:00
Kakarot
12eefc35e6
Merge pull request #1149 from jrgrimshaw/patch-1
...
Force tankHealth & oilLevel to be float values to fix leaking issue
2024-11-25 22:47:36 -05:00
James
afb8eab8ed
fix(client/vehProps): fix leaking bug by forcing tankHealth & oilLevel to be float vals
2024-11-24 20:18:16 +07:00
Kakarot
c7e8aa969a
Merge pull request #1141 from RojinxChhetri/main
...
added Nepali Locales for Nepali Speaking Players
2024-11-13 17:10:51 -05:00
Kakarot
acdefdf9ad
Merge pull request #1109 from Z3rio/main
...
feat: remove usable item fn after stopped resource
2024-11-13 16:01:10 -05:00
Zerio
bbf23491dc
Merge branch 'main' into main
2024-11-11 20:52:33 +01:00
Kakarot
a1b72ca5a0
Merge pull request #1146 from Mustachedom/main
...
fix for allowing bank accounts to go insanely negative
2024-11-08 11:22:04 -05:00
Mustache Dom
304a6f42a0
Update player.lua
2024-11-07 20:47:22 -08:00
Mustache Dom
1ce5dd831b
Update player.lua
2024-11-07 20:22:12 -08:00
Mustache Dom
080556c425
checks to see if RemoveMoney has enough
...
removes exploit to allow bank to be -99999999999
2024-10-22 15:07:23 -07:00
Mustache Dom
06f7f6e967
Update config.lua
2024-10-22 15:06:17 -07:00
Mustache Dom
36ce1524fb
added config option to limit negative amount
...
No Config option and since bank isn't listed in QBConfig.Money.DontAllowMinus then **any** script that has
```
if Player.Functions.RemoveMoney('bank'. Value) then
```
will allot them to go 11 characters negative causing massive exploits
2024-10-22 15:03:03 -07:00
Rojin Chhetri
fe450d5b11
added Nepali Locales
2024-09-21 15:11:59 +00:00
Kakarot
c15169296c
Merge branch 'main' into main
2024-07-25 22:04:57 +02:00
Kakarot
e488cbe61e
Merge pull request #1111 from Z3rio/fix-isboss-sync
...
fix: gang/job validation
2024-07-25 21:35:08 +02:00
Zerio
4344c3a592
Merge branch 'main' into fix-isboss-sync
2024-07-15 04:59:18 +02:00
Zerio
c4bbff6b56
Merge branch 'main' into main
2024-07-15 04:55:14 +02:00
Kakarot
a45efe737e
Merge pull request #1128 from Mycroft-Studios/sql-error-handling
...
fix(server/events): fix the typo in the typo
2024-07-12 02:32:02 +02:00
Kasey FItton
78bcabcbfc
fix(server/events): fix the typo in the typo
...
kill me plz
2024-07-12 01:31:33 +01:00
Kakarot
958676590a
Merge pull request #1127 from Mycroft-Studios/sql-error-handling
...
fix(server/events): fix typo
2024-07-12 02:27:37 +02:00
Kasey FItton
7e580eef1d
fix(server/events): fix typo
2024-07-12 01:26:37 +01:00
Kakarot
385c42a06e
Merge pull request #1125 from PlayBoyLab/main
...
Added Malayalam Locales.
2024-07-12 02:22:51 +02:00
Kakarot
61cc82fd3f
Merge pull request #1126 from Mycroft-Studios/sql-error-handling
...
feat(server): SQL error handling
2024-07-12 02:22:34 +02:00
Kasey FItton
e1aa208b61
fix(server/functions): return database details correctly
2024-07-12 01:06:48 +01:00
Kasey FItton
1a5d0fe1b5
tweak(locale/en): better SQL error messaging
2024-07-12 00:27:33 +01:00