Skip to content

Commit 04edbaf

Browse files
Site changes [skip-ci]
1 parent b28bb3c commit 04edbaf

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

assets/matchanovel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"zip": "https://github.com/HalfstarDev/matchanovel/releases/download/v0.1.0/Empty.MatchaNovel.Defold.project.English.zip"
100100
}
101101
],
102-
"stars": 60,
102+
"stars": 61,
103103
"tags": [
104104
"gui",
105105
"game mechanic",

assets/playgama-bridge.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
],
1616
"project_url": "https://github.com/playgama/bridge-defold",
1717
"release_tags": [
18+
{
19+
"published_at": "2025-12-04T16:01:31Z",
20+
"version": "v1.27.0",
21+
"zip": "https://github.com/playgama/bridge-defold/archive/refs/tags/v1.27.0.zip"
22+
},
1823
{
1924
"published_at": "2025-10-28T12:58:36Z",
2025
"version": "v1.26.1",
@@ -57,6 +62,12 @@
5762
}
5863
],
5964
"releases": [
65+
{
66+
"message": "### Xiaomi (beta)\n- New platform integration\n- Supports banner, interstitial, and rewarded ads (Google AdSense)\n\n### MSN\n- Added cloud saves support\n- Fixed `payments.purchase` flow\n- SDK updated from `rc.20` to `rc.21`\n\n### Discord\n- Updated authentication\n- Fixed `isInviteFriendsSupported` and `isShareSupported`\n\n### YouTube, Yandex, Facebook\n- Small fixes\n\n### QA Tool\n- Added authorization state management in the player state section\n- Internal storage is now available only to authorized players\n- Added a guest state for unauthorized players\n- Fixed `platform.language`\n- Added the ability to launch the QA tool via URL, including launching from localhost\n- Added the ability to manage the state of advertisements\n\n### Playgama\n- Fixed `tryParseJson` logic for the `storage.get` method\n- Added support for `game_ready` message\n\n### JS Core\n- Added built-in overlay Device Orientation Popup displayed on mobile and tablet devices when screen orientation doesn't match the supported orientations\n- Configurable via `options.device.useBuiltInOrientationPopup` & `options.device.supportedOrientations`\n- Uses Screen Orientation API with matchMedia and dimension comparison fallbacks\n- Centralized array validation for `storage.get`, `set`, and `delete` methods\n- Added `postToParent` and `postToSystem` utility functions\n- Unified platform-specific error constants into a single `ERROR.GAME_PARAMS_NOT_FOUND` constant\n- Improved loading from CDN\n\n### Defold\n- Added `options` to `payments.purchase` method\n- Improved loading from CDN",
67+
"published_at": "2025-12-04T16:01:31Z",
68+
"tag": "v1.27.0",
69+
"zip": "https://github.com/playgama/bridge-defold/archive/refs/tags/v1.27.0.zip"
70+
},
6071
{
6172
"message": "- [x] Solved Bridge CDN load issue\n- [x] Added game ready event for Playgama\n- [x] Facebook ad preload fix",
6273
"published_at": "2025-10-28T12:58:36Z",

header.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"luasocket.json": 1763535854,
178178
"m.json": 1763535854,
179179
"magiclinker.json": 1763535854,
180-
"matchanovel.json": 1763535854,
180+
"matchanovel.json": 1764871720,
181181
"md5.json": 1731232729,
182182
"mirastate.json": 1759212101,
183183
"modplayer.json": 1731232729,
@@ -205,7 +205,7 @@
205205
"playable-ads.json": 1763535854,
206206
"player2.json": 1760853692,
207207
"playfabsdk.json": 1764115780,
208-
"playgama-bridge.json": 1764785486,
208+
"playgama-bridge.json": 1764871720,
209209
"pointer-lock.json": 1763535854,
210210
"poki.json": 1764331564,
211211
"pp.json": 1747504878,

0 commit comments

Comments
 (0)