Commit Graph

4297 Commits

Author SHA1 Message Date
ElPumpo c73b222a1e Code cleanup 2020-02-17 22:12:33 +01:00
ElPumpo 7c0290649b Update README.md 2020-02-17 21:57:35 +01:00
ElPumpo b1fc7b392e Fixed security issue 2020-02-17 21:57:00 +01:00
ElPumpo c4c88a9afd Update README.md 2020-02-17 21:55:21 +01:00
ElPumpo 67aa4df065 Update README.md 2020-02-17 21:55:11 +01:00
ElPumpo 84b061a1fb Minor edits 2020-02-17 21:54:47 +01:00
ElPumpo c8625fad65 Minor edits 2020-02-17 21:54:11 +01:00
ElPumpo 74347293c0 Update README.md 2020-02-17 21:53:54 +01:00
ElPumpo 7a4968a6e0 Fix for latest ESX 2020-02-17 21:53:39 +01:00
ElPumpo ef84cb54d2 Dont select * 2020-02-17 21:52:50 +01:00
ElPumpo 02f1e4082f Fix for latest ESX 2020-02-17 21:52:26 +01:00
ElPumpo a27e3383b6 Update main.lua 2020-02-17 21:51:16 +01:00
ElPumpo e957ab62da Added missing sql file 2020-02-17 21:44:14 +01:00
ElPumpo 2821e1ee1f Support for latest ESX 2020-02-17 21:24:19 +01:00
ElPumpo 739a228dd2 Updated to work with latest ESX 2020-02-17 21:15:52 +01:00
Raven-RP e822960057 Improved German translation (#495)
* german language update

* Update de.lua

* Update de.lua

requested Change

* Update de.lua

* Update de.lua

* Update de.lua

Co-authored-by: Samuel <samo_kol@hotmail.com>
2020-02-17 20:36:31 +01:00
ElPumpo b6761d106e Added missing required configuration file modification 2020-02-17 20:31:45 +01:00
ElPumpo 056633d88a Update README.md 2020-02-17 20:27:47 +01:00
Samuel d541e921a5 Updated French translation (#508)
Update fr.lua
2020-02-17 16:36:59 +01:00
Oldarorn baf7af69b9 Update fr.lua
Welcome new ESX without ES :D
2020-02-17 16:04:57 +01:00
ElPumpo d8112af6e6 Final commit v1.2.0 2020-02-17 15:24:32 +01:00
ElPumpo 35a726685e ⚠️⚠️BREAKING COMMIT⚠️⚠️: Complete ES ditch 2020-02-17 15:22:09 +01:00
rex2630 bf52a54411 Minor cleanup 2020-02-15 19:22:30 +01:00
Alex Garcio e8e3eaa4d1 Added ability to find an invisible dead player
https://github.com/ESX-Org/esx_ambulancejob/issues/20
2020-02-13 16:44:14 -05:00
Deliux e6c90ea30e Xenon Color addition
Could be used in esx_lscustoms, to change colors of xenons
2020-02-12 15:40:19 +02:00
ElPumpo d2bf5cc73b Updated sql file 2020-02-12 12:36:02 +01:00
ElPumpo f236a67d63 Implemented json encoded inventory, closes #177 2020-02-12 12:33:14 +01:00
ElPumpo b2a46fdfb3 Reverted new RegisterKeyMapping() native usage for now, its broken :/ 2020-02-12 12:06:05 +01:00
ElPumpo 68712016ed Added failsafe default coords 2020-02-12 12:04:00 +01:00
Samuel 167c14c4b7 Merge pull request #238 from Oldarorn/patch-1
Improved French translation
2020-02-12 11:35:57 +01:00
ElPumpo c5da295ed6 Fixed #237 2020-02-12 11:35:07 +01:00
ElPumpo dae665f77a Cron job use async to not kill server paying rent 2020-02-12 10:59:01 +01:00
ElPumpo f83e05c83b Fixed searching for vehicles, closes #398
Co-Authored-By: mortdudley <mortdudley@users.noreply.github.com>
2020-02-12 10:48:21 +01:00
ElPumpo 11a541b672 Fixed #496 2020-02-12 10:32:23 +01:00
ElPumpo f2c6463665 Minor changes 2020-02-11 21:28:20 +01:00
ElPumpo f147a7be81 Minor changes 2020-02-11 21:25:46 +01:00
ElPumpo 48dfa27397 Removed /disc command, closes #464
Co-Authored-By: Andrea Passarini <profex1999@users.noreply.github.com>
2020-02-11 21:13:25 +01:00
ElPumpo baa9ca3afc Implemented weapon tint support (desc), closes #477
- Implemented two new xPlayer functions:
  - .getWeaponTint(weaponName)
  - .setWeaponTint(weaponName, weaponTintIndex)

Thanks to @profex1999 for co authoring this!

Co-Authored-By: Andrea Passarini <profex1999@users.noreply.github.com>
2020-02-11 21:11:54 +01:00
Lorenzo b50fb3ba65 fixxxx (#35) 2020-02-11 20:29:01 +01:00
Jay 8e13cf6613 esx:spawnVehicle using Player Heading (#486)
* esx:spawnVehicle using Player Heading

Updated esx:spawnVehicle to use the players heading as opposed to the default 90.0 degree angle

* Update main.lua
2020-02-11 19:45:48 +01:00
Samuel 0bd4267715 Merge pull request #494 from Oldarorn/patch-2
Updated French translation
2020-02-11 14:19:55 +01:00
Oldarorn 8d308f7c82 Update fr.lua 2020-02-11 12:32:20 +01:00
ElPumpo 548b676e5d Added missing translations 2020-02-11 12:01:39 +01:00
ElPumpo d15cd7d0ec Update en.lua 2020-02-11 11:54:57 +01:00
ElPumpo f11e97e0a5 Improved ammo label handling, extended weapon configuration file with ammo hash and label 2020-02-11 11:50:59 +01:00
ElPumpo e25f5dee2e Temp code revert for loadout updating, fixes ammo sync 2020-02-11 11:37:47 +01:00
Oldarorn 8f0ff81b04 Adding french translation (#16)
* Create fr.lua

* Update fxmanifest.lua
2020-02-11 08:27:01 +01:00
Oldarorn 6a0fcb42b9 Update fr.lua 2020-02-10 22:10:56 +01:00
Samuel 6125f583df Merge pull request #26 from pikaxo/patch-1
rectify README.md
2020-02-09 16:31:14 +01:00
ElPumpo 5c37ab654e Merge branch 'master' of https://github.com/ESX-Org/esx_vehicleshop 2020-02-08 20:05:01 +01:00