Tags: polosubtil/courseplay
Tags
ModHub FS19 - fixes (Courseplay#7213) * ModDesc and icon prepare for ModHub Some corrections and additions for modHub * fixes Courseplay#7196 fixes Courseplay#7196 untill we have a better solution some day... * push 00061 * Some ModHub fixes - Changed Version format... - removed not used files - changed the fieldscan dialog, but would need a new line to be more clear, also don't know what error it created... Remove mipmap from fieldScanInfo.dds even I don't see the reason for this as it is just 'not necessary' * mipmap fixes * Update CpManager.lua Hopefully better understandable how this Info screen works. * fixed last texture problem * Create mouseMMB.dds so much about we don't need this file...
6.03.00061 Modhub release candidate Also fixes Courseplay#7196 until we have a better solution some day...
6.03.00060 Speed and other fixes - fixes div. cruise control speed Courseplay#3727 - fixes hud speed display in mph Courseplay#6041 - should fix f1 menu refresh after open/close hud action event Courseplay#7143 - fixes beacon lights mode 1 Courseplay#6197
Merge pull request Courseplay#7188 from Courseplay/issue-7102 Mode2 improvements
6.03.00058 minor fixes - fixes Courseplay#7157 - fix for small bunker silos Courseplay#7046 - fix for sold bunker silos, might be related to Courseplay#7138 - might fix mp hud open/close action event Courseplay#7143 - might fix action event bug Courseplay#7146 - fixes returning mission vehicles Courseplay#7045 - course loading: fixed cosmetic issue
6.03.00057 Faster course loading Changed the format of the saved course file for faster loading (I mean really faster, courses with 60,000 waypoints now load in a few seconds, saving is a little slower but should be significantly faster). This version can load the old format files but always saves the course using the new format (new format files have version="2" in the first line). You can use the console command cpUgradeAllCourses to upgrade all saved courses to the new, faster format. Run it right after the savegame is loaded and make sure you make a backup of your courses before! This new format will break any external tool which relies on loading/saving the course XML files. The new format: - Use a single XML node for all waypoints - Each waypoint is separated by a '|' and a new line, latter for visibility only - Waypoint attributes are separated by ';' See the Course.serializeWaypoints() function in Waypoint.lua for the details.
6.03.00056 MP and baler fixes - Fixes Courseplay#7100 - Bale unload at triggers fixed (Courseplay#6859) - Made the Anderson round balers work - Baler offset is now configurable in VehicleConfigurations.xml (see baleCollectorOffset description)
Merge pull request Courseplay#7126 from Courseplay/issue-7051 Diff fixes
6.03.00054 Potato/cotton harvester fixes - Fix implement raise/lower for Courseplay#7110 and Courseplay#7112 - Cotton harversters should work better (Courseplay#7103), except the JD
PreviousNext