Commit Graph

68 Commits

Author SHA1 Message Date
Luke 0228932a92 Update fx_version to prevent UI bugs 2022-02-05 13:57:01 +00:00
Fanttomas df779c64fd Update fxmanifest.lua in esx_weaponshop 2022-02-05 10:20:46 +01:00
Mycroft 47d186e91b change all fxmanifests to use oxmysql 2022-02-01 17:58:45 +00:00
Mycroft 5f508aaf00 Put the reviveall command into ESX_Ambulancejob 2022-02-01 00:22:20 +00:00
FuraXx d4b581c91a Merge pull request #60 from overextended/develop
refactor
2022-01-31 22:09:30 +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
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
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 91dec5c331 Fix unlimited adding stocks exploit 2022-01-20 17:26:57 +00:00
DokaDoka 919a254e22 fix: typo
job vehicles can be bought again
2022-01-20 19:18:33 +11:00
Luke 68319e94a1 Update FxManifest to include Italian Locale 2022-01-19 17:45:53 +00:00
Luke 22311614be Merge pull request #17 from xLamday/patch-3
Create it.lua
2022-01-19 17:44:55 +00:00
Linden cdb32a172b refactor(multicharacter): submodule
Since this repo is still active, it makes more sense to use a submodule.
2022-01-19 21:16:52 +11:00
Linden 181508cbf2 fix: minor fixes
Incorrect table indexes.
Don't send empty parameters in queries.
Incorrect use of MySQL.scalar.await.
2022-01-19 21:14:47 +11:00
Linden 98b0d2b4b1 fix(policejob): misplaced )
Also renamed nl localisation file to .sql because that's what it is.
2022-01-19 20:58:20 +11:00
DokaDoka 48ce1b7425 refactor: use oxmysql plus general improvements
refactor(vehicleshop): rewrite PayRent

chore(vehicleshop): enable lua 5.4

refactor(vehicleshop): convert mysql-async to oxmysql

refactor(vehicleshop): improve loops and make functions more generic

refactor(society): convert mysql-async to oxmysql

refactor(lscustom): convert mysql-async to oxmysql

refactor(addonaccount): convert mysql-async to oxmysql

refactor(billing): convert mysql-async to oxmysql

fix(identity): broken locale function

refactor(identity): convert mysql-async to oxmysql

refactor(ambulancejob): convert mysql-async to oxmysql

refactor(datastore): convert mysql-async to oxmysql

refactor(policejob): convert mysql-async to oxmysql
2022-01-19 20:58:20 +11:00
Linden 138fdcc7ad refactor(status): various changes
Replaced mysql-async.
Resolved bug with the getStatus event.
Replace bulk query with prepared statement.
Minor optimisation tweaks.
2022-01-17 04:59:37 +11:00
Linden 5050e3aa12 refactor: replace mysql-async with oxmysql
additional change: removed esx_multicharacter
2022-01-17 04:57:17 +11:00
Naifen || Developer 0e09d4ad2a Update: Copyright year 2022 2022-01-15 02:19:31 +01:00
FuraXx dc909b2994 Merge pull request #49 from xrtw/patch-1
noo need
2022-01-12 23:37:38 +01:00
Naifen || Developer 931bbbafe2 Reworked | ESX Billing de.lua 2022-01-12 20:06:49 +01:00
xrtw e35e4d1237 the f** its still there? 2021-11-21 22:40:27 +02:00
Konrad 79bc96a623 update esx billing de.lua 2021-08-17 18:55:34 +02:00
LuppiLandia 9b61f06a60 Create it.lua
For italians :)
2021-08-07 02:34:36 +02:00
Konrad f167f01195 Update de.lua 2021-07-31 23:16:27 +02:00
Konrad a914ff686f Update de.lua 2021-07-31 01:50:58 +02:00
Konrad 5f1ef9ac44 Update de.lua 2021-07-30 22:38:38 +02:00
Konrad b8f8401a2b update de.lua
Updated the German Locale of ESX Holdup
2021-07-29 00:26:38 +02:00
Linden 8560a9438b improvement(multicharacter): Version bump 2021-07-28 21:44:05 +10:00
Linden 1c0f806cda fix(accessories): Add event handler for esx:playerLoaded 2021-07-22 10:27:55 +10:00
Linden 72e26d64e7 fix(police): Add events for playerLoaded/onPlayerLogout; SetTimeout on restart 2021-07-22 10:19:12 +10:00
Linden 97c929946d fix(boat): Variables should not be local 2021-07-21 14:02:03 +10:00
Linden 578d2d4ab2 chore: Ensure all license notices display name, year, and author 2021-07-15 05:52:59 +10:00
Linden 090965fd8a fix(status/server): Ensure status is defined when saving 2021-07-12 18:25:38 +10:00
ESXCrackhead 5a6984f0c9 Merge pull request #9 from newt74/main
[esx_holdup] Optimized and fixed bug when the robbery has been canceled.
2021-07-07 15:12:33 -05:00
Thuan Truong 4783097c69 Update main.lua 2021-07-06 22:07:01 +07:00
Thuan Truong 446bc34a8a Update main.lua 2021-07-06 22:06:20 +07:00
Thuan Truong 19bad179c6 Create config.lua 2021-07-06 22:04:27 +07:00
Linden 8c642ffebc fix(garage): Draw interior markers and correctly enable vehicle engine 2021-07-06 09:03:22 +10:00
ESXCrackhead 290b25d72f Merge pull request #7 from thelindat/main
fix & improvement(society & esx): Correct getOnlinePlayers behaviour; update the old enumerate functions
2021-07-05 07:12:58 -05:00
Linden e286bc8602 fix(society): Correct getOnlinePlayers behaviour
Actually prevent multiple loops from running at once
2021-07-05 18:02:45 +10:00
Fezz 4f7e66561f Fixed caution not working if set to 0 2021-07-05 08:49:36 +01:00
Fezz d05615d04a Update main.lua 2021-07-05 08:48:52 +01:00
Fezz 23a484db51 Added config for optionalneeds 2021-07-05 08:46:17 +01:00
Fezz 46116f4906 added config for drunk 2021-07-05 08:45:25 +01:00
Linden 26a8f176b0 improvement(ambulancejob): Support revive through txAdmin 2021-07-03 13:20:10 +10:00
Linden c54b2d5db0 fix(realestate): Corrected function 2021-07-03 01:48:50 +10:00
Linden 4ee9ec3a11 improvement(policejob): Use the new arguments for GetExtendedPlayers() 2021-06-30 21:51:58 +10:00