Commit Graph

273 Commits

Author SHA1 Message Date
ElPumpo 5e6714a323 Implemented ESX.Game.IsSpawnPointClear(coords, radius) 2018-08-05 13:08:02 +02:00
ElPumpo 0f528770e6 Implemented callbacks for ESX.Streaming (desc) closes #113
- ESX.Streaming.RequestClipSet
- ESX.Streaming.RequestWeaponAsset
- ESX.Streaming.RequestPtfxAsset
- ESX.Streaming.RequestNamedPtfxAsset
2018-07-28 15:38:37 +02:00
Samuel 9c2c83d025 Update README.md 2018-07-21 18:34:29 +02:00
Samuel 96c1b0c993 Merge pull request #111 from majormarcin/master
add pl
2018-07-21 18:31:21 +02:00
Samuel c3d3c5c65d Merge pull request #112 from netouss/master
Fix French locales
2018-07-20 23:58:46 +02:00
Netouss 7e947b3a4f Fix French locales
Fix multiple little errors and add new translation.
2018-07-20 16:15:34 +02:00
MajorMarcin 8df8d5462e add pl 2018-07-19 19:48:34 +02:00
ElPumpo 7d47e7b772 Implemented ESX.Streaming helper 2018-07-19 19:29:38 +02:00
ElPumpo f90ca1f03a Fixed esx:onPlayerDeath trigger final time 2018-07-18 19:48:23 +02:00
ElPumpo 6551c4ef03 Removed unneeded chat suggestions for command aliases 2018-07-18 12:29:40 +02:00
ElPumpo 50c5deff5f Implemented experimental Scaleform API 2018-07-15 13:38:46 +02:00
ElPumpo 2dfff894e5 Commented out distance calculating until it gets fixed 2018-07-15 13:37:03 +02:00
ElPumpo e7016c723c Play sound when picking up throwed item 2018-07-15 13:15:14 +02:00
ElPumpo 38f3b14f94 Implemented selecting who to give items, major improvements with inventory system, closes #107 2018-07-14 22:55:57 +02:00
ElPumpo 4a5913b3d4 Fixed dupe pickups #102 2018-07-14 19:33:20 +02:00
AdrineX a63d271551 Merge pull request #104 from LuaDeldu/master
Missing comma
2018-07-10 11:00:56 -04:00
LuaDeldu b51889afe3 Missing comma 2018-07-10 16:13:09 +02:00
ElPumpo 963432a737 esx:onPlayerDeath trigger improved 2018-07-10 13:15:05 +02:00
ElPumpo 330fb4527b Fixed exploit dupe throw in vehicles, closes #101 2018-07-08 15:33:13 +02:00
ElPumpo a0fc21dc7f Renamed function ESX.TableToString to ESX.DumpTable 2018-07-08 12:34:17 +02:00
ElPumpo 985f2a81fb Refactoring, added shared functions
- Added ESX.ShowHelpNotification
- Added misc shared functions
2018-07-07 13:31:40 +02:00
ElPumpo a9a0dedeed Minor changes 2018-07-05 18:04:40 +02:00
AdrineX e1c2b478dd minor translation fix on paycheck 2018-07-01 23:38:02 +03:00
AdrineX 25ffada2ec Merge pull request #97 from Waltsh/patch-1
fix Finnish translation on clear chat command
2018-07-01 14:35:00 -04:00
Waltsh 2af146f83e fixed Clear Chat 2018-07-01 20:31:20 +03:00
ElPumpo 8dad759187 Added /clear /cls for clearing chat, 4 tab indent for inventory 2018-07-01 14:48:37 +02:00
ElPumpo 7ed39a4666 Fixed duplicate locale strings, closes #95 2018-06-25 21:45:23 +02:00
ElPumpo 6d99719a50 Updated readme 2018-06-23 11:47:24 +02:00
ElPumpo 3de26d020b Improved ammo handling 2018-06-22 22:25:34 +02:00
ElPumpo 5bf8dc2b80 Major locale formatting improvements 2018-06-19 21:52:38 +02:00
ElPumpo a738a82970 Implemented Config.EnableSocietyPayouts 2018-06-16 10:38:07 +02:00
ElPumpo 74d27e4d80 Manual revert: buggy networked vehicle
It broke prop spawning so it's gone.
2018-06-16 10:31:01 +02:00
ElPumpo 93d2263003 Proper string formatting 2018-06-16 10:24:02 +02:00
ElPumpo eb356f2cb4 Merge branch 'master' of https://github.com/ESX-Org/es_extended 2018-06-16 10:18:13 +02:00
ElPumpo 6eb077461e Minor cleanup 2018-06-16 10:17:05 +02:00
AdrineX 6d41b42b8d Merge pull request #90 from AdrineX/master
Add locale for Cash and Finnish lang...
2018-06-12 17:54:50 -04:00
AdrineX 32a198daf8 Add Finnish lang.. 2018-06-12 17:58:23 +03:00
AdrineX dcb4fbdaa0 add locale for cash 2018-06-12 16:51:10 +03:00
Samuel f4f9d13893 Merge pull request #85 from Ferreira312/patch-2
Update br.lua
2018-05-30 20:52:03 +02:00
Samuel 71f5ecdd4d Merge pull request #86 from 123B3n/patch-1
Resolved invalid number format
2018-05-29 19:03:20 +02:00
Ben Sherman f5a9a96f38 Resolved invalid number format
Setting jobs on players causes grade check to return an error rather than the check itself.

`if PlayerData.job.grade >= 3 then` returns `Attempt to compare number with string`
2018-05-26 22:51:08 +02:00
MrLumi 56597825da Update br.lua 2018-05-24 19:37:29 +01:00
nearbyplayer a055373343 Merge pull request #82 from psycodeliccircus/patch-1
fix on update v1.0.14  20/05
2018-05-20 22:54:32 -04:00
renildomarcio 181bf9218d Update 20/05 2018-05-20 21:36:23 -03:00
renildomarcio 321e4b2af8 fix on update v1.0.14
100% corrected translation
2018-05-20 08:51:51 -03:00
ElPumpo 6511182681 Config cleanup, final commit v1.0.14 2018-05-16 21:14:08 +02:00
Samuel cc75679e8e Merge pull request #79 from SaltyGrandpa/master
Update main.lua (Fix Issue #38)
2018-05-16 20:12:51 +02:00
Corey McCown 8b8a4f45ec Update main.lua
Fix #38, item pickup issue.
2018-05-15 13:46:09 -04:00
ElPumpo 0cd409add9 Fixed invalid SQL 2018-05-13 22:30:09 +02:00
ElPumpo 66e7eceddf Improved paycheck system, added advanced notifications, see desc
- Improved paycheck system
    - we now take society money if there is any, or else the employees wont get a salary at all
    - now using ESX.ShowAdvancedNotifications
2018-05-11 13:57:35 +02:00