Mycroft
ae597fe73f
Lint: Specify ESX Legacy
2022-02-08 19:14:50 +00:00
Mycroft
a2a9e4cf3d
Fix ( Lint): Add MySQL as a global Variable
2022-02-08 18:54:16 +00:00
Mycroft
2f2f304bb9
feat(Repository): Add Lint
2022-02-08 18:45:35 +00:00
Mycroft
f695fdd282
Refactor(esx_menu/server.cfg): Add ESX as an import for menus and refactor the server.cfg
2022-02-08 16:41:58 +00:00
Mycroft
d3836af58a
Merge pull request #72 from synterrr/main
...
refactor(esx_ambulancejob): removed useless loop
1.4.2
2022-02-07 15:50:17 +00:00
Mycroft
ea11e17270
Merge pull request #39 from 0xDEMXN/perf
...
Performance improvements and optimisation
2022-02-07 15:46:53 +00:00
Mycroft
053a4f8391
Merge branch 'main' into perf
2022-02-07 15:46:06 +00:00
Mycroft
db6143aed9
(refactor) SQL merge
...
Merge the ESX Legacy SQLs into 1 SQL
2022-02-07 15:39:00 +00:00
SynTer
e904b5fe4a
refactor(esx_ambulancejob): removed useless loop
2022-02-07 11:14:37 -03:00
Mycroft
2707a3b61b
fix:Add default value for unemployed job
2022-02-07 00:00:54 +00:00
Mycroft
92ccd63fbc
2nd fix for Addons.sql syntax
2022-02-06 23:55:25 +00:00
Mycroft
7d4030d524
Fix: Fix Addons.sql syntax
2022-02-06 23:53:41 +00:00
Mycroft
38aa16e15f
Fix SQL syntax
2022-02-06 22:20:02 +00:00
Mycroft
1d4aa2fd53
feat: esx:isUserAdmin Callback
2022-02-06 19:53:24 +00:00
Mycroft
245080346b
Update 1.4.2: Bug Fixes
...
Updated `Car` Command. Fixed some vulnerabilities. Fix SQL. Updated Commands.
2022-02-06 19:36:38 +00:00
Mycroft
7e1084a5de
chore: Re-wording of the readme
2022-02-06 01:07:43 +00:00
Mycroft
d0decb4823
remove old sql file
2022-02-05 18:28:53 +00:00
Mycroft
7dfc3083d0
Make the SQLs easily findable
2022-02-05 18:26:48 +00:00
Mycroft
e594183807
Update 1.4.1: bug fixes
...
Fixed Ambulancejob, Fix giving Items,Start Replacing `GetDistanceBetweenCoords` with Vector Maths
2022-02-05 18:19:14 +00:00
Mycroft
d30cfd47ff
change mysql-async to oxmysql
2022-02-05 14:39:27 +00:00
Mycroft
8ece0405f4
- Remove shops from sql
2022-02-05 14:35:09 +00:00
Luke
6595fd2cc4
Merge pull request #68 from Fanttomas/patch-1
...
Update fxmanifest.lua in esx_weaponshop
2022-02-05 13:58:06 +00:00
Luke
0228932a92
Update fx_version to prevent UI bugs
2022-02-05 13:57:01 +00:00
Mycroft
498f623bc5
Update main.lua
2022-02-05 13:49:01 +00:00
Fanttomas
df779c64fd
Update fxmanifest.lua in esx_weaponshop
2022-02-05 10:20:46 +01:00
Mycroft
4015982ca6
Merge pull request #65 from coookie1010/main
...
Fix missing queries data
2022-02-04 15:19:42 +00:00
coookie1010
099216a370
Fix missing queries data
2022-02-04 09:58:50 +08:00
Mycroft
309cde5887
Merge pull request #64 from baguscodestudio/patch-1
...
Fix typo causing data not saving
2022-02-02 11:38:53 +00:00
BagusCodeStudio
5f6909badc
Fix typo causing data not saving
2022-02-02 10:51:56 +07:00
Mycroft
d2185dfdf2
remove async dependancy from es_extended
2022-02-02 00:52:42 +00:00
Mycroft
47d186e91b
change all fxmanifests to use oxmysql
2022-02-01 17:58:45 +00:00
Mycroft
83fa1f5616
change the fxmanifest to use oxmysql
2022-02-01 17:55:55 +00:00
Mycroft
30d061d774
Make Readme more appealing
...
- Remove the bulky parts
- Specify the correct docs
2022-02-01 16:35:28 +00:00
Mycroft
5f508aaf00
Put the reviveall command into ESX_Ambulancejob
2022-02-01 00:22:20 +00:00
Mycroft
636d03668a
Put the reviveall command into ESX_Ambulancejob
2022-02-01 00:21:31 +00:00
Mycroft
b42513aa30
Update version.json
2022-01-31 23:38:00 +00:00
Mycroft
59fe60b50e
chore: (Change Readme to include new documentaion
2022-01-31 23:33:24 +00:00
FuraXx
d4b581c91a
Merge pull request #60 from overextended/develop
...
refactor
1.4
2022-01-31 22:09:30 +01:00
Naifen || Developer
9b542d1b80
Merge pull request #62 from Kuuzoo/patch-1
...
Update fxmanifest.lua
2022-01-31 03:25:58 +01:00
Kuuzpp
2bf16f9a1c
Update fxmanifest.lua
...
Changed all locales to one *
2022-01-31 02:54:53 +01:00
Linden
1a31453b4b
fix: improper mysql parameters or api usage
...
Some queries used incorrect order for parameters or were using MySQL.query instead of MySQL.update.
Removed empty tables.
License removal did not get the correct player identifier.
2022-01-27 14:40:34 +11:00
Luke
126549c456
Added optional fix for identity UI not appearing
...
In some cases on a localhost machine, the esx_identity UI would not appear if multichar was disabled. This provides an optional fix for this.
2022-01-24 17:22:42 +00:00
DokaDoka
00c175b528
fix: job vehicle storing issues
2022-01-24 01:25:45 +11:00
Linden
3c83896771
fix(datastore): typo
2022-01-22 22:03:57 +11:00
Linden
178533cd4a
fix(esx): set default newPlayer query
...
This query should only be modified when using multicharacter.
2022-01-22 22:00:11 +11:00
Luke
944c3d581f
Update fxmanifest to add Spanish Locale
2022-01-21 17:47:08 +00:00
Luke
540dab0848
Merge pull request #34 from VicedDev/main
...
Translate es_extended/locales to Spanish
2022-01-21 17:46:21 +00:00
Marci
4d1a11342e
Add hu.lua to fxmanifest.lua
2022-01-21 18:32:31 +01:00
Marci
28244317c1
Added some Hungarian translation
2022-01-21 18:18:28 +01:00
Luke
d4813bd7c9
Update Esx-Core.sql
2022-01-20 18:05:33 +00:00