Commit Graph

69 Commits

Author SHA1 Message Date
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
AdrineX febc02cb27 Merge pull request #32 from AdrineX/master
Add Finnish lang...
2018-06-12 18:13:32 -04:00
AdrineX 4dd3312d98 Add Finnish lang... 2018-06-12 21:59:22 +03:00
ElPumpo fce1da377e Improved washing money code, README cleanup 2018-05-07 22:14:59 +02:00
ElPumpo 73f0a7cb10 Fixed aligment 2018-04-30 22:50:02 +02:00
ElPumpo 2a60ff3f1f Fixed sending message to offline player (desc)
- Fixed sending a message to offline players when they get promoted, fired or whatever.
- Improved translation
    - fixed hardcoded message
    - improved translation with the usage of formatting
2018-04-08 23:51:21 +02:00
Samuel 280e6845d8 Merge pull request #25 from Vanheden/patch-1
Create sv.lua
2018-04-08 23:13:58 +02:00
Samuel daab4403c0 Merge pull request #26 from Vanheden/patch-2
Update __resource.lua
2018-04-08 23:13:27 +02:00
Vanheden ca895c4f09 Update __resource.lua 2018-03-07 14:57:42 +01:00
Vanheden 4961dba3f5 Update __resource.lua 2018-03-07 14:56:51 +01:00
Vanheden cafe006b70 Create sv.lua 2018-03-07 14:56:22 +01:00
Don b4b463b0a6 chore(version): Increment version 2017-12-28 08:58:10 -08:00
Don 96233b029c Merge pull request #19 from ElNelyo/master
Add Config.MaxSalary
2017-12-25 15:20:51 -08:00
Charly 7da05ca293 Add Config.MaxSalary 2017-12-26 00:11:58 +01:00
Don 1048e06ee8 Merge pull request #18 from n3x503/patch-1
Update main.lua Money Gitch Patched (line 388 )
2017-12-25 14:29:07 -08:00
n3x503 fa7623acd6 Update main.lua Money Gitch Patched (line 388 )
Added Fix for salary, this patch fix the issue that the boss can change his salary to 100000000 or any other emplyee and actually get the money when the paycheck is given , now the limit is 3000 (max salary input) but you can always change it at the line 390.
Dont forget to add in locals folder at your language a new line , that translate : invalid_amount_max .
2017-12-23 13:24:01 +01:00
Jérémie N'gadi deb262cb12 chore(version): Increment version 2017-09-19 20:19:49 +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
ArkSeyonet 8b33477a27 Update main.lua 2017-09-19 12:33:47 -05: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 a135475fbd chore(resource): Add version 2017-09-15 15:23:02 +02:00
Jérémie N'gadi d90f533487 Update LICENSE.txt 2017-09-14 23:18:41 +02:00
Romain Lanz fc2ae2a0b3 feat(identity): add identity support for employees' list 2017-09-14 22:15:29 +02:00
Romain Lanz 2fa1ff9ff4 chore(coding-style): correct indentation 2017-09-14 21:21:24 +02:00
Jérémie N'gadi de6e240e33 Add registerSociety event 2017-09-13 14:40:43 +02:00
renaiku f82cf6bb22 bugfix 2017-09-09 19:35:45 +02:00
Jérémie N'gadi 0a0a67ae12 Merge branch 'master' of https://github.com/FXServer-ESX/fxserver-esx_society 2017-09-09 16:33:34 +02:00
Jérémie N'gadi f01d89abf2 Add per-society garage support 2017-09-09 16:33:23 +02:00
Jérémie N'gadi e6e6b5b613 Merge pull request #6 from RomainLanz/patch-1
fix(notification):parameter should be a string
2017-09-05 10:24:14 +02:00
Romain Lanz c8e4d47bf2 fix(notification):parameter should be a string 2017-09-04 10:25:51 +02:00
nearbyplayer 8ce41bf33a Update multi-language support
Update multi-language support
2017-09-03 16:21:16 -04:00