[Scummvm-git-logs] scummvm-web master -> 44781faedc34330a85d6b8957e6c135ec7a711e8
lotharsm
noreply at scummvm.org
Wed Jun 14 21:33:57 UTC 2023
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:
c2b3a7070e L10N: Update base news translation file
44781faedc DATA: Update data files
Commit: c2b3a7070ef82b521fedc2e27f21d1c4102fd07f
https://github.com/scummvm/scummvm-web/commit/c2b3a7070ef82b521fedc2e27f21d1c4102fd07f
Author: sev- (sev at scummvm.org)
Date: 2023-06-14T21:33:53Z
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 b296fffd..0c37d9ba 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1530,5 +1530,9 @@
"20230608": {
"title": "Journey Now Into an Age of Chivalry in an Alternate Reality",
"content": "A stalwart party exploring the unknown, seeking the fabled Inner Sanctum. But all is not what it seems in the world of Varn...\n\nThe ScummVM Team is pleased to announce full support for the PC version of the first game of the *Might and Magic* series: *Might and Magic Book One: The Secret of the Inner Sanctum*. Two modes are supported:\n\n* The original look and feel of the game (sound, which in the original consisted of merely the occasional beep, is not supported)\n* A ScummVM-exclusive enhanced mode, which uses the interface of the later Xeen games, including niceties such as better character screens, automapping, and sound effects. It also integrates the impressive \"[Might and Magic 1 Graphics Overhaul Mod](https://www.dungeoncrawlers.org/post/might-magic-1-graphics-overhaul-mod/)\", which provides better in-game map and monster graphics. The `xeen.cc` file is required from *Might and Magic: IV* or *Might and Magic: World of Xeen*.\n\nBoth modes allow saving your game anywhere outside of combat via the ScummVM Global Main Menu (unlike the original game that only saved a single roster when checking into an inn). So make sure you save regularly, just in case you encounter problems.\n\nHelp us test both game modes by grabbing a [daily build](/downloads/#daily) and adding [mm.dat](https://github.com/scummvm/scummvm/blob/master/dists/engine-data/mm.dat) to the same folder as your game files. 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.\n\nNow, go forth, and discover the true secrets of the game that started the long running epic fantasy series!"
+ },
+ "20230614": {
+ "title": "Hey, Hawkins, nice to see you again!",
+ "content": "_Muppet Treasure Island_, the second [mTropolis](https://wiki.scummvm.org/index.php?title=MTropolis) game playable in ScummVM, is ready for public testing!\n\nCreated in 1996 by _Activision_ and based on the movie of the same name, this game has you play the role of Jim Hawkins as you join the Muppets on a voyage to find a pirateâs buried treasure, and features additional live-action performances by Billy Connolly and Tim Curry.\n\nScummVM currently supports the Windows CD-ROM release in several languages (English, Spanish, Italian) and the English Macintosh CD-ROM. If youâre aware of any other versions, please [contact us](https://www.scummvm.org/contact/).\n\nTo play any of these supported releases, you will need a [daily development build](https://www.scummvm.org/downloads/#daily). If you encounter any issues, please submit them to the [issue tracker](https://bugs.scummvm.org/)!"
}
}
Commit: 44781faedc34330a85d6b8957e6c135ec7a711e8
https://github.com/scummvm/scummvm-web/commit/44781faedc34330a85d6b8957e6c135ec7a711e8
Author: sev- (sev at scummvm.org)
Date: 2023-06-14T21:33:54Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/compatibility.yaml
data/en/games.yaml
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 83b79f99..624c2964 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -4808,3 +4808,31 @@
since_version: DEV
stable_platforms: dos
unstable_platforms: ''
+-
+ id: 'ags:primordia'
+ support: good
+ notes: ''
+ since_version: DEV
+ stable_platforms: 'win,linux,mac'
+ unstable_platforms: ''
+-
+ id: 'ags:shardlight'
+ support: good
+ notes: ''
+ since_version: DEV
+ stable_platforms: 'win,linux,mac'
+ unstable_platforms: ''
+-
+ id: 'ags:technobabylon'
+ support: good
+ notes: ''
+ since_version: DEV
+ stable_platforms: 'win,linux,mac'
+ unstable_platforms: ''
+-
+ id: 'mtropolis:mti'
+ support: good
+ notes: "MPZ-1000 printing feature doesn't work"
+ since_version: DEV
+ stable_platforms: 'win,mac'
+ unstable_platforms: ''
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 4d08d70d..b09b34e9 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -4907,6 +4907,18 @@
datafiles: ''
wikipedia_page: 'Mage%27s_Initiation:_Reign_of_the_Elements'
series_id: ''
+-
+ id: 'mtropolis:mti'
+ name: 'Muppet Treasure Island '
+ engine_id: mtropolis
+ company_id: activision
+ moby_id: '6477'
+ steam_id: ''
+ gog_id: ''
+ additional_stores: ''
+ datafiles: Muppet_Treasure_Island
+ wikipedia_page: Muppet_Treasure_Island_(video_game)
+ series_id: ''
-
id: 'mtropolis:obsidian'
name: Obsidian
More information about the Scummvm-git-logs
mailing list