Commit Graph

5771 Commits

Author SHA1 Message Date
P Gergő 69a93dab36 Merge pull request #728 from TheFantomas/patch-2
Update cs.lua and dont translate some things
2022-12-15 13:27:27 +01:00
P Gergő 555afbcb9a Merge pull request #734 from iSentrie/patch-8
fix(es_extended): allow set account to 0 too
2022-12-15 13:25:55 +01:00
Benzo abcb11ef5e Merge pull request #735 from Mycroft-Studios/dev
refactor(es_extended): Server sided Coord Saving + fix spawning of invalid vehicles
2022-12-12 17:49:31 +01:00
Mycroft 227532d4b6 fix(es_extended): dont spawn vehicle if non-existant 2022-12-09 22:17:47 +00:00
Mycroft bdd56329c7 tweak(es_extended): remove unused event handler 2022-12-09 18:15:15 +00:00
Mycroft 51280a094c 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**
2022-12-09 01:07:53 +00:00
iSentrie 4416953334 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
2022-12-08 19:03:11 +02:00
TheFantomas 9f072f99cf Update cs.lua and dont translate some things 2022-12-04 12:16:28 +01:00
Benzo 89194761e5 Merge pull request #722 from Taavi-AU/main
context menu implementation
2022-12-04 04:46:57 +01:00
Benzo e3b3314706 refactor(es_extended) removing getshared event 2022-12-04 04:44:43 +01:00
Benzo eb983f1206 refactor(es_extended) removing getshared event 2022-12-04 04:44:23 +01:00
P Gergő b4cfc9cef2 Merge pull request #720 from johnsoul777/patch-2
New update in spanish
2022-12-02 22:32:22 +01:00
P Gergő 27eeea5224 Merge pull request #721 from johnsoul777/patch-3
Last update in spanish
2022-12-02 22:31:11 +01:00
Taavi 3f54a18bc5 forgot sourceItem 2022-12-01 21:36:16 +08:00
Taavi 6f4de63488 fix invalid quantity when depositing items into storage 2022-12-01 21:21:26 +08:00
Taavi e070b83afd complete context implementation 2022-12-01 21:20:58 +08:00
Taavi 5b357be9dc fix typo 2022-12-01 21:01:42 +08:00
Taavi 131a9fcd8c context implementation 2022-12-01 20:55:09 +08:00
Taavi 724ac6920c context implementation 2022-12-01 20:21:08 +08:00
Taavi 90fd8dd22e complete context implementation 2022-12-01 20:17:59 +08:00
Taavi 847a0d73b9 update hasExitedMarker (context) 2022-12-01 20:14:08 +08:00
Taavi 649ca301a6 complete context implementation 2022-12-01 20:12:13 +08:00
Taavi 7282e0f8cf context implementation 2022-12-01 19:54:39 +08:00
Jean-Baptiste 684752c8ae Update FUNDING.yml 2022-11-30 23:04:30 +01:00
Taavi bf7bc4401b add pharmacy items into config for better user friendlyness 2022-11-30 20:35:49 +08:00
Taavi 77863a229b context implementation, replace whole 2022-11-30 20:29:16 +08:00
Taavi e3671ef0ce context implementation 2022-11-30 20:22:57 +08:00
Taavi 805cc7ad3a context implementation 2022-11-30 20:22:06 +08:00
Taavi e0c211d7dd context implemenation 2022-11-30 20:21:36 +08:00
Taavi 0fca847965 context implementation 2022-11-29 17:57:15 +08:00
Taavi 429b454116 min/max config option 2022-11-29 17:56:12 +08:00
Taavi 7b7d4db48a remove is menu open check 2022-11-29 17:34:52 +08:00
Taavi d4500ad09b context implementation 2022-11-28 16:35:04 +08:00
AL1ƎN a3d7b381d2 Last update in spanish
Last update in spanish
2022-11-28 03:13:04 +01:00
AL1ƎN 43e388739e New update in spanish
New update in spanish
2022-11-28 03:03:32 +01:00
Gellipapa c560653bc3 Merge pull request #691 from fivemland/refactor-1
Refactor: some es_extended functions
2022-11-27 20:50:01 +01:00
Csoki bc794ee3aa format code + fix 2022-11-27 20:46:17 +01:00
Csoki f944cd2455 Merge branch 'main' into refactor-1
# Conflicts:
#	[esx]/es_extended/client/functions.lua
2022-11-27 20:40:34 +01:00
Gellipapa fc74695c16 Merge pull request #614 from AstroNext/Astro_P2
refactor(esx_license): rework license resource
2022-11-27 19:04:08 +01:00
Gellipapa f52f0c1cc0 Merge pull request #619 from JUX84/feat_lscustom_xenon_color
feat(esx_lscustom): headlights colors
2022-11-27 18:30:40 +01:00
Gellipapa da70ce3920 Merge pull request #620 from JUX84/fix_esx_veh_default_val
fix(es_extended): value reset if receiving "false"
2022-11-27 17:55:49 +01:00
Gellipapa f01dae7423 Merge pull request #709 from TheFantomas/main
Fix shitty multicharacter locales :(
2022-11-27 17:31:00 +01:00
Gellipapa 6d76f38643 Merge pull request #702 from fivemland/identity-refactor
refactor(esx_identity)
refactor and fix #575
2022-11-27 02:11:58 +01:00
Gellipapa f8da905e36 Merge pull request #575 from lexinor/branch_for_prs
refactor(esx_society/client/main.lua) : Fixed stuff in boss menu and added translations
2022-11-27 02:10:42 +01:00
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