SuperTuxKart 1.5 upstream source (from official release tarball)
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 16945 -->
|
||||
<kart name = "Nolok"
|
||||
version = "3"
|
||||
model-file = "nolok.spm"
|
||||
icon-file = "nolokicon.png"
|
||||
minimap-icon-file = "nolokicon.png"
|
||||
shadow-file = "nolokshadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "0.25 0.21 0.06" >
|
||||
<sounds engine = "large"/>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
start-winning = "80"
|
||||
end-winning = "308"
|
||||
start-losing = "386"
|
||||
start-losing-loop = "414"
|
||||
end-losing = "516"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.191663 0.113000 0.431415"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.192337 0.113000 0.433317"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-left position = "-0.333243 0.145925 -0.421683"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.302984 0.146000 -0.424683"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "0.194400 0.489350 -0.326533" />
|
||||
<nitro-emitter-b position = "-0.237400 0.489350 -0.326533" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.005000 0.320000 0.640000"
|
||||
rotation="5.201238 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Kart"
|
||||
color="149 255 144"
|
||||
model="headlight.spm"/>
|
||||
</headlights>
|
||||
<hat position="-0.015675 0.643097 0.036730"
|
||||
rotation="-2.207904 -0.000007 -0.000011"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Head"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
|
After Width: | Height: | Size: 324 KiB |
|
After Width: | Height: | Size: 142 KiB |
|
After Width: | Height: | Size: 336 KiB |
|
After Width: | Height: | Size: 198 KiB |
@@ -0,0 +1,52 @@
|
||||
Format: https://debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Nolok Kart for SuperTuxKart
|
||||
Upstream-Contact: Marianne "Auria" Gagnon <auria.mg@gmail.com>
|
||||
Source: https://supertuxkart.net
|
||||
License: CC-BY-SA 3.0
|
||||
|
||||
Files: nolokicon.png
|
||||
Copyright: Copyright 2010 Anthony "yeKcim" Carré <yeknan.free.fr>
|
||||
License: GPL 2.0
|
||||
|
||||
Files:
|
||||
AAARH.png
|
||||
nolokshadow.png
|
||||
Private-sphere.png
|
||||
*.xml
|
||||
Copyright:
|
||||
Copyright 2009 Tobias "Tob" "cheleb" Beyrer
|
||||
Copyright 2011 Marianne Gagnon
|
||||
License: CC-BY-SA 3.0
|
||||
Comment: Marianne Gagnon modified the window texture to make it transparent.
|
||||
|
||||
Files: wheel*.spm
|
||||
Copyright:
|
||||
Copyright 2009 Tobias "Tob" "cheleb" Beyrer
|
||||
Copyright 2010 Marianne Gagnon
|
||||
Copyright 2019 Samuncle
|
||||
License: CC-BY-SA 3.0
|
||||
Comment: Wheels modified by Marianne Gagnon to make them smoother, and new materials for PBR.
|
||||
|
||||
Files: nolok.spm
|
||||
Copyright:
|
||||
Copyright 2009 Tobias "Tob" "cheleb" Beyrer
|
||||
Copyright 2010 STKRudy85
|
||||
License: CC-BY-SA 3.0
|
||||
Comment: Model by cheleb, animation by STKRudy85.
|
||||
|
||||
Files: headlight.spm
|
||||
Copyright:
|
||||
Copyright 2017 Benau
|
||||
License: CC-BY-SA 3.0
|
||||
|
||||
Files: kart_*
|
||||
Copyright:
|
||||
Copyright 2019 Samuncle
|
||||
License: CC-BY-SA 4.0
|
||||
Comment: New texture by Samuncle.
|
||||
|
||||
Files: nolok_*
|
||||
Copyright:
|
||||
Copyright 2019 Samuncle
|
||||
License: CC-BY-SA 4.0
|
||||
Comment: New texture by Samuncle.
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev Unknown -->
|
||||
<materials>
|
||||
<material name="kart_mediumwheel_a_Albedo.png" shader="kartDirt" tex-layer-2="kart_mediumwheel_a_PbrData.png" tex-layer-3="kart_mediumwheel_a_Normal.png" tex-layer-4="kart_mediumwheel_a_DirtMask.png"/>
|
||||
<material name="nolok_Albedo.png" colorizable="Y" shader="kartDirt" tex-layer-2="nolok_PbrData.png" tex-layer-3="nolok_Normal.png" tex-layer-4="nolok_DirtMask.png"/>
|
||||
<material name="nolok_window.png" shader="alphablend"/>
|
||||
<material name="Private-sphere.png" shader="alphablend"/>
|
||||
<material name="stk_darkGrayMetal_a.png" colorizable="Y" colorization-factor="0.80"/>
|
||||
</materials>
|
||||
|
After Width: | Height: | Size: 896 KiB |
|
After Width: | Height: | Size: 756 KiB |
|
After Width: | Height: | Size: 353 KiB |
|
After Width: | Height: | Size: 634 KiB |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 7.0 KiB |
|
After Width: | Height: | Size: 2.9 KiB |