TRE Explorer - Small Update

Uli

Moderator
Staff member
Moderator
Just a small update to TRE Explorer.

-Removed some dead code
-instant loading (almost)
-No Real Code Improvements
-No Loss in functionality
-Overall File Size of the EXE Reduced Slightly.


Edit: Updated Attachment
-Fixed a "visual" bug which came with last update.



TRE Explorer Repo:
https://github.com/MTGUli/TREExplorer
 

Attachments

Kayliaah

Relic
RE: [Tool] TRE Explorer - Small Update

I'm going to test that ASAP. :D
What would we do without Uli I wonder.
 

DavinFelth

Administrator
Staff member
Administrator
RE: [Tool] TRE Explorer - Small Update

This is niiiice! I've replaced the TRE Explorer file in the downloads section with this one for now, though I wonder if you'd like to release a 'Mod the Galaxy Edition' of TRE Explorer on the downloads section yourself, that way you can do periodic updates from your Github (when required) and it can be the main source of code people use to edit stuff for the MtG TREE :D
 

Uli

Moderator
Staff member
Moderator
RE: [Tool] TRE Explorer - Small Update

DavinFelth said:
This is niiiice! I've replaced the TRE Explorer file in the downloads section with this one for now, though I wonder if you'd like to release a 'Mod the Galaxy Edition' of TRE Explorer on the downloads section yourself, that way you can do periodic updates from your Github (when required) and it can be the main source of code people use to edit stuff for the MtG TREE :D
Maybe, I'm unsure what I exactly want to do with TRE Explorer in general. It is tempting to leave it just with this update but there are some things in the table mode (Datatables & String) which I want to fix (Copy pasting bug it sometimes get, might look into it.)
 

wefi

Member
RE: [Tool] TRE Explorer - Small Update

hmm would it be possible to make it Pack tre's as well? or a import per say.

be nice to have 1 tool for .tre file work.
 

Kayliaah

Relic
RE: [Tool] TRE Explorer - Small Update

Instant loading, makes everything so much faster.
Opening a dozen patches at once is painless. :D
 

Uli

Moderator
Staff member
Moderator
RE: [Tool] TRE Explorer - Small Update

wefi said:
hmm would it be possible to make it Pack tre's as well? or a import per say.

be nice to have 1 tool for .tre file work.
I'm looking into that right now. We already got the tools to do it so I was just going to add a front and use ILMerge to hide the exe inside it if I can't get it working then making one isn't too hard since we know the tre format and everything.
 

wefi

Member
RE: [Tool] TRE Explorer - Small Update

Uli said:
wefi said:
hmm would it be possible to make it Pack tre's as well? or a import per say.

be nice to have 1 tool for .tre file work.
I'm looking into that right now. We already got the tools to do it so I was just going to add a front and use ILMerge to hide the exe inside it if I can't get it working then making one isn't too hard since we know the tre format and everything.
Cool, think it will be a lot better to have a single tool to do all that, rather then 2.(having a hard time tracking down Berix's tre packer).
 

luke9511

New Member
RE: [Tool] TRE Explorer - Small Update

is this tool still being updated? i ask cause i was trying to extract the xj-6 airspeeder and most of the time when i click on a msh file in the tool it shows text on the right side but this one and a few others just show ------ just wondering if its my files or the tool itself
 

duffstone

Member
RE: [Tool] TRE Explorer - Small Update

Double check in a hex editor. Tre explorer has a few issues when you start really working with it. I can't remember which IFF type caused me the issue but it it added and extra XXXX into the IFF when I saved it. I ended up having to make my changes in a hex editor.

I can't remember which IFF it was, a deed, schematic, or something. I'll check it out this weekend and see if I can point it out. Not that it matters, least at this point. I think Tre Explorer is due for a new version but I'm not certian I'm the man for that job.

-Duff
 
Top