1.12.x To 2.0.12 Converter For Characters And Items, Keep existing data when migrating to 2.0.12
Hello all,
Since I was part of the team that did the 2.0.12 switch, I wrote a 1.12.x to 2.0.12 character converter with talent reset and money re-credited.
http://rapidshare.com/files/26676802....0.12_v1.2.rar
Version 1.2 with some more check to prevent errors from stopping the conversion and Bank slots corrected thanks to Greenseed and KweenOfWar
I did these tools 1 month and half ago, but it's now time to release them
This contains 3 files:
- Mangos1.12.xto2.0.12.py: this is the main converter that generate a file named GoTo2.0.12.sql.
Configure the tool and run it, then apply the resulting sql file. No modification done on database at runtime.
- Talents_112.py: This file is a dependency to Mangos1.12.xto2.0.12.py containing information to reset the talent and credit the money back to characters, do not run it.
- Reset Auras.py: Use this file after you migrated to 2.0.12 and checked that it was working fine to remove all aura from all characters. I saw there is often a lot of Auras on characters that comes from old ages and it's time with 2.0.12 release to clean them. This tool also generate a file named DeleteAuras.sql and does no modification to the database at runtime.
Requirements for Windows:
Python :
http://www.python.org/ftp/python/2.4.3/python-2.4.3.msi
MySQLdb :
http://prdownloads.sourceforge.net/m...4.exe?download
Backup you database before applying the sql files.
Have fun with 2.0.12
Neo2003
To Vladimir or TheLuda or other moderator, please move if necessary or tell me if I have to stop putting that here. This is dealing with db content but without data.
vladimir: I personally not see any problems with this thread. Tool work in generic way with DB content like some other tools that have threads at mangosproject.org
Share This Thread