Commit Graph

29 Commits

Author SHA1 Message Date
Tinky 49f1668b0a Fix server hitch warning 2021-01-23 21:19:32 +01:00
ArkSeyonet ce3fe5465c Merge pull request #49 from steveski/master
Update main.lua
2021-01-11 17:07:46 -06:00
Stephen York a12046120c Update main.lua
Added player count to avoid running script when no players are on
2021-01-07 10:29:05 +11:00
Stephen York 925bd4559e Update main.lua
Replace recursive call to saveData with CreateThread and a timer.
Loop now builds when and where clauses for a set operation update against multiple records with a single mysql execute rather than a single update PER player.
2021-01-04 12:53:56 +11:00
Jérémie N'gadi bce4abf4b5 Merge pull request #34 from ArkSeyonet/master
Update esx_status
2020-05-16 10:22:11 +02:00
ArkSeyonet 6e072d6f83 Update esx_status
Edited to not show UI until loading screen is off
2020-05-15 17:21:49 -05:00
ElPumpo 59c51e6daf Update esx_status.sql 2020-04-14 16:53:17 +02:00
rex2630 e98ad1f1a5 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:28:35 +01:00
rex2630 bb13bd9092 Update README.md 2020-01-19 17:27:54 +01:00
ElPumpo 77a7080e38 Implemented unregisterStatus and fixed restarting script midgame 2019-06-08 13:11:28 +02:00
ElPumpo 4b46663c96 Trigger esx_status:onTick on tick 2018-12-02 20:30:20 +01:00
ElPumpo e56d700df4 Revert respect ESX config 2018-11-11 14:10:57 +01:00
ElPumpo 74653246b0 Performance, respect EnableHud from ESX 2018-11-03 21:53:44 +01:00
nearbyplayer 043d406461 Repo Update 2018-08-10 00:56:03 -04:00
ElPumpo 94fa8619f3 Fixed error setting status on a unknown player 2018-04-09 01:49:11 +02:00
Jérémie N'gadi 3cfe679ef2 chore(resource): Add version 2017-09-15 15:43:25 +02:00
Jérémie N'gadi 90dd6bc967 Update LICENSE.txt 2017-09-14 23:18:45 +02:00
Jérémie N'gadi 417c32a48a Merge branch 'master' of https://github.com/FXServer-ESX/fxserver-esx_status 2017-09-12 11:11:23 +02:00
Jérémie N'gadi d39a960552 Add status percent 2017-09-12 11:11:14 +02:00
renaiku a6e54c9aa2 fixed source at playerdrop 2017-09-11 03:18:00 +02:00
Jérémie N'gadi 58ab6be31e Fix lags 2017-09-02 12:15:18 +02:00
Jérémie N'gadi 1dfeee2a18 Increase TickTime 2017-08-23 10:17:58 +02:00
Jérémie N'gadi 6384476016 Fix GetPlayers() + add GetPercent() 2017-08-22 00:58:59 +02:00
Jérémie N'gadi ba645e080a Add LICENSE.txt 2017-08-12 22:51:53 +02:00
Jérémie N'gadi 6e0a1a31ed Fix StatusMax 2017-08-12 13:12:59 +02:00
Jérémie N'gadi 09d76deef3 Add files 2017-08-12 11:35:52 +02:00
Jérémie N'gadi 944de1000d Update README.md 2017-08-12 11:33:15 +02:00
Jérémie N'gadi 088364f78d Update README.md 2017-08-12 11:31:53 +02:00
Jérémie N'gadi df9e453bcc Initial commit 2017-08-12 11:25:43 +02:00