Commit Graph

99 Commits

Author SHA1 Message Date
Loffes ebe0f66d81 fix getEmployees
Fixes an issue with the "getEmployees" callback where it wouldn't return people who were recently hired (since ESX doesn't update the database straight away).
2020-12-22 02:01:19 +01:00
Christopher Gjelten af56efc19c Merge pull request #92 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:46:49 +01:00
Christopher Gjelten 0c84e7c237 Merge pull request #91 from seoalexramon/patch-1
fix: Spanish translation
2020-12-01 14:46:38 +01:00
HypeLevels 81aa4728e2 Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:27:05 +00:00
SEOAlexRamon 5ffedb47aa fix: es.lua 2020-10-29 18:33:36 +01:00
Yulian Ivanov ca38c6c16f Latest ESX code.
Prior versions of ESX when essentialmode was a requirement had a `name` column in the `users` table, which is now outdated.
2020-07-19 12:31:42 +01:00
Jougito - Kheros b0b7a8157f Spanish translation implemented (#90) 2020-07-19 12:00:48 +01:00
Jérémie N'gadi 3410ba8458 Merge pull request #88 from shortybsd/patch-2
Update esx_society.sql
2020-05-17 02:10:33 +02:00
shortybsd 6cda7ed2f5 Update esx_society.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 18:51:19 -05:00
ElPumpo 083dcddfe2 Code cleanup, fixed cases of shadowing upvalue 2020-04-19 20:02:06 +02:00
ElPumpo fe1f55f268 Update esx_society.sql 2020-04-14 16:53:06 +02:00
ElPumpo 135e5ee8d2 Fix for latest esx 2020-02-17 23:29:11 +01:00
rex2630 c64b2b078f Replace __resource.lua with fxmanifest.lua 2020-01-19 17:00:24 +01:00
Willem Dekker 535a03de98 Added Dutch translation (#80)
* added dutch translations EN->NL

* Update nl.lua

updated indenting

Co-authored-by: Samuel <samo_kol@hotmail.com>
2020-01-19 15:58:37 +01:00
Michael Douglas f646acc89f Added Portuguese locale (#84)
* Correcting and improving translation

* Update br.lua

* Update __resource.lua
2020-01-17 16:51:02 +01:00
ElPumpo 08000e4afb Fixed xPlayer notification mistake, rewrote statements 2019-11-13 21:40:49 +01:00
Samuel 35f2c2ebf2 Merge pull request #82 from rex2630/patch-1
Use new ESX code
2019-11-13 21:32:47 +01:00
rex2630 0e5497b914 Added Czech locale (#83)
* Czech file lang added

* Added czech language

* Fix
2019-11-13 21:31:49 +01:00
rex2630 0d4833d1d7 Support for new ESX 2019-11-13 16:52:17 +01:00
Samuel 88b39324ad Merge pull request #78 from memor1esly/master
Fixed society UI invalid base64 image
2019-07-25 12:26:57 +02:00
depp 2c5f4e1ba6 Update main.lua 2019-06-14 17:20:59 +07:00
ElPumpo 3ea931b940 Resized base64 image 2019-05-20 23:13:41 +02:00
ElPumpo 1729bc5b48 Fixed washing money, closes #77 2019-04-22 12:08:10 +02:00
ElPumpo b3e7209f01 Fixed society vulnerabilities 2019-04-02 22:36:25 +02:00
ElPumpo 7ac3744394 Fixed security mistakes 2019-02-28 12:01:09 +01:00
ElPumpo 87d5598578 Security improvements 2019-02-28 11:52:10 +01:00
ElPumpo 2ab948f547 Added setSocietyMoney and toggleSocietyHud events 2019-01-13 12:25:53 +01:00
ElPumpo 70dc22a2f6 Respect EnableHud in ESX 2018-12-31 14:13:41 +01:00
ElPumpo 835fc65271 Mysql dont select everything 2018-12-10 22:45:03 +01:00
ElPumpo 3cfae09503 Fixed hardcoded dollar sign, group money 2018-11-25 16:02:22 +01:00
ElPumpo f44e0c0e4f mysql-async v3.0.1 support 2018-09-23 21:59:06 +02:00
ElPumpo 5b142f2bb2 Removed broken check 2018-09-05 20:16:18 +02:00
ElPumpo 8a7768e719 Fixed missing callback 2018-08-27 11:58:47 +02:00
ElPumpo 61395ada2e Fixed broken script 2018-08-25 20:51:18 +02:00
ElPumpo 81ea781e77 Protect esx_society:setJob from lua executors 2018-08-25 18:22:11 +02:00
ElPumpo 043c9b7d3c Forgotten tab indents 2018-08-25 15:26:15 +02:00
ElPumpo b4ce61a75c Fixed lua executing boss menu, tab indent 2018-08-25 14:48:45 +02:00
ElPumpo 003d604739 Added important readme note 2018-08-17 01:08:44 +02:00
ElPumpo 8dbdaec063 Minor locale improvements 2018-08-12 15:02:21 +02:00
nearbyplayer 79a7e95bbd Repo Update 2018-08-10 00:55:52 -04:00
Samuel 56cd29c5e7 Merge pull request #39 from majormarcin/patch-1
add pl to __resource
2018-07-14 12:41:42 +02:00
Marcin 4f15bbd59d add pl to __resource 2018-07-14 01:59:21 +02:00
ElPumpo 905552ec2d Removed incomplete locales 2018-07-13 23:04:46 +02:00
Samuel d949c0cd0b Merge pull request #37 from majormarcin/master
add polish and fix translation
2018-07-13 23:01:10 +02:00
MajorMarcin e181830d6c polish translation 2018-07-05 18:19:01 +02:00
MajorMarcin 7b5e02f5b0 fix lowercase 2018-06-30 19:03:40 +02:00
MajorMarcin a082854c95 repeats removed in language files 2018-06-28 20:19:27 +02:00
MajorMarcin 2bfb9ca3cf added Polish language 2018-06-28 20:18:30 +02:00
ElPumpo 2c8ecee32f Merge branch 'master' of https://github.com/ESX-Org/esx_society 2018-06-23 01:43:26 +02:00
ElPumpo c33e755357 Updated readme, closes #34 2018-06-23 01:42:26 +02:00