Commit Graph
4297 Commits
Author SHA1 Message Date
ElPumpo af2f506110 Further performance improvements 2018-11-11 12:06:03 +01:00
ElPumpo a4152db8c3 xPlayer.hasWeapon() function 2018-11-11 11:52:16 +01:00
ElPumpo 0ca59d6766 Perfrormance improvements, removed marker code 2018-11-11 11:51:32 +01:00
ElPumpo 464d4bde07 Updated missing resource manifest 2018-11-11 11:26:14 +01:00
ElPumpo ed3c2f54c7 Fixed #35 2018-11-11 11:24:36 +01:00
ElPumpo 093d5535a6 Check if player already has weapon 2018-11-11 11:22:41 +01:00
ElPumpo 0fff512922 Ok very very final commit 2018-11-10 23:54:42 +01:00
ElPumpo 29d13d81c9 Very final commit v1.1.0 2018-11-10 23:52:35 +01:00
ElPumpo 64e665bbae Updated readme, final commit v1.1.0 2018-11-10 23:52:00 +01:00
ElPumpo 1ce1645fc4 Properly revert skin if player doesn't buy, closes #17 2018-11-10 23:49:14 +01:00
ElPumpo 5c49d02433 Cleanup, fixed #6 2018-11-10 23:47:14 +01:00
ElPumpo a567e94f50 Don't select everything, async usage 2018-11-10 23:30:14 +01:00
ElPumpo 08df136249 Default language to France 2018-11-10 21:44:23 +01:00
ElPumpo 7b8329878f Fixed removing dressing label, close menu on enter and proper loadout fetch 2018-11-10 19:37:13 +01:00
ElPumpo b5d389a82e 4 tab indent, cleanup 2018-11-10 13:20:11 +01:00
ElPumpo 1c6f57e22b Fixed #46, proper digit grouping 2018-11-10 11:59:35 +01:00
ElPumpo 9363881047 Group digits 2018-11-10 11:39:21 +01:00
ElPumpo 9093c9912b Fixed #157 2018-11-10 11:11:07 +01:00
ElPumpo bac7be4f6b Added setName() to xPlayer class 2018-11-10 10:38:00 +01:00
ElPumpo db50388543 Minor changes, missing semicolons in JS 2018-11-10 10:37:27 +01:00
ElPumpo 0249c12369 SQL tab indent, proper job usage 2018-11-10 00:04:02 +01:00
ElPumpo 6a4918b58f Initial cleanup 2018-11-09 23:59:38 +01:00
ElPumpo aedd4132cd Only select what we need 2018-11-09 23:38:00 +01:00
ElPumpo 22b77b8d92 Fixed pharmacy color 2018-11-09 22:32:09 +01:00
ElPumpo a93361737d Fixed #92 2018-11-09 22:18:39 +01:00
David Rychlý fc1920a474 Czech diacritic temp remove
Solves https://github.com/rp-esx-fivem/esx_joblisting/issues/2
2018-11-09 16:57:11 +01:00
ElPumpo 092adc0578 Removed un-needed assets, closes #14 2018-11-08 21:33:39 +01:00
ElPumpo 4a90d6fac9 Added missing translatable strings 2018-11-07 21:58:24 +01:00
ElPumpo edf40ed57d Fixed #13 2018-11-07 21:35:23 +01:00
ElPumpo cd5f72e28d Get property label too 2018-11-07 21:30:56 +01:00
ElPumpo 6633258f77 Fixed #11, update esx_property too! 2018-11-07 21:30:30 +01:00
ElPumpo 23ef814d82 Push forgotten resource metadata, closes #156 2018-11-06 20:10:55 +01:00
ElPumpo b0364a35f2 Proper js formatting 2018-11-05 22:55:33 +01:00
ElPumpo 04e35bb78c Resolved #33 2018-11-05 22:44:25 +01:00
ElPumpo b50650db54 Corrected number grouping 2018-11-05 20:31:57 +01:00
ElPumpo ed591192e7 Enforced 4 tab indent on sql files 2018-11-05 20:17:02 +01:00
ElPumpo c54723289a Revert "fix for removing glasses (#11)"
This reverts commit 2028350a95.
2018-11-05 13:57:04 +01:00
Samuel 79e373be0f Merge pull request #4 from majormarcin/master
add pl
2018-11-04 23:29:39 +01:00
ElPumpo c77e2948bc Merge branch 'master' of https://github.com/ESX-Org/esx_accessories 2018-11-04 22:56:32 +01:00
ElPumpo bef16c09b6 Enforce 2 space indent on locale files 2018-11-04 22:56:19 +01:00
April 2028350a95 fix for removing glasses (#11)
* fixed issue where you couldn't remove glasses (or incorrect glasses were put on)
2018-11-04 22:52:17 +01:00
ElPumpo d70d4af996 Minor changes 2018-11-04 22:50:01 +01:00
ElPumpo 750c125db7 name as primary key 2018-11-04 22:32:56 +01:00
ElPumpo c5aa786087 name as primary key 2018-11-04 22:32:37 +01:00
ElPumpo e06aa05b0e name as primary key 2018-11-04 22:31:56 +01:00
ElPumpo a5bebc8bec Fixed max key length error 2018-11-04 22:21:19 +01:00
ElPumpo c9187dd6df Corrected is_dead 2018-11-04 21:28:54 +01:00
Jeffrey-Lang 485dc685f2 Fixed respawning with /revive (#87)
- Fix spawning at hostiptal with /revive command or revive by ems menu
- Now correctly repawning to hospital after bleedoutTimer runs out
2018-11-04 21:27:34 +01:00
ElPumpo db3e45ce32 Fixed bugs with setting death status, combat loggers now force-respawn 2018-11-04 21:20:54 +01:00
ElPumpo ce687ff579 Manal pr closes #12 2018-11-04 12:35:11 +01:00