Douth
44a95f1916
refractor(loadingscreen): "D" -> "d"
2022-04-25 13:15:12 -05:00
Douth
9866960b4b
fix(fxmanifest): directory update
2022-04-25 13:05:24 -05:00
Douth
f334aeabc4
feat: config file
2022-04-25 13:05:04 -05:00
Douth
0d79792399
feat(client): load effect
2022-04-25 13:04:50 -05:00
Mycroft
3b8071ea61
Merge pull request #218 from poppoexpress/main
...
Missing space
2022-04-25 18:36:41 +01:00
Mycroft
b01c132133
Feat(esx/esx_loadscreen): New Loadingscreen
2022-04-25 18:18:57 +01:00
poppoexpress
d72a09d3d4
Missing space
2022-04-25 09:36:28 +08:00
tr1ckz
905d8cdad0
Add RGB support and fixed liveries
...
Add RGB support and fixed liveries
2022-04-20 18:15:39 -04:00
LeZach
20b5f9a8f1
Merge branch 'main' into main
2022-04-11 15:27:45 -04:00
Mycroft
99ad790fa5
Merge pull request #191 from FantomasIsBad/patch-1
...
refactor(es_extended/server/commands.lua): Alter players command to use `ESX.GetExtendedPlayers()` rather than `ESX.GetPlayers()`
2022-04-08 15:56:49 +01:00
Mycroft
9ce73ab2ee
Merge pull request #167 from Tinky124/patch-2
...
fix(es_extended/server/main.lua): fix giving weapon components + tints, feat(es_extended/server/main.lua): add distance check
2022-04-08 15:54:40 +01:00
Mycroft
9acf0b29d6
Tweak(esx_multicharacter): remove backticks that are messing with linter
2022-04-06 19:25:26 +01:00
Mycroft
02cd3b9d5e
Tweak(esx_multicharacter/client): Change Backticks to GetHashKey
2022-04-06 19:20:41 +01:00
Tinky
c8d167dcbf
Added Config.DistanceGive
2022-04-05 15:53:03 +01:00
Tinky
2bf1d3859c
Update config.lua
2022-04-05 15:52:59 +01:00
FantomasIsBad
6fe249d1c4
Tweek: Update ESX.GetPlayers to ESX.GetExtendedPlayers
2022-04-03 19:44:03 +02:00
Mycroft
a3bccaa6d1
Fix(es_extended): ammo saves when its more than previous
2022-04-02 21:26:28 +01:00
Mycroft
96cd8c074d
Tweak(es_extended): Allow all weapons to work with ammo
2022-04-02 21:19:35 +01:00
ZF
7cedeed29e
Resolved locales conflicts
...
Some of the locales had conflicts with translation not finished. Just removed them.
2022-04-02 16:06:53 -04:00
ZF
eece397ea2
Added the space to the end of main.lua
2022-03-30 00:36:36 -04:00
ZF
3f4bae10e2
Fixed inversed bool for setDuty
2022-03-26 14:19:43 -04:00
ZF
54f006f0b4
Added Config for default duty
2022-03-24 06:29:44 -04:00
JonarSonaer
726838d5a3
Merge branch 'esx-framework:main' into main
2022-03-24 07:59:22 +01:00
Mycroft
a3dc7a2560
Fix Formatting
2022-03-24 00:49:02 +00:00
Mycroft
56e7bd3bcf
Fix: Hopefully Fix Ammo Bug
2022-03-24 00:45:20 +00:00
JonarSonaer
cff532202c
Merge branch 'esx-framework:main' into main
2022-03-23 18:10:16 +01:00
Mycroft
8e82543933
Version Bump for 1.6.5
2022-03-23 16:22:46 +00:00
Linden
76fd1185bf
Merge 'esx_multicharacter' into esx-legacy
2022-03-24 03:10:56 +11:00
Linden
1be411b3d1
chore: move esx_multicharacter files
2022-03-24 03:07:43 +11:00
Mycroft
b9232a2533
Revert "Feat: Add Official Multicharacter"
...
This reverts commit e6dd5a5f2c .
2022-03-23 16:04:38 +00:00
ZF
98c8b40114
Code Correction
...
- Changed onduty for onDuty (CamelCode)
- Event now uses bool instead of state arg.
- Unemployed is now off-duty (doesn't change the paycheck).
2022-03-23 09:14:22 -04: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
Tinky
ac7459d05a
Protection, fixed giving weapons components, tints
2022-03-20 20:02:23 +01:00
ZF
8ab2aa8fa2
Revert "Config for spawn point (firstspawn/bug)"
...
This reverts commit 62db2291f8 .
2022-03-18 19:53:16 -04:00
ZF
62db2291f8
Config for spawn point (firstspawn/bug)
2022-03-18 19:52:53 -04:00
ZF
028af92484
Fix: loadESXPlayer onduty.
2022-03-18 19:36:09 -04:00
ZF
42d4d6276b
Fix default onduty state of unemployed.
2022-03-18 19:35:21 -04:00
ZF
694a423034
toggleDuty to setDuty
...
- Default duty have been put to be true.
- toggleDuty event have been changed to setDuty needing a boolean state.
2022-03-18 19:34:23 -04:00
ZF
36ac7ef2d1
New OnDuty System for jobs.
...
- Added a setDuty event.
- Added a job.onduty data.
- Default onduty is false at connection and creation of the user, job change.
- Added a esx:toggleDuty event to change the state of the duty.
2022-03-18 19:15:48 -04:00
JonarSonaer
1b67f81a2c
Merge branch 'esx-framework:main' into main
2022-03-12 10:19:00 +01:00
Mycroft
107ad7b367
Update 1.6.0
2022-03-11 15:58:21 +00:00
JonarSonaer
7d96089b98
Updated Swedish Translations
2022-03-06 19:51:27 +01:00
JonarSonaer
5217edbc8a
Updated Swedish Translations + Tweak (ESX skin)
...
Tweak (ESX skin) : Change Rotation Keys and menu postiton (SV)
2022-03-06 19:04:56 +01:00
JonarSonaer
29890d1c05
Added Swedish Translations
2022-03-06 19:00:17 +01:00
JonarSonaer
57615812bf
Updated Swedish Translations
2022-03-06 18:51:18 +01:00
Mycroft
4a998a2cd0
Tweak (ESX skin) : Change Rotation Keys and menu postiton
2022-03-06 16:50:35 +00:00
Mycroft
bb745039b6
update Identity English Translation
2022-03-06 16:17:20 +00:00
Mycroft
60d8f10a1c
tweak: Improved English Translation
2022-03-06 16:05:59 +00:00
Mycroft
2e90551749
Feat (Identity & skin): German Tranlsations
2022-03-06 15:19:52 +00:00
Mycroft
ba534fade4
Merge pull request #132 from thelindat/main
...
Improve ox_inventory compatibility
2022-03-02 23:09:03 +00:00