Ilham and Kiaou,
Here is my report about the reported issues.
Ilham #1 and #5 - national teams and missing teams
Confirmed.
Solved.
I changed the way the teams are listed. Now, you will see all the teams, including national teams and pseudo teams (like the master league teams).
Unfortunatelly, though, i have no clue about where the league structures editing data is saved. So, some teams may not fall in the expected group in this list. Check the end of list for "missing" teams. For example, the case reported by Ilham (kuantan fa).
Ilham #2 - different hair and facial color
Confirmed theoretically.
Limitation, TODO.
The README.TXT file distributed with the tool states: "The tool does not deal with RGB data in this version. So, RGB colors will remain unchanged."
So, unfortunatelly, it may happen. I can try to work on that in the future. But i will wait to see the PES 2016.
Ilham #3 - XBOX unchanged names
Out of scope.
Out of scope.
I think your tests were perfect and i do believe it is an issue on the converter.
Ilham #4 - appearance and created players
Confirmed.
Limitation.
When you create a new player, he has a default appearance. In this case, it means that player does not have appearance data in the option file.
By design, the tool follows a principle. It does not add and does not delete data from the file. It keeps things clean and avoid major risks.
So, in fact, adding appearance formulas in the CSV will have no effect, as you reported.
A workaround would be change something in the appearance of the player when you create him. For example, you can create a player and change the hairstyle to skinhead (instead of leaving as default). Then you can use the tool normally and it will accept new formulas.
Kiaou #1 - changes "AssignedPositionAtClub" do not seem to be saved
Confirmed theoretically.
Limitation, TODO.
Changes on AssignedPositionAtClub has effect only when a transfer is made.
I can try to work on that in the future. But i will wait to see the PES 2016.
Kiaou #2 - changes to Pos.GK do not seem all saved
Not Confirmed
Kiaou, i did a plenty of unit tests in many levels of the application and i could not reproduce this issue. I reviewed the code and did not suspect of anything.
So, i need your help to deal with it. If possible, please, provide the following for my further investigation:
1. Option file before editing Pos.GK.
2. The CSV with the modifications in Pos.GK.
3. Name or id of the players where you find this error.
Kiaou #3 - changes to cards do not seem all saved
Not checked yet
I will check it up soon.
Conclusion
So, i understand some expectations were not met at this point, but anyways,
here is the version 1.3.5730.
Version 1.3.5730
- Bug fix: Edited player appearance flag was wrong. So, some players was loosing their default appearance (mores problems with some hairstyles with accessory).
- Teams list changed to list all the teams, including national teams and pseudo teams (like the Master League Teams). Beware that export national teams and clubs together may lead to duplicate players in the CSV.
About PES 2016: yes, i plan to work on that. But some stuff are necessary to make it happen:
- Konami must launch the game for PC (almost sure)
- When i can afford the game (it may take some time)
- If decryption of the file is possible (viva pes edit crypter!)
- If option file is decipherable (much probable)
So, that is it for now. Thanks again for the feedback.