Difference between revisions of "KMP Cloud"

From Custom Mario Kart
Jump to navigation Jump to search
m (Reupload)
 
(35 intermediate revisions by 16 users not shown)
Line 1: Line 1:
{{Software-Info
+
{| class="textbox float-right grid width:30%"
|name=KMP Editor
+
|+ {{PAGENAME}}
|creator=[[Vulcanus2]]
+
! Author:
|fileformat=KMP
+
| [[Vulcanus2]]
|fileformat2=
+
|-
|fileformat3=
+
! Operating systems:
|fileformat4=
+
| Windows
|fileformat5=
+
|-
|fileformat6=
+
! Programming language:
|fileformat7=
+
| C#
|fileformat8=
+
|-
|fileformat9=
+
! Software type:
|fileformat1=
+
| Editor
|version=1.0.0.0
+
|-
|video=
+
! File formats:
|download= http://www.mariokartwii.com/f72/kmp-editor-89168.html
+
| [[KMP]]
}}<Rating comment=false> 
+
|-
What do you think about the KMP    editor? 
+
! Version:
1 (Very bad) 
+
| v1.2.0.1
+
|-
+
! Date of latest version:
+
| 2012-11-25
+
|-
6
+
! Download:
7
+
| [https://drive.google.com/file/d/1jHiBnnvy3HittSP2bK0Z448cUrySZzc0 Google Drive]
8
+
|}
9
 
10 (Amazing)
 
</rating>
 
A KMP editor made by [[Vulcanus2]]
 
  
KMP editor
+
== Overview ==
Current version: v1.0.0.0
+
'''KMP Cloud''' is a [[KMP]] editor created by [[Vulcanus2]].
  
Look at the [http://www.mariokartwii.com/f72/kmp-editor-89168.html Mario Kart Wii Forum] for the download, you can also report bugs there.
+
== Tutorial ==
 +
See [[KMP Cloud Tutorial]] for more information.
  
 +
=== Adding Points ===
 +
* '''Method 1:''' In the "Properties" tab at the bottom left is an Add-button, which will add new points. These new points will get placed at the origin (0,0,0) and can be clicked and dragged at will.
  
Features:
+
* '''Method 2:''' In the viewport, by pressing {{button|Alt}} + {{button|Left Click}}, a point will be placed wherever designated. The draw settings-button in the lower right corner allows different modes of placing points in the viewport. It is recommended to use the "Follow-me" selection when adding points for routes. The distance between each point can also be changed in the draw settings window.
*Editing of all parts in a KMP file, including adding and deleting. (STGI adding is disabled for obvious reasons, only CNPT and MSPT can be cleared completely, others need at least 1 entry.
 
*Creating a new kmp file.
 
*OBJ importing, with automatic order detection in a circle format. (groups not supported)
 
*Scaling sections and groups.
 
*Auto editing of specific settings, those are not editable manually in this program.
 
*Copy/Paste of entries/groups and complete sections.
 
*View option:
 
**Right drag so "scroll" the view.
 
**Draw a line option: it creates a straight line of a specific amount of points, you can specify the Y values of the line too.
 
**Rotation edit option: Edit the Y-angle of many points without having to guess or calculate it, just edit in the view tab.
 
**Select points by clicking on it while holding Ctrl or Shift (Ctrl removes selection from all and selects the one you clicked, Shift adds/deletes it from the selection depending on whether it already was selected or not). Ctrl + A is also supported.
 
**High zoom range, you can zoom in to see 0,001 big differences clearly, as well as zoom out so far that even a high million value shows up.
 
  
v1.0.0.0 might still have some bugs, if you find them, please report them to me (in this thread). Than I can fix it.
+
=== Editing Group Properties ===
 +
While the properties for each point can be edited within KMP Cloud, it is possible to bring them into a program like [[wikipedia:Microsoft Excel|Microsoft Excel]]. In the "Properties" tab, if the top left blank box is selected, the whole group will be highlighted. When the group is highlighted, the data can be copied with {{button|ctrl}} + {{button|c}} and then pasted into the spreadsheet. This can also be done by selecting a single row or selecting multiple rows. In Excel, the properties can be edited more easily.
  
 +
Upon finishing the work in Excel, the cells used must be selected and copied. They can be added by pasting them into the group, this might require deleting the original IDs as they will not get replaced when pasting in the updated points. Alternatively, the data can be added by right clicking on the expandable tabs in the left shelf, then going to "Paste" and selecting "Group (Add)". This will make a new group for the points. The original group can be deleted then.
  
Screens:
+
Enemy route groups can be copied and pasted into the item route groups.
 +
 
 +
=== Rotating Points ===
 +
Some points, such as the start position and objects, can be rotated. "Rotation Mode" can be enabled by using {{button|ctrl}} + {{button|r}} or by selecting the "View" tab in the toolbar, and selecting "Edit Rotations". The rotation arrow in the viewport can be dragged around, but to get an exact angle, this can be edited in the "Properties".
 +
 
 +
 
 +
== Media ==
 
<gallery>
 
<gallery>
File:KmpEditorScreenv1-1.JPG| Normal point editing
+
KMP Cloud Preview 1.JPG
File:KmpEditorScreenv1-2.JPG| Rotation editing
+
KMP Cloud Preview 2.JPG
File:KmpEditorScreenv1-3.JPG| Checkpoint editing
+
KMP Cloud Preview 3.JPG
File:KmpEditorScreenv1-4.JPG| OBJ importing
+
KMP Cloud Preview 4.JPG
 
</gallery>
 
</gallery>
  
{{User-Vulcanus2-link}}
+
== Version History ==
 +
{| class="wikitable"
 +
! Version
 +
! Date of release
 +
! Information
 +
|-
 +
| v0.0.1.0
 +
| 2012-02-01
 +
| Private release
 +
|-
 +
| v0.0.1.1
 +
| 2012-02-04
 +
| First release
 +
|-
 +
| v0.9.0.1
 +
| 2012-02-22
 +
|
 +
* Added an installer that allows the program to be in the "Open With..." list, as well as making the default [[KMP]] program of a computer.
 +
* Added automatic calculations for the LAST and NEXT links of checkpoints.
 +
* Completed validity checks for the boxes.
 +
* Fixed crash when opening an invalid KMP file.
 +
|-
 +
| v1.0.0.0
 +
| 2012-03-02
 +
| Fourth release
 +
|-
 +
| v1.1.0.2
 +
| 2012-06-02
 +
|
 +
* Fixed [[STGI]] saving bug.
 +
* Fixed [[POTI]] editing bug.
 +
* Fixed group adding bug.
 +
* Fixed save button.
 +
|-
 +
| v1.1.0.3
 +
| 2012-06-03
 +
| Fixed some bugs.
 +
|-
 +
| v1.1.0.4
 +
| 2012-06-03
 +
| Fixed more bugs.
 +
|-
 +
| v1.2.0.0
 +
| 2012-11-16
 +
|
 +
* Added new plugin system.
 +
* Added scale for the [[OBJ]] background.
 +
* Fixed section indexer bugs.
 +
|-
 +
| [https://drive.google.com/file/d/1jHiBnnvy3HittSP2bK0Z448cUrySZzc0 v1.2.0.1]
 +
| 2012-11-25
 +
|
 +
* Fixed plugin bug and error message.
 +
* Allowed OBJ background scale to use negative values and values over 100.
 +
|}
 +
 
 +
{{Template:Custom Track Tutorial}}
 +
{{User-Vulcanus2-Link}}
 +
[[Category:Custom Track Tutorial]]
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 20:55, 30 December 2023

KMP Cloud
Author: Vulcanus2
Operating systems: Windows
Programming language: C#
Software type: Editor
File formats: KMP
Version: v1.2.0.1
Date of latest version: 2012-11-25
Download: Google Drive

Overview

KMP Cloud is a KMP editor created by Vulcanus2.

Tutorial

See KMP Cloud Tutorial for more information.

Adding Points

  • Method 1: In the "Properties" tab at the bottom left is an Add-button, which will add new points. These new points will get placed at the origin (0,0,0) and can be clicked and dragged at will.
  • Method 2: In the viewport, by pressing Alt + Left Click, a point will be placed wherever designated. The draw settings-button in the lower right corner allows different modes of placing points in the viewport. It is recommended to use the "Follow-me" selection when adding points for routes. The distance between each point can also be changed in the draw settings window.

Editing Group Properties

While the properties for each point can be edited within KMP Cloud, it is possible to bring them into a program like Microsoft Excel. In the "Properties" tab, if the top left blank box is selected, the whole group will be highlighted. When the group is highlighted, the data can be copied with ctrl + c and then pasted into the spreadsheet. This can also be done by selecting a single row or selecting multiple rows. In Excel, the properties can be edited more easily.

Upon finishing the work in Excel, the cells used must be selected and copied. They can be added by pasting them into the group, this might require deleting the original IDs as they will not get replaced when pasting in the updated points. Alternatively, the data can be added by right clicking on the expandable tabs in the left shelf, then going to "Paste" and selecting "Group (Add)". This will make a new group for the points. The original group can be deleted then.

Enemy route groups can be copied and pasted into the item route groups.

Rotating Points

Some points, such as the start position and objects, can be rotated. "Rotation Mode" can be enabled by using ctrl + r or by selecting the "View" tab in the toolbar, and selecting "Edit Rotations". The rotation arrow in the viewport can be dragged around, but to get an exact angle, this can be edited in the "Properties".


Media

Version History

Version Date of release Information
v0.0.1.0 2012-02-01 Private release
v0.0.1.1 2012-02-04 First release
v0.9.0.1 2012-02-22
  • Added an installer that allows the program to be in the "Open With..." list, as well as making the default KMP program of a computer.
  • Added automatic calculations for the LAST and NEXT links of checkpoints.
  • Completed validity checks for the boxes.
  • Fixed crash when opening an invalid KMP file.
v1.0.0.0 2012-03-02 Fourth release
v1.1.0.2 2012-06-02
  • Fixed STGI saving bug.
  • Fixed POTI editing bug.
  • Fixed group adding bug.
  • Fixed save button.
v1.1.0.3 2012-06-03 Fixed some bugs.
v1.1.0.4 2012-06-03 Fixed more bugs.
v1.2.0.0 2012-11-16
  • Added new plugin system.
  • Added scale for the OBJ background.
  • Fixed section indexer bugs.
v1.2.0.1 2012-11-25
  • Fixed plugin bug and error message.
  • Allowed OBJ background scale to use negative values and values over 100.