[Scummvm-git-logs] scummvm-web master -> 3207ae92a41bce6336574863793c57e2e3a67d11
lotharsm
noreply at scummvm.org
Wed Oct 30 21:47:44 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:
11e208a6e5 L10N: Update base news translation file
3207ae92a4 DATA: Update data files
Commit: 11e208a6e56764c99f71ba73995e55795040d81a
https://github.com/scummvm/scummvm-web/commit/11e208a6e56764c99f71ba73995e55795040d81a
Author: sev- (sev at scummvm.org)
Date: 2024-10-30T21:47:38Z
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 9d7fc440..75572b50 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1618,5 +1618,9 @@
"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."
+ },
+ "20241030": {
+ "title": "I don't need to remind you that this investigation is strictly unofficial",
+ "content": "We are excited to announce that [_Rise of the Dragon_](https://en.wikipedia.org/wiki/Rise_of_the_Dragon) is now ready for public testing. This is the first of a small number of games built using the DGDS (Dynamix Game Development System) engine.\n\nThe Dynamix name may be familiar â bought by Sierra in 1990, the Dynamix brand continued and became well known for action and puzzle games like _The Incredible Machine_, _A10 Tank Killer_, and _Red Baron_. They also made a few adventures using the custom DGDS engine.\n\n_Rise of the Dragon_ is set in Los Angeles in a dark version of the future, circa 2053. You play as Blade Hunter, a private investigator and retired police officer. After a designer drug kills the mayor's rebellious daughter, Chandra, Hunter is hired to find the people responsible for releasing the drug on the streets. What Blade ultimately finds is much more than he expected. _Rise of the Dragon_ combines classic point-and-click adventure style with platforming arcade sequences, giving a unique gameplay combination.\n\nYouâll need the latest [daily build of ScummVM](https://scummvm.org/downloads/#daily) and files from the DOS version of the game, which you can buy at [GOG](https://www.gog.com/en/game/rise_of_the_dragon) (check [our wiki](https://wiki.scummvm.org/index.php/Rise_of_the_Dragon) for the required data files). Please file any issues you notice on our [bug tracker](https://bugs.scummvm.org/)."
}
}
Commit: 3207ae92a41bce6336574863793c57e2e3a67d11
https://github.com/scummvm/scummvm-web/commit/3207ae92a41bce6336574863793c57e2e3a67d11
Author: sev- (sev at scummvm.org)
Date: 2024-10-30T21:47:38Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/compatibility.yaml
data/en/engines.yaml
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 11b5c7ec..38a216e5 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -5179,3 +5179,17 @@
since_version: DEV
stable_platforms: 'win,mac,linux'
unstable_platforms: ''
+-
+ id: 'dgds:rise'
+ support: good
+ notes: '- Minor graphical glitches in some cutscenes'
+ since_version: DEV
+ stable_platforms: dos
+ unstable_platforms: ''
+-
+ id: 'dgds:china'
+ support: good
+ notes: '- Tank arcade sequence is not included'
+ since_version: DEV
+ stable_platforms: dos
+ unstable_platforms: ''
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index daad368e..430e4389 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -108,7 +108,7 @@
id: dgds
name: DGDS
alt_name: 'Dynamix Game Development System'
- enabled: false
+ enabled: true
-
id: director
name: 'Macromedia Director'
More information about the Scummvm-git-logs
mailing list