Skip to content

Commit b7d8780

Browse files
Site changes [skip-ci]
1 parent 97d265e commit b7d8780

File tree

136 files changed

+780
-550
lines changed

Some content is hidden

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

136 files changed

+780
-550
lines changed

_data/assetindex.json

Lines changed: 82 additions & 64 deletions
Large diffs are not rendered by default.

_data/assets/admob-defold.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"version": "v1.0",
2626
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/v1.0.zip"
2727
},
28+
{
29+
"published_at": "2025-12-03T22:44:16Z",
30+
"version": "3.8.0",
31+
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.8.0.zip"
32+
},
2833
{
2934
"published_at": "2025-09-03T07:01:33Z",
3035
"version": "3.7.0",
@@ -147,6 +152,12 @@
147152
}
148153
],
149154
"releases": [
155+
{
156+
"message": "NEW: Added [server side verification options](https://developers.google.com/admob/android/rewarded#validate-ssv) when loading rewarded ads.\n\n```lua\nlocal options = {\n user_id = \"someuserid\",\n custom_data = \"somecustomdata\"\n}\nadmob.load_rewarded(ad_unit_id, options)\n```",
157+
"published_at": "2025-12-03T22:44:16Z",
158+
"tag": "3.8.0",
159+
"zip": "https://github.com/defold/extension-admob/archive/refs/tags/3.8.0.zip"
160+
},
150161
{
151162
"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",
152163
"published_at": "2025-09-03T07:01:33Z",

_data/assets/apathfinding.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"zip": "https://github.com/selimanac/defold-astar/archive/refs/tags/1.0.zip"
115115
}
116116
],
117-
"stars": 98,
117+
"stars": 99,
118118
"tags": [
119119
"AI",
120120
"Math"

_data/assets/applovin-max.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"zip": "https://github.com/AppLovin/AppLovin-MAX-Defold/archive/refs/tags/release_1_0_0.zip"
4545
}
4646
],
47-
"stars": 16,
47+
"stars": 15,
4848
"tags": [
4949
"Ads",
5050
"Monetization"

_data/assets/asset-store.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/asset-store.json",
3+
"author": "Insality",
4+
"author_id": "fdec556e51a2ad846db08b8ba0ae3b86",
5+
"description": "Defold In-Editor Asset Store",
6+
"github_url": "https://github.com/Insality/asset-store",
7+
"images": {
8+
"hero": "asset-store-hero.png",
9+
"thumb": "asset-store-thumb.png"
10+
},
11+
"isDefoldLibrary": true,
12+
"library_url": "https://github.com/Insality/asset-store/archive/refs/tags/1.zip",
13+
"license": "MIT",
14+
"name": "Asset Store",
15+
"platforms": [
16+
"iOS",
17+
"Android",
18+
"macOS",
19+
"Windows",
20+
"Linux",
21+
"HTML5"
22+
],
23+
"project_url": "https://github.com/Insality/asset-store",
24+
"release_tags": [
25+
{
26+
"published_at": "2025-11-30T19:19:41Z",
27+
"version": "1",
28+
"zip": "https://github.com/Insality/asset-store/archive/refs/tags/1.zip"
29+
}
30+
],
31+
"stars": 15,
32+
"tags": [
33+
"System",
34+
"Tools",
35+
"Editor script"
36+
],
37+
"timestamp": 1764888979.0,
38+
"website_url": ""
39+
}

_data/assets/cleanexporter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"zip": "https://github.com/FlexYourBrain/CleanGameAssetExporter/archive/refs/tags/1.0.0.zip"
4646
}
4747
],
48-
"stars": 11,
48+
"stars": 12,
4949
"tags": [
5050
"3D",
5151
"Mesh component",

_data/assets/daabbcc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"zip": "https://github.com/selimanac/DAABBCC/archive/refs/tags/1.0.zip"
175175
}
176176
],
177-
"stars": 85,
177+
"stars": 86,
178178
"tags": [
179179
"Physics"
180180
],

_data/assets/dear-imgui.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
],
2424
"project_url": "https://github.com/britzl/extension-imgui",
2525
"release_tags": [
26+
{
27+
"published_at": "2025-11-23T21:28:23Z",
28+
"version": "2.9.0",
29+
"zip": "https://github.com/britzl/extension-imgui/archive/refs/tags/2.9.0.zip"
30+
},
2631
{
2732
"published_at": "2025-10-07T07:33:20Z",
2833
"version": "2.8.0",
@@ -135,6 +140,12 @@
135140
}
136141
],
137142
"releases": [
143+
{
144+
"message": "NEW: Added `imgui.get_cursor_pos()`. Thanks @rsaienz",
145+
"published_at": "2025-11-23T21:28:23Z",
146+
"tag": "2.9.0",
147+
"zip": "https://github.com/britzl/extension-imgui/archive/refs/tags/2.9.0.zip"
148+
},
138149
{
139150
"message": "NEW: Bindings for PushStyleVar and PopStyleVar. Thanks @akhleung",
140151
"published_at": "2025-10-07T07:33:20Z",
@@ -268,7 +279,7 @@
268279
"zip": "https://github.com/britzl/extension-imgui/archive/refs/tags/1.0.0.zip"
269280
}
270281
],
271-
"stars": 69,
282+
"stars": 71,
272283
"tags": [
273284
"GUI"
274285
],

_data/assets/defblend.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"HTML5"
2323
],
2424
"project_url": "https://github.com/subsoap/defblend",
25-
"stars": 22,
25+
"stars": 23,
2626
"tags": [
2727
"Shaders"
2828
],

_data/assets/defcon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"zip": "https://github.com/britzl/defcon/archive/refs/tags/1.1.zip"
163163
}
164164
],
165-
"stars": 58,
165+
"stars": 59,
166166
"tags": [
167167
"System",
168168
"Tools"

0 commit comments

Comments
 (0)