Agetian on 4/3/2005 at 20:10
I've created a small utility called T3TED (for "Thief 3 Text Editor") that simplifies the process of modifying *.sch files located in the Books/ folder (which are quite important for the editing process) by providing a nice tree-based overview of what's in the file, ability to add/delete entries, etc.
If anyone is interested in that, I have a working version of that available (it requires MS .NET Framework v1.1). I don't know where I can put it so that everyone can use it...
I'm open to suggestions.
Later!
- Agetian
David on 4/3/2005 at 20:16
Mail it to me at [email]dave@ttlg.com[/email]
ProjectX on 4/3/2005 at 22:19
ooh! ooh! pick me! pick me!
Agetian on 5/3/2005 at 03:49
Sent the editor to David.
By the way, there's a tiny bug I've just discovered in the version I sent to David - if you try to enter characters into the large text box before creating a new entry or loading a schema the editor will throw an error. That will be fixed ASAP whenever v1.0.1 is ready.
That's quite minor and shouldn't be much of a problem. For now, just don't try to type in stuff when there's no entry to type it to. :-)
EDIT: Sent v1.0.1 as well... So, whenever David posts it, it should already be updated.
- Agetian
Agetian on 5/3/2005 at 10:06
I've sent an important critical update (v1.0.2) to David. That release fixes a couple critical bugs, one of which has to do with loading/saving special symbols for french and other languages.
EDIT: In readme.txt of v1.0.2, it still says that there's a bug with loading/saving special symbols as question marks. It's no longer true (the bug is fixed).
Agetian on 8/3/2005 at 10:30
Updated the schema editor to v1.1.0.
Changes:
- Fixed a bug which caused the entries to always update when the user clicked on the sub-entry, even if no modifications were made.
- Added basic support for some of the known and common tags.
Enjoy!
The link is:
(
http://www.ttlg.com/dave/t3ed/downloads/T3TED-v110-release.zip)
- Agetian
ProjectX on 12/3/2005 at 12:20
Is there any special place to install it? I installed it into the my ThiefIIIEdit folder, double-clicked T3TED.exe and I get the following error:
The application failed to initialize properly (0xc0000135). Click on OK to terminate the application.
What have I done wrong?
I'm on Windows XP fully service packed, all critical windows updates downloaded...
Edit: Heh... NVM turns out the .Net 1.1 framework isn't considered a high-priority update :rolleyes:
Agetian on 12/3/2005 at 12:30
You need MS .NET Framework v1.1 installed in order to run T3TED. There is no other requirement, however. You can put it wherever you like.
- Agetian
str8g8 on 14/6/2005 at 12:52
@ Agetian, am using the app and finding it very useful. Cheers! :thumb: The only thing that has caught me out is the save dialog, which puts the string of the last file you saved, rather than the name of the schema you are editing. Lost a few files before I realised :(
Might be better to put the current file name in there, as is the windows convention, or else have a Save and a Save As button. Or else I could just pay more attention :)
cheers
str8g8