Commit Graph

6209 Commits

Author SHA1 Message Date
Jérémie N'gadi 384b8c72a1 fix(server): Don't set money to 0 before respawn if amount is negative 2017-09-23 10:06:39 +02:00
nearbyplayer 4c7e767a1d update(feat): Multi-Language Support
chore(coding-style): Fix Indentation
2017-09-21 12:23:36 -04:00
nearbyplayer 09842d38d9 fix(locales): missing translation 2017-09-21 10:28:49 -04:00
nearbyplayer af3fd5bdf9 fix(locales): add missing en translation 2017-09-20 22:15:03 -04:00
nearbyplayer 5c3bf1f262 chore(coding-style): correct indentation 2017-09-20 20:51:53 -04:00
nearbyplayer 74e17a05f7 chore: bump version 2017-09-20 20:44:40 -04:00
ArkSeyonet b602ea4135 update(feat): Multiple Characters (Command Based) (#4)
* Update server.lua

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update server.lua

* Update server.lua
2017-09-20 20:43:57 -04:00
Romain Lanz 9428715784 fix(pos): correct position of blip & outside marker 2017-09-20 22:17:57 +02:00
Romain Lanz 351e1e139c chore: bump version 2017-09-20 21:52:43 +02:00
Romain Lanz ad738c25de fix(config): remove comma 2017-09-20 21:50:55 +02:00
Romain Lanz 546e8a69bf chore(coding-style): convert tabs to spaces 2017-09-20 21:40:59 +02:00
Romain Lanz b7fc487c2c chore: bump version 2017-09-20 21:20:51 +02:00
Romain Lanz b30d9e06e1 fix(marker): move blip out of Zones Table 2017-09-20 21:20:28 +02:00
Jérémie N'gadi 52cf4e67e6 chore(version): Increment version 2017-09-19 20:20:37 +02:00
Jérémie N'gadi deb262cb12 chore(version): Increment version 2017-09-19 20:19:49 +02:00
Jérémie N'gadi 265ac804e1 chore(version): Increment version 2017-09-19 20:18:39 +02:00
Jérémie N'gadi f5322d97c6 Merge pull request #24 from ArkSeyonet/master
Update to function with the updated ESX Identity
2017-09-19 20:16:21 +02:00
Jérémie N'gadi b80538491c Merge pull request #11 from ArkSeyonet/master
Change esx_society function to get firstname,lastname from users table instead of characters table when using Config.EnableESXIdentity
2017-09-19 20:16:14 +02:00
Jérémie N'gadi 5a352519f5 Merge pull request #3 from ArkSeyonet/master
Update ESX Identity and Change SQL Queries To Async
2017-09-19 20:15:59 +02:00
ArkSeyonet 1ce0a164c7 Update main.lua 2017-09-19 12:40:07 -05:00
ArkSeyonet 343d7a4f38 Update main.lua 2017-09-19 12:39:10 -05:00
ArkSeyonet 8b33477a27 Update main.lua 2017-09-19 12:33:47 -05:00
ArkSeyonet fba4e3911b Update README.md 2017-09-19 12:28:26 -05:00
ArkSeyonet a68be00272 Update style.css 2017-09-19 12:25:36 -05:00
ArkSeyonet fd71f3719a Update index.html 2017-09-19 12:25:21 -05:00
ArkSeyonet 02c4882898 Update client.lua 2017-09-19 12:24:55 -05:00
ArkSeyonet 379262cd1c Update server.lua 2017-09-19 12:24:25 -05:00
ArkSeyonet ae8db72e03 Update esx_identity.sql 2017-09-19 12:23:49 -05:00
Jérémie N'gadi 072ef503b2 fix(sql): Add dmv 2017-09-19 15:18:42 +02:00
Jérémie N'gadi e9ef81d1d1 chore(config): Set Config.EnableESXIdentity to false 2017-09-19 11:46:28 +02:00
Jérémie N'gadi b4134e2011 fix(sql): Add missing SQL 2017-09-19 11:27:26 +02:00
Jérémie N'gadi 92d76ed67c chore(repo): Initial commit 2017-09-19 10:29:42 +02:00
Jérémie N'gadi 4d294755fd docs(readme): Fix README 2017-09-19 10:25:37 +02:00
Jérémie N'gadi 717fdd843e chore(repo): Initial commit 2017-09-19 10:23:34 +02:00
Romain Lanz ea2d3ede2d chore(spawn): extract Heading to config file 2017-09-18 22:21:50 +02:00
Romain Lanz 74a6906e40 chore(blip): extract in other locale 2017-09-18 19:00:02 +02:00
Romain Lanz 4554bb0b96 chore(blip): extract configuration 2017-09-18 18:58:46 +02:00
Romain Lanz d231d9285c chore: bump version 2017-09-18 18:52:39 +02:00
Romain Lanz 796bdfdf74 perf: early return when whitlisted found
Closes https://github.com/ESX-Org/esx_whitelist/issues/3
2017-09-18 18:51:34 +02:00
nearbyplayer ab51d046f7 feat(locale): English Translation 2017-09-17 20:55:01 -04:00
renaiku ac3975105a added isEating callback
fixed animation issues
you can now use a personnalized prop by calling onEat or onDrink.
2017-09-17 19:58:14 +02:00
Romain Lanz 6e0769ed9e chore(coding-style): fix indentation 2017-09-17 18:19:07 +02:00
Romain Lanz 2c9e5c6615 chore: bump version 2017-09-17 02:07:31 +02:00
Romain Lanz 9b42c33ae5 fix(locales): fix escaping of character
Closes https://github.com/ESX-Org/es_extended/issues/15
2017-09-17 02:06:59 +02:00
Romain Lanz 5c67885551 chore(marker): move bossaction to the desk 2017-09-16 23:31:49 +02:00
Jérémie N'gadi 4c0f1ebe65 chore(resource): Increment version 2017-09-16 22:31:30 +02:00
Jérémie N'gadi 7047b67769 Merge pull request #14 from RomainForks/master
chore(paycheck): change message if interim
2017-09-16 22:30:28 +02:00
Romain Lanz 9c0839e1e5 chore(paycheck): change message if interim 2017-09-16 22:12:59 +02:00
Romain Lanz 9a0edde5c0 chore(blip): extract configuration to config file 2017-09-16 21:52:28 +02:00
Romain Lanz 0e107e7679 chore: bump version 2017-09-16 21:43:49 +02:00