[Scummvm-git-logs] scummvm-web master -> 06e4de9e43f7463cd13c0e586b6495746e8ffb9b
lotharsm
noreply at scummvm.org
Wed Mar 5 11:11:15 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:
0bd55ff29d L10N: Update base news translation file
06e4de9e43 DATA: Update data files
Commit: 0bd55ff29d5d1f1a410a77d191a5e390890b8cdd
https://github.com/scummvm/scummvm-web/commit/0bd55ff29d5d1f1a410a77d191a5e390890b8cdd
Author: sev- (sev at scummvm.org)
Date: 2025-03-05T11:11:11Z
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 ea5dec2f..101f3e26 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1646,5 +1646,9 @@
"20250228": {
"title": "ScummVM has been accepted to the Google Summer of Code 2025",
"content": "Good news: We've been accepted again to the [Google Summer of Code](https://summerofcode.withgoogle.com) program!\n\nSo, if you feel adventurous (or RPGous) and would like to spend your summer with the cool team, we look forward to your application.\n\nFear notâwe will provide enough handholding, explanations, and support if you can dedicate time to coding on our project, are an open-minded developer ready to learn, and do not hesitate to ask any questions. We've been doing GSoC for the last 18 years (oh my gosh), so we know the drill.\n\nA list of suggested projects can be found on [this page](https://wiki.scummvm.org/index.php?title=Summer_of_Code/GSoC_Ideas_2025). If you have your own idea, we will gladly evaluate it. For example, this happened in 2023 with the [Crab engine](https://blogs.scummvm.org/hax0kartik/). The required information for your application for our project is listed on [our Wiki](https://wiki.scummvm.org/index.php?title=GSoC_Application).\n\nTo give you a nice boost, we have put together an impressive amount of information on the [Google Summer of Code miniportal](https://wiki.scummvm.org/index.php?title=Summer_of_Code). So you can learn all the ins and outs of the process. But indeed, you need to start by joining our [Discord server](https://discord.gg/4cDsMNtcpG) and follow the #scummvm-gsoc channel where you can engage with our mentors and the rest of the team.\n\nWe are looking forward to your fine application and participation!"
+ },
+ "20250303": {
+ "title": "A dark seed has been planted",
+ "content": "[Dark Seed](https://wiki.scummvm.org/index.php?title=Dark_Seed), a 90's point-and-click horror game from the mind of H.R. Giger, is now ready for public testing!\n\nIn the game you play the role of Mike Dawson, who just moved to a beautiful solitary mansion to pursue his dream of becoming a writer. You'll soon realise that the place harbors dark secrets, and you'll have just three days to escape a fate worse than death...\n\nThe DOS Floppy and CD versions are supported. The engine also supports a number of localised versions Spanish, French, German, Korean and Chinese.\n\nThe floppy version currently lacks sound effects but all other features from the original game should be present.\n\nThe engine also has the option of using the \"arguably\" better floppy music with the CD version if you have both.\n\nTo participate in the testing, ensure you have a [daily development build](https://www.scummvm.org/downloads/#daily). As always, please submit the bug reports to our [issue tracker](https://bugs.scummvm.org/)."
}
}
Commit: 06e4de9e43f7463cd13c0e586b6495746e8ffb9b
https://github.com/scummvm/scummvm-web/commit/06e4de9e43f7463cd13c0e586b6495746e8ffb9b
Author: sev- (sev at scummvm.org)
Date: 2025-03-05T11:11:11Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/compatibility.yaml
data/en/game_demos.yaml
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 7288b599..d7cd7cee 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -5249,3 +5249,10 @@
since_version: DEV
stable_platforms: dos
unstable_platforms: ''
+-
+ id: 'dgds:beamish'
+ support: good
+ notes: '- Minor graphical and sound glitches'
+ since_version: DEV
+ stable_platforms: dos
+ unstable_platforms: ''
diff --git a/data/en/game_demos.yaml b/data/en/game_demos.yaml
index 678425cb..ca82b30b 100644
--- a/data/en/game_demos.yaml
+++ b/data/en/game_demos.yaml
@@ -5660,6 +5660,15 @@
language2: ''
language3: ''
url: /frs/demos/twine/lba-demo-mult.zip
+-
+ id: 'twine:lba2'
+ platform: dos
+ '': ''
+ category: ''
+ language: ''
+ language2: ''
+ language3: ''
+ url: ''
-
id: 'ultima:regret'
platform: dos
More information about the Scummvm-git-logs
mailing list