Änderung: Hinzufügung des Taxi-Minispiels und zugehöriger Funktionen

Änderungen:
- Integration des Taxi-Minispiels mit neuen Routen und Komponenten im Backend und Frontend.
- Erstellung von Modellen und Datenbank-Schemas für das Taxi-Spiel, einschließlich TaxiGameState, TaxiLevelStats und TaxiMap.
- Erweiterung der Navigationsstruktur und der Benutzeroberfläche, um das Taxi-Spiel und die zugehörigen Tools zu unterstützen.
- Aktualisierung der Übersetzungen für das Taxi-Minispiel in Deutsch und Englisch.

Diese Anpassungen erweitern die Funktionalität der Anwendung um ein neues Minispiel und verbessern die Benutzererfahrung durch neue Features und Inhalte.
This commit is contained in:
Torsten Schulz (local)
2025-09-15 17:59:42 +02:00
parent 4699488ce1
commit f230849a5c
72 changed files with 7698 additions and 133 deletions

View File

@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="200mm"
height="200mm"
viewBox="0 0 200 200"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="tleft.svg"
inkscape:export-filename="/home/torsten/Bilder/your-part/backgrounds/taxi/cross.png"
inkscape:export-xdpi="63.5"
inkscape:export-ydpi="63.5"
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="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="1.1224747"
inkscape:cx="391.54557"
inkscape:cy="427.18112"
inkscape:window-width="1920"
inkscape:window-height="1009"
inkscape:window-x="1920"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
width="200mm" />
<defs
id="defs2" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#008000;fill-rule:evenodd;stroke:none;stroke-width:0.698168;stroke-miterlimit:3.3"
id="rect846"
width="200"
height="200"
x="-200"
y="-200"
transform="matrix(0,-1,-1,0,0,0)"
inkscape:export-filename="/home/torsten/Bilder/your-part/backgrounds/taxi/topleft.png"
inkscape:export-xdpi="63.5"
inkscape:export-ydpi="63.5" />
<rect
style="fill:#1a1a1a;fill-rule:evenodd;stroke:none;stroke-width:0.417731;stroke-miterlimit:3.3"
id="rect986"
width="200"
height="50"
x="-200"
y="-125"
ry="0"
transform="matrix(0,-1,-1,0,0,0)"
inkscape:export-filename="/home/torsten/Bilder/your-part/backgrounds/taxi/topleft.png"
inkscape:export-xdpi="63.5"
inkscape:export-ydpi="63.5" />
<rect
style="fill:#1a1a1a;fill-rule:evenodd;stroke:none;stroke-width:0.295381;stroke-miterlimit:3.3"
id="rect986-6"
width="100"
height="50"
x="0"
y="-125"
ry="0"
transform="scale(1,-1)"
inkscape:export-filename="/home/torsten/Bilder/your-part/backgrounds/taxi/topleft.png"
inkscape:export-xdpi="63.5"
inkscape:export-ydpi="63.5" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB