Skip to content

Commit

Permalink
1.0.0.1: added black colors, update to position of ground nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
GMNGjoy committed Dec 25, 2024
1 parent b9126d0 commit fbd1cca
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 19 deletions.
8 changes: 7 additions & 1 deletion languages/l10n_de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
<text name="workMode_Destroyer" text="Zerstörer" />

<text name="color_hellaBlack" text="So Richtig Schwarz" />
<text name="color_hellaOldBlack" text="Vintage Schwarz" />
<text name="color_hellaBlack_old" text="So Richtig Schwarz Vintage " />
<text name="color_hellaBlack_matte" text="Hella Black &amp; Matte" />
<text name="color_hellaBlack_metallic" text="Hella Black &amp; Metallic" />
<text name="color_hellaBlack_rough" text="Hella Black &amp; Rough" />
<text name="color_hellaBlack_scratched" text="Hella Black &amp; Scratched" />
<text name="color_hellaBlack_galvanized" text="Hella Black &amp; Galvanized" />
<text name="color_hellaBlack_plastic" text="Hella Black &amp; Plastic" />
</texts>
</l10n>
8 changes: 7 additions & 1 deletion languages/l10n_en.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
<text name="workMode_Destroyer" text="Destroyer" />

<text name="color_hellaBlack" text="Hella Black, Yo!" />
<text name="color_hellaOldBlack" text="Hella Old Black" />
<text name="color_hellaBlack_old" text="Hella Black &amp; Old" />
<text name="color_hellaBlack_matte" text="Hella Black &amp; Matte" />
<text name="color_hellaBlack_metallic" text="Hella Black &amp; Metallic" />
<text name="color_hellaBlack_rough" text="Hella Black &amp; Rough" />
<text name="color_hellaBlack_scratched" text="Hella Black &amp; Scratched" />
<text name="color_hellaBlack_galvanized" text="Hella Black &amp; Galvanized" />
<text name="color_hellaBlack_plastic" text="Hella Black &amp; Plastic" />
</texts>
</l10n>
52 changes: 38 additions & 14 deletions mm8000_batwing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
</wheelConfiguration>
</wheelConfigurations>

<rimMaterial materialTemplateName="GMNG_HELLAOLDBLACK"/>
<rimMaterial materialTemplateName="GMNG_HELLABLACK_OLD"/>

<hubs>
<hub linkNode="armMiddleBackArmWheel01" filename="$data/shared/wheels/hubs/hub_n5_1.xml" isLeft="true" scale="0.15 0.15 0.15"/>
Expand Down Expand Up @@ -560,20 +560,20 @@
</animation>

<animation name="moveMowerGroundRefNodes">
<part node="groundRefMowerMiddle" startTime="0.0" endTime="0.1" startTrans="0 3.0 0" endTrans="0 0 0" />
<part node="groundRefMowerLeft" startTime="0.0" endTime="0.1" startTrans="1.25 3.0 -0.75" endTrans="1.25 0 -0.75" />
<part node="groundRefMowerRight" startTime="0.0" endTime="0.1" startTrans="-1.25 3.0 -0.75" endTrans="-1.25 0 -0.75" />
<part node="groundRefMowerMiddle" startTime="0.0" endTime="0.1" startTrans="0 -3.0 0" endTrans="0 0 0" />
<part node="groundRefMowerLeft" startTime="0.0" endTime="0.1" startTrans="1.25 -3.0 -0.75" endTrans="1.25 0 -0.75" />
<part node="groundRefMowerRight" startTime="0.0" endTime="0.1" startTrans="-1.25 -3.0 -0.75" endTrans="-1.25 0 -0.75" />
</animation>

<animation name="moveMulcherGroundRefNodes">
<part node="groundRefMulcherMiddle" startTime="0.0" endTime="0.1" startTrans="0 3.0 0" endTrans="0 0 0"/>
<part node="groundRefMulcherLeft" startTime="0.0" endTime="0.1" startTrans="1.25 3.0 -0.75" endTrans="1.25 0 -0.75" />
<part node="groundRefMulcherRight" startTime="0.0" endTime="0.1" startTrans="-1.25 3.0 -0.75" endTrans="-1.25 0 -0.75" />
<part node="groundRefMulcherMiddle" startTime="0.0" endTime="0.1" startTrans="0 -3.0 0" endTrans="0 0 0"/>
<part node="groundRefMulcherLeft" startTime="0.0" endTime="0.1" startTrans="1.25 -3.0 -0.75" endTrans="1.25 0 -0.75" />
<part node="groundRefMulcherRight" startTime="0.0" endTime="0.1" startTrans="-1.25 -3.0 -0.75" endTrans="-1.25 0 -0.75" />
</animation>
<animation name="moveStumpCutterGroundRefNode">
<part node="groundRefStumpCutter" startTime="0.0" endTime="0.1" startTrans="0 3.0 0" endTrans="0 0 0"/>
<part node="groundRefStumpCutterLeft" startTime="0.0" endTime="0.1" startTrans="1.25 3.0 -0.75" endTrans="1.25 0 -0.75"/>
<part node="groundRefStumpCutterRight" startTime="0.0" endTime="0.1" startTrans="-1.25 3.0 -0.75" endTrans="-1.25 0 -0.75"/>
<part node="groundRefStumpCutter" startTime="0.0" endTime="0.1" startTrans="0 -3.0 0" endTrans="0 0 0"/>
<part node="groundRefStumpCutterLeft" startTime="0.0" endTime="0.1" startTrans="1.25 -3.0 -0.75" endTrans="1.25 0 -0.75"/>
<part node="groundRefStumpCutterRight" startTime="0.0" endTime="0.1" startTrans="-1.25 -3.0 -0.75" endTrans="-1.25 0 -0.75"/>
</animation>
</animations>

Expand Down Expand Up @@ -684,7 +684,13 @@

<baseColorConfigurations useDefaultColors="true" defaultColorMaterialTemplateName="metalGalvanized">
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK" />
<baseColorConfiguration materialTemplateName="GMNG_HELLAOLDBLACK" isDefault="true" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_OLD" isDefault="true" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_MATTE" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_METALLIC" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_ROUGH" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_SCRATCHED" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_GALVANIZED" />
<baseColorConfiguration materialTemplateName="GMNG_HELLABLACK_PLASTIC" />
<baseColorConfiguration materialTemplateName="BEDNAR_GRAY1" />
<baseColorConfiguration materialTemplateName="BEDNAR_GRAY2"/>
<baseColorConfiguration materialTemplateName="BEDNAR_BLUE1"/>
Expand All @@ -695,7 +701,13 @@

<designColorConfigurations title="Detail Color" useDefaultColors="true" >
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK" />
<designColorConfiguration materialTemplateName="GMNG_HELLAOLDBLACK" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_OLD" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_MATTE" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_METALLIC" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_ROUGH" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_SCRATCHED" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_GALVANIZED" />
<designColorConfiguration materialTemplateName="GMNG_HELLABLACK_PLASTIC" />
<designColorConfiguration materialTemplateName="BEDNAR_GRAY1" />
<designColorConfiguration materialTemplateName="BEDNAR_GRAY2" isDefault="true"/>
<designColorConfiguration materialTemplateName="BEDNAR_BLUE1"/>
Expand All @@ -706,7 +718,13 @@

<designColor2Configurations title="Frame Color" useDefaultColors="true" defaultColorMaterialTemplateName="calibratedMetallicPaint">
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK" />
<designColor2Configuration materialTemplateName="GMNG_HELLAOLDBLACK" isDefault="true" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_OLD" isDefault="true" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_MATTE" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_METALLIC" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_ROUGH" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_SCRATCHED" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_GALVANIZED" />
<designColor2Configuration materialTemplateName="GMNG_HELLABLACK_PLASTIC" />
<designColor2Configuration materialTemplateName="BEDNAR_GRAY1" />
<designColor2Configuration materialTemplateName="BEDNAR_GRAY2"/>
<designColor2Configuration materialTemplateName="BEDNAR_BLUE1"/>
Expand All @@ -717,7 +735,13 @@

<rimColorConfigurations useDefaultColors="true">
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK" isDefault="true" />
<rimColorConfiguration materialTemplateName="GMNG_HELLAOLDBLACK" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_OLD" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_MATTE" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_METALLIC" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_ROUGH" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_SCRATCHED" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_GALVANIZED" />
<rimColorConfiguration materialTemplateName="GMNG_HELLABLACK_PLASTIC" />
<rimColorConfiguration materialTemplateName="RIM_CONFIGURATION_CHROME" price="1000"/>
<rimColorConfiguration materialTemplateName="RIM_DEFAULT"/>
<rimColorConfiguration materialTemplateName="BEDNAR_GRAY1" />
Expand Down
12 changes: 9 additions & 3 deletions modDesc.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<modDesc descVersion="93" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://validation.gdn.giants-software.com/xml/fs25/modDesc.xsd">
<author>GMNGjoy</author>
<version>1.0.0.0</version>
<version>1.0.0.1</version>
<title>
<en>Bednar BatWing</en>
<de>Bednar Fledermausflügel</de>
Expand Down Expand Up @@ -63,7 +63,13 @@ GitHub link: https://github.com/GMNGjoy/FS25_BednarBatwing
</type>
</vehicleTypes>
<materialTemplates>
<template name="GMNG_HELLABLACK" title="$l10n_color_hellaBlack" colorScale="0.000 0.000 0.000" parentTemplate="calibratedMatPaint"/>
<template name="GMNG_HELLAOLDBLACK" title="$l10n_color_hellaOldBlack" colorScale="0.000 0.000 0.000" parentTemplate="metalPaintedOld"/>
<template name="GMNG_HELLABLACK" title="$l10n_color_hellaBlack" colorScale="0 0 0" parentTemplate="calibratedPaint"/>
<template name="GMNG_HELLABLACK_OLD" title="$l10n_color_hellaBlack_old" colorScale="0 0 0" parentTemplate="metalPaintedOld"/>
<template name="GMNG_HELLABLACK_MATTE" title="$l10n_color_hellaBlack_matte" colorScale="0 0 0" parentTemplate="calibratedMatPaint"/>
<template name="GMNG_HELLABLACK_METALLIC" title="$l10n_color_hellaBlack_metallic" colorScale="0 0 0" parentTemplate="calibratedMetallicPaint"/>
<template name="GMNG_HELLABLACK_ROUGH" title="$l10n_color_hellaBlack_rough" colorScale="0 0 0" parentTemplate="metalPaintedRoughBlack"/>
<template name="GMNG_HELLABLACK_SCRATCHED" title="$l10n_color_hellaBlack_scratched" colorScale="0 0 0" parentTemplate="palladiumScratched"/>
<template name="GMNG_HELLABLACK_GALVANIZED" title="$l10n_color_hellaBlack_galvanized" colorScale="0 0 0" parentTemplate="metalGalvanized"/>
<template name="GMNG_HELLABLACK_PLASTIC" title="$l10n_color_hellaBlack_plastic" colorScale="0 0 0" parentTemplate="plasticPaintedBlack"/>
</materialTemplates>
</modDesc>

0 comments on commit fbd1cca

Please sign in to comment.