Difference between revisions of "DTools"

From Custom Mario Kart
Jump to navigation Jump to search
(DTools v2.2 released! and I added full changelog.)
m (A little update in Mission Editor)
Line 9: Line 9:
 
|-
 
|-
 
! Version:
 
! Version:
| v2.2
+
| v2.2.1
 
|-
 
|-
 
! Date of latest release:
 
! Date of latest release:
Line 24: Line 24:
 
|-
 
|-
 
! Download:
 
! Download:
| [https://www.dropbox.com/s/deql6f6awows8tf Dropbox]
+
|
 +
* [https://www.dropbox.com/s/deql6f6awows8tf Dropbox (v2.2)]
 +
* [https://www.dropbox.com/s/fxp7ddr1100ws43 Dropbox (Mission Editor v1.1 only)]
 
|}
 
|}
  
Line 41: Line 43:
 
* SZS Fixer v1.5.
 
* SZS Fixer v1.5.
 
* Image Converter v1.0.1.
 
* Image Converter v1.0.1.
* Mission Editor v1.0.
+
* Mission Editor v1.1.
  
 
== Version History ==
 
== Version History ==
Line 121: Line 123:
 
|-
 
|-
 
| v2.2
 
| v2.2
| 2018-03-11
+
| rowspan=2| 2018-03-11
 
|
 
|
 
* CTGP Compiler v1.8:
 
* CTGP Compiler v1.8:
Line 149: Line 151:
 
** Message Tool v1.0 (unneeded tool).
 
** Message Tool v1.0 (unneeded tool).
 
** Wiimmfi Patcher v1.3 (it was never tested).
 
** Wiimmfi Patcher v1.3 (it was never tested).
 +
|-
 +
| v2.2.1
 +
|
 +
* Mission Editor v1.1:
 +
** Able to add CPUs in Mission Mode (requires '''CPUs in Mission Mode''' code to works).
 
|}
 
|}
  
 
{{User-MrDark35000vr-Link}}
 
{{User-MrDark35000vr-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 20:20, 11 March 2018

DTools
Creator: MrDark35000vr
Operating system: Windows
Version: v2.2.1
Date of latest release: 2018-03-11
Programming language: C#
Discord server: Discord
Source code: GitHub
Download:

Overview

DTools (short for Distribution Tools) is a series of tools to create a Custom Track Distribution.

Credits

Current tools

  • CTGP Compiler v1.8.
  • Points Modifier v1.3.
  • XML Generator v1.6.
  • Speed & Lap Modifier v1.2.1.
  • U8 Converter v1.1.1.
  • SZS Fixer v1.5.
  • Image Converter v1.0.1.
  • Mission Editor v1.1.

Version History

Version Date of release Information
v1.0 2015-03-15
  • First release.
  • Tools:
    • CTGP Editor v1.0.
    • Points Modifier v1.0.
    • Hard Patcher v1.0.
v1.5 2015-12-27
  • CTGP Editor v1.5:
    • Generates automatically a template.
    • Slot information with initial letter and hexadecimal.
  • Remade UI for Points Modifier v1.1 and Hard Patcher v1.1.
  • Tools added:
    • XML Generator v1.0.
    • Speed & Lap Modifier v1.0.
v2.0 2017-01-07
  • CTGP Compiler v1.6 (a.k.a CTGP Editor):
    • Add ct-code and image path to compile.
    • Edit and save ct-code file with CTGP Editor.
    • Slot information can be searched by slot or by index.
    • Remade UI and minor bug fixes.
  • Points Modifier v1.2:
    • Checks if the new points system is in descending order before modifying.
  • Speed & Lap Modifier v1.1:
    • Can open many track files to convert it.
    • Reports all converted files (optional).
  • Tools added:
    • WBZ to SZS Converter v1.0.
    • SZS Analysis v1.0.
    • Auto-add Tool v1.0.
  • Tools removed:
  • XML Generator v1.0.
v2.1 2017-09-19
  • CTGP Compiler v1.7:
    • Added CTGP Simple Visual Editor to generate more easily the CT-CODE.
    • Can create txt files.
  • Wiimmfi Patcher v1.2 (a.k.a Hard Patcher):
    • Able to open and close the StaticR.rel file.
    • Makes a backup before patching.
  • Points Modifier v1.3:
    • Able to open and close the StaticR.rel file.
    • Able to make projects and can save it.
    • Checks the current system points from a StaticR.rel file.
  • Speed & Lap Modifier v1.2:
    • Can modify the speed (0.1x to 10x) and lap (1 to 9) values as you want.
    • Reports the current progress.
    • Open all szs files from a directory.
  • WBZ/SZS/WU8 Converter v1.5 (a.k.a WBZ to SZS Converter):
    • WU8 conversion support.
    • Options added:
      • Remove AI-Param.
      • Clean KCL.
      • Center minimap.
      • Auto-add (tool removed).
  • Tools added:
    • XML Generator v1.5.
    • Image Converter v1.0.
    • Cup Layout Generator v1.0.
    • Message Tool v1.0.
v2.2 2018-03-11
  • CTGP Compiler v1.8:
    • Interactive Visual Editor instead of Simple Visual Editor.
    • CTGP Editor can make icons instead of Cup Layout Generator (tool removed).
    • Minor bug fixes.
  • XML Generator v1.6:
    • Automatic checked values (create option) for track files (20 to FF) and generate code for multiplayer support (optional).
    • Automatic generate code for language files and video files.
    • Minor bug fixes.
  • U8 Converter v1.1.1:
    • Remove options: Auto-add, center minimap, remove AIParam, clean KCL. It added in SZS Fixer.
    • Can compress SZS files.
  • SZS Fixer v1.5:
    • Added options removed in U8 Converter.
    • Able to transform a track (see Track Transformation).
    • All analyzed tracks will be displayed in a single window.
  • Multithreading support for:
    • CTGP Compiler v1.8.
    • U8 Converter v1.1.1.
    • SZS Fixer v1.5.
    • Speed & Lap Modifier v1.2.1.
    • Image Converter v1.0.1.
  • Tools added:
    • Mission Editor v1.0.
  • Tools removed:
    • Message Tool v1.0 (unneeded tool).
    • Wiimmfi Patcher v1.3 (it was never tested).
v2.2.1
  • Mission Editor v1.1:
    • Able to add CPUs in Mission Mode (requires CPUs in Mission Mode code to works).