Skip to content

Commit c9723b0

Browse files
Site changes [skip-ci]
1 parent ed10087 commit c9723b0

File tree

104 files changed

+205
-205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+205
-205
lines changed

_data/assets/admob-defold.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"project_url": "https://github.com/defold/extension-admob",
2121
"releases": [
2222
{
23-
"message": "- Updated Android SDK to 24.5.0 \n- Updated iOS SDK to 12.9.0 \n- \u26a0\ufe0f Minimum supported Android version is now 23 (verify your `game.project` -> `android` settings) \n- \u26a0\ufe0f Removed `admob.SIZE_SEARCH` and `admob.SIZE_SKYSCRAPER` from the extension",
23+
"message": "- Updated Android SDK to 24.5.0 \n- Updated iOS SDK to 12.9.0 \n- ⚠️ Minimum supported Android version is now 23 (verify your `game.project` -> `android` settings) \n- ⚠️ Removed `admob.SIZE_SEARCH` and `admob.SIZE_SKYSCRAPER` from the extension",
2424
"published_at": "2025-09-03T07:01:33Z",
2525
"tag": "3.7.0",
2626
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.7.0.zip"
@@ -44,7 +44,7 @@
4444
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.4.2.zip"
4545
},
4646
{
47-
"message": "- Android SDK 22.6.0 (2023\u201112\u201106)\n- iOS SDK 10.14.0 (2023\u201111\u201129)",
47+
"message": "- Android SDK 22.6.0 (2023‑12‑06)\n- iOS SDK 10.14.0 (2023‑11‑29)",
4848
"published_at": "2023-12-17T08:57:27Z",
4949
"tag": "3.4.1",
5050
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.4.1.zip"
@@ -62,7 +62,7 @@
6262
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.3.1.zip"
6363
},
6464
{
65-
"message": "- Android SDK 22.5.0 (2023\u201110\u201130)\n- iOS SDK 10.12.0 (2023\u201110\u201104)\n- The extension uses cocoapods for ios",
65+
"message": "- Android SDK 22.5.0 (2023‑10‑30)\n- iOS SDK 10.12.0 (2023‑10‑04)\n- The extension uses cocoapods for ios",
6666
"published_at": "2023-11-07T09:10:41Z",
6767
"tag": "3.3.0",
6868
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.3.0.zip"
@@ -104,7 +104,7 @@
104104
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.0.0.zip"
105105
},
106106
{
107-
"message": "- Android SDK 21.3.0 (2022\u201110\u201110)\n- iOS SDK 9.12.0 (2022\u201110\u201124)",
107+
"message": "- Android SDK 21.3.0 (2022‑10‑10)\n- iOS SDK 9.12.0 (2022‑10‑24)",
108108
"published_at": "2022-10-27T09:06:44Z",
109109
"tag": "2.2.0",
110110
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/2.2.0.zip"
@@ -122,7 +122,7 @@
122122
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/2.1.1.zip"
123123
},
124124
{
125-
"message": "* Android SDK 20.5.0 (2021\u201111\u201118)\n* iOS SDK 8.13.0 (2021\u201111\u201117)\n* New events for Interstitial and Rewarded videos: `admob.EVENT_CLICKED`",
125+
"message": "* Android SDK 20.5.0 (2021‑11‑18)\n* iOS SDK 8.13.0 (2021‑11‑17)\n* New events for Interstitial and Rewarded videos: `admob.EVENT_CLICKED`",
126126
"published_at": "2021-12-04T09:38:52Z",
127127
"tag": "2.1.0",
128128
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/2.1.0.zip"

_data/assets/adpf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/adpf.json",
33
"author": "Defold",
44
"author_id": "7a2340205545b175e20f44488bd30a49",
5-
"description": "Android Dynamic Performance Framework (ADPF) is a set of APIs that allow games and to interact more directly with power and thermal systems of Android devices. It is possible to monitor the dynamic behavior on Android systems and optimize game performance at a sustainable level that doesn\u2019t overheat devices.",
5+
"description": "Android Dynamic Performance Framework (ADPF) is a set of APIs that allow games and to interact more directly with power and thermal systems of Android devices. It is possible to monitor the dynamic behavior on Android systems and optimize game performance at a sustainable level that doesn’t overheat devices.",
66
"github_url": "https://github.com/defold/extension-adpf",
77
"id": "adpf",
88
"images": {

_data/assets/apathfinding.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/apathfinding.json",
3-
"author": "Selim Ana\u00e7",
3+
"author": "Selim Anaç",
44
"author_id": "6100d3b33dfe49f042484ab76af0781e",
55
"description": "This is a path finder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.",
66
"github_url": "https://github.com/selimanac/defold-astar",

_data/assets/blip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/blip.json",
3-
"author": "Bj\u00f6rn Ritzl",
3+
"author": "Björn Ritzl",
44
"author_id": "6c8581f7da8da7a5c9bb6ffe85f56420",
55
"description": "Procedurally generate and play sound effects.",
66
"github_url": "https://github.com/britzl/blip",

_data/assets/clipboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/clipboard.json",
3-
"author": "Bj\u00f6rn Ritzl",
3+
"author": "Björn Ritzl",
44
"author_id": "6c8581f7da8da7a5c9bb6ffe85f56420",
55
"description": "Clipboard access to enable copy / paste operations.",
66
"github_url": "https://github.com/britzl/defold-clipboard",

_data/assets/colyseus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,4 +312,4 @@
312312
],
313313
"timestamp": 1567163518.0,
314314
"website_url": "https://colyseus.io"
315-
}
315+
}

_data/assets/daabbcc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/daabbcc.json",
3-
"author": "Selim Ana\u00e7",
3+
"author": "Selim Anaç",
44
"author_id": "6100d3b33dfe49f042484ab76af0781e",
55
"description": "This is a Dynamic AABB Tree native extension with Branch and Bound Algorithm.",
66
"github_url": "https://github.com/selimanac/DAABBCC",

_data/assets/dashdocsetfordefold.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/dashdocsetfordefold.json",
3-
"author": "Bj\u00f6rn Ritzl",
3+
"author": "Björn Ritzl",
44
"author_id": "6c8581f7da8da7a5c9bb6ffe85f56420",
55
"description": "Dash is an API Documentation Browser and Code Snippet Manager with support for Defold.",
66
"id": "dashdocsetfordefold",

_data/assets/dear-imgui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/dear-imgui.json",
3-
"author": "Bj\u00f6rn Ritzl",
3+
"author": "Björn Ritzl",
44
"author_id": "6c8581f7da8da7a5c9bb6ffe85f56420",
55
"description": "Dear ImGui is a bloat-free graphical user interface library.",
66
"github_url": "https://github.com/britzl/extension-imgui",

_data/assets/defarc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/defarc.json",
3-
"author": "Pawe\u0142 Jarosz",
3+
"author": "Paweł Jarosz",
44
"author_id": "d54cdc4bc377adc6a3233368cc304107",
55
"description": "DefArc is an Arcweave runtime for Defold, a toolset to easily create branching, interactive narratives in your games!",
66
"forum_url": "https://forum.defold.com/t/defarc-defold-arcweave-tool-for-branching-conversations-and-narrative/70832",

0 commit comments

Comments
 (0)