<@&1345793223229968446>
Update Changelog
Script: LC Fuel
Version: 1.2.0
Changelog
- Added customizable fuel tank capacities: configurable by vehicle class or individual vehicle;
- Added a command
/fuel_chartcommand to display a real-time Fuel Consumption Chart showing fuel level, speed, and consumption rate of your current vehicle; - Improved refund logic: refund amounts when returning the nozzle with leftover fuel are now rounded to prevent floating point issues;
- Fixed a bug where the maximum recharge input could accept excessively large numbers;
- Fixed the alternate
getFuelexport not returning a value correctly; - Removed unnecessary
exportsdeclarations from thefxmanifest; - Refined UI design with small visual adjustments for better user experience;
Files Changed
- All files have been changed, including lang and config files;
- New configs added
Config.FuelConsumptionChartandConfig.FuelTankSize;