Soeben habe ich Wiimms SZS Tools v1.46a freigegeben.
Der Schwerpunkt liegt auf die Erweiterung des KMP-Compilers um gute Aufsetzpunkte automatisch zu berechnen. Eine erste rudimentäre Anleitung liegt auch schon vor:
* szs.wiimm.de/info/respawn-setup.html
Change Log:
Alles anzeigen
Links:
Der Schwerpunkt liegt auf die Erweiterung des KMP-Compilers um gute Aufsetzpunkte automatisch zu berechnen. Eine erste rudimentäre Anleitung liegt auch schon vor:
* szs.wiimm.de/info/respawn-setup.html
Change Log:
Quellcode
- szs v1.46a r6626 - 2015-11-08
- - New option: --compatible=version: The option accpets a version number
- (format '#.##' or 'v#.##') or a revision number (format 'r#') as parameter.
- If set, the tools try to create BMG and KMP text files, that are compatible
- to the entered version. This may override other legacy options.
- - wkmpt DECODE: If creating a KMP text file, a new macro section is included.
- The only yet provided macro is ITEMBOX: It help to setup a row of items
- and supports automatic height correction. See the macro definition for more
- details. The macro itself is very old and works also with old versions of
- the tools, but they don't create it.
- - wkmpt DRAW: Draw objects 'kinoko_*' and 'DKturibashiGC' as recognizable
- polygons. These objects can also be used to stop fall-down on automatic
- height evaluation, if the new parameter 'KCL-FALL-ADD-ROAD' is set to '1'.
- - New: Post processing flags for KMP sections ENPT, ITPT and JGPT. To disable
- the new flags column on text output, use option --compatible=v1.45.
- - wkmpt DRAW: If drawing check point connection lines, red is used for the
- left and green for the right side (like navigation lights).
- - wkmpt DRAW: Option --draw supports now object filtering by presence flag.
- The new keywords are: 1OFFLINE .. 3OFFLINE and 1ONLINE .. 3ONLINE.
Links: