chore: asset handling which aligns with new licensing
8
.gitignore
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
# Fonts
|
||||||
target/
|
target/
|
||||||
result
|
result
|
||||||
.direnv/
|
.direnv/
|
||||||
|
|
||||||
|
# Assets
|
||||||
|
assets/player
|
||||||
|
assets/logo
|
||||||
|
assets/attacks
|
||||||
|
|
|
@ -7,4 +7,6 @@ A fast-paced, textual 2D multiplayer role-playing game written in Rust.
|
||||||
- [Muhammad Nauman Raza](https://github.com/devraza) - Project manager/founder, producer, and programmer
|
- [Muhammad Nauman Raza](https://github.com/devraza) - Project manager/founder, producer, and programmer
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is distributed under the [EULA](./EULA).
|
This project is distributed under two different licenses:
|
||||||
|
1. Ambition's source code and *official* releases/binaries are covered by the [End User License Agreement for Ambition](./EULA).
|
||||||
|
2. The font, Victor Mono, used in Ambition (present in `assets/fonts`) is distributed under the [SIL Open Font License 1.1](https://raw.githubusercontent.com/rubjo/victor-mono/master/LICENSE).
|
||||||
|
|
Before Width: | Height: | Size: 1,011 B |
Before Width: | Height: | Size: 24 KiB |
|
@ -1,59 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="512"
|
|
||||||
height="512"
|
|
||||||
viewBox="0 0 135.46667 135.46666"
|
|
||||||
version="1.1"
|
|
||||||
id="svg1"
|
|
||||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
|
|
||||||
sodipodi:docname="ambition.svg"
|
|
||||||
inkscape:export-filename="./ambition-2x.png"
|
|
||||||
inkscape:export-xdpi="192"
|
|
||||||
inkscape:export-ydpi="192"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview1"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:zoom="0.55559665"
|
|
||||||
inkscape:cx="665.0508"
|
|
||||||
inkscape:cy="165.58775"
|
|
||||||
inkscape:window-width="2492"
|
|
||||||
inkscape:window-height="1052"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="layer1" />
|
|
||||||
<defs
|
|
||||||
id="defs1" />
|
|
||||||
<g
|
|
||||||
inkscape:label="Canvas"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1">
|
|
||||||
<rect
|
|
||||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:15.6606;stroke-opacity:0.504037"
|
|
||||||
id="rect14"
|
|
||||||
width="135.46666"
|
|
||||||
height="135.46666"
|
|
||||||
x="3.5603841e-06"
|
|
||||||
y="12.106169"
|
|
||||||
transform="translate(0,-12.106165)" />
|
|
||||||
<path
|
|
||||||
id="path1-6"
|
|
||||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:3.31004"
|
|
||||||
inkscape:transform-center-y="4.6501917"
|
|
||||||
d="m 67.733785,32.175177 -3.986463,6.904118 0.04541,0.02634 -23.08607,39.985404 -0.04449,-0.02543 -10.191361,17.650314 h 26.547665 4.598508 12.233629 7.229209 23.916058 l -4.04186,-7.000373 -0.0445,0.02543 -31.099864,-53.865379 0.04541,-0.02634 z m 0,17.772905 7.452597,12.910146 -7.452597,7.452598 -7.453505,-7.453505 z m -12.297194,21.296248 9.211544,9.210636 -7.629672,7.629673 H 45.715615 Z m 24.592572,9.09e-4 9.722793,16.8394 h -8.672147 -2.630702 l -7.629673,-7.629673 z"
|
|
||||||
inkscape:transform-center-x="-8.0000002e-06" />
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 29 KiB |
|
@ -1,96 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="1024"
|
|
||||||
height="1024"
|
|
||||||
viewBox="0 0 270.93333 270.93333"
|
|
||||||
version="1.1"
|
|
||||||
id="svg1"
|
|
||||||
inkscape:version="1.3.1 (91b66b0783, 2023-11-16)"
|
|
||||||
sodipodi:docname="ambition-glow.svg"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview1"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:zoom="0.78573232"
|
|
||||||
inkscape:cx="409.17242"
|
|
||||||
inkscape:cy="558.71445"
|
|
||||||
inkscape:window-width="2560"
|
|
||||||
inkscape:window-height="1080"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="layer1" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<filter
|
|
||||||
style="color-interpolation-filters:sRGB;"
|
|
||||||
inkscape:label="Drop Shadow"
|
|
||||||
id="filter28"
|
|
||||||
x="-0.32394843"
|
|
||||||
y="-1.5338134"
|
|
||||||
width="1.6478969"
|
|
||||||
height="4.0676269">
|
|
||||||
<feFlood
|
|
||||||
result="flood"
|
|
||||||
in="SourceGraphic"
|
|
||||||
flood-opacity="0.701961"
|
|
||||||
flood-color="rgb(255,255,255)"
|
|
||||||
id="feFlood27" />
|
|
||||||
<feGaussianBlur
|
|
||||||
result="blur"
|
|
||||||
in="SourceGraphic"
|
|
||||||
stdDeviation="16.999422"
|
|
||||||
id="feGaussianBlur27" />
|
|
||||||
<feOffset
|
|
||||||
result="offset"
|
|
||||||
in="blur"
|
|
||||||
dx="0.000000"
|
|
||||||
dy="0.000000"
|
|
||||||
id="feOffset27" />
|
|
||||||
<feComposite
|
|
||||||
result="comp1"
|
|
||||||
operator="in"
|
|
||||||
in="flood"
|
|
||||||
in2="offset"
|
|
||||||
id="feComposite27" />
|
|
||||||
<feComposite
|
|
||||||
result="comp2"
|
|
||||||
operator="over"
|
|
||||||
in="SourceGraphic"
|
|
||||||
in2="comp1"
|
|
||||||
id="feComposite28" />
|
|
||||||
</filter>
|
|
||||||
</defs>
|
|
||||||
<g
|
|
||||||
inkscape:label="Canvas"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1">
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-size:35.2778px;letter-spacing:-2.64583px;fill:#f9f9f9;stroke-width:2.64583;filter:url(#filter28)"
|
|
||||||
x="71.084709"
|
|
||||||
y="148.48418"
|
|
||||||
id="text1"
|
|
||||||
inkscape:label="Ambition"
|
|
||||||
inkscape:export-filename="ambition-glow-nobg.png"
|
|
||||||
inkscape:export-xdpi="96"
|
|
||||||
inkscape:export-ydpi="96"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan1"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:35.2778px;font-family:'Iosevka Comfy';-inkscape-font-specification:'Iosevka Comfy Bold';letter-spacing:-2.64583px;fill:#f9f9f9;stroke-width:2.64583"
|
|
||||||
x="71.084709"
|
|
||||||
y="148.48418">Ambition</tspan></text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 470 B |
|
@ -1,66 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="32"
|
|
||||||
height="40"
|
|
||||||
viewBox="0 0 8.4666665 10.583333"
|
|
||||||
version="1.1"
|
|
||||||
id="svg1"
|
|
||||||
inkscape:export-filename="player-4x.png"
|
|
||||||
inkscape:export-xdpi="384"
|
|
||||||
inkscape:export-ydpi="384"
|
|
||||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
|
|
||||||
sodipodi:docname="player.svg"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview1"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:zoom="11.584459"
|
|
||||||
inkscape:cx="-6.2583846"
|
|
||||||
inkscape:cy="29.608633"
|
|
||||||
inkscape:window-width="2492"
|
|
||||||
inkscape:window-height="1052"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="layer1"
|
|
||||||
showgrid="false" />
|
|
||||||
<defs
|
|
||||||
id="defs1" />
|
|
||||||
<g
|
|
||||||
inkscape:label="Layer 1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1">
|
|
||||||
<rect
|
|
||||||
style="fill:#7ee6ae;fill-opacity:1;stroke:none;stroke-width:9.74117;stroke-opacity:0.434347"
|
|
||||||
id="rect1"
|
|
||||||
width="8.4666662"
|
|
||||||
height="8.4666662"
|
|
||||||
x="-2.220446e-16"
|
|
||||||
y="2.1166666"
|
|
||||||
inkscape:export-filename="./player-4x.png"
|
|
||||||
inkscape:export-xdpi="384"
|
|
||||||
inkscape:export-ydpi="384" />
|
|
||||||
<rect
|
|
||||||
style="fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:8.95112;stroke-opacity:0.434347"
|
|
||||||
id="rect2"
|
|
||||||
width="8.4666662"
|
|
||||||
height="7.149004"
|
|
||||||
x="-2.220446e-16"
|
|
||||||
y="3.4343288"
|
|
||||||
inkscape:export-filename="./player.png"
|
|
||||||
inkscape:export-xdpi="96"
|
|
||||||
inkscape:export-ydpi="96" />
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 2 KiB |