Jump to content


dark40k

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

Topics I've Started

Adv Mod Explorer v0.05 - 12 October 2014

14 July 2017 - 04:55 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

 

Adv Mod Explorer

Basic

The goal of this tool is to allow anyone to have a good view of the content of a mod. Basically, you load the ".module" file in the root folder and will see every file contained in the mod no matter if the file is on the disc or in an sga archive.

Features

  • view all dow formats with appropriate viewer (FFE, picture, 3D model,...)
  • extract reference files in local mod from archives to allow modding
  • perform mass replacement (and creation if needed) of files
  • ...

Attached File  ModExplorer_v0.01.png   96.88KB   0 downloads

 

Runnable files and sources can be downloaded from:

Download link

 

History:

 

 

 

 


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

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:


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

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