Difference between revisions of "PackDev"

From Custom Mario Kart
Jump to navigation Jump to search
(Released new update)
m
Line 29: Line 29:
 
* [[Wiimm]], for his tools.
 
* [[Wiimm]], for his tools.
 
* [[Nomatix]], [https://youtube.com/user/MarioPower55 MarioPower55] and [[Zeem]], for bug testing.
 
* [[Nomatix]], [https://youtube.com/user/MarioPower55 MarioPower55] and [[Zeem]], for bug testing.
* [[Fynn93]], for beginning the initial work on saving and loading in v1.2.0-alpha
+
* [[Fynn93]], for beginning the initial work on saving and loading in v1.2.0-alpha.
  
 
== Media ==
 
== Media ==
Line 77: Line 77:
 
| 2022-10-23
 
| 2022-10-23
 
|
 
|
* Initial work on saving/loading.
+
* Added initial support for saving and loading.
 
* Added speedometer support.
 
* Added speedometer support.
 
|}
 
|}

Revision as of 21:02, 23 October 2022

PackDev
Author: BillyNoodles
Operating system: Windows (64-bit)
Language: C#
Software type: Editor
Version: v1.2.0-alpha
Date of latest version: 2022-10-23
Download: Github

Overview

PackDev is a program created by BillyNoodles. It is an editor for custom track distributions that uses LE-CODE and Wiimms SZS Tools to organize and compile distributions. The program is currently in the early stages of development and has bare minimum functionality.

Credits

Media

Program interface (v1.0.0-alpha)

Version History

Version Date of release Information
Beta 2018-11-10 First release
v1.0.0-alpha 2022-08-22 Second release
v1.0.1-alpha 2022-09-18
  • Fixed empty file exception on export.
  • Added progress bar for exporting.
v1.0.2-alpha 2022-09-28
  • Fixed support for partitioned image files.
  • Removed faulty code that broke cup images.
v1.1.0-alpha 2022-09-30
  • Added arena and Galaxy Colosseum music slots.
  • Added ability to sort tracks alphabetically.
  • Improved how track and music slots are managed.
  • Fixed patching for Nintendo tracks.
  • Fixed BMGs for Nintendo tracks and the Wiimm Cup.
  • Fixed importing all tracks with "Quick Import".
v1.1.1-alpha 2022-10-05 Fixed indexing error for arena slots.
v1.2.0-alpha 2022-10-23
  • Added initial support for saving and loading.
  • Added speedometer support.