Description |
Adds/updates the vehicle hud to show more (or better) information.
Currently, it adds the following items:
- Worked area meter for most field work vehicles
- Usage meter for work meter enabled vehicles
- Yield meter while harvesting
I have a gui in the works that, once finished, will enabled more features
and adjustments. For now, due to compatibility issues with other mods,
I have limited this program to just show the new meters.
ChangeLog v1.0.0.5:
- Usage moved in-line with fill level (for compatibility)
- Toggle Usage bind removed (no longer needed)
- Fill type name does not auto show (for now - compatibility)
- Fix for "see & spray" sprayers
ChangeLog v1.0.0.4:
- Update code to (hopefully) be more compatible with other mods
- Added ability to hide working and usage meters completely
- Added spray usage meter
- Russian translation courtesy of **nagor**
ChangeLog v1.0.0.3:
- Removed some protected calls (performance)
- Fixed issue with worked area meter not showing correct values
- Added seed usage meter to sowing machines
ChangeLog v1.0.0.2:
- Updated combine/cutter code to work better with other mods
- Fixed BC7 warning with mod icon
ChangeLog v1.0.0.1:
- Changed worked area position on the speed display
- Worked area now toggles with operating time
- Operating time now shown for selected vehicle
- Added version check to UC to prevent crashes with wrong version
|