[Scummvm-git-logs] scummvm-web master -> e3df6654927ba81ced79aee4c699dc49c4951a91
lotharsm
noreply at scummvm.org
Sun Jun 5 21:38:57 UTC 2022
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:
eca01de939 WEB: ScummVM 2.6.0pre public testing announcement
e3df665492 WEB: Fix link to daily builds in 2.6.0 testing announcement
Commit: eca01de939a1d0f9875ccb4452077e773799b9b8
https://github.com/scummvm/scummvm-web/commit/eca01de939a1d0f9875ccb4452077e773799b9b8
Author: Lothar Serra Mari (mail at serra.me)
Date: 2022-06-05T21:57:54+02:00
Commit Message:
WEB: ScummVM 2.6.0pre public testing announcement
Changed paths:
A data/en/news/20220605.markdown
diff --git a/data/en/news/20220605.markdown b/data/en/news/20220605.markdown
new file mode 100644
index 00000000..424f783e
--- /dev/null
+++ b/data/en/news/20220605.markdown
@@ -0,0 +1,33 @@
+---
+title: "Please help with testing the upcoming ScummVM 2.6.0 release!"
+author: The ScummVM Team
+date: 1654422914
+---
+
+A few months have passed since we released ScummVM 2.5.1.
+
+No matter if you expect the scorching heat of the upcoming summer or freezing blizzards in winter (depending on your favorite hemisphere): itâs release time again!
+
+Our lovely developers added support, yet again, for a bunch of new ancient games that require testing:
+
+* *Sanitarium*
+* *Hades Challenge*
+* *Marvel Comics Spider-Man: The Sinister Six*
+* *The 11th Hour*
+* *Clandestiny*
+* *Tender Loving Care (CD-ROM Editions)*
+* *Uncle Henry's Playhouse*
+* *Wetlands*
+* *Chewy: Esc from F5*
+
+Besides these games, weâd appreciate it if you could check our [release testing list](https://wiki.scummvm.org/index.php?title=Release_Testing/2.6.0) - maybe youâll even find your favorite game on there that has been sitting on that shelf for way too long.
+
+And since ScummVM is about playing games in general, weâve seen quite a bunch of changes across many, many engines - so this is the perfect time for giving your favorites another go.
+
+The AGOS, SCI and SCUMM engine received some really extensive modifications which make all games using those engines very good testing targets as well.
+
+All testing must be done with [stable builds](https://buildbot.scummvm.org/#/snapshots), not development ones. Please report any bugs or oddities on our [issue tracker](https://bugs.scummvm.org/).
+
+A detailed list of all exciting new features and fixes is available in our [NEWS file](https://github.com/scummvm/scummvm/blob/branch-2-6/NEWS.md).
+
+Thank you very much for your support!
Commit: e3df6654927ba81ced79aee4c699dc49c4951a91
https://github.com/scummvm/scummvm-web/commit/e3df6654927ba81ced79aee4c699dc49c4951a91
Author: Lothar Serra Mari (mail at serra.me)
Date: 2022-06-05T23:37:14+02:00
Commit Message:
WEB: Fix link to daily builds in 2.6.0 testing announcement
Changed paths:
data/en/news/20220605.markdown
diff --git a/data/en/news/20220605.markdown b/data/en/news/20220605.markdown
index 424f783e..d6870102 100644
--- a/data/en/news/20220605.markdown
+++ b/data/en/news/20220605.markdown
@@ -26,7 +26,7 @@ And since ScummVM is about playing games in general, weâve seen quite a bunch
The AGOS, SCI and SCUMM engine received some really extensive modifications which make all games using those engines very good testing targets as well.
-All testing must be done with [stable builds](https://buildbot.scummvm.org/#/snapshots), not development ones. Please report any bugs or oddities on our [issue tracker](https://bugs.scummvm.org/).
+All testing must be done with [stable builds](https://buildbot.scummvm.org/#/dailybuilds), not development ones. Please report any bugs or oddities on our [issue tracker](https://bugs.scummvm.org/).
A detailed list of all exciting new features and fixes is available in our [NEWS file](https://github.com/scummvm/scummvm/blob/branch-2-6/NEWS.md).
More information about the Scummvm-git-logs
mailing list