This mod tries to fix and tweak things of the other mods! (It also adds some new QOL features on base game 😊)
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.0.18
Date: 2023-07-18
Changes:
- Removed invalid custom inputs
- Fixed possible invalid game speed set
- Increased game speed up/down values
Version: 0.0.17
Date: 2023-07-14
Changes:
- Fixed enhanced entity build feature
Version: 0.0.16
Date: 2023-07-14
Changes:
- Fixed vehicle auto fueling feature
Version: 0.0.15
Date: 2023-07-14
Changes:
- Improved player mods initialization
Version: 0.0.14
Date: 2023-07-14
Changes:
- Fixed a lot of bugs
- Cleaned duplicated code
- Improved YARM mod hooking
- Improved data stage initialization
- Fixed and improved control events
- Added mod init/clean on config changed
- Added game speed manager with hotkeys
Version: 0.0.13
Date: 2023-07-12
Changes:
- Added enhanced entity build feature
- Modified data stage initialization
- Improved control stage initialization
- Cleaned constants table from useless vars
- Moved scripts to mods and tweaks folders
- Fixed and improved manual-inventory-sort
- Fixed trains-manual-mode-temp-stop settings
- Renamed settings names for consistency
- Improved comments and documentations
Version: 0.0.12
Date: 2023-07-07
Changes:
- Added missing mod settings localization
- Fixed mods checking and added missing ones
- Added train manual mode at a temporary stop
Version: 0.0.11
Date: 2023-07-07
Changes:
- Updated manual-inventory-sort frame
- Added auto manual mode for trains
- Added restore of automatic mode
- Simplified event handlers hooking
- Reorganized player related functions
- Improved data player init and access
- Improved translations management
Version: 0.0.10
Date: 2023-07-05
Changes:
- Standardized check_required_conditions
- Moved YARM constants to related file
- Improved data player initialization
- Added auto-fueling user feedback
Version: 0.0.9
Date: 2023-07-05
Changes:
- Updated README.md information
- Fixed changelog versions order
Version: 0.0.8
Date: 2023-07-05
Changes:
- Fixed data initialization for global table
- Fixed manual-inventory-sort settings
- Fixed manual-inventory-sort buttons
- Improved access to user data settings
- Added auto fueling feature for vehicles
Version: 0.0.7
Date: 2023-07-03
Changes:
- Remove unnecessary imports and variables
- Refactored sprite cloning and updating logic
- Removed useless forced mods reinitialization
- Added migration to fix manual-inventory-sort
- Restored tick functions execution feature
- Changed and improved some comments
Version: 0.0.6
Date: 2023-07-03
Changes:
- Fixed missing global player initialization
- Improved data stage sprite creation
- Added minor changes to task-list
- Restored support for todo-list
- Restored support for train-log
- Fixed YARM hooks on new game
- Improved Manual Inventory sort buttons
Version: 0.0.5
Date: 2023-07-03
Changes:
- Improved comments and documentations
- Rearranged scripts to break up mod changes
- Implemented global translations data per player
- Improved manual-inventory-sort buttons
- Improved checks on required conditions
- Changed functions definition type
- Improved task-list window visibility toggle
- Added YARM background visibility toggle
Version: 0.0.4
Date: 2023-07-02
Changes:
- Added mod thumbnail image
- Removed useless tick functions
- Removed heavy gui event hooks
- Removed useless method calls
- Improved functions consistency
- Simplified access to manual-inventory-sort
- Added support for YARM
Version: 0.0.3
Date: 2023-07-02
Changes:
- Removed Train Log support
- Removed Todo List support
- Removed dependency to flib library
- Fixed Someone's LUA-Console strings
- Improved Task List hooks method and icon
- Improved Manual Inventory sort buttons
Version: 0.0.2
Date: 2022-04-18
Changes:
- Added support for GUI Unifier
- Added support for Task List
Version: 0.0.1
Date: 2021-08-02
Changes:
- Initial version