Commit Graph

5698 Commits

Author SHA1 Message Date
Horváth Gellért 82bfc7726e #575 esx_society refactor and fix notify issues 2022-11-26 21:46:15 +01:00
Csoki 30546999a8 remove code duplication 2022-11-26 21:08:30 +01:00
Csoki 4eefe97270 remove unused locale 2022-11-26 21:05:09 +01:00
Csoki cec68f2708 esx_identity: rename checkDate to checkDOBFormat 2022-11-26 21:02:03 +01:00
Csoki 375230f834 esx_identity: rename EnableGui to setGuiState 2022-11-26 20:52:08 +01:00
Csoki 60b4941f07 remove control disable thread
nui focus block all controls, thread no need
2022-11-26 20:45:55 +01:00
Csoki 6c6dcfef6e esx_identity: clear form after submit 2022-11-26 20:45:23 +01:00
Csoki 91dbe243ff fix 'hu' locales 2022-11-26 20:34:12 +01:00
Csoki 2540a8a1d2 fix check functions 2022-11-26 20:30:45 +01:00
Csoki 176de7a52e format code + fix date empty error 2022-11-26 19:48:31 +01:00
Csoki ff6a16f86a Merge branch 'main' into identity-refactor 2022-11-26 19:05:10 +01:00
Benzo 4f7c6c3372 Merge pull request #696 from Mycroft-Studios/dev
fix/feat(es_extended): Basic Statebags + Correct vehicle spawning
2022-11-26 18:19:55 +01:00
Mycroft fea9c27550 Merge branch 'main' into dev 2022-11-26 17:16:19 +00:00
Mycroft 18d054e076 feat(esx_joblisting): Actual Security
This should in theory, stop the event from being abused, since mod menus were previously able to Trigger This event to set the user to a whitelisted job, assuming the user was near the job centre, so this now checks to make sure that the job is a non-whitelisted job, and warns when abused
2022-11-26 17:15:05 +00:00
Mycroft 8cb620dfe1 fix(esx_textui): Correctly Fix TextUI
fixes 'id' issue, also fixes the "TextUI Is not displaying!" issues :)
2022-11-26 17:12:39 +00:00
Benzo c7d2905e1d Merge pull request #701 from GLN123/patch-1
esx_lscustom fix
2022-11-26 17:47:09 +01:00
Benzo 74c2174b98 Merge pull request #706 from vrnagy/patch-3
fix(es_extended): GetVehicleProperties custom xenon color
2022-11-26 17:46:18 +01:00
Benzo c282d463e7 Merge pull request #707 from Rav3n95/main
fix(esx_holdup, esx_lscustom) Lang file path fix
2022-11-26 17:45:51 +01:00
Benzo 2d9488ed79 Merge pull request #708 from Gellipapa/main
fix(esx_banking)
2022-11-26 17:45:32 +01:00
Gellipapa 55374a795b add readme how to use log transaction export 2022-11-26 02:41:41 +01:00
Gellipapa f78af2710d add log transaction exports and fix typo 2022-11-26 02:29:50 +01:00
Róbert Nagy c55af60956 fix(es_extended): GetVehicleProperties custom xenon color
The first return parameter of GetVehicleXenonLightsCustomColor is a boolean indicating if the vehicle has custom color.
2022-11-26 01:43:56 +01:00
P Gergő 6eb915ba85 Fix paths 2022-11-26 01:43:01 +01:00
Gellipapa 6aea97a6ba fix Italian translation errors 2022-11-26 01:39:19 +01:00
Gellipapa 5d4627fad6 fix undefined texts issue 2022-11-26 01:37:26 +01:00
GLN 28f5a377d1 esx_lscustom fix 2022-11-25 00:01:12 +01:00
Csoki d417c92832 fix height check 2022-11-24 23:59:31 +01:00
Csoki 38cfcb0a71 fix 2022-11-24 23:53:51 +01:00
Csoki 094ad4d8da fix: prevent nui devtools register if panel closed 2022-11-24 23:41:58 +01:00
Csoki b808dad48f refactor: control disabler thread 2022-11-24 23:40:18 +01:00
Csoki ce89ca0234 refactor: esx_identity server side 2022-11-24 23:22:26 +01:00
Benzo c84bd352c1 Merge pull request #700 from Rav3n95/main
Fix of the fix in TextUi, Banking ped refactor
2022-11-24 23:02:21 +01:00
P Gergő e615c570b8 Fixed Hungarian locale 2022-11-24 23:01:49 +01:00
P Gergő 8a73289a72 Update en.lua 2022-11-24 23:01:16 +01:00
P Gergő 9716580e7b Refactoring peds 2022-11-24 22:48:13 +01:00
P Gergő b2be63f5f4 Fix of the recent fix 2022-11-24 22:46:35 +01:00
Benzo 42d80407b5 Merge pull request #688 from tony-stark-17/patch-1
fix: Declare local functions before call
2022-11-24 22:26:07 +01:00
Benzo 7fce677716 Merge pull request #699 from johnsoul777/patch-1
fix: esx_property percent display
2022-11-24 22:25:24 +01:00
AL1ƎN 4d9cb6b814 Fix percent display
Fix percent display
2022-11-24 21:07:42 +01:00
Mycroft 45e931c103 fix(es_extended): Fix Vehicle Spawning 2022-11-24 01:48:38 +00:00
Mycroft 74ab2ff035 feat(es_extended): Basic Statebags 2022-11-24 01:45:25 +00:00
Lior Koren 8ddd102b2a refactor(esx_identity) & fix(esx_textui) (#685) 2022-11-23 23:41:11 +01:00
Benzo c12a406e26 Merge pull request #690 from fivemland/bank-fix
fix: add locale convar to esx_banking
2022-11-21 21:01:30 +01:00
Csoki 4489faa62a fix: add locale convar to esx_banking 2022-11-21 16:13:46 +01:00
JackDUpModZ 9dcfef33aa Merge pull request #621 from JUX84/fix_lscustom_default_wheels
fix(esx_lscustom): default wheels
2022-11-20 22:11:17 +00:00
JackDUpModZ 31f990d3d8 Merge pull request #680 from atarevals/patch-1
fix GetPlayerProperties
2022-11-20 22:06:52 +00:00
Benzo ee2ac34566 Merge pull request #681 from xj0le/patch-3
fix(esx_skin/fxmanifest) Set all locales readable
2022-11-20 16:42:27 +01:00
Benzo 23805106a5 Merge pull request #684 from Taavi-AU/main
fix for spawning unlimited job vehicles
2022-11-20 16:41:17 +01:00
Tony Stark a00e36f06d fix: Declare local functions before call
Fixed an issue where identity delete character and set Identity for deferrals errors due to no function found.
2022-11-20 11:20:02 +05:30
Taavi 50755fb907 fix for unlimited vehicle spawning 2022-11-18 18:01:57 +08:00