[Scummvm-git-logs] scummvm-web master -> 36a4524287b3552c049b278497f7bcbf5c5da783
lotharsm
noreply at scummvm.org
Thu Oct 24 21:41:46 UTC 2024
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
6f48dfa3b0 L10N: Update base news translation file
36a4524287 DATA: Update data files
Commit: 6f48dfa3b06b349a68eca4af0ce1660aa9f39d7c
https://github.com/scummvm/scummvm-web/commit/6f48dfa3b06b349a68eca4af0ce1660aa9f39d7c
Author: sev- (sev at scummvm.org)
Date: 2024-10-24T21:41:43Z
Commit Message:
L10N: Update base news translation file
Changed paths:
data/en/news.json
diff --git a/data/en/news.json b/data/en/news.json
index 399df07e..9d7fc440 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1614,5 +1614,9 @@
"20241003": {
"title": "âWhat Time is it? GAME TIME HOO!â",
"content": "_Backyard Basketball_, is finally ready to come off the bench for some sweet public testing! You can now play again on ScummVM this beloved Backyard Sports title (not to mention __the last unsupported game on the SCUMM engine__). Play with the Backyard Kids and even create five of your own! This game also features (now former) NBA and WNBA stars _Kevin Garnett_ and _Lisa Leslie_!\n\nMuch like the other sports titles of this franchise, controls are point-and-click by default, with gamepad and keyboard options. Pick your favorite kids and play some 3 on 3 basketball. Don't forget your _110% Juice_ or _Dunking Donut_ for a _slamma jamma_! Pass that ball in, listen to the live commentary from Sunny Day and Barry DeJay and shoot some jumpers on your way to a championship.\n\nAre you ready to play? Dig up your good old CD and fire up the latest [daily build](https://scummvm.org/downloads/#daily)!"
+ },
+ "20241024": {
+ "title": "âCan you bring peace to.. UNREST?â",
+ "content": "[_Unrest_](https://pyrodactyl.com/) is a roleplaying game developed by _Pyrodactyl Studios_ set in a fantasy interpretation of ancient India. Youâll step into the shoes of ordinary people and navigate a world fraught with challenges as they strive for safety, freedom, and peace.\n\nWe are proud to announce that Unrest is now playable using ScummVM thanks to the work done by our GSoC student, Kartik Agarwala! Help us test the game by grabbing a [daily build](https://scummvm.org/downloads/#daily) of ScummVM. Read through our [testing guidelines](https://wiki.scummvm.org/index.php/Release_Testing#Testing_Guidelines), and please take some [screenshots](https://wiki.scummvm.org/index.php/Screenshots) along the way. If you encounter any issues, please report them to our [bugtracker](https://bugs.scummvm.org/).\n\nIf you donât own Unrest, you can purchase this game from either [GOG](https://www.gog.com/en/game/unrest) or [Steam](https://store.steampowered.com/app/292400/Unrest/). The demo for the game is also supported and available [from our web site](https://www.scummvm.org/demos/).\n\nNow go, use your manipulative skills to bring peace to this troubled world where chaos is not afar. For the most daring players using the iron-man mode, saving and loading the game is only available using ScummVM's Global Main Menu."
}
}
Commit: 36a4524287b3552c049b278497f7bcbf5c5da783
https://github.com/scummvm/scummvm-web/commit/36a4524287b3552c049b278497f7bcbf5c5da783
Author: sev- (sev at scummvm.org)
Date: 2024-10-24T21:41:43Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/companies.yaml
data/en/compatibility.yaml
data/en/engines.yaml
data/en/games.yaml
diff --git a/data/en/companies.yaml b/data/en/companies.yaml
index 0432f38c..b61c2106 100644
--- a/data/en/companies.yaml
+++ b/data/en/companies.yaml
@@ -1039,6 +1039,10 @@
id: psygnosis
name: Psygnosis
alt_name: ''
+-
+ id: pyrodactyl
+ name: 'Pyrodactyl Games'
+ alt_name: ''
-
id: raecreation
name: 'Raecreations Software'
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 5bb94575..11b5c7ec 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -5165,3 +5165,17 @@
since_version: DEV
stable_platforms: win
unstable_platforms: ''
+-
+ id: 'scumm:basketball'
+ support: good
+ notes: ''
+ since_version: DEV
+ stable_platforms: 'win,mac'
+ unstable_platforms: ''
+-
+ id: 'crab:unrest'
+ support: good
+ notes: '- Save/load works only via global menu'
+ since_version: DEV
+ stable_platforms: 'win,mac,linux'
+ unstable_platforms: ''
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index a9390bd2..daad368e 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -84,6 +84,11 @@
name: 'Magic Composer'
alt_name: ''
enabled: true
+-
+ id: crab
+ name: CRAB
+ alt_name: ''
+ enabled: true
-
id: cruise
name: CruisE
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 293c6cf6..0a717c63 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -2911,6 +2911,20 @@
datafiles: ''
wikipedia_page: Magic_Tales
series_id: magictales
+-
+ id: 'crab:unrest'
+ name: Unrest
+ engine_id: crab
+ company_id: pyrodactyl
+ year: '2014'
+ moby_id: '74307'
+ steam_id: '292400'
+ gog_id: unrest
+ zoom_id: ''
+ additional_stores: ''
+ datafiles: Unrest
+ wikipedia_page: Unrest_(video_game)
+ series_id: ''
-
id: 'cruise:cruise'
name: 'Cruise for a Corpse'
More information about the Scummvm-git-logs
mailing list