#Owned Gas Stations - 5.0

5 messages · Page 1 of 1 (latest)

forest hornetBOT
#

<@&1230099185722855485>

Update Changelog

Script: Owned Gas Stations
Version: 5.0.0

Changelog
  1. Added support for multiple fuel types. Now you can have 4 different fuels and electric system in your owned gas stations;
  2. Added support for the new lc_fuel script;
  3. Added beforeHireEmployee and afterHireEmployee functions in server_utils.lua;
  4. The sell store button color has been updated for better visibility and to prevent accidental clicks;
Files Changed
  • All files have been changed;
  • New configs added: enable_different_fuels, electric_normal_price, electric_fast_price, new table inside price_per_liter_to_import;
forest hornetBOT
#

<@&1230099185722855485>

Patch Changelog

Script: Owned Gas Stations
Version: 5.0.1

Changelog
  1. Fixed an issue that prevented the owner from hiring employees;
Files Changed
  • server.lua;
forest hornetBOT
#

<@&1230099185722855485>

Patch Changelog

Script: Owned Gas Stations
Version: 5.0.2

Changelog
  1. Fixed "Invalid fuel type" error message;
Files Changed
  • server.lua;
forest hornetBOT
#

<@&1230099185722855485>

Patch Changelog

Script: Owned Gas Stations
Version: 5.0.3

Changelog
  1. Fixed an issue where upgrades discounts were not applied when importing fuel;
Files Changed
  • nui/panel.js, server.lua;
forest hornetBOT
#

<@&1230099185722855485>

Patch Changelog

Script: Owned Gas Stations
Version: 5.0.4

Changelog
  1. Added a new config to set minimum and maximum fuel prices for each fuel type;
  2. Fixed an issue where the export price of fuel was displayed incorrectly when the relationship skill was upgraded;
Files Changed
  • config.lua, server.lua, nui/panel.js;
  • New config added "price_limits";