box-archivePatch Details

Find all the necessary details about updates/patches on this page

chevron-rightUpdate 1.2.4hashtag
+ Fixed: Error when promoting offline players

Modified files

  • src/server/nui/sv_employeePage.lua

  • fxmanifest.lua – bumped version

chevron-rightUpdate 1.2.3hashtag
+ Fixed: Job member count was not updating correctly
+ Refactored code and made functions reusable
+ Removed unwanted / unused lines from bridge files
+ Added a new hook function that triggers when a player gets fired
  - You can add your own logic here (e.g. multijob removal on fire)
  - Function location: src/server/sv_edit

Modified files

  • bridge/esx/client.lua

  • bridge/esx/server.lua

  • bridge/qb-core/client.lua

  • src/server/server.lua

  • src/server/nui/sv_dashboardPage.lua

  • src/server/nui/sv_employeePage.lua

  • src/server/nui/sv_jobApplications.lua

  • src/server/nui/sv_playerReports.lua

  • src/server/nui/sv_transactionPage.lua

  • src/server/nui/sv_vehicleManagement.lua

  • fxmanifest.lua – bumped version

chevron-rightUpdate 1.2.2hashtag
+ Changed the job application data fetching module
+ Fixed: Vehicle shop vehicles were sometimes disabled even when the player had the correct grade (ignore this if you purchased recently).

Modified files

  • web/

  • src/client/client.lua

  • src/server/sv_vehicleshop.lua

  • src/server/server.lua

  • fxmanifest.lua – bumped version

chevron-rightUpdate 1.2.1hashtag
+ Fixed: an issue where job application forms were not showing in the creator after saving.

Modified files

  • web/

  • fxmanifest.lua

chevron-rightUpdate 1.2.0hashtag
+ Added: New config option to enable/disable the vehicle shop.
+ Added: p_banking integration.
+ Added: Missing locale entries.
+ Fixed: Improved vehicle shop job grade validation.
+ Fixed: Issue where vehicles could not be purchased when the price was set to 0.
+ Fixed: Various minor bugs.

Modified files

  • locals/translations/

  • src/client/cl_edit.lua

  • src/client/client.lua

  • src/server/nui/sv_vehicleshop.lua

  • src/services/sv_jobVehicles.lua

  • src/shared/Config.lua

  • web/

  • fxmanifest.lua – bumped version

chevron-rightUpdate 1.1.0hashtag

Modified files

  • exports/client.txt (No need to update it it’s only a documentation file.)

  • locals/translations/

  • sql/DB.sql

  • src/client/client.lua

  • src/server/sv_globalSociety.lua

  • src/server/sv_society.lua

  • src/server/sv_edit.lua

  • src/shared/Config.lua

  • web/

  • fxmanifest.lua – bumped versio

Last updated