I have noticed a problem with the logs of the new version of the patcher.

With the old style patcher (with the Horizons Dragon logo), you got this in your ..._PatcherUpdateLog_Download log files (a log from june 2010):

Code:
01:04:22::> Now Downloading
 resources/interface/icons/formulas/icon_formula_r_14_07_11.png.auc 
01:04:23::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_01_11.png.auc 
01:04:23::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_02_11.png.auc 
01:04:23::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_03_11.png.auc 
01:04:24::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_04_11.png.auc 
01:04:24::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_05_11.png.auc 
01:04:25::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_06_11.png.auc 
01:04:25::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_07_11.png.auc 
01:04:26::> Now Downloading
 resources/interface/icons/formulas/icon_formula_sc_01_08_11.png.auc
You can clearly see what is changed.


Now, here is what you get with the new patcher (box style; patch for Delta 190):

Code:
22:35:22::> Now Downloading
resources/characters/charac...
22:35:25::> Now Downloading
resources/characters/charac...
22:35:27::> Now Downloading
resources/characters/charac...
22:35:28::> Now Downloading
resources/characters/charac...
22:35:29::> Now Downloading
resources/characters/charac...
22:35:30::> Now Downloading
resources/characters/charac...
22:35:31::> Now Downloading
resources/characters/charac...
22:35:32::> Now Downloading
resources/characters/charac...
22:35:33::> Now Downloading
resources/characters/charac...
22:35:34::> Now Downloading
resources/characters/charac...
Not as informative isn't it?
Sure, you still can gather some info in ..._PatcherUpdateLog_Queue but it's much less conveniant as you don't the have full file paths (happy digging in your game folders!).

In the interface of the launcher, the files names are also truncated. It didn't happen with the old Dragon logo patcher while patching.

I like to know which files are changed especially to anticipate if there is going to have problems with existing MODs.

Could you fix this please?