Difference between revisions of "PackDev"

From Custom Mario Kart
Jump to navigation Jump to search
(Cleanup.)
(Released new update)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v1.1.0-alpha
+
| v1.1.1-alpha
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-09-30
+
| 2022-10-05
 
|-
 
|-
 
! Download:
 
! Download:
Line 68: Line 68:
 
* Fixed [[BMG]]s for Nintendo tracks and the Wiimm Cup.
 
* Fixed [[BMG]]s for Nintendo tracks and the Wiimm Cup.
 
* Fixed importing all tracks with "Quick Import".
 
* Fixed importing all tracks with "Quick Import".
 +
|-
 +
| [https://github.com/HEJ0/PackDev/releases/download/v1.1.1-alpha/PackDev.Alpha.1.1.1.zip v1.1.1-alpha]
 +
| 2022-10-05
 +
|
 +
* Fixed indexing error for arena slots
 
|}
 
|}
  
 
{{User-BillyNoodles-Link}}
 
{{User-BillyNoodles-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 12:59, 5 October 2022

PackDev
Author: BillyNoodles
Operating system: Windows (64-bit)
Language: C#
Software type: Editor
Version: v1.1.1-alpha
Date of latest version: 2022-10-05
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