Commit Graph

45 Commits

Author SHA1 Message Date
Mycroft ec343d99d0 Update main.lua 2021-04-05 23:00:09 +01:00
Mycroft 33cafef736 Fixes 2021-04-05 21:36:39 +01:00
Ark 48d1d8fbeb (fix): attempted fix for timeout on mysql query 2021-02-02 04:37:58 -06:00
Ark 0ce2055a4d (fix): setup vehicles to load on resource start, with proper startup moment for no lengthy query 2021-02-01 16:34:40 -06:00
Ruqen bfeae29309 Fixes resource acting stupid on rest 2021-01-23 21:20:21 +03:00
ElPumpo 2855a34038 Fixed paying rent with latest ESX accounts, added automatic removal if cannot afford 2020-03-31 12:28:57 +02:00
ElPumpo b1fc7b392e Fixed security issue 2020-02-17 21:57:00 +01:00
ElPumpo dae665f77a Cron job use async to not kill server paying rent 2020-02-12 10:59:01 +01:00
ElPumpo 5c1feb05ad Fixed missing plate 2020-02-08 19:52:41 +01:00
ElPumpo 14fbc69357 Major improvements, see desc
- Fixed selling same vehicle multiple times
- Fixed selling <no> vehicle
- Major security improvements
- Removed buying vehicle for society
- Code cleanup
- Fixed depopping vehicle not working (not respecting network owner)
2020-02-08 12:36:18 +01:00
rex2630 68a9f126eb Support for new ESX weight system (#224)
* Support for new ESX

* Fix

* Fix 2 and removed sourceItem variable
2019-11-12 20:55:27 +01:00
ElPumpo 956fe5f183 Minor code cleanup 2019-11-09 17:25:41 +01:00
ElPumpo 466ca0a399 Proper cb usage 2019-05-05 09:51:18 +02:00
ElPumpo 3cbe635fdc Sorround reserved keyword with backticks 2019-01-04 13:21:34 +01:00
ElPumpo 5bf24e50b5 New code for job vehicles 2018-12-30 23:37:55 +01:00
ElPumpo 210a5a84bd New owned_vehicles columns 2018-12-30 16:15:21 +01:00
ElPumpo 2706c28ace Fixed selling society owned vehicles too 2018-12-08 15:44:09 +01:00
ElPumpo f79f8df02e Fixed vehicle model mismatch error, closes #113 2018-12-08 15:43:03 +01:00
ElPumpo 5cf117f274 Added warning message if plate is inproperly setup 2018-12-02 20:57:48 +01:00
ElPumpo 6c570cee98 Added sold vehicles list 2018-11-25 15:54:19 +01:00
ElPumpo 592083b2ae Security improvement, resolves #36 2018-11-20 21:00:29 +01:00
ElPumpo 8e76143a7b Removed PV command, closes #97, closes #90, closes # 2018-11-20 11:48:53 +01:00
ElPumpo feb0b05406 Proper string formatting, no more hardcoded $ signs 2018-11-20 11:02:16 +01:00
ElPumpo 45e6ce5f7d 4 tab indent update 2018-11-11 12:50:48 +01:00
ElPumpo 3921a46d60 mysql-async v3.0.1 support 2018-09-24 17:34:19 +02:00
ElPumpo 5bdb3e90ba Implemented selling back vehicle to provider, closes #51 2018-07-25 14:08:45 +02:00
ElPumpo a2f6061e3c Fixed #54, fixed starting script from server boot 2018-07-25 11:38:35 +02:00
ElPumpo 6a4ccf0cd7 Implemented plate generation from esx_migrate 2018-07-24 16:20:52 +02:00
ElPumpo 2f0fcbceaa Fixed #53, minor improvements 2018-07-24 15:08:51 +02:00
ElPumpo cb94b283f3 Update to support the new vehicle system, make sure you've ran esx_migrate!! 2018-07-24 14:43:04 +02:00
ElPumpo 1b5c7405a5 Fixed paying rent (fixes #30), fixed #33 2018-05-04 18:08:03 +02:00
ElPumpo f6b01ed968 A lot of cleanup, see desc
- Improved i18n formatting
- All employees can buy vehicles
- Fixed exploit taking more than you can carry from the society
2018-04-10 21:28:15 +02:00
Romain Lanz 64c99d111b chore(coding-style): update
- Adding the .editorconfig file
- Ensure there's a trailing comma
- Ensure there's a space before parameter when declaring a function
- Ensure there's no empty line before block declaration
- Ensure 2 spaces is used to indentate
2017-09-14 12:11:56 +02:00
Jérémie N'gadi db927c6530 Use new esx_society 2017-09-13 14:45:13 +02:00
Jérémie N'gadi bb767f6819 Add society owned vehicles support 2017-09-09 16:50:18 +02:00
nearbyplayer 3fc2af089c Update multi-language support 2017-09-03 15:04:15 -04:00
Jérémie N'gadi a727eb341f Fix wrong account name 2017-09-03 13:05:58 +02:00
Jérémie N'gadi 452a5654bd Use new boss menu + Add chest 2017-09-03 12:42:18 +02:00
Jérémie N'gadi 470045f792 Use new phone 2017-09-02 00:47:27 +02:00
Don 4d901b0b77 Multi-language support
Added en language support
2017-08-23 01:20:54 -07:00
renaiku 062ddab0c0 update getplayers 2017-08-21 21:00:49 +02:00
Jérémie N'gadi 6f44b050e7 Add automatic rent function every 24 hours 2017-08-20 13:03:43 +02:00
Jérémie N'gadi 865f986e49 Put back onMySQLReady event 2017-08-12 14:20:31 +02:00
Jérémie N'gadi f2c068f981 Really fix vehicle spawn in each other 2017-08-12 14:12:29 +02:00
Jérémie N'gadi dcc1f85006 Add files 2017-08-02 12:24:19 +02:00