Difference between revisions of "ANoob's KMP Tool"

From Custom Mario Kart
Jump to navigation Jump to search
(Update to v0.2)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1
+
| v0.2
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2021-06-11
+
| 2021-06-27
 
|-
 
|-
 
! Download:
 
! Download:
Line 30: Line 30:
 
* Reverses item routes.
 
* Reverses item routes.
 
* Reverses checkpoints.
 
* Reverses checkpoints.
* Rotates respawn points by 180°.
+
* Rotates respawn area.
* Rotates start position(s) by 180°.
+
* Rotates start position(s).
  
 
== Version History ==
 
== Version History ==
Line 42: Line 42:
 
| 2021-06-11
 
| 2021-06-11
 
| First release
 
| First release
 +
|-
 +
| v0.2
 +
| 2021-06-27
 +
|
 +
* Added installer for windows.
 +
* Fixed issue with group order.
 +
* Changed rotation of starting point and respawns to rotate around their area point.
 
|}
 
|}
  
 
{{User-ANoob-Link}}
 
{{User-ANoob-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 03:45, 27 June 2021

ANoob's KMP Tool
Author: ANoob
Operating systems: Windows, Mac, Linux
Programming language: Python
File format: KMP
Version: v0.2
Date of latest version: 2021-06-27
Download: GitHub

Overview

ANoob's KMP Tool (also known as akmpt) is a Python program created by ANoob. The author designed this command-line software to do the heavy-lifting of reversing a KMP file. This only serves as a starting place for reversal, and additional editing is necessary to create a fully-functional KMP. Special care must be taken to move respawn points and start positions to the correct location and orientation. Handling cameras, objects and cannons, as well as testing routes, must be done manually.

Features

  • Reverses enemy routes.
  • Reverses item routes.
  • Reverses checkpoints.
  • Rotates respawn area.
  • Rotates start position(s).

Version History

Version Date of release Information
v0.1 2021-06-11 First release
v0.2 2021-06-27
  • Added installer for windows.
  • Fixed issue with group order.
  • Changed rotation of starting point and respawns to rotate around their area point.