Commit Graph

4408 Commits

Author SHA1 Message Date
Mycroft f990e29f3d Refactor: DMV School - Optimisations 2022-03-02 20:00:07 +00:00
Mycroft 0923fea172 Refactor: CruiseControl - Optimisations 2022-03-02 19:58:50 +00:00
Mycroft b37ac788f4 Refactor: ESX Shops - Optimisations and Security Patches 2022-03-02 19:53:50 +00:00
Mycroft 72aa093086 Refactor: ESX Skin - Optimisations 2022-03-02 19:52:58 +00:00
Mycroft 72eaf601e8 Refactor(AmbulanceJob): Optimisations and Fixes 2022-03-02 15:57:46 +00:00
Mycroft 98513594ea Refactor (ESX Accessories): Optimisations and Fixes 2022-03-02 15:35:35 +00:00
Mycroft e182f8eea6 Fix(server cfg): Remove mapmanger 2022-03-02 15:22:19 +00:00
Mycroft 13cdd5db53 Merge pull request #129 from jay-fivem/patch-1
Fix Garages
2022-02-27 14:31:26 +00:00
Jay 61bd5602b1 Fix Garages
Fixed Garages so it works somewhat
2022-02-28 01:00:16 +10:30
Mycroft 7683c569b7 Merge pull request #124 from 0xDEMXN/patch
Patch: remove groups change + fix openInventory issue
2022-02-26 17:16:19 +00:00
Esplike 6337e096b9 lush0n3/patch-2 - Improved RL length [DB]
Increase sender length to 60
2022-02-25 14:52:23 +00:00
lush0n3 c0936ee179 Increase sender length to 60
If the players are saved with a rockstar license, forty is very little, so when giving invoices, there is an error in the notifications.
2022-02-25 03:39:28 -03:00
0xDEMXN ce9acf26e0 fix: wrong player var for openInventory 2022-02-24 16:44:21 +01:00
0xDEMXN 45ff24b532 Revert "Merge pull request #108 from 0xDEMXN/group"
This reverts commit 1e905415e5, reversing
changes made to 0f3aaf74ad.
2022-02-24 16:18:56 +01:00
Mycroft 5047eefe9a Feat(Admin): Better TPM command
integrates https://github.com/douth-c/citizen-tpm/blob/main/client.lua TPM function
2022-02-24 00:25:12 +00:00
Esplike cbfd5a9183 Update README.md 2022-02-23 23:54:16 +00:00
Esplike 36d08819e4 Merge pull request #120 from DeeVonkie/main
Fixed better performance wise table.insert method
2022-02-22 22:32:04 +00:00
Demian Vonk 215c3532d8 Fixed better performance wise table.insert method 2022-02-22 17:24:02 +01:00
Mycroft 683ab78b34 Fix(README): change v to xPlayer 2022-02-22 04:43:51 +00:00
Esplike dc82eed845 Merge pull request #118 from thelindat/main
fix(billing/server): incorrect result index
2022-02-21 17:49:28 +00:00
Esplike c820321bc8 Merge pull request #119 from ItsManueh/patch-1
Server.cfg changes
2022-02-21 17:49:01 +00:00
Mycroft 3d8377ba6f Remove Onesync Infinity (ESX doesnt work with it) 2022-02-21 17:36:42 +00:00
ItsManueh 55e6e2fad2 Update server.cfg 2022-02-21 16:37:37 +01:00
Linden 32d94459fc fix(billing/server): incorrect result index 2022-02-20 11:20:41 +11:00
Esplike 4acf463519 Merge pull request #115 from NRTnarathip/patch-1
FixBug: taxijob vector3 - table coords (Error Fixed)
2022-02-19 01:59:29 +00:00
Esplike 7e0b9cf3f8 Merge pull request #91 from NRTnarathip/patch-2
Fix Bug isDead == 1 it be should isDead == true
2022-02-19 01:55:07 +00:00
Mycroft c5bd33c27b Feat(Commands):Return Both Vector3 and Vector4 2022-02-18 22:33:28 +00:00
NRTnarathip 516e9d8ca9 FixBug: taxijob vector3 - table coords
from vector3 - table coords
to vector3 - vector3
2022-02-19 05:27:22 +07:00
Mycroft 18eada5de2 Feat(xPlayer): Add xPlayer.hasItem() 2022-02-18 19:44:42 +00:00
Mycroft 00226189cc Merge pull request #113 from overextended/fix/ox
fix(esx/player): improve accounts sync with ox inventory
2022-02-18 19:14:19 +00:00
Linden 3833746a21 fix(esx/player): improve accounts sync with ox inventory 2022-02-19 03:30:48 +11:00
Mycroft da326fdfb0 Merge pull request #104 from NRTnarathip/patch-8
Fix Error: esx_garage when player enter to zone
2022-02-18 16:15:58 +00:00
Mycroft 1e905415e5 Merge pull request #108 from 0xDEMXN/group
feat: use first char group for new chars
2022-02-18 16:12:50 +00:00
Mycroft 0f3aaf74ad Merge pull request #112 from 0xDEMXN/notifs
fix(locales): update invalid command to fit notifications
2022-02-18 16:11:28 +00:00
Mycroft c42f880769 Merge pull request #111 from NRTnarathip/patch-3
Fix Error: esx_dmvschool arithmetic operator
2022-02-18 16:10:56 +00:00
0xDEMXN dfa26844c5 fix(locales): update invalid command to fit notifications 2022-02-18 16:58:57 +01:00
FuraXx 42190bb64a Merge pull request #109 from 0xDEMXN/notifs
feat: standardize notifications and get rid of chat messages
2022-02-18 15:51:39 +01:00
NRTnarathip 6601d80c4f Fix Error: esx_dmvschool arithmetic operator
change vector3 - var type table
to vector3 - vector3
and Config.DrawDistance it never using
just add implement the "config DrawDistance"
2022-02-18 20:34:16 +07:00
0xDEMXN 1edf290943 feat: standardize notifications and get rid of chat messages 2022-02-18 12:00:01 +01:00
0xDEMXN e4d8fd8d1e feat: use first char group for new chars 2022-02-18 11:51:30 +01:00
NRTnarathip b7510ea948 Fix Error: esx_garage when player enter to zone
https://cdn.discordapp.com/attachments/817059034699399259/944153115534458880/unknown.png
because registerType instance garage it call a function when "script instance" running setup script.
we should wait script "instance" loaded or setup successfully 
and we will be able to execute the "register instance type" function
2022-02-18 15:51:06 +07:00
Mycroft 084dc23e50 Update README.md 2022-02-18 01:03:44 +00:00
Mycroft 6cfaf7dea1 Merge pull request #102 from NRTnarathip/patch-7
Update: ESX Bankerjob Add SQL
2022-02-17 23:49:44 +00:00
NRTnarathip 70acad9fff Update: ESX Bankerjob Add SQL
just add sql
2022-02-18 02:23:08 +07:00
Mycroft ff7a11c1db Update README.md 2022-02-17 16:56:00 +00:00
FuraXx e76e54c4f9 Merge pull request #101 from NRTnarathip/patch-4
Fix Bug: Cannot pickup weed plant
2022-02-17 17:07:54 +01:00
NRTnarathip ee8f995b3e Fix Bug: Cannot pickup weed plant
cannot pickup weed plant 
because distance from player coords and weedplant object 
the distance is too small 
should be 1.5 not 1.0
2022-02-17 22:34:31 +07:00
FuraXx e46ae322c0 Merge pull request #100 from thelindat/patch-1
fix(ambulancejob): return callback when removing items
2022-02-17 15:59:03 +01:00
Linden 5ef25c2f46 fix(ambulancejob): return callback when removing items
Otherwise the client event won't trigger and respawn the player
2022-02-18 01:42:26 +11:00
FuraXx 16455c8178 Merge pull request #94 from NRTnarathip/patch-5
Fix Bug: game crash when player in zone drugshop
2022-02-17 15:16:14 +01:00