Hi Folks,
Begining last year, I started several changes to answer to some of your requets and to fix some bugs or leaks (such as the errors when saving DBSData files). Alas, I could not find the time to do all the beta tests necessary to provide you with a clean version.
I choose today to provide you with the current version as is; please be careful and duplicate any file that you edit with the tool - it will generally work but I cannot tell you with certainty what may have remained bugged.
Several minor bugs were fixed; partial list is as follows:
+ Added
* Vani viewer (.vani)
+ Fixed
* Saving of DBItemSellData.SData,
* Support of episo 3 icons sets (support for files interfacve/icon/1xx.{tga|dds} was removed)
+ Modified
* Improvement of still-images inserted in tailored dialogs of Item.sdata
* 3DX viewer (.3DO, .3DC,
- list of facets is now resized with the window
- Visibility of facets can be toggled on/off by pressing space key (Show / Hide button still usable)
* ITM viewer
- change of default rotations of axis system to allow easier rotations of objects
* NpcQuest.sdata
- the file NpcQuestTrans_<lang>.sdata was always required even for ep.4 files, fixed
- the "Export..." (to CSV or SQL) menuitem (which does not have sense for this file) is now disabled.
- order of tabs "Merchants", "Gate-Keepers", "Standards-NPCs" (i.e. all others) is changed
- creation of new GateKeeper opens its tailored dialog (uninitialized keeper was silently inserted in list)
* Improvement of support of DBxxxData.sdata files
- fix saving of numerical values, add saving of literal values (DBxxxText name chosen from current language or last imported language file).
New features includes:
* change logic of codepage support: the default codepage is the one of the host system (the one chosen in Settings/fonts is no longer used (or at least should not be); that default CP is used to transcode any text from former.sdata or DBXxxxText_LNG.sdata from that CP to Unicode. If the text is partially wrong (eg name of item is fine but comments contains garbage), it means the file is invalid (whatever the reason); if all texts contains glytchs, you have to choose another CP from Tools/Scripts/Change codepage dialog attached to the currently used editor (not a global setting); after any modif, if you want to transcript any file to a given CP, choose it prior to save file (editors always use unicode, so changing the CP has no impact on text displayed by editors, of course it have impact on loading and saving the file).
* the DBSData files are saved in their native formats (and no longer corrupted or empty); loading a former (ep.5) format and save it as ep.6 or vice-versa was not fully beta-tested.
All *detailled* reports of beta-tests are very welcome.
Cheers,
Castor.
Edit:
Edit:
v.0.9.0.1 removed; Cf further post for list of changes.