ESXCrackhead
f034e2b95f
Merge pull request #53 from thelindat/patch-1
...
improvement(client/main): Minor optimisation - use the esx_status:onTick event
2021-06-23 08:04:53 -05:00
Linden
0087ace534
refactor(client/main): Use pairs loop
2021-06-13 09:04:56 +10:00
Linden
5aa50f5ac7
improvement(client/main): Minor optimisation - use the esx_status:onTick event
...
The event was added to esx_status late 2018 but never utilised anywhere; using it here drops ms to 0.0 at all times.
#### Note: This event can and should also be used in various HUDs to improve performance.
Many of them use 500ms threaded loops, despite status only updating every 1s by default.
They also use individual event callbacks to retrieve each status value, while each value is already being sent in the event.
2021-06-09 12:37:33 +10:00
LazarusOfTheFallen
dcde286747
Merge pull request #50 from trkyshorty/master
...
Turkish translation implemented
2021-02-01 14:53:28 -06:00
Türkay Tanrıkulu
cdf74f0347
Update tr.lua
2020-12-20 06:37:00 +03:00
Türkay Tanrıkulu
b12ca873e1
Turkish translation implemented
2020-12-20 06:35:59 +03:00
Christopher Gjelten
9a35c8f53f
Merge pull request #49 from tabarra/patch-1
...
Update esx_basicneeds.sql
2020-12-01 18:00:35 +01:00
tabarra
e485868bc8
Update esx_basicneeds.sql
2020-12-01 10:54:20 -03:00
Christopher Gjelten
a5fb0ece29
Merge pull request #48 from HypeLevels/patch-1
...
Update config.lua
2020-12-01 14:47:54 +01:00
HypeLevels
4f7653abe7
Update config.lua
...
Changed the default language to be English it is the universal language.
2020-11-28 22:25:52 +00:00
Jougito - Kheros
4bd2b1b5ca
Spanish translation implemented ( #39 )
...
* Create es_esx_basicneeds.sql
* Spanish translation implemented
2020-07-19 11:54:38 +01:00
akbaig
dea210983f
Ability to make the display hud enable or disable in config file ( #37 )
...
* Update config.lua
Adds the option to make the bars visible/invisible in case you're using some other resource like trew_hud_ui
* Update main.lua
Adds the option to make the bars visible/invisible in case you're using some other resource like trew_hud_ui
2020-07-03 17:38:38 +01:00
ElPumpo
94031d40a0
Latest ESX code
2020-04-14 16:48:30 +02:00
ElPumpo
7a4968a6e0
Fix for latest ESX
2020-02-17 21:53:39 +01:00
rex2630
e1eb0aea2c
Create cs_esx_basicneeds.sql
2020-01-23 16:54:32 +01:00
Dione Batista
ceef639a13
Create br_esx_basicneeds.sql ( #26 )
2020-01-23 15:57:12 +01:00
rex2630
ab7af5450d
Merge pull request #25 from rex2630/patch-1
...
Updated SQL to weight
2020-01-19 17:10:24 +01:00
rex2630
e3ce8299aa
Replace __resource.lua with fxmanifest.lua
2020-01-19 17:09:08 +01:00
rex2630
04d3a6162f
Updated to newest ESX
2020-01-06 15:56:35 +01:00
rex2630
37474d5d75
SQL weight
2020-01-06 15:53:05 +01:00
rex2630
bde5d69c1a
SQL weight
2020-01-06 15:52:45 +01:00
rex2630
68e2fc52bf
SQL weight
2020-01-06 15:52:24 +01:00
rex2630
208a362a5c
SQL weight
2020-01-06 15:52:04 +01:00
rex2630
79762b6b44
Updated SQL
2020-01-06 15:51:35 +01:00
rex2630
f51d8cb281
Updated SQL to weight
2020-01-04 15:16:16 +01:00
ElPumpo
65b4b0bc58
Updated chat events usage
2019-05-05 09:59:36 +02:00
ElPumpo
3714e5e268
2 space indent
2019-03-15 13:12:37 +01:00
Samuel
395b1bd7ff
Merge pull request #13 from deviljin112/master
...
Polish Translation
2018-11-20 19:17:36 +01:00
ElPumpo
49dc255546
Minor improvements
2018-09-16 10:59:33 +02:00
nearbyplayer
a2cf2c0e57
Repo Update
2018-08-10 00:50:42 -04:00
deviljin112
d5a0a91def
Polish Translation
2018-07-23 22:26:44 +01:00
ElPumpo
d6d7e1fad5
Forgotten locale in manifest
2018-07-01 11:50:58 +02:00
ElPumpo
e4056aa7d7
Major cleanup, /heal, fixed #12 , sv locale
2018-07-01 11:47:57 +02:00
AdrineX
30ece827b6
Merge pull request #11 from AdrineX/master
...
Add Finnish lang...
2018-06-12 18:24:07 -04:00
AdrineX
dcde543322
Add Finnish lang...
2018-06-12 23:55:31 +03:00
Unknown
f46cf06dcd
Fix message pack Error
2018-02-22 01:51:32 +01:00
renaiku
ac3975105a
added isEating callback
...
fixed animation issues
you can now use a personnalized prop by calling onEat or onDrink.
2017-09-17 19:58:14 +02:00
Jérémie N'gadi
86ad9afe89
chore(resource): Add version
2017-09-15 15:37:01 +02:00
Jérémie N'gadi
b077670d54
Update LICENSE.txt
2017-09-14 23:16:53 +02:00
Jérémie N'gadi
859a96f27a
Clean up repo
2017-09-09 17:10:29 +02:00
Jérémie N'gadi
c0c5fbba00
Use new esx_status
2017-09-02 12:15:59 +02:00
Jérémie N'gadi
9fdabdbaec
Merge pull request #3 from EGUltraTM/master
...
Add German Language
2017-08-27 09:55:26 +02:00
ultratm
73ad0269a1
Add German Language
2017-08-26 12:36:15 +02:00
Jérémie N'gadi
b64e1f2e85
Change vals because of esx_status update
2017-08-23 10:18:40 +02:00
Jérémie N'gadi
6a5d3b5afb
Merge pull request #2 from TakumiBR/master
...
Multi-language support
2017-08-17 18:01:52 +02:00
TakumiBR
dd16aafa4b
Multi-language support
...
Brazilian Portuguese translation.
2017-08-17 08:57:45 -07:00
Jérémie N'gadi
6283ec0a37
Merge pull request #1 from CaliforniaRP/master
...
Multi-language support
2017-08-16 09:30:54 +02:00
nearbyplayer
8b8fcb532f
Multi-language support
2017-08-15 21:22:19 -04:00
Jérémie N'gadi
9bb32684e2
Add LICENSE.txt
2017-08-12 22:51:39 +02:00
Jérémie N'gadi
f4d131b6a9
Fix ESX.RegisterUsableItem
2017-08-12 13:13:36 +02:00