Skip to content

Commit 0b60b46

Browse files
committed
Revert "use utf8"
This reverts commit 19a5fbf.
1 parent 19a5fbf commit 0b60b46

File tree

170 files changed

+9882
-9404
lines changed

Some content is hidden

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

170 files changed

+9882
-9404
lines changed

_data/assets/2dcollisions.json

Lines changed: 29 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,31 @@
11
{
2-
"author": "d954mas",
3-
"description": "Efficiently find collisions between rects and circles",
4-
"id": "2dcollisions",
5-
"images": {
6-
"hero": "2dcollisions-hero.jpg",
7-
"thumb": "2dcollisions-thumb.jpg"
8-
},
9-
"library_url": "https://github.com/d954mas/defold-2d-collisions-ne/archive/master.zip",
10-
"license": "MIT License",
11-
"name": "2D Collisions",
12-
"platforms": [
13-
"iOS",
14-
"Android",
15-
"macOS",
16-
"Windows",
17-
"Linux",
18-
"HTML5"
19-
],
20-
"project_url": "https://github.com/d954mas/defold-2d-collisions-ne",
21-
"stars": 2,
22-
"tags": [
23-
"Physics",
24-
"System"
25-
],
26-
"timestamp": 1567163518.0,
27-
"website_url": ""
2+
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/2dcollisions.json",
3+
"author": "d954mas",
4+
"author_id": "54d0fe81953befa10aaa9d1194a9d2d7",
5+
"description": "Efficiently find collisions between rects and circles",
6+
"github_url": "https://github.com/d954mas/defold-2d-collisions-ne",
7+
"id": "2dcollisions",
8+
"images": {
9+
"hero": "2dcollisions-hero.jpg",
10+
"thumb": "2dcollisions-thumb.jpg"
11+
},
12+
"library_url": "https://github.com/d954mas/defold-2d-collisions-ne/archive/master.zip",
13+
"license": "MIT License",
14+
"name": "2D Collisions",
15+
"platforms": [
16+
"iOS",
17+
"Android",
18+
"macOS",
19+
"Windows",
20+
"Linux",
21+
"HTML5"
22+
],
23+
"project_url": "https://github.com/d954mas/defold-2d-collisions-ne",
24+
"stars": 2,
25+
"tags": [
26+
"Physics",
27+
"System"
28+
],
29+
"timestamp": 1567163518.0,
30+
"website_url": ""
2831
}

_data/assets/3deforms.json

Lines changed: 38 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,40 @@
11
{
2-
"author": "Visionaire",
3-
"description": "This project contains 3D meshes in their simplest shapes and prototype textures in basic colors that will help you model your next 3D video game.",
4-
"forum_url": "https://forum.defold.com/t/3deforms/78008",
5-
"images": {
6-
"hero": "3deforms-hero.jpg",
7-
"thumb": "3deforms-thumb.jpg"
8-
},
9-
"library_url": "",
10-
"license": "MIT License",
11-
"name": "3Deforms",
12-
"platforms": [
13-
"android",
14-
"ios",
15-
"macos",
16-
"windows",
17-
"linux",
18-
"html5"
19-
],
20-
"project_url": "https://github.com/Thevisionaire1/3Deforms",
21-
"releases": [
22-
{
23-
"message": "Release of 3Deforms!.",
24-
"published_at": "2024-09-08T00:39:22Z",
25-
"tag": "v0.0.1",
26-
"zip": "https://github.com/Thevisionaire1/3Deforms/archive/refs/tags/v0.0.1.zip"
27-
}
28-
],
29-
"stars": 2,
30-
"tags": [
31-
"3D",
32-
"art assets",
33-
"blender",
34-
"mesh component"
35-
],
36-
"timestamp": 1728161347.0,
37-
"website_url": ""
2+
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/3deforms.json",
3+
"author": "Visionaire",
4+
"author_id": "11d886e31f6a413bdbd7b4f30142d995",
5+
"description": "This project contains 3D meshes in their simplest shapes and prototype textures in basic colors that will help you model your next 3D video game.",
6+
"forum_url": "https://forum.defold.com/t/3deforms/78008",
7+
"images": {
8+
"hero": "3deforms-hero.jpg",
9+
"thumb": "3deforms-thumb.jpg"
10+
},
11+
"library_url": "",
12+
"license": "MIT License",
13+
"name": "3Deforms",
14+
"platforms": [
15+
"Android",
16+
"iOS",
17+
"macOS",
18+
"Windows",
19+
"Linux",
20+
"HTML5"
21+
],
22+
"project_url": "https://github.com/Thevisionaire1/3Deforms",
23+
"releases": [
24+
{
25+
"message": "Release of 3Deforms!.",
26+
"published_at": "2024-09-08T00:39:22Z",
27+
"tag": "v0.0.1",
28+
"zip": "https://github.com/Thevisionaire1/3Deforms/archive/refs/tags/v0.0.1.zip"
29+
}
30+
],
31+
"stars": 2,
32+
"tags": [
33+
"3D",
34+
"Art assets",
35+
"Blender",
36+
"Mesh component"
37+
],
38+
"timestamp": 1728161347.0,
39+
"website_url": ""
3840
}

_data/assets/3dglass.json

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
11
{
2-
"author": "Agustin R.",
3-
"description": "3d Glass rendering sample project",
4-
"forum_url": "https://forum.defold.com/t/3d-glass-rendering/80496",
5-
"images": {
6-
"hero": "3DGlass_hero.jpg",
7-
"thumb": "3DGlass_thumb.jpg"
8-
},
9-
"library_url": "https://github.com/FlexYourBrain/sample_3dGlass_POP/archive/refs/heads/main.zip",
10-
"license": "MIT License",
11-
"name": "3DGlass sample",
12-
"platforms": [
13-
"ALL"
14-
],
15-
"project_url": "https://github.com/FlexYourBrain/sample_3dGlass_POP",
16-
"stars": 8,
17-
"tags": [
18-
"3D",
19-
"rendering",
20-
"model",
21-
"glass"
22-
],
23-
"timestamp": 1607991286.0,
24-
"website_url": "https://github.com/FlexYourBrain"
2+
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/3dglass.json",
3+
"author": "Agustin R.",
4+
"author_id": "3d50d039c078a00ce00628af22d57540",
5+
"description": "3d Glass rendering sample project",
6+
"forum_url": "https://forum.defold.com/t/3d-glass-rendering/80496",
7+
"github_url": "https://github.com/FlexYourBrain/sample_3dGlass_POP",
8+
"images": {
9+
"hero": "3DGlass_hero.jpg",
10+
"thumb": "3DGlass_thumb.jpg"
11+
},
12+
"library_url": "https://github.com/FlexYourBrain/sample_3dGlass_POP/archive/refs/heads/main.zip",
13+
"license": "MIT License",
14+
"name": "3DGlass sample",
15+
"platforms": [
16+
"All"
17+
],
18+
"project_url": "https://github.com/FlexYourBrain/sample_3dGlass_POP",
19+
"stars": 8,
20+
"tags": [
21+
"3D",
22+
"Rendering",
23+
"Model",
24+
"Glass"
25+
],
26+
"timestamp": 1607991286.0,
27+
"website_url": "https://github.com/FlexYourBrain"
2528
}

_data/assets/acidrain.json

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,32 @@
11
{
2-
"author": "approboGames",
3-
"description": "A single file pure Lua particle system for Defold.",
4-
"forum_url": "https://forum.defold.com/t/acid-rain-a-single-file-pure-lua-particle-system-for-defold/66912",
5-
"id": "acidrain",
6-
"images": {
7-
"hero": "acidrain-hero.jpg",
8-
"thumb": "acidrain-thumb.jpg"
9-
},
10-
"library_url": "https://github.com/approboGames/AcidRain/archive/refs/heads/master.zip",
11-
"license": "MIT License",
12-
"name": "Acid Rain",
13-
"platforms": [
14-
"iOS",
15-
"Android",
16-
"macOS",
17-
"Windows",
18-
"Linux",
19-
"HTML5"
20-
],
21-
"project_url": "https://github.com/approboGames/AcidRain",
22-
"stars": 16,
23-
"tags": [
24-
"Animation",
25-
"ParticleFX"
26-
],
27-
"timestamp": 1722327451.0,
28-
"website_url": ""
2+
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/acidrain.json",
3+
"author": "approboGames",
4+
"author_id": "50e4e1bab82fe6b1f6ac6bf07a578126",
5+
"description": "A single file pure Lua particle system for Defold.",
6+
"forum_url": "https://forum.defold.com/t/acid-rain-a-single-file-pure-lua-particle-system-for-defold/66912",
7+
"github_url": "https://github.com/approboGames/AcidRain",
8+
"id": "acidrain",
9+
"images": {
10+
"hero": "acidrain-hero.jpg",
11+
"thumb": "acidrain-thumb.jpg"
12+
},
13+
"library_url": "https://github.com/approboGames/AcidRain/archive/refs/heads/master.zip",
14+
"license": "MIT License",
15+
"name": "Acid Rain",
16+
"platforms": [
17+
"iOS",
18+
"Android",
19+
"macOS",
20+
"Windows",
21+
"Linux",
22+
"HTML5"
23+
],
24+
"project_url": "https://github.com/approboGames/AcidRain",
25+
"stars": 16,
26+
"tags": [
27+
"Animation",
28+
"ParticleFX"
29+
],
30+
"timestamp": 1722327451.0,
31+
"website_url": ""
2932
}

_data/assets/adinfo.json

Lines changed: 68 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,71 @@
11
{
2-
"author": "Defold",
3-
"description": "Retrieve an advertising identifier for a device or user. Advertisers use this to id so they can deliver customized advertising. The id is used for tracking and identifying a user (without revealing personal information). On iOS this extension also supports the App Tracking Transparency framework.",
4-
"forum_url": "",
5-
"images": {
6-
"hero": "adinfo-hero.jpg",
7-
"thumb": "adinfo-thumb.jpg"
8-
},
9-
"library_url": "https://github.com/defold/extension-adinfo/archive/master.zip",
10-
"license": "MIT License",
11-
"name": "Ad Info",
12-
"platforms": [
13-
"Android",
14-
"iOS"
15-
],
16-
"project_url": "https://github.com/defold/extension-adinfo",
17-
"releases": [
18-
{
19-
"message": "FIX: Upgraded Android gradle dependency config to be compatible with Gradle 7.x",
20-
"published_at": "2023-07-11T05:25:27Z",
21-
"tag": "3.0.2",
22-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/3.0.2.zip"
2+
"asset_url": "https://github.com/defold/asset-portal/blob/master/assets/adinfo.json",
3+
"author": "Defold",
4+
"author_id": "7a2340205545b175e20f44488bd30a49",
5+
"description": "Retrieve an advertising identifier for a device or user. Advertisers use this to id so they can deliver customized advertising. The id is used for tracking and identifying a user (without revealing personal information). On iOS this extension also supports the App Tracking Transparency framework.",
6+
"forum_url": "",
7+
"github_url": "https://github.com/defold/extension-adinfo",
8+
"images": {
9+
"hero": "adinfo-hero.jpg",
10+
"thumb": "adinfo-thumb.jpg"
2311
},
24-
{
25-
"message": "FIX: Don't add `NSUserTrackingUsageDescription` key to Info.plist if value is not present in game.project",
26-
"published_at": "2021-07-12T05:12:32Z",
27-
"tag": "3.0.1",
28-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/3.0.1.zip"
29-
},
30-
{
31-
"message": "NEW: Support for iOS 14 Tracking Transparency\nNEW: Support for iOS 11.3 SkAdNetwork registerAppForAdNetworkAttribution\nNEW: adinfo.get() is now asynchronous and takes a callback function as argument",
32-
"published_at": "2020-10-08T09:10:23Z",
33-
"tag": "3.0.0",
34-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/3.0.0.zip"
35-
},
36-
{
37-
"message": "Added gradle support for Android",
38-
"published_at": "2020-01-07T15:24:43Z",
39-
"tag": "2.1.0",
40-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/2.1.0.zip"
41-
},
42-
{
43-
"message": "BREAKING CHANGE: Updated dependencies",
44-
"published_at": "2019-11-12T13:06:14Z",
45-
"tag": "2.0.0",
46-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/2.0.0.zip"
47-
},
48-
{
49-
"message": "FIX: Added library path to game.project so that this project can work as a library dependency",
50-
"published_at": "2019-10-21T11:56:25Z",
51-
"tag": "1.0.1",
52-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/1.0.1.zip"
53-
},
54-
{
55-
"message": "Initial release",
56-
"published_at": "2019-09-12T12:33:27Z",
57-
"tag": "1.0",
58-
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/1.0.zip"
59-
}
60-
],
61-
"stars": 2,
62-
"tags": [
63-
"Ads",
64-
"System"
65-
],
66-
"timestamp": 1580711785.0,
67-
"website_url": ""
12+
"library_url": "https://github.com/defold/extension-adinfo/archive/master.zip",
13+
"license": "MIT License",
14+
"name": "Ad Info",
15+
"platforms": [
16+
"Android",
17+
"iOS"
18+
],
19+
"project_url": "https://github.com/defold/extension-adinfo",
20+
"releases": [
21+
{
22+
"message": "FIX: Upgraded Android gradle dependency config to be compatible with Gradle 7.x",
23+
"published_at": "2023-07-11T05:25:27Z",
24+
"tag": "3.0.2",
25+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/3.0.2.zip"
26+
},
27+
{
28+
"message": "FIX: Don't add `NSUserTrackingUsageDescription` key to Info.plist if value is not present in game.project",
29+
"published_at": "2021-07-12T05:12:32Z",
30+
"tag": "3.0.1",
31+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/3.0.1.zip"
32+
},
33+
{
34+
"message": "NEW: Support for iOS 14 Tracking Transparency\nNEW: Support for iOS 11.3 SkAdNetwork registerAppForAdNetworkAttribution\nNEW: adinfo.get() is now asynchronous and takes a callback function as argument",
35+
"published_at": "2020-10-08T09:10:23Z",
36+
"tag": "3.0.0",
37+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/3.0.0.zip"
38+
},
39+
{
40+
"message": "Added gradle support for Android",
41+
"published_at": "2020-01-07T15:24:43Z",
42+
"tag": "2.1.0",
43+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/2.1.0.zip"
44+
},
45+
{
46+
"message": "BREAKING CHANGE: Updated dependencies",
47+
"published_at": "2019-11-12T13:06:14Z",
48+
"tag": "2.0.0",
49+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/2.0.0.zip"
50+
},
51+
{
52+
"message": "FIX: Added library path to game.project so that this project can work as a library dependency",
53+
"published_at": "2019-10-21T11:56:25Z",
54+
"tag": "1.0.1",
55+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/1.0.1.zip"
56+
},
57+
{
58+
"message": "Initial release",
59+
"published_at": "2019-09-12T12:33:27Z",
60+
"tag": "1.0",
61+
"zip": "https://github.com/defold/extension-adinfo/archive/refs/tags/1.0.zip"
62+
}
63+
],
64+
"stars": 2,
65+
"tags": [
66+
"Ads",
67+
"System"
68+
],
69+
"timestamp": 1580711785.0,
70+
"website_url": ""
6871
}

0 commit comments

Comments
 (0)