Commit Graph

33 Commits

Author SHA1 Message Date
Benzo 70000a99d2 fix(legacy.sql) fixing sql error 2022-12-27 22:22:32 +01:00
Benzo d3aa7e48b4 Squashed commit of the following:
commit 2f61c8b047
Merge: 87dce0d3 a92e8456
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Tue Dec 27 19:59:25 2022 +0100

    Merge pull request #773 from esx-framework/tony-stark-17-patch-2

    refactor: Pass character data to client

commit 87dce0d3ec
Merge: 89d35947 46de4fcb
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Tue Dec 27 19:55:19 2022 +0100

    Merge pull request #774 from TheFantomas/main

    refactor(es_extended/client/main.lua): Remove unused variables and so…

commit 46de4fcb2c
Author: TheFarFantomas <thefarfantomas@gmail.com>
Date:   Tue Dec 27 17:10:15 2022 +0100

    refactor(es_extended/client/main.lua): Remove unused variables and some comments

commit a92e8456fe
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Mon Dec 26 17:15:55 2022 +0530

    Update main.lua

commit 471e19fb53
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Mon Dec 26 16:14:37 2022 +0530

    refactor: Pass character data to client

commit 89d35947c7
Merge: 66ec0972 634a5c74
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:56:10 2022 +0100

    Merge pull request #766 from esx-framework/revert-751-develop

    Revert "refactor playerclass and default hud settings"

commit 634a5c740f
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:52:49 2022 +0100

    Revert "refactor playerclass and default hud settings"

commit 66ec0972a3
Merge: 619571cf d719a536
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:08:55 2022 +0100

    Merge pull request #763 from TheFarFantomas/patch-1

    Update esx_multicharacter dependencies

commit 619571cfae
Merge: 1eee8138 c1e344e9
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Thu Dec 22 00:06:27 2022 +0100

    Merge pull request #751 from Rav3n95/develop

    refactor playerclass and default hud settings

commit 1eee81382f
Merge: 5089accb c4e6712c
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Wed Dec 21 23:51:34 2022 +0100

    Merge pull request #589 from SirLamaGott/main

    feat(esx_skin): update player weight on spawn

commit 5089accb66
Merge: 90c5454f bfbaea5d
Author: Gellipapa <gellerthorvath0@gmail.com>
Date:   Wed Dec 21 23:50:31 2022 +0100

    Merge pull request #764 from bitpredator/main

    fix:(Italian language correction)

commit d719a53666
Author: TheFarFantomas <120812953+TheFarFantomas@users.noreply.github.com>
Date:   Wed Dec 21 21:12:38 2022 +0100

    Update esx_multicharacter dependencies

commit bfbaea5d90
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Wed Dec 21 18:24:25 2022 +0100

    fix:(Italian language correction)

    in the Italian translation some strings were not present

commit 90c5454f13
Merge: b7097cb9 86ced8e9
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Wed Dec 21 15:50:04 2022 +0100

    Merge pull request #761 from paarbo/develop

    fix(legacy.sql): english labels

commit 86ced8e996
Merge: b7097cb9 ccfa9195
Author: paarbo <35691223+paarbo@users.noreply.github.com>
Date:   Wed Dec 21 11:39:39 2022 +0000

    Merge pull request #1 from paarbo/tr-fr-bk

    Translated bank related labels

commit ccfa9195e0
Author: paarbo <35691223+paarbo@users.noreply.github.com>
Date:   Wed Dec 21 11:38:30 2022 +0000

    Translated bank related labels

commit b7097cb90d
Merge: 51bd2c70 c59f6547
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Tue Dec 20 22:16:07 2022 +0100

    Merge pull request #760 from esx-framework/tony-stark-17-patch-2

    Remove Unused code

commit 51bd2c70bb
Merge: 1e4f2293 cf24e721
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Tue Dec 20 21:49:02 2022 +0100

    Merge pull request #759 from tony-stark-17/tony-stark-17-patch-1

    feat: add canClose to context menu

commit c59f654755
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:26:09 2022 +0530

    Remove Unused code

commit cf24e7212d
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:13:09 2022 +0530

    Update Multicharacter to fix issue of closing context menu

commit 54088abcb6
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:10:06 2022 +0530

    Add canClose function to context menu

    Added a canClose parameter so that the user cannot close the menu by pressing ESC instead has to be force closed via code.

commit d0d2c84186
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Tue Dec 20 23:07:36 2022 +0530

    Update UI for canClose function

commit 1e4f2293c2
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Dec 20 21:52:30 2022 +0800

    context implementation (policejob) (#758)

commit 6ffecabaf2
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 19 20:52:58 2022 +0100

    esx_basicneeds rework -Kuuzoo

commit ad8c7e9d28
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 19 18:02:05 2022 +0100

    preparing for esx_hud

commit c2c8b7881b
Merge: 6b113751 024a1a42
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 19 17:47:28 2022 +0100

    Merge pull request #756 from ITKewai/main

    esx_identity: fix NUI not loading on low-end pc

commit 6b11375109
Merge: a9826590 88b5aee1
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Mon Dec 19 14:45:06 2022 +0100

    Merge pull request #755 from wobozkyng/develop

    fix(es_extended/client/functions.lua): fix swapped SetVehicleExtra enabled parameter

commit c1e344e9b5
Author: P Gergő <paldi95@gmail.com>
Date:   Mon Dec 19 14:30:47 2022 +0100

    Fuck property

commit ea22899afd
Author: P Gergő <paldi95@gmail.com>
Date:   Mon Dec 19 14:23:28 2022 +0100

    Disable few hud component

commit 024a1a4247
Author: IT-Kewai <44037081+ITKewai@users.noreply.github.com>
Date:   Sun Dec 18 15:09:18 2022 +0100

    esx_identity: fix NUI not loading on low-end pc

commit 88b5aee197
Author: wobozkyng <42249669+wobozkyng@users.noreply.github.com>
Date:   Sun Dec 18 20:54:33 2022 +0700

    fix(es_extended/client/functions.lua): fix swapped SetVehicleExtra enabled parameter

commit 9c3c225b11
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 17:20:54 2022 +0100

    refactor playerclass

commit a982659021
Merge: caccbe49 a9562d97
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 16:44:57 2022 +0100

    Merge pull request #750 from CommunityRP-FiveM-Server/develop

    fix typo

commit a9562d97d4
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 16:44:22 2022 +0100

    fix typo

commit caccbe492d
Merge: 7fa27711 9a5bef10
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 11:52:38 2022 +0100

    Merge pull request #748 from esx-framework/tony-stark-17-patch-1

    fix: Fixed notification issue when xPlayer is nil

commit 7fa27711db
Merge: aa8362e7 bdcd5330
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 16 11:51:05 2022 +0100

    Merge pull request #749 from lexinor/patch-2

    refactor([SQL]/legacy.sql) : Changed PK in vehicle_sold

commit bdcd53307a
Author: Alessandro Alterno <28725795+lexinor@users.noreply.github.com>
Date:   Fri Dec 16 10:38:05 2022 +0100

    Changed PK in vehicle_sold

commit 9a5bef1099
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Fri Dec 16 09:34:45 2022 +0530

    Update main.lua

commit 44a0021b7b
Author: Tony Stark <76168122+tony-stark-17@users.noreply.github.com>
Date:   Fri Dec 16 09:21:19 2022 +0530

    fix: Moved checks to if xPlayer isn't nil

commit aa8362e77c
Merge: 3dd19f54 ca0c535e
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 21:26:47 2022 +0100

    Merge pull request #747 from fivemland/refactor-weapons

    refactor: es_extended weapon functions

commit ca0c535ea9
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 20:44:38 2022 +0100

    refactor: es_extended weapon functions

commit 3dd19f5442
Merge: 0da03b1d 3f5a0901
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 17:24:04 2022 +0100

    Merge pull request #733 from wobozkyng/main

    refactor(es_extended\client\main.lua): entity check VehicleProperties Statebag handler

commit 0da03b1daf
Merge: bd8c5844 213c68e3
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:29:40 2022 +0100

    Merge pull request #743 from fivemland/fix-739

    fix(es_extended/client/functions.lua): setVehicleProps

commit bd8c5844f9
Merge: 24cc0c98 702b64fe
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:29:03 2022 +0100

    Merge pull request #745 from johnsoul777/patch-4

    Create es.lua

commit 24cc0c98fc
Merge: 88fcbc69 c26c2036
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:27:49 2022 +0100

    Merge pull request #744 from fivemland/fix-736

    fix(esx_banking): issue #736

commit 88fcbc6965
Merge: a3bf2f92 561740f1
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 16:26:16 2022 +0100

    Merge pull request #718 from fivemland/locale-update

    refactor/feat(es_extended): small refactor and add missing locales

commit 702b64fe83
Author: AL1ƎN <72218928+johnsoul777@users.noreply.github.com>
Date:   Thu Dec 15 15:57:24 2022 +0100

    Create es.lua

commit c26c2036a5
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 14:07:13 2022 +0100

    fix: 'no object by ID' warning

commit 82c83cf884
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 13:59:03 2022 +0100

    esx_banking: remove unused xPlayer and event handle only if peds enabled

commit 213c68e3ee
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 13:52:14 2022 +0100

    fix: setVehicleProps

commit a3bf2f9280
Merge: d6679300 13281e60
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:44:59 2022 +0100

    Merge pull request #742 from Rav3n95/main

    fix text ui again

commit 13281e6053
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:44:25 2022 +0100

    fix text ui again

commit 561740f1ce
Merge: bedefd7b d6679300
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Dec 15 13:43:56 2022 +0100

    Merge branch 'develop' into locale-update

commit d667930063
Merge: fbd544cc 14b852de
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:30:18 2022 +0100

    Merge pull request #731 from Taavi-AU/develop

    context implementation

commit fbd544cc37
Merge: 69a93dab 1248c0a5
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:28:24 2022 +0100

    Merge pull request #711 from bitpredator/main

    feat:(Italian language translation)

commit 69a93dab36
Merge: 555afbcb 9f072f99
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:27:27 2022 +0100

    Merge pull request #728 from TheFantomas/patch-2

    Update cs.lua and dont translate some things

commit 555afbcb9a
Merge: abcb11ef 44169533
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Thu Dec 15 13:25:55 2022 +0100

    Merge pull request #734 from iSentrie/patch-8

    fix(es_extended): allow set account to 0 too

commit abcb11ef5e
Merge: 89194761 227532d4
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Mon Dec 12 17:49:31 2022 +0100

    Merge pull request #735 from Mycroft-Studios/dev

    refactor(es_extended): Server sided Coord Saving + fix spawning of invalid vehicles

commit 227532d4b6
Author: Mycroft <kaseyfitton@hotmail.co.uk>
Date:   Fri Dec 9 22:17:47 2022 +0000

    fix(es_extended): dont spawn vehicle if non-existant

commit bdd56329c7
Author: Mycroft <kaseyfitton@hotmail.co.uk>
Date:   Fri Dec 9 18:15:15 2022 +0000

    tweak(es_extended): remove unused event handler

commit 51280a094c
Author: Mycroft <kaseyfitton@hotmail.co.uk>
Date:   Fri Dec 9 01:07:53 2022 +0000

    refactor(es_extended): Server sided Coord Saving

    this is as thread less design that allows both xPlayer.coords and xPlayer.getCoords to correctly function, aswell as removing the need for the client to trigger a server event
    this is once again, a change that **requires** Onesync **infinity**

commit 4416953334
Author: iSentrie <xvender7@gmail.com>
Date:   Thu Dec 8 19:03:11 2022 +0200

    allow set account to 0 too

    pretty sure i was done this fix, but someone tend to undo fixes and have broken code over and over again

commit 3f5a090125
Author: wobozkyng <42249669+wobozkyng@users.noreply.github.com>
Date:   Thu Dec 8 17:55:48 2022 +0700

    refactor(es_extended\client\main.lua): entity check VehicleProperties Statebag handler

commit 1248c0a5cd
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Tue Dec 6 17:18:32 2022 +0100

     feat:(Italian language for esx_skin)

commit b55a603e4a
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Tue Dec 6 16:54:16 2022 +0100

    feat:(Italian language for esx_skin)

commit 13a57c67db
Merge: 3fb93998 684752c8
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Tue Dec 6 16:33:22 2022 +0100

    Merge branch 'esx-framework:main' into main

commit 14b852dee1
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:26:49 2022 +0800

    closecontext func

commit fa8b7d6068
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:16:40 2022 +0800

    fix _U to TranslateCap

commit 04ebf295f6
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:13:46 2022 +0800

    remove closeall func

commit 25b1660fef
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:12:46 2022 +0800

    inventory context implementation

commit d5888d3ff0
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:12:03 2022 +0800

    remove is menu open check

commit 88a32d6a6c
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Dec 5 15:02:14 2022 +0800

    full context implementation

commit 9f072f99cf
Author: TheFantomas <117121911+TheFantomas@users.noreply.github.com>
Date:   Sun Dec 4 12:16:28 2022 +0100

    Update cs.lua and dont translate some things

commit 89194761e5
Merge: e3b33147 3f54a18b
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Sun Dec 4 04:46:57 2022 +0100

    Merge pull request #722 from Taavi-AU/main

    context menu implementation

commit e3b3314706
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Sun Dec 4 04:44:43 2022 +0100

    refactor(es_extended) removing getshared event

commit eb983f1206
Author: Benzo <102178921+Benzo00@users.noreply.github.com>
Date:   Sun Dec 4 04:44:23 2022 +0100

    refactor(es_extended) removing getshared event

commit b4cfc9cef2
Merge: 27eeea52 43e38873
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 2 22:32:22 2022 +0100

    Merge pull request #720 from johnsoul777/patch-2

    New update in spanish

commit 27eeea5224
Merge: 684752c8 a3d7b381
Author: P Gergő <69343477+Rav3n95@users.noreply.github.com>
Date:   Fri Dec 2 22:31:11 2022 +0100

    Merge pull request #721 from johnsoul777/patch-3

    Last update in spanish

commit 3f54a18bc5
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:36:16 2022 +0800

    forgot sourceItem

commit 6f4de63488
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:21:26 2022 +0800

    fix invalid quantity when depositing items into storage

commit e070b83afd
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:20:58 2022 +0800

    complete context implementation

commit 5b357be9dc
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 21:01:42 2022 +0800

    fix typo

commit 131a9fcd8c
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:55:09 2022 +0800

    context implementation

commit 724ac6920c
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:21:08 2022 +0800

    context implementation

commit 90fd8dd22e
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:17:59 2022 +0800

    complete context implementation

commit 847a0d73b9
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:14:08 2022 +0800

    update hasExitedMarker (context)

commit 649ca301a6
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 20:12:13 2022 +0800

    complete context implementation

commit 7282e0f8cf
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Thu Dec 1 19:54:39 2022 +0800

    context implementation

commit bf7bc4401b
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:35:49 2022 +0800

    add pharmacy items into config for better user friendlyness

commit 77863a229b
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:29:16 2022 +0800

    context implementation, replace whole

commit e3671ef0ce
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:22:57 2022 +0800

    context implementation

commit 805cc7ad3a
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:22:06 2022 +0800

    context implementation

commit e0c211d7dd
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Wed Nov 30 20:21:36 2022 +0800

    context implemenation

commit 0fca847965
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Nov 29 17:57:15 2022 +0800

    context implementation

commit 429b454116
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Nov 29 17:56:12 2022 +0800

    min/max config option

commit 7b7d4db48a
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Tue Nov 29 17:34:52 2022 +0800

    remove is menu open check

commit d4500ad09b
Author: Taavi <97351942+Taavi-AU@users.noreply.github.com>
Date:   Mon Nov 28 16:35:04 2022 +0800

    context implementation

commit a3d7b381d2
Author: AL1ƎN <72218928+johnsoul777@users.noreply.github.com>
Date:   Mon Nov 28 03:13:04 2022 +0100

    Last update in spanish

    Last update in spanish

commit 43e388739e
Author: AL1ƎN <72218928+johnsoul777@users.noreply.github.com>
Date:   Mon Nov 28 03:03:32 2022 +0100

    New update in spanish

    New update in spanish

commit c4e6712cb0
Merge: 33e1bb33 c560653b
Author: John Bronnert <65968077+SirLamaGott@users.noreply.github.com>
Date:   Sun Nov 27 22:04:55 2022 +0100

    Merge branch 'esx-framework:main' into main

commit bedefd7b5c
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:58:04 2022 +0100

    es_extended: noclip

    # add missing locales
    # refactor noclip methods (thread only if noclip enabled)
    # format code

commit b98de6c2c4
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:34:19 2022 +0100

    es_extended: refactor esx:GetVehicleType event

commit a6a411a93a
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:29:20 2022 +0100

    es_extended: add missing locales - tpm

commit 9a196c3012
Author: Csoki <feketetibi71@gmail.com>
Date:   Sun Nov 27 21:24:53 2022 +0100

    esx_garage: update 'hu' locales

commit 33e1bb331c
Author: John <johnbronnert@gmail.com>
Date:   Sun Nov 27 21:16:46 2022 +0100

    fix(esx_skin): removed if statement

commit 3fb93998e6
Author: bitpredator <67551273+bitpredator@users.noreply.github.com>
Date:   Sun Nov 27 11:38:52 2022 +0100

    feat:(Italian language translation)

commit f17fc54e6b
Author: John <johnbronnert@gmail.com>
Date:   Tue Oct 25 13:51:13 2022 +0200

    feat(esx_skin): update player weight on spawn

    This updates the max weight on join, if a player has a bag.
2022-12-27 21:21:35 +01:00
Benzo 70eddcb489 feat: banking sql 2022-09-11 03:31:18 +02:00
Mycroft 91c22ce1fb fix(legacy.sql): Heavy Bob missed a Comma 2022-09-10 04:59:52 +01:00
Heavy Bob 17bc4768b7 User Timestamps by default
This small change will allow anyone using legacy to quickly see via sql when a user account was created and when the user was last active.
2022-09-10 12:35:36 +10:00
Mycroft eddbdbe795 tweak - SQL - Better translations 2022-08-21 09:50:25 +01:00
iSentrie bdeebb4bea Update legacy.sql 2022-08-19 00:31:29 +03:00
Mycroft ff89d8cd59 Update legacy.sql 2022-08-11 10:45:23 +01:00
Mycroft 961e20deb5 fix sql 2022-08-11 10:40:59 +01:00
Mycroft f26cdad52f remove unused SQL parts 2022-08-11 09:23:30 +01:00
Mycroft f9f47e75b5 Update legacy.sql 2022-06-13 15:34:33 +01:00
Benzo 54570c36df update for esx_garage 2022-06-13 09:04:52 +02:00
Benzo 7f28d02989 fix(garage) fixed new garage sql 2022-06-09 01:59:30 +02:00
Mycroft fcfc214f15 Update legacy.sql 2022-06-06 16:17:00 +01:00
Mycroft 34fce3b87e oop 2022-06-06 16:00:15 +01:00
Mycroft 1ae04fe0a0 Update legacy.sql 2022-06-06 15:53:16 +01:00
Panda d014b51985 feat(sql): SQL Issue
changed because why are ther chars it should be null.
2022-06-06 16:51:12 +02:00
Benzo 532a865d42 feat(esx_banking) sql 2022-05-15 17:31:43 +02:00
Mycroft c9fb366efa tweak(legacy.sql): remove references to weaponshop 2022-04-25 19:23:28 +01:00
Mycroft f14c6013c5 fix (legacy.sql): remove unused weaponshop table 2022-04-25 18:52:00 +01:00
Esplike 223c8d540d SQL(esx_dmvschool) - Adds licenses
fix(esx_legacy): add missing esx_dmvschool sql
2022-04-09 12:16:49 +01:00
Mycroft 8e82543933 Version Bump for 1.6.5 2022-03-23 16:22:46 +00:00
Mycroft b9232a2533 Revert "Feat: Add Official Multicharacter"
This reverts commit e6dd5a5f2c.
2022-03-23 16:04:38 +00:00
Mycroft e6dd5a5f2c Feat: Add Official Multicharacter
Added ESX_Mulicharacter
bumped version to 1.6.5
Fixed es_extended/version.json
2022-03-22 22:08:02 +00:00
Dr Bad bd6972ac0a fr => en 2022-03-16 22:52:43 +03:30
Dr Bad be158cbfbc Fix: add missing esx_dmvschool sql 2022-03-16 22:48:33 +03:30
Mycroft bf59fc2d8f Fix: add missing esx_accessories sql 2022-03-07 17:47:34 +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
NRTnarathip 70acad9fff Update: ESX Bankerjob Add SQL
just add sql
2022-02-18 02:23:08 +07:00
Mycroft 6436bb2826 Merge pull request #86 from overextended/pr/ox
Update 1.5.0: Fixes across all of ESX Legacy
2022-02-17 00:04:10 +00:00
Lucas Lima e63bb43305 fix non-existent whitelist table in sql file 2022-02-15 21:38:09 -03:00
Linden 23fd0289c6 fix(sql): remove hard-set table charset and collation
Remove some instances of collation mixing.

includes:
fix(sql): don't allow NULL identifier in billing, user_licenses, and user_parkings
2022-02-14 13:08:03 +11:00
Mycroft db6143aed9 (refactor) SQL merge
Merge the ESX Legacy SQLs into 1 SQL
2022-02-07 15:39:00 +00:00