Jump to content


dark40k

Member Since 14 Sep 2008
Offline Last Active Feb 06 2018 09:59 PM

#1062221 File Format Editor (FFE) v1.05 - 15 July 2017

Posted by dark40k on 15 July 2017 - 08:32 PM

No, it seems not. I think it only work inside the instance.

 

However, you can workaround it using import Raw / export Raw.




#1062104 Advanced Map Editor (AME) v1.04 - 9 August 2016

Posted by dark40k on 14 July 2017 - 04:50 PM

Hi everyone,

 

As relic forum seems dead, I thought it could be a good thing to create a new thread here for the tools I have made.

I wanted to copy the previous summary but I can't find it. If anyone did backup it that would be nice if he could send it to me.

 

Greetings

Dark40k

 

Advanced Map Editor

Basic

The goal of this tool is to provide additional features for map editing to the vanilla map editor.

Features
  • copy/paste between maps (including heightmap, decals, ...)
  • detailed table edition of tiles, decals, entities,...
  • resize map, turn map, ...
  • detailed table Egroup and Sgroup management (assignement, names, ...)
  • advanced deformation of objects that are present on the map
  • minimap and installer generators
  • ...

 

Attached File  AME-v1.00-01.jpg   146.91KB   0 downloads

 

Runnable files and sources can be downloaded from:

Download link

 

History:




#1062103 File Format Editor (FFE) v1.05 - 15 July 2017

Posted by dark40k on 14 July 2017 - 04:44 PM

Hi everyone,

 

As relic forum seems dead, I thought it could be a good thing to create a new thread here for the tools I have made.

I wanted to copy the previous summary but I can't find it. If anyone did backup it that would be nice if he could send it to me.

 

File Format Editor (FFE)

Base

  • Low level tool similar to the vanilla File Format with additional features.
  • Tool supports the following file types : sgb, whm, whe, rgd, rsh, events

Detailed features:

  • edit chunk data (ID, Version and Name)
  • cut/copy/paste chunks
  • reorder chunks
  • Hex edit DATA chunks + cut, copy paste, delete, undo and redo buttons.
  • Search chunks (IDs, Names, text content, Hex. content)
  • Replace text content (option is included to update String lengths)

Attached File  FFEv1.00.png   68.61KB   0 downloads

 

Runnable files and sources can be downloaded from:

Download link

 

History:

v1.04 - Added chunk deletion command and key shortcut (CTRL+Del)

v1.05 - Added current user directory persistence