Skip to content

Commit 1e10720

Browse files
authored
Move breaking changes notice in metadata (#1710)
- Don't show in changelog
1 parent bfb7002 commit 1e10720

File tree

10 files changed

+81
-95
lines changed

10 files changed

+81
-95
lines changed

extensions/community/Tween3D.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
"Change 3D models proportions over time to make smooth animations like wobbling.",
1515
"",
1616
"It's used in this example:",
17-
"* a 3D Bomberman-like game ([open the project online](https://editor.gdevelop.io/?project=example://3d-bomber-bunny))",
18-
"",
19-
"Breaking changes of 0.1.0:",
20-
"- The Tween behavior is now required by the 3D Tween behavior. Add the Tween behavior on any object that uses the 3D Tween behavior"
17+
"* a 3D Bomberman-like game ([open the project online](https://editor.gdevelop.io/?project=example://3d-bomber-bunny))"
2118
],
2219
"origin": {
2320
"identifier": "Tween3D",
@@ -35,6 +32,12 @@
3532
"IWykYNRvhCZBN3vEgKEbBPOR3Oc2",
3633
"dt0tRnf2kHWJnjkrpnzTzNj9Yc63"
3734
],
35+
"changelog": [
36+
{
37+
"version": "0.1.0",
38+
"breaking": "- The Tween behavior is now required by the 3D Tween behavior. Add the Tween behavior on any object that uses the 3D Tween behavior."
39+
}
40+
],
3841
"dependencies": [],
3942
"globalVariables": [],
4043
"sceneVariables": [],

extensions/reviewed/ArrayTools.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@
2020
"- Randomness (shuffle children, get a random child)",
2121
"- Mathematical operations using arrays (sum of all numbers, biggest/smallest number, average number, median number)",
2222
"- Sort numbers in an array",
23-
"- String inter-operation (split string into array, join array array children to string)",
24-
"",
25-
"Breaking changes from 3.0.0",
26-
"- Variables have to be declared"
23+
"- String inter-operation (split string into array, join array array children to string)"
2724
],
2825
"origin": {
2926
"identifier": "ArrayTools",
@@ -50,6 +47,12 @@
5047
"authorIds": [
5148
"ZgrsWuRTAkXgeuPV9bo0zuEcA2w1"
5249
],
50+
"changelog": [
51+
{
52+
"version": "3.0.0",
53+
"breaking": "- Variables have to be declared"
54+
}
55+
],
5356
"dependencies": [],
5457
"globalVariables": [],
5558
"sceneVariables": [

extensions/reviewed/DepthEffect.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
"Tips:",
2222
"- If you want speed to look constant, be sure to reduce the object's speed based on scale or Y value. If you don't do this, the object will appear to be moving faster when it is near the top of the screen. This matches how objects appear in the real world.",
2323
"- This extension works well with the Y-sort extension, which changes Z order based on Y position.",
24-
"",
25-
"Breaking changes from 0.1.0",
26-
"- The behavior dedicated to text has been removed as the other behavior now work for any object.",
2724
""
2825
],
2926
"origin": {
@@ -38,6 +35,12 @@
3835
"authorIds": [
3936
"gqDaZjCfevOOxBYkK6zlhtZnXCg1"
4037
],
38+
"changelog": [
39+
{
40+
"version": "0.1.0",
41+
"breaking": "- The behavior dedicated to text has been removed as the other behavior now work for any object."
42+
}
43+
],
4144
"dependencies": [],
4245
"globalVariables": [],
4346
"sceneVariables": [],

extensions/reviewed/DoubleClick.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@
1313
"description": [
1414
"Check for a double-click with a mouse, or a tap and double-click on a touchscreen.",
1515
"",
16-
"Please note: Touch devices do not have alternatives for middle/right clicks. Taps on a touch device will get counted for _any_ use of these conditions, so you should either design your controls accordingly, or build out separate events if the device has a touch screen.",
17-
"",
18-
"Breaking changes from 2.0.0:",
19-
"- Mouse button value now needs quotes",
20-
"- The double-click sensitivity now relies on the device settings"
16+
"Please note: Touch devices do not have alternatives for middle/right clicks. Taps on a touch device will get counted for _any_ use of these conditions, so you should either design your controls accordingly, or build out separate events if the device has a touch screen."
2117
],
2218
"origin": {
2319
"identifier": "DoubleClick",
@@ -34,6 +30,15 @@
3430
"8Ih1aa8f5gWUp4UB2BdhQ2iXWxJ3",
3531
"IWykYNRvhCZBN3vEgKEbBPOR3Oc2"
3632
],
33+
"changelog": [
34+
{
35+
"version": "2.0.0",
36+
"breaking": [
37+
"- Mouse button value now needs quotes",
38+
"- The double-click sensitivity now relies on the device settings"
39+
]
40+
}
41+
],
3742
"dependencies": [],
3843
"globalVariables": [
3944
{

extensions/reviewed/DraggableSliderControl.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
"- You can set the Value of the slider and the slider will move to the correct position",
2525
"",
2626
"Further details can be found in [this tutorial video](https://youtu.be/iiTUwdAT_hs).",
27-
"",
28-
"Breaking changes (1.0.0)",
29-
"- Track thickness and length properties replaced track width and height. These 2 properties must be set again if they were different from the default size.",
30-
"- Hidden sliders can be dragged. The \"enable\" action must be used to disable them.",
3127
""
3228
],
3329
"origin": {
@@ -45,6 +41,15 @@
4541
"IWykYNRvhCZBN3vEgKEbBPOR3Oc2",
4642
"gqDaZjCfevOOxBYkK6zlhtZnXCg1"
4743
],
44+
"changelog": [
45+
{
46+
"version": "1.0.0",
47+
"breaking": [
48+
"- Track thickness and length properties replaced track width and height. These 2 properties must be set again if they were different from the default size.",
49+
"- Hidden sliders can be dragged. The \"enable\" action must be used to disable them."
50+
]
51+
}
52+
],
4853
"dependencies": [],
4954
"globalVariables": [],
5055
"sceneVariables": [],

extensions/reviewed/MouseHelper.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
"version": "2.0.0",
1313
"description": [
1414
"This extension allows to replace the cursor with an object.",
15-
"",
16-
"Breaking change of the version 2.0.0:",
17-
"- The button behavior has been removed. The button object can be used instead. Some ready to use buttons can be downloaded from the [Buttons pack](https://editor.gdevelop.io/?initial-dialog=asset-store&asset-pack=menu-buttons-menu-buttons) of the asset store."
15+
""
1816
],
1917
"origin": {
2018
"identifier": "MouseHelper",
@@ -26,6 +24,12 @@
2624
"cursor"
2725
],
2826
"authorIds": [],
27+
"changelog": [
28+
{
29+
"version": "2.0.0",
30+
"breaking": "- The button behavior has been removed. The button object can be used instead. Some ready to use buttons can be downloaded from the [Buttons pack](https://editor.gdevelop.io/?initial-dialog=asset-store&asset-pack=menu-buttons-menu-buttons) of the asset store."
31+
}
32+
],
2933
"dependencies": [],
3034
"eventsFunctions": [],
3135
"eventsBasedBehaviors": [

extensions/reviewed/Parallax.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"version": "2.0.0",
1313
"description": [
1414
"Behaviors to animate Tiled Sprite objects in the background, following the camera with a parallax effect.",
15-
"",
16-
"Breaking changes",
17-
"- 2.0.1",
18-
" - The parallax now starts with an offset of 0."
15+
""
1916
],
2017
"origin": {
2118
"identifier": "Parallax",
@@ -30,6 +27,12 @@
3027
"wWP8BSlAW0UP4NeaHa2LcmmDzmH2",
3128
"IWykYNRvhCZBN3vEgKEbBPOR3Oc2"
3229
],
30+
"changelog": [
31+
{
32+
"version": "2.0.0",
33+
"breaking": "- The parallax now starts with an offset of 0."
34+
}
35+
],
3336
"dependencies": [],
3437
"eventsFunctions": [],
3538
"eventsBasedBehaviors": [

0 commit comments

Comments
 (0)