Commit Graph

98 Commits

Author SHA1 Message Date
TheFantomas b8d2c14bf3 Version fixes 2023-09-21 14:46:05 +02:00
Arctos2win 87e94c8193 update little thing 2023-09-02 15:48:25 +02:00
Arctos2win 7978485b7a update to requested changes 2023-09-02 13:42:25 +02:00
Arctos2win d755a57e8f Improve the way the identifier is fetched 2023-09-01 17:58:06 +02:00
TheFantomas e117d8e700 Merge pull request #1147 from YOMAN1792/dev-1
translate(esx_core): Add missing translations for esx_multicharacter
2023-08-20 14:26:49 +02:00
TheFantomas 608fb34550 Merge pull request #1117 from IMS-Network/hebrew
translate(es_extended): Hebrew translations
2023-08-16 23:56:33 +02:00
YOMAN1792 9f29dc6768 Update fr.lua
Add missing translation and removed translation that were not needed.
2023-08-05 12:37:57 -04:00
thefourCraft a414691192 Create he.lua
Signed-off-by: thefourCraft <me@thefourcraft.com>
2023-07-15 17:08:50 +03:00
Dolu 6e86165812 refactor(esx_multicharacter/client): Smoother spawn transition
Make the spawn transition smoother
2023-07-12 01:39:57 +02:00
Jean-Baptiste f5eb5db5e6 Merge branch 'main' into dev 2023-07-10 23:40:07 +02:00
Jean-Baptiste 815945de5d change version name to 1.10.1 2023-07-10 23:30:14 +02:00
Jean-Baptiste e85f6ed135 versioning changes to comply with conventions 2023-07-10 23:21:58 +02:00
Gellipapa 4bb98a8e0f 🚑 (esx_multcharacter/client) add new keys to enable list by @Arctos 2023-07-09 18:30:09 +02:00
TheFantomas 9049c98d76 formatting(all): Format with prettier and lua formatter 2023-07-09 17:00:36 +02:00
Linden 713e77b660 fix(esx_multicharacter/server): only set databaseFound on match 2023-07-06 00:34:23 +10:00
Linden 7d0872746e fix(esx_multicharacter/server): don't rely on jobs for databaseConnected 2023-07-06 00:33:08 +10:00
Linden f8197b7d47 refactor(esx_multicharacter/server): await databaseConnected for setup 2023-07-06 00:32:35 +10:00
Linden 6234d5da9c refactor(esx_multicharacter/server): remove hacky jobs workaround 2023-07-06 00:31:56 +10:00
Linden 303ddcee55 fix(esx_multicharacter/server): indentation 2023-07-06 00:31:47 +10:00
TheFantomas 88c8036a24 formatting(core): Format all 2023-06-29 20:20:28 +02:00
TheFantomas fca417b751 fix(esx_multicharacter): inconsistent indentation 2023-06-29 18:11:53 +02:00
MoskalykA dd1ccbcd5b Merge branch 'dev' into esx-multicharacter-omission 2023-06-27 23:47:58 +02:00
MoskalykA c882722b1c refactor(esx_multicharacter): add a few omissions 2023-06-27 23:46:29 +02:00
Gellipapa 6e877f80fd Merge branch 'dev' into fix/multichar 2023-06-27 22:29:52 +02:00
MoskalykA 6301398c6e refactor(esx_multicharacter): correction of lint errors 2023-06-27 15:27:58 +02:00
GLN dc6567d184 Update main.lua 2023-06-21 15:46:19 +02:00
GLN 6224c10049 Update main.lua 2023-06-21 05:21:03 +02:00
Gellipapa db65089113 Merge pull request #1061 from FilipeCuco/main
feat(multichar): multiple spawns
2023-06-17 01:22:55 +02:00
Lockwood 8144e80f8c feat(multichar): multiple spawns 2023-06-09 19:46:21 +01:00
0xDEMXN ce3d7c2ef2 chore: further corrections 2023-05-15 14:29:16 +02:00
0xDEMXN 7c93194833 chore: uniform locales quotes to avoid escaping apoostrophes 2023-05-15 14:24:31 +02:00
Demetrio af8258499d Merge branch 'dev' into fix/multichar 2023-05-15 14:06:40 +02:00
0xDEMXN 5172029c89 fix: multicharacter commands 2023-05-11 01:55:02 +02:00
Tomić c6bbab6053 Merge branch 'dev' into main 2023-05-08 12:00:38 +02:00
Tomić eaa27d0ac4 feat(Client): GetAccount method
- Minor code refactoring
- Return nil on the server if the account isn't fount (self.getAccount)
2023-05-08 10:00:17 +02:00
Thekuca 7f37d30da3 Merge pull request #1005 from NeMyOriginal/patch-1
Create sr.js
2023-05-07 21:58:51 +02:00
TheFantomas d3086e61b4 lint(core): line contains trailing whitespace fixes 2023-05-07 19:39:11 +02:00
TheFantomas 612ffb59de Hmm 2023-05-07 19:26:11 +02:00
TheFantomas cecae188a4 Merge branch 'dev' into patch-2 2023-04-30 17:02:05 +02:00
TheFantomas ea17515ab9 Update sr.js 2023-04-30 17:01:25 +02:00
TheFantomas bbadbac172 Update sr.lua 2023-04-30 17:01:12 +02:00
Gergo d8762205f3 Merge pull request #1028 from bitpredator/main
fix(esx_multicharacter\locales\it.lua):Italian language correction
2023-04-28 12:01:21 +02:00
bitpredator d666c5439b fix(esx_multicharacter\locales\it.lua):Italian language correction
- Insert strings of missing translations
- Some translations have been changed to more correct jargon
2023-04-24 11:38:14 +02:00
TheFantomas 2b24a031b4 Merge pull request #1016 from Mycroft-Studios/patch-2
tweak: Blame OxMySQL for Database issues
2023-04-16 19:49:03 +02:00
Mycroft 833fbd42e5 fix: typo 2023-04-11 14:12:45 +01:00
Mycroft c145537662 twea;(esx_multicharacter): Blame OxMySQL for the database issues
People cant read
2023-04-11 13:58:21 +01:00
Nemanja 06e594ef12 Create sr.lua 2023-04-04 00:31:17 +02:00
Nemanja 9703fc0a7e Create sr.js 2023-04-04 00:26:49 +02:00
TheFantomas 846296b06a Merge pull request #1003 from KiLaOriginal/patch-3
Create sr.lua
2023-04-03 15:14:20 +02:00
KiLaOriginal 8b18a9b97c Create sr.lua 2023-04-02 20:43:09 +02:00