DTools

From Custom Mario Kart
Revision as of 21:14, 16 February 2018 by MrDark35000vr (talk | contribs) (The progress is available on GitHub.)
Jump to navigation Jump to search
DTools
Creator: MrDark35000vr
Operating system: Windows
Version: v2.1
Date of latest release: 2017-09-19
Programming language: C#
Source code: GitHub
Download: Dropbox

Overview

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

Credits

Current tools

  • CTGP Compiler v1.7.
  • Points Modifier v1.3.
  • Wiimfi Patcher v1.3.
  • XML Generator v1.5.
  • Speed & Lap Modifier v1.2.
  • WBZ/SZS/WU8 Converter v1.1.
  • SZS Analysis v1.1.
  • Image Converter v1.0.
  • Cup Layout Generator v1.0.
  • Message Tool v1.0.

Planned features

  • 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 for track files (20 to FF) and generate code for multiplayer support (optional).
    • Automatic generate code for language files.
    • Minor bug fixes.
  • U8 Converter (a.k.a. WBZ/SZS/WU8 Converter) v1.1.1:
    • Remove options: Auto-add, center minimap, remove AIParam, clean KCL. It added in SZS Fixer.
    • Can compress SZS and WBZ files.
  • SZS Fixer (a.k.a. SZS Analysis) 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.
  • Message Tool v1.1:
    • Can encode and decode BMG files and can edit it (not like Notepad).
    • Can copy to clipboard the name of the tracks from a strap.szs file.
  • Mission Editor v1.0:
  • Multithreading support for CTGP Compiler v1.8, U8 Converter v1.1.1, SZS Fixer v1.5, Speed & Lap Modifier v1.2.1 and Image Converter v1.0.1.

Version History

Version Date of release Information
v1.0 2015-03-15 First release.
v1.5 2015-12-27
  • Remade from scratch.
  • Added new tools.
  • Added new functions to old tools.
  • Added manuals.
v2.0 2017-01-07
  • Remade from scratch.
  • Removed "XML Generator" tool.
  • New options for SZS files:
    • Check the files.
    • Auto-add missing object files.
    • WBZ to SZS converter.
  • Added automatic updater.
  • Older tools were modified.
  • Now the software is portable.
v2.1 2017-09-19
  • Updated the main tools.
  • Re-added "XML Generator" tool.
  • New tools:
    • Image Converter.
    • Cup Layout Generator.
    • Message Tool.