[Scummvm-git-logs] scummvm-web master -> c852d0ddfb2b137066b65c37bf38c6e4a4277e34
lotharsm
noreply at scummvm.org
Tue Feb 11 10:59:39 UTC 2025
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:
cf613f9dcb L10N: Update base news translation file
c852d0ddfb DATA: Update data files
Commit: cf613f9dcb6083ccb9755ba72ca10c5b418f7a7a
https://github.com/scummvm/scummvm-web/commit/cf613f9dcb6083ccb9755ba72ca10c5b418f7a7a
Author: Strangerke (Strangerke at scummvm.org)
Date: 2025-02-11T10:59:34Z
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 bd83ce30..92ca0ea7 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1638,5 +1638,9 @@
"20241222": {
"title": "ScummVM 2.9.0 \"Close Encounters of the 2.9th Kind\" has landed",
"content": "Almost one year after the last major release, and just in time for Christmas, ScummVM 2.9.0 - \"Close Encounters of the 2.9th Kind\" has landed. Amongst its gifts, you will find 15 newly supported games and a new supported platform.\n\n## New games\n* _The Adventures of the Good Soldier Schweik_\n* _Backyard Basketball_\n* _Castle Master_\n* _Marvellous Mice Adventures: Meeting Sea Rat_\n* _Marvellous Mice Adventures: Sea Rat's Birthday_\n* _Mask Show_\n* _Moonbase Commander_\n* _Orion Burger_\n* _Rise of the Dragon_\n* _The Space Bar_\n* _Thimbleweed Park_[^1]\n* _Total Eclipse_\n* _Total Eclipse 2_\n* _Unrest_\n* _Wait for it! Issue 3. Song for a Hare_\n\n## New platform\nScummVM now has an official Sailfish OS port. While we are waiting for official builds to appear, adventurous users are welcome to build their own and very personalized copy!\n\n## Notable engine enhancements\nThe AGS engine has been brought up to version 3.6.1.30 from upstream, which adds support for some recently released games, such as Stranger in Utopia, The Phantom Fellows, and It Takes Two to Tangle.\n\nKeymapper support was added to more than 20 engines, allowing customization of the keys, mouse buttons, and joystick buttons used to play the games.\n\nThe SCI engine benefits from numerous script fixes for various games and an impressive speech repair feature for Gabriel Knight 1 CD.\n\nThe SCUMM engine sees graphics and audio improvements for the Macintosh version of several games.\n\n## Notable platform enhancements\nThe macOS release for recent Intel and Apple Silicon systems has been signed and notarized, so it has been accepted by Apple Gatekeeper.\n\nThe Android release now supports Android 15 and has improved gamepad support.\n\nThe iOS release adds support for the Apple Pencil, which was one of the most requested features.\n\n----\n\nThe full [release notes](https://downloads.scummvm.org/frs/scummvm/2.9.0/ReleaseNotes.html) contain a comprehensive summary of the changes and enhancements.\n\nOn [our downloads page](https://www.scummvm.org/downloads/), you can find the downloads for various platforms. The iOS version is available in the [Apple App Store](https://apps.apple.com/us/app/scummvm/id6446184412) and the Android versions should soon be available in the [Google Play Store](https://play.google.com/store/apps/details?id=org.scummvm.scummvm) (once the update has been approved). If you are using Windows, macOS, or either the Ubuntu Snap or Flatpak packages, the autoupdater will assist you in updating to ScummVM 2.9.0.\n\nOur macOS users with a 64-bit Intel Mac and a macOS version between 10.9 and 10.12 will need to download manually the new update from [our downloads page](https://www.scummvm.org/downloads/) using the \"Mac OS X 10.9+ Intel 64 Bits (without Sparkle) Disk Image\" download. The version downloaded using the auto-update feature now requires macOS 10.13 or above.\n\nPlay the games, and enjoy ScummVM with a hot cup of grog[^2]!\n\n[^1]: Thimbleweed Park is only supported on a subset of platforms as it requires OpenGL with Shaders.\n[^2]: Other beverages available."
+ },
+ "20250210": {
+ "title": "A bolt of lightning, a shocking experience",
+ "content": "[God of Thunder](https://wiki.scummvm.org/index.php?title=God_of_Thunder), the Zelda-esque game, is now ready for public testing!\n\nPrepare yourself to take on the role of Thor, the god of thunder, as he battles his way through the three part game, facing enemies and challenging environmental puzzles, all to finally face down challenging end bosses, culminating in Loki himself.\n\nThe implementation in ScummVM is slightly different from the original, in that whilst it has a high score table like the original, you don't have to go through the steps of creating an account and being limited to only a single savegame. Also, unfortunately, the game uses a special music format that will need to be implemented from scratch by someone with experience. So for now, no music playback will occur, though in-game sound effects play back fine.\n\nTo participate in the testing, ensure you have a [daily development build](https://www.scummvm.org/downloads/#daily). The game itself is freeware, and can be downloaded from the [Adept Software website](https://www.adeptsoftware.com/got/). We encourage all players to submit feedback and bug reports through our [issue tracker](https://bugs.scummvm.org/).And please take some [screenshots](https://wiki.scummvm.org/index.php/Screenshots) along the way.\n\nHave you the skill to defeat Loki, or will you be defeated by the cunning enemies, or be stymied figuring out the puzzles. Play, and find out."
}
}
Commit: c852d0ddfb2b137066b65c37bf38c6e4a4277e34
https://github.com/scummvm/scummvm-web/commit/c852d0ddfb2b137066b65c37bf38c6e4a4277e34
Author: Strangerke (Strangerke at scummvm.org)
Date: 2025-02-11T10:59:34Z
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 10c239eb..aeb6c3b0 100644
--- a/data/en/companies.yaml
+++ b/data/en/companies.yaml
@@ -43,6 +43,10 @@
id: adeline
name: 'Adeline Software International'
alt_name: ''
+-
+ id: adeptsoftware
+ name: 'Adept Software'
+ alt_name: ''
-
id: adipson
name: 'Adipson Studio'
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index cf17f878..7288b599 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -5242,3 +5242,10 @@
since_version: DEV
stable_platforms: dos
unstable_platforms: ''
+-
+ id: 'got:got'
+ support: untested
+ notes: '- Music and name entry not supported'
+ since_version: DEV
+ stable_platforms: dos
+ unstable_platforms: ''
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index 176f24b1..70bc8109 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -169,6 +169,11 @@
name: Gob
alt_name: ''
enabled: true
+-
+ id: got
+ name: 'God of Thunder'
+ alt_name: ''
+ enabled: true
-
id: griffon
name: 'The Griffon Legend'
diff --git a/data/en/games.yaml b/data/en/games.yaml
index aebfed11..ebc4ac27 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -8609,6 +8609,20 @@
datafiles: The_Bizarre_Adventures_of_Woodruff_and_the_Schnibble
wikipedia_page: The_Bizarre_Adventures_of_Woodruff_and_the_Schnibble
series_id: ''
+-
+ id: 'got:got'
+ name: 'God of Thunder'
+ engine_id: got
+ company_id: adeptsoftware
+ year: '1993'
+ moby_id: '1019'
+ steam_id: ''
+ gog_id: ''
+ zoom_id: ''
+ additional_stores: ''
+ datafiles: ''
+ wikipedia_page: ''
+ series_id: ''
-
id: 'griffon:griffon'
name: 'The Griffon Legend'
@@ -14299,7 +14313,7 @@
engine_id: wintermute
company_id: negator2vc
year: '2012'
- moby_id: '-1'
+ moby_id: '227515'
steam_id: ''
gog_id: ''
zoom_id: ''
@@ -14495,7 +14509,7 @@
engine_id: wintermute
company_id: pavo
year: '2012'
- moby_id: '-1'
+ moby_id: '227509'
steam_id: '1243010'
gog_id: ''
zoom_id: ''
More information about the Scummvm-git-logs
mailing list