Merge remote-tracking branch 'origin/master'
All checks were successful
SteamWarCI Build successful

# Conflicts:
#	src/content/modes/missilewars.json
This commit is contained in:
2025-04-02 09:40:05 +02:00
9 changed files with 47 additions and 32 deletions

View File

@ -101,6 +101,8 @@
<a href={l("/rules/microwargear")}
class="btn btn-gray">{t("navbar.links.rules.micro")}</a>
<a href={l("/rules/streetfight")} class="btn btn-gray">{t("navbar.links.rules.sf")}</a>
<h2 class="px-2 text-gray-300">{t("navbar.links.rules.ranked")}</h2>
<a href={l("/rangliste/missilewars")} class="btn btn-gray">{t("navbar.links.ranked.mw")}</a>
</div>
</div>
<!-- TODO: Add help center

View File

@ -14,12 +14,12 @@ tags:
| Platzierung | Team | Punkte |
|-------------|-------------|--------|
| 1. | ABYSS | 0 |
| | BlackFire | 0 |
| | Borg | 0 |
| | Halcyon | 0 |
| | Happy-End | 0 |
| | TheNoobTeam | 0 |
| 1. | Halcyon | 7 |
| 2. | Happy-End | 6 |
| 3. | ABYSS | 4 |
| 4. | Borg | 3 |
| 5. | TheNoobTeam | 1 |
| 6. | BlackFire | 0 |
### Aktueller Spieltag
@ -42,31 +42,31 @@ PL hat sich nach der Qualifikation zurückgezogen, womit BF nachgerückt ist.
| 08.03.2025 | Begegnung | Ergebnis |
|------------|--------------|----------|
| 19:00 | ABYS vs Borg | / |
| 19:30 | Hlcy vs HPY | / |
| 20:00 | BF vs TNT | / |
| 20:30 | HPY vs ABYS | / |
| 21:00 | Borg vs BF | / |
| 21:30 | TNT vs Hlcy | / |
| 19:00 | ABYS vs Borg | Sieg ABYS |
| 19:30 | Hlcy vs HPY | Sieg Hlcy |
| 20:00 | BF vs TNT | Sieg TNT |
| 20:30 | HPY vs ABYS | Sieg HPY |
| 21:00 | Borg vs BF | Sieg Borg |
| 21:30 | TNT vs Hlcy | Sieg Hlcy |
### 2. Spieltag
| 15.03.2025 | Begegnung | Ergebnis |
|------------|--------------|----------|
| 19:00 | HPY vs TNT | / |
| 19:30 | ABYS vs BF | / |
| 20:00 | Borg vs Hlcy | / |
| 20:30 | BF vs HPY | / |
| 21:00 | TNT vs Borg | / |
| 21:30 | Hlcy vs ABYS | / |
| 19:00 | HPY vs TNT | Sieg HPY |
| 19:30 | ABYS vs BF | Sieg ABYS |
| 20:00 | Borg vs Hlcy | Sieg Hlcy |
| 20:30 | BF vs HPY | Sieg HPY |
| 21:00 | TNT vs Borg | Sieg Borg |
| 21:30 | Hlcy vs ABYS | Sieg Hlcy |
### 3. Spieltag
| 22.03.2025 | Begegnung | Ergebnis |
|------------|-------------|----------|
| 19:00 | ABYS vs TNT | / |
| 19:30 | Borg vs HPY | / |
| 20:00 | Hlcy vs BF | / |
| 19:00 | ABYS vs TNT | Sieg ABYS |
| 19:30 | Borg vs HPY | Sieg HPY |
| 20:00 | Hlcy vs BF | Sieg Hlcy |
| 20:30 | - | / |
| 21:00 | - | / |
| 21:30 | - | / |
@ -75,12 +75,12 @@ PL hat sich nach der Qualifikation zurückgezogen, womit BF nachgerückt ist.
| 29.03.2025 | Begegnung | Ergebnis |
|------------|--------------|----------|
| 19:00 | TNT vs ABYS | / |
| 19:30 | HPY vs Borg | / |
| 20:00 | BF vs Hlcy | / |
| 20:30 | HPY vs BF | / |
| 21:00 | Borg vs TNT | / |
| 21:30 | ABYS vs Hlcy | / |
| 19:00 | TNT vs ABYS | Sieg ABYS |
| 19:30 | HPY vs Borg | Sieg HPY |
| 20:00 | BF vs Hlcy | Sieg Hlcy |
| 20:30 | Borg vs TNT | Sieg Borg |
| 21:00 | HPY vs BF | Sieg HPY |
| 21:30 | ABYS vs Hlcy | Sieg Hlcy |
### 5. Spieltag

View File

@ -4,7 +4,8 @@
"url": {
"1.21.4": "https://git.steamwar.de/SteamWar/AdvancedScripts/releases/download/2.2.0/AdvancedScripts-2.2.0.jar",
"1.20.6": "https://git.steamwar.de/SteamWar/AdvancedScripts/releases/download/2.1.0/AdvancedScripts-2.1.0.jar",
"1.19.3": "https://git.steamwar.de/SteamWar/AdvancedScripts/releases/download/2.0.0/AdvancedScripts-2.0.0.jar"
"1.19.3": "https://git.steamwar.de/SteamWar/AdvancedScripts/releases/download/2.0.0/AdvancedScripts-2.0.0.jar",
"Hotkey script": "https://git.steamwar.de/SteamWar/SteamWar/src/branch/main/BauSystem/hotkeys.lua"
},
"sourceUrl": "https://git.steamwar.de/SteamWar/AdvancedScripts"
}

View File

@ -1,4 +1,5 @@
{
"translationKey": "microwg",
"main": false
"main": false,
"ranked": true
}

View File

@ -0,0 +1,5 @@
{
"translationKey": "mw",
"main": false,
"ranked": true
}

View File

@ -1,9 +1,9 @@
{
"name": "Graf Spree",
"name": "Graf Spee",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/grafspree/area_render.png",
"image": "../../../images/publics/grafspee/area_render.png",
"3d": false
}

View File

@ -0,0 +1,3 @@
---
translationKey: mw
---

View File

@ -87,7 +87,10 @@
"title": "Hilfe",
"docs": "Dokumentation"
},
"account": "Konto"
"account": "Konto",
"ranked": {
"mw": "MissileWars"
}
}
},
"wg": {

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB