Commit Graph

187 Commits

Author SHA1 Message Date
FunnyBuddys ab4e6d361b Add German 2020-11-14 14:59:13 +01:00
FunnyBuddys 28eaf93c06 Added german language file 2020-10-29 20:36:01 +01:00
Tijn 4bb34cf8e4 Add nl.lua (#279)
* Create nl.lua

* Update fxmanifest.lua

* Update nl.lua
2020-10-05 02:11:39 +03:00
BrakingESX247 a444c12873 Updating config.lua
User-frendlier configuration file.
2020-07-20 14:57:31 +01:00
BrakingESX247 0bf8a02e32 Check if revive reward is enabled.
Co-Authored-By: Rheein <rheein@users.noreply.github.com>
2020-07-20 14:53:03 +01:00
SamBehner e672c3072e Stop autorespawning (#260)
Probably fixing autorespawning.
2020-07-20 14:47:30 +01:00
BrakingESX247 1225eb6379 Reverting bad fix for combat logging. 2020-07-20 14:46:07 +01:00
SamBehner 61753c45d2 Fixed players always being combat logged (#259)
Merging a temporary fix for players always being combat logged.
2020-07-03 17:44:01 +01:00
Kevin O'Byrne df425fb56b Update fr.lua (#226)
* Update fr.lua

* Update fr.lua

* Update fr.lua
2020-07-03 17:42:11 +01:00
ElPumpo 32a7fb15de New sql code 2020-04-14 16:47:41 +02:00
ElPumpo 2da17bc123 Support latest esx 2020-03-24 10:33:56 +01:00
ElPumpo 739a228dd2 Updated to work with latest ESX 2020-02-17 21:15:52 +01:00
ElPumpo 783a5eeae2 Fixed remove blips on change job, fixed blip not properly registering 2020-02-06 13:06:25 +01:00
ElPumpo bfb15244d0 Added IsModelInCdimage() check to garage 2020-01-24 12:29:14 +01:00
ElPumpo a606c2bdd2 Fixed NUI limit with too many vehicles in garage 2020-01-24 12:21:11 +01:00
ElPumpo 073cfde650 Merged helicopter and car garage, which removes dupe code and move to its own file 2020-01-24 12:11:45 +01:00
ElPumpo d4776bf383 Removed unused locale 2020-01-24 11:34:44 +01:00
ElPumpo ef171d2ded Minor cleanup, removed unused code 2020-01-24 11:33:53 +01:00
ElPumpo 24990717bc Fixed #135 2020-01-24 11:25:25 +01:00
ElPumpo 9a80cd0dcd Minor code improvements 2020-01-24 11:19:56 +01:00
ElPumpo d5ff2a6183 Merge branch 'master' of https://github.com/ESX-Org/esx_ambulancejob 2020-01-19 17:14:47 +01:00
ElPumpo 6f8587b391 Implemented dead player blips, closes #46 (read desc)
- Fixed vehicles in vehicle shop not unloading
- Use busy spinner instead of drawing when loading vehicles
2020-01-19 17:14:33 +01:00
rex2630 6b056fe421 Replace __resource.lua with fxmanifest.lua 2020-01-19 16:47:27 +01:00
ElPumpo ecb553f23c Minor adjustments 2020-01-19 16:44:22 +01:00
ElPumpo 7cf3036154 Minor adjustments 2020-01-19 16:38:59 +01:00
ElPumpo 6a7f8914a7 Merge branch 'master' of https://github.com/ESX-Org/esx_ambulancejob 2020-01-15 20:44:08 +01:00
ElPumpo d94522fbbe Fixed #177 2020-01-15 20:43:40 +01:00
maiconkkl 32f8a2d45d Create SqlTranslate (#175) 2020-01-15 20:41:55 +01:00
ElPumpo 210b98975a Removed old lastPosition code 2020-01-12 22:15:47 +01:00
maiconkkl 01a6cc466f Improved Portuguese locale (#174)
* Correcting and improving translation

* Update br.lua

* Update br.lua

* Update br.lua
2020-01-05 19:51:05 +01:00
ElPumpo c7dbd9361f Fixed player revive notification showing Steam name, and check if online 2020-01-04 11:45:00 +01:00
ElPumpo 94ba42812a Removed useless prints, minor repo updates 2020-01-04 11:35:42 +01:00
Viktor 9247654252 sv.lua completion (#151)
* sv.lua completion

* Update sv.lua
2020-01-04 11:18:15 +01:00
rex2630 dcc113ae06 Removed keys table (#172)
* Removed keys table

* Changed key values to numbers
2020-01-04 11:17:55 +01:00
Samuel b3c2a520ab Merge pull request #158 from Poggicek/master
Added weight support and amount sliders to pharmacy menu
2019-10-27 00:19:25 +02:00
ElPumpo 88b284f925 Minor changes 2019-10-27 00:12:36 +02:00
Poggu 7ca8779b90 Added weight support and amount sliders to pharmacy menu 2019-10-20 11:00:06 +02:00
ElPumpo 19d6e032af Proper hud natives 2019-05-20 23:04:48 +02:00
ElPumpo 181f060a18 Proper cb usage 2019-05-05 10:01:03 +02:00
ElPumpo 161ced8393 Fix multiple hospital thread attempt 2 2019-03-18 13:16:22 +01:00
ElPumpo 3f513e2d1b Fixed multihospital thread 2019-03-18 12:04:08 +01:00
ElPumpo 9ab635c300 Removed unused config entry 2019-03-17 00:14:55 +01:00
ElPumpo c116378a6b Close all esx menus upon death 2019-03-09 15:41:54 +01:00
ElPumpo 0bd3eff7ce One decimal in config enforced 2019-02-24 12:48:21 +01:00
ElPumpo 7da37f36fc Disable all actions when healing 2019-02-24 12:48:03 +01:00
ElPumpo 7b614c3c7b Bandage & Medkit animations upon usage, closes #116 2019-02-24 12:44:06 +01:00
ElPumpo ea6c31f1d9 Fixed fast travel performance, see #113 2019-02-24 11:21:49 +01:00
ElPumpo 235e9fda2c Implemented letSleep 2019-02-24 11:09:02 +01:00
ElPumpo 56159154fe Don't parse vector3 since serializer doesn't support
See https://github.com/ESX-Org/es_extended/issues/216 for more information
2019-02-22 18:43:44 +01:00
ElPumpo 0014a76884 Fixed security vulnerability 2019-02-22 18:35:18 +01:00