diff --git a/extensions/community/AlignObject.json b/extensions/community/AlignObject.json index b90b9e8a0..f16ebc357 100644 --- a/extensions/community/AlignObject.json +++ b/extensions/community/AlignObject.json @@ -10,7 +10,7 @@ "name": "AlignObject", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/format-vertical-align-center.svg", "shortDescription": "Align objects on the scene relatively to the window (or screen size).", - "version": "1.0.0", + "version": "1.0.1", "tags": [ "align", "alignment", @@ -38,7 +38,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ObjectToAlign", @@ -82,7 +82,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ObjectToAlign", @@ -126,7 +126,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ObjectToAlign", @@ -170,7 +170,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ObjectToAlign", @@ -214,7 +214,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ObjectToAlign", @@ -258,7 +258,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ObjectToAlign", @@ -302,7 +302,7 @@ { "type": { "inverted": false, - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "ObjectToCenter", @@ -348,7 +348,7 @@ { "type": { "inverted": false, - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "ObjectToCenter", @@ -394,7 +394,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ObjectToAlign", @@ -438,7 +438,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ObjectToAlign", @@ -482,7 +482,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ObjectToAlign", @@ -526,7 +526,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ObjectToAlign", @@ -570,7 +570,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ObjectToAlign", @@ -614,7 +614,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ObjectToAlign", diff --git a/extensions/community/AnimationSystem.json b/extensions/community/AnimationSystem.json index 427ee7996..c8a361f74 100644 --- a/extensions/community/AnimationSystem.json +++ b/extensions/community/AnimationSystem.json @@ -9,7 +9,7 @@ "name": "AnimationSystem", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_videogame_pacman_ghost_character_play.svg", "shortDescription": "Adds easy to use pre-made animations.", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Helpful for making animations for sprites without having to spend time animating the character in editors", "- You can use multi animations on one object to get more effects", @@ -90,7 +90,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -134,7 +134,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -178,7 +178,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -222,7 +222,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -266,7 +266,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -310,7 +310,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -354,7 +354,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -398,7 +398,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -442,7 +442,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -486,7 +486,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -530,7 +530,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -574,7 +574,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -618,7 +618,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -662,7 +662,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -706,7 +706,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -750,7 +750,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -794,7 +794,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -838,7 +838,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -882,7 +882,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -926,7 +926,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -970,7 +970,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -1014,7 +1014,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -1100,7 +1100,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -1133,7 +1133,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1205,7 +1205,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1277,7 +1277,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1329,7 +1329,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1401,7 +1401,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1473,7 +1473,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1545,7 +1545,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1601,7 +1601,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -1634,7 +1634,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1706,7 +1706,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1778,7 +1778,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1830,7 +1830,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1902,7 +1902,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -1974,7 +1974,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -2030,7 +2030,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -2063,7 +2063,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2117,7 +2117,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Angle()", @@ -2353,7 +2353,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2407,7 +2407,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Angle()", @@ -2581,7 +2581,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -2614,7 +2614,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2686,7 +2686,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2824,7 +2824,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -2857,7 +2857,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2892,7 +2892,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -2998,7 +2998,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -3031,7 +3031,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -3066,7 +3066,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -3172,7 +3172,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -3205,7 +3205,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -3240,7 +3240,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -3347,7 +3347,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -3483,7 +3483,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -3516,7 +3516,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -3609,7 +3609,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -3700,7 +3700,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -3781,7 +3781,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -3863,7 +3863,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -3935,7 +3935,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -4084,7 +4084,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4175,7 +4175,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4285,7 +4285,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -4318,7 +4318,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -4372,7 +4372,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4463,7 +4463,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4544,7 +4544,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4626,7 +4626,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4698,7 +4698,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -4752,7 +4752,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4843,7 +4843,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -4924,7 +4924,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -4957,7 +4957,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -5011,7 +5011,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -5102,7 +5102,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -5183,7 +5183,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -5265,7 +5265,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -5337,7 +5337,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -5391,7 +5391,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -5482,7 +5482,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -5563,7 +5563,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -5596,7 +5596,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -5650,7 +5650,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -5723,7 +5723,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -5768,7 +5768,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -5863,7 +5863,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -5936,7 +5936,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -5998,7 +5998,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -6104,7 +6104,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -6177,7 +6177,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -6240,7 +6240,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -6356,7 +6356,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -6429,7 +6429,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -6491,7 +6491,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -6559,7 +6559,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -6611,7 +6611,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -6626,7 +6626,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -6667,7 +6667,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -6682,7 +6682,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -6763,7 +6763,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -6815,7 +6815,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -6830,7 +6830,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -6871,7 +6871,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -6886,7 +6886,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -6942,7 +6942,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -7034,7 +7034,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7049,7 +7049,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7090,7 +7090,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7100,7 +7100,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -7115,7 +7115,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -7156,7 +7156,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7166,7 +7166,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -7181,7 +7181,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7222,7 +7222,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7314,7 +7314,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7329,7 +7329,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7370,7 +7370,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7380,7 +7380,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -7395,7 +7395,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -7436,7 +7436,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7446,7 +7446,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -7461,7 +7461,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7502,7 +7502,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7528,7 +7528,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7584,7 +7584,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -7676,7 +7676,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7691,7 +7691,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7732,7 +7732,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -7747,7 +7747,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -7788,7 +7788,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7803,7 +7803,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -7844,7 +7844,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -7859,7 +7859,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -7900,7 +7900,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -7992,7 +7992,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8007,7 +8007,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8048,7 +8048,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8063,7 +8063,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -8104,7 +8104,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8119,7 +8119,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8160,7 +8160,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8175,7 +8175,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -8256,7 +8256,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8271,7 +8271,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8338,7 +8338,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -8430,7 +8430,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8440,7 +8440,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8455,7 +8455,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8496,7 +8496,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8506,7 +8506,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8521,7 +8521,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -8531,7 +8531,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8572,7 +8572,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8582,7 +8582,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8597,7 +8597,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8638,7 +8638,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8648,7 +8648,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8663,7 +8663,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -8673,7 +8673,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8778,7 +8778,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8788,7 +8788,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8803,7 +8803,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8844,7 +8844,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8854,7 +8854,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8869,7 +8869,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -8879,7 +8879,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8920,7 +8920,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -8930,7 +8930,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8945,7 +8945,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -8986,7 +8986,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -8996,7 +8996,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -9011,7 +9011,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9021,7 +9021,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9077,7 +9077,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -9156,7 +9156,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9166,7 +9166,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9218,7 +9218,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -9233,7 +9233,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9243,7 +9243,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9295,7 +9295,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -9310,7 +9310,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9320,7 +9320,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9372,7 +9372,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -9387,7 +9387,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9397,7 +9397,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9449,7 +9449,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -9464,7 +9464,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9474,7 +9474,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9526,7 +9526,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -9541,7 +9541,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9551,7 +9551,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9603,7 +9603,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -9618,7 +9618,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9628,7 +9628,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9680,7 +9680,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -9695,7 +9695,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9705,7 +9705,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9757,7 +9757,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -9772,7 +9772,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9782,7 +9782,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9834,7 +9834,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -9849,7 +9849,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9859,7 +9859,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -9911,7 +9911,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -9926,7 +9926,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -9936,7 +9936,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10039,7 +10039,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10049,7 +10049,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10101,7 +10101,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -10116,7 +10116,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10126,7 +10126,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10178,7 +10178,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -10193,7 +10193,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10203,7 +10203,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10255,7 +10255,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -10270,7 +10270,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10280,7 +10280,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10332,7 +10332,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -10347,7 +10347,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10357,7 +10357,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10409,7 +10409,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -10424,7 +10424,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10434,7 +10434,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10486,7 +10486,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -10501,7 +10501,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10511,7 +10511,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10563,7 +10563,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -10578,7 +10578,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10588,7 +10588,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10640,7 +10640,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -10655,7 +10655,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10665,7 +10665,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10717,7 +10717,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -10732,7 +10732,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10742,7 +10742,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10794,7 +10794,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -10809,7 +10809,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -10819,7 +10819,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -10886,7 +10886,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -11110,7 +11110,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -11214,7 +11214,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -11318,7 +11318,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -11424,7 +11424,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -11570,7 +11570,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -11585,7 +11585,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -11662,7 +11662,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -11792,7 +11792,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -11869,7 +11869,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -11884,7 +11884,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -12034,7 +12034,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -12180,7 +12180,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -12195,7 +12195,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -12272,7 +12272,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -12402,7 +12402,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -12479,7 +12479,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -12494,7 +12494,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -12581,7 +12581,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -13313,7 +13313,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -13765,7 +13765,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -13846,7 +13846,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -13861,7 +13861,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -13913,7 +13913,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -13928,7 +13928,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14033,7 +14033,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -14048,7 +14048,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14100,7 +14100,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -14115,7 +14115,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14167,7 +14167,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -14182,7 +14182,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14249,7 +14249,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -14330,7 +14330,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -14345,7 +14345,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -14397,7 +14397,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -14412,7 +14412,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -14517,7 +14517,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -14532,7 +14532,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -14584,7 +14584,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -14599,7 +14599,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -14651,7 +14651,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -14666,7 +14666,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Y()", @@ -14733,7 +14733,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -14812,7 +14812,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14824,7 +14824,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -14859,7 +14859,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14911,7 +14911,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -14946,7 +14946,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -14998,7 +14998,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -15033,7 +15033,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15085,7 +15085,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -15120,7 +15120,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15223,7 +15223,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15235,7 +15235,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -15270,7 +15270,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15322,7 +15322,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -15357,7 +15357,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15409,7 +15409,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -15444,7 +15444,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15496,7 +15496,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -15531,7 +15531,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.X()", @@ -15598,7 +15598,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", @@ -15692,7 +15692,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -15769,7 +15769,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -15779,7 +15779,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -15838,7 +15838,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Width()", @@ -15848,7 +15848,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Height()", @@ -15904,7 +15904,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "animations", diff --git a/extensions/community/ChatBubble.json b/extensions/community/ChatBubble.json index 8e734a5c0..b83c8f29f 100644 --- a/extensions/community/ChatBubble.json +++ b/extensions/community/ChatBubble.json @@ -9,7 +9,7 @@ "name": "ChatBubble", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/chat-outline.svg", "shortDescription": "Create chat bubbles dynamically. ", - "version": "1.7.1", + "version": "1.7.2", "description": [ "Create chat bubbles dynamically", "", @@ -172,7 +172,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "ChatBubbleText", @@ -238,7 +238,7 @@ }, { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "ChatBubbleText", @@ -272,7 +272,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "ChatBubbleText" @@ -307,7 +307,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "ChatBubbleText", @@ -511,7 +511,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "NameTagText", @@ -527,7 +527,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "NameTagText", diff --git a/extensions/community/DoubleKeyPress.json b/extensions/community/DoubleKeyPress.json index 348a8a4eb..1e7a2d46c 100644 --- a/extensions/community/DoubleKeyPress.json +++ b/extensions/community/DoubleKeyPress.json @@ -9,7 +9,7 @@ "name": "DoubleKeyPress", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/a85f9403cea5bc52457e445d4a200ed226e30c3493c927aa015d0bbdf847df01_keyboard-outline.svg", "shortDescription": "Adds conditions to check for double key presses, similar to double clicks.", - "version": "1.0.3", + "version": "1.0.4", "description": [ "This simple extension enables you to add a system, where a player needs to double press a certain key for an action to happen. ", "For example you can add a sprinting system similar to Minecraft's, where you need to press W twice to start running.", @@ -52,7 +52,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -312,7 +312,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -565,7 +565,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" diff --git a/extensions/community/DragCameraWithPointer.json b/extensions/community/DragCameraWithPointer.json index 67553786f..c028f5e7f 100644 --- a/extensions/community/DragCameraWithPointer.json +++ b/extensions/community/DragCameraWithPointer.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/drag-variant.svg", "shortDescription": "Pan/drag camera with mouse or touch.", "dimension": "2D", - "version": "1.2.0", + "version": "1.2.1", "description": [ "Move a camera by dragging the mouse (or touchscreen). ", "", @@ -152,7 +152,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -181,7 +181,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", diff --git a/extensions/community/DungeonGenerator.json b/extensions/community/DungeonGenerator.json index 71991a7c2..b69fe792a 100644 --- a/extensions/community/DungeonGenerator.json +++ b/extensions/community/DungeonGenerator.json @@ -9,7 +9,7 @@ "name": "DungeonGenerator", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/sitemap.svg", "shortDescription": "Create a procedurally generated dungeon. Includes two layouts: \"rooms and hallways\" and \"dungeon cave\".", - "version": "1.2.0", + "version": "1.2.1", "description": [ "How to use:", "- Run the \"Generate Dungeon Cave\" or \"Generate Dungeon with Rooms\" action at the beginning of a scene.", @@ -154,7 +154,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PathfinderObject.PathfindingBehavior::GetNodeX(Variable(__DungeonGenerator.PathCounter))", @@ -194,7 +194,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PathfinderObject.PathfindingBehavior::GetNodeY(Variable(__DungeonGenerator.PathCounter))", @@ -236,7 +236,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PathfinderObject.PathfindingBehavior::GetNodeY(Variable(__DungeonGenerator.PathCounter))", @@ -276,7 +276,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PathfinderObject.PathfindingBehavior::GetNodeX(Variable(__DungeonGenerator.PathCounter))", @@ -2283,7 +2283,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MaxSeparationAttempts", @@ -2310,7 +2310,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MaxSeparationAttempts", @@ -2404,7 +2404,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "RoomObject", @@ -2446,7 +2446,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "RoomObject", @@ -2473,7 +2473,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "RoomObject", @@ -2500,7 +2500,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "RoomObject", @@ -2527,7 +2527,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "RoomObject", @@ -2623,7 +2623,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "PathfinderObject", @@ -2722,7 +2722,7 @@ "conditions": [ { "type": { - "value": "AjoutHasard" + "value": "PickRandomInstance" }, "parameters": [ "", @@ -2733,7 +2733,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "PathfinderObject", @@ -3041,7 +3041,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "PathfinderObject", @@ -3244,7 +3244,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "PathfinderObject", @@ -3335,7 +3335,7 @@ "conditions": [ { "type": { - "value": "AjoutHasard" + "value": "PickRandomInstance" }, "parameters": [ "RoomObject", @@ -3467,7 +3467,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "PathfinderObject", diff --git a/extensions/community/DynamicWater.json b/extensions/community/DynamicWater.json index 2424c8f38..680ce1701 100644 --- a/extensions/community/DynamicWater.json +++ b/extensions/community/DynamicWater.json @@ -9,7 +9,7 @@ "name": "DynamicWater", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/waves.svg", "shortDescription": "Easily create a realistic liquid surface simulation.", - "version": "0.1.0", + "version": "0.1.1", "description": [ "FEATURES", "", @@ -48,7 +48,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -308,7 +308,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -352,7 +352,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "DrawWaterBody", @@ -628,7 +628,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" @@ -642,7 +642,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "ColumnCollisions" @@ -886,7 +886,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ColumnCollisions", diff --git a/extensions/community/FlipGravity.json b/extensions/community/FlipGravity.json index a4216dc2b..8ca26496d 100644 --- a/extensions/community/FlipGravity.json +++ b/extensions/community/FlipGravity.json @@ -9,7 +9,7 @@ "name": "FlipGravity", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Space/Space_earth_moon_orbit_sun.svg", "shortDescription": "Flip platformer character gravity up side down.", - "version": "2.2.0", + "version": "2.2.1", "description": [ "- Easily make VVVV games.", "- Easily Flip platformer character gravity upside down.", @@ -68,7 +68,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2372,7 +2372,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -2714,7 +2714,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -4733,7 +4733,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" diff --git a/extensions/community/HasLanded.json b/extensions/community/HasLanded.json index 12e8b5d1d..3a6d81118 100644 --- a/extensions/community/HasLanded.json +++ b/extensions/community/HasLanded.json @@ -10,7 +10,7 @@ "name": "HasLanded", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/gnome.svg", "shortDescription": "Checks if the object has landed on a given floor.", - "version": "1.0.1", + "version": "1.0.2", "tags": [ "Floor", "Landed" @@ -255,7 +255,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "DistanceBetweenPositions(MainObject.Variable(___HasLandedOnGivenFloor.FellFromY), MainObject.Variable(___HasLandedOnGivenFloor.FellFromY), MainObject.Y(), MainObject.Y())", @@ -265,7 +265,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MainObject.Variable(___HasLandedOnGivenFloor.FellSpeed)", @@ -308,7 +308,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "CheckFor", @@ -333,7 +333,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "CheckFor", @@ -368,7 +368,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "CheckFor", @@ -700,7 +700,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "DistanceBetweenPositions(MainObject.Variable(___HasLanded.FellFromY), MainObject.Variable(___HasLanded.FellFromY), MainObject.Y(), MainObject.Y())", @@ -710,7 +710,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MainObject.Variable(___HasLanded.FellSpeed)", @@ -753,7 +753,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "CheckFor", @@ -778,7 +778,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "CheckFor", @@ -813,7 +813,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "CheckFor", diff --git a/extensions/community/HedgehogPlatformer.json b/extensions/community/HedgehogPlatformer.json index a7cfab33a..028972ee4 100644 --- a/extensions/community/HedgehogPlatformer.json +++ b/extensions/community/HedgehogPlatformer.json @@ -9,7 +9,7 @@ "name": "HedgehogPlatformer", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Space/9ea467d2404c1736b87d763c884e9b9dfb13a401360f69c6a17afc8f5d583d58_Space_warp_galaxy.svg", "shortDescription": "Jump and run on platforms at 360°.", - "version": "1.1.3", + "version": "1.1.4", "description": [ "A platformer engine for Sonic-like games.", "", @@ -2407,7 +2407,7 @@ }, { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -2543,7 +2543,7 @@ }, { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -3644,7 +3644,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -3712,7 +3712,7 @@ "actions": [ { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", @@ -4702,7 +4702,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -4797,7 +4797,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -5049,7 +5049,7 @@ }, { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -5553,7 +5553,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -5867,7 +5867,7 @@ }, { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -11019,7 +11019,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -12728,7 +12728,7 @@ }, { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", @@ -12783,7 +12783,7 @@ }, { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", @@ -12838,7 +12838,7 @@ }, { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", diff --git a/extensions/community/HeightMap3D.json b/extensions/community/HeightMap3D.json index 354aad636..0e1d4e4c9 100644 --- a/extensions/community/HeightMap3D.json +++ b/extensions/community/HeightMap3D.json @@ -9,7 +9,7 @@ "name": "HeightMap3D", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/10e0a26c0d500830dfe23b94138beb0ef61607ba62bca05a5aa5c849777f1b06_terrain.svg", "shortDescription": "A terrain with hills where 3D physics objects can stand.", - "version": "1.0.2", + "version": "1.0.3", "description": [ "A terrain with hills where objects with the 3D physics behavior can stand.", "", @@ -808,7 +808,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Placeholder" diff --git a/extensions/community/MagneticEffect.json b/extensions/community/MagneticEffect.json index 341679eb2..70bdb2924 100644 --- a/extensions/community/MagneticEffect.json +++ b/extensions/community/MagneticEffect.json @@ -9,7 +9,7 @@ "name": "MagneticEffect", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/magnet.svg", "shortDescription": "Attract an object to another object, with customisable speed and distance.", - "version": "1.1.0", + "version": "1.1.1", "description": "With this behavior, you can attract an object to another object, such as coins attracted to a player.", "origin": { "identifier": "MagneticEffect", @@ -57,7 +57,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "NewDistance", @@ -84,7 +84,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "NewSpeed", @@ -174,7 +174,7 @@ "actions": [ { "type": { - "value": "AddForceVers" + "value": "AddForceTowardObject" }, "parameters": [ "Object", @@ -204,7 +204,7 @@ "actions": [ { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" diff --git a/extensions/community/MakeItRain.json b/extensions/community/MakeItRain.json index 76916aeea..5d8b66638 100644 --- a/extensions/community/MakeItRain.json +++ b/extensions/community/MakeItRain.json @@ -9,7 +9,7 @@ "name": "MakeItRain", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Weather/Weather_forecast_umbrella_weather_rain_water_drop.svg", "shortDescription": "Make an object rain from a selected direction or a selected object.", - "version": "1.1.0", + "version": "1.1.1", "description": [ "- User can select the rain object.", "- User can select to rain object from a selected direction.", @@ -112,7 +112,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" @@ -125,7 +125,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -203,7 +203,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -308,7 +308,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -431,7 +431,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxTop()", @@ -511,7 +511,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -577,7 +577,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -658,7 +658,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -757,7 +757,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxBottom()", @@ -837,7 +837,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -903,7 +903,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -984,7 +984,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -1083,7 +1083,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxLeft()", @@ -1163,7 +1163,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -1229,7 +1229,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -1310,7 +1310,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -1409,7 +1409,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxRight()", @@ -1580,7 +1580,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -1673,7 +1673,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -1744,7 +1744,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -1848,7 +1848,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -1926,7 +1926,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2008,7 +2008,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2112,7 +2112,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2237,7 +2237,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxTop()", @@ -2317,7 +2317,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -2387,7 +2387,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2446,7 +2446,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2526,7 +2526,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2592,7 +2592,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2651,7 +2651,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2731,7 +2731,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -2832,7 +2832,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxBottom()", @@ -2912,7 +2912,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -2982,7 +2982,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3041,7 +3041,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3121,7 +3121,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3187,7 +3187,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3246,7 +3246,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3326,7 +3326,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3427,7 +3427,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxLeft()", @@ -3507,7 +3507,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "Direction", @@ -3577,7 +3577,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3636,7 +3636,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3716,7 +3716,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3782,7 +3782,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3841,7 +3841,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -3921,7 +3921,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", @@ -4022,7 +4022,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.BoundingBoxRight()", @@ -4439,7 +4439,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" diff --git a/extensions/community/Model9Patch3D.json b/extensions/community/Model9Patch3D.json index d4f4c57f5..057a03c9e 100644 --- a/extensions/community/Model9Patch3D.json +++ b/extensions/community/Model9Patch3D.json @@ -9,7 +9,7 @@ "name": "Model9Patch3D", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/ff2624a18972ac70bedc9ef990d9ddbc894c3a7b6e46a75ace8e9572c9aa5a50_select-group.svg", "shortDescription": "3D platforms and walls.", - "version": "0.3.0", + "version": "0.3.1", "description": "3D platforms and walls that resize as 9-patch. Corners don't stretch and sides can be tiled.", "origin": { "identifier": "Model9Patch3D", @@ -482,7 +482,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Placeholder" @@ -2386,7 +2386,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Placeholder" diff --git a/extensions/community/PointAndOrbit.json b/extensions/community/PointAndOrbit.json index f9d76091b..4dcf2e6a4 100644 --- a/extensions/community/PointAndOrbit.json +++ b/extensions/community/PointAndOrbit.json @@ -9,7 +9,7 @@ "name": "PointAndOrbit", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/arrow-bottom-right-bold-outline.svg", "shortDescription": "Point and orbit an object toward a position or angle.", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Move an object in a circle around a specific point while pointing the moving object away from the center of the circle.", "This feature is useful in games for weapons or targeting indicators that move around a player character.", @@ -201,7 +201,7 @@ "actions": [ { "type": { - "value": "MettreAutourPos" + "value": "PutAroundPosition" }, "parameters": [ "Gun", diff --git a/extensions/community/PushableAndPullableBox.json b/extensions/community/PushableAndPullableBox.json index dcd4e348e..e9229ee3a 100644 --- a/extensions/community/PushableAndPullableBox.json +++ b/extensions/community/PushableAndPullableBox.json @@ -10,7 +10,7 @@ "name": "PushableAndPullableBox", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Construction/Construction_barrel_oil_petroleum_tank.svg", "shortDescription": "Convert object to a pushable or/and pullable box.", - "version": "2.1.0", + "version": "2.1.1", "tags": [ "push", "pushable", @@ -48,7 +48,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" @@ -1305,7 +1305,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" diff --git a/extensions/community/RecordMovements.json b/extensions/community/RecordMovements.json index ed754927f..84582a9d1 100644 --- a/extensions/community/RecordMovements.json +++ b/extensions/community/RecordMovements.json @@ -10,7 +10,7 @@ "name": "RecordMovements", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/record-rec.svg", "shortDescription": "Allow the user to record object movements and recall them to make reverse time mechanic.", - "version": "1.1.0", + "version": "1.1.1", "origin": { "identifier": "RecordMovements", "name": "gdevelop-extension-store" @@ -1920,7 +1920,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1988,7 +1988,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -2578,7 +2578,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Object", @@ -2604,7 +2604,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" diff --git a/extensions/community/Reflection.json b/extensions/community/Reflection.json index 10aa6ca36..e88d38583 100644 --- a/extensions/community/Reflection.json +++ b/extensions/community/Reflection.json @@ -10,7 +10,7 @@ "name": "Reflection", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/reflect-vertical.svg", "shortDescription": "Add a reflection to a selected object.", - "version": "0.1.0", + "version": "0.1.1", "tags": [ "reflection", "reflect", @@ -84,7 +84,7 @@ { "type": { "inverted": false, - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "ReflectionObject", @@ -116,7 +116,7 @@ { "type": { "inverted": false, - "value": "MettreX" + "value": "SetX" }, "parameters": [ "ReflectionObject", @@ -208,7 +208,7 @@ { "type": { "inverted": false, - "value": "Montre" + "value": "Show" }, "parameters": [ "ReflectionObject", @@ -239,7 +239,7 @@ { "type": { "inverted": false, - "value": "Cache" + "value": "Hide" }, "parameters": [ "ReflectionObject" @@ -319,7 +319,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Distance", @@ -333,7 +333,7 @@ { "type": { "inverted": false, - "value": "MettreY" + "value": "SetY" }, "parameters": [ "ReflectionObject", @@ -353,7 +353,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ReflectionObject.Y()", @@ -367,7 +367,7 @@ { "type": { "inverted": false, - "value": "Montre" + "value": "Show" }, "parameters": [ "ReflectionObject", @@ -386,7 +386,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ReflectionObject.Y()", @@ -400,7 +400,7 @@ { "type": { "inverted": false, - "value": "Cache" + "value": "Hide" }, "parameters": [ "ReflectionObject" diff --git a/extensions/community/ScreenOrientationChecker.json b/extensions/community/ScreenOrientationChecker.json index 44bddbd71..d2372ea4c 100644 --- a/extensions/community/ScreenOrientationChecker.json +++ b/extensions/community/ScreenOrientationChecker.json @@ -9,7 +9,7 @@ "name": "ScreenOrientationChecker", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0126888931a4a4f82bb2824df9f096347ace1c47f510c44df42aa8dc9e49e24a_screen-rotation.svg", "shortDescription": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.", - "version": "0.2.2", + "version": "0.2.3", "description": "Display a customizable screen asking the user to rotate their phone/tablet if not in the right orientation.", "origin": { "identifier": "ScreenOrientationChecker", @@ -657,7 +657,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Object", @@ -695,7 +695,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" @@ -709,7 +709,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Icon", diff --git a/extensions/community/Scrollbar.json b/extensions/community/Scrollbar.json index a1ba59316..63d638cd4 100644 --- a/extensions/community/Scrollbar.json +++ b/extensions/community/Scrollbar.json @@ -10,7 +10,7 @@ "name": "Scrollbar", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Interface Elements/c1313ac0735bd1c08d7327fd9a56b4d8cebf1b343f9ba82f1b141358433e1cdb_Interface Elements_interface_ui_scroll_bar_scrollbar.svg", "shortDescription": "A scrollbar to help making a scroll view.", - "version": "1.0.2", + "version": "1.0.3", "description": [ "A scrollbar to help making a scroll view.", "", @@ -440,7 +440,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Background" @@ -448,7 +448,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Thumb" @@ -484,7 +484,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Background", @@ -493,7 +493,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Thumb", @@ -507,7 +507,7 @@ "conditions": [ { "type": { - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Background", @@ -692,7 +692,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Thumb", @@ -713,7 +713,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Thumb", diff --git a/extensions/community/SoundVolumeBasedOnDistance.json b/extensions/community/SoundVolumeBasedOnDistance.json index dfd574ea6..26996015e 100644 --- a/extensions/community/SoundVolumeBasedOnDistance.json +++ b/extensions/community/SoundVolumeBasedOnDistance.json @@ -10,7 +10,7 @@ "name": "SoundVolumeBasedOnDistance", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Music/Music_speaker_audio_sound.svg", "shortDescription": "Make any sound volume on any channel increase and decrease based on distance.", - "version": "1.0.2", + "version": "1.0.3", "origin": { "identifier": "SoundVolumeBasedOnDistance", "name": "gdevelop-extension-store" @@ -40,7 +40,7 @@ "actions": [ { "type": { - "value": "ModVolumeSoundCanal" + "value": "SetSoundChannelVolume" }, "parameters": [ "", diff --git a/extensions/community/Text3D.json b/extensions/community/Text3D.json index 30db2ac2c..9b90ab28c 100644 --- a/extensions/community/Text3D.json +++ b/extensions/community/Text3D.json @@ -9,7 +9,7 @@ "name": "Text3D", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0b4ef00ba832f327e84d09b036d18f3fc8d4805e3020f95b034a23f558e17a6c_format-text.svg", "shortDescription": "Display texts in 3D scenes.", - "version": "0.2.0", + "version": "0.2.1", "description": "Display texts with 3D position and rotation.", "tags": [ "3d" @@ -6696,7 +6696,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Text" diff --git a/extensions/community/TrampolinePlatform.json b/extensions/community/TrampolinePlatform.json index ccc090166..d8e979511 100644 --- a/extensions/community/TrampolinePlatform.json +++ b/extensions/community/TrampolinePlatform.json @@ -10,7 +10,7 @@ "name": "TrampolinePlatform", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Sports and Fitness/Sports and Fitness_skipping_training_jump_rope.svg", "shortDescription": "Convert object to trampoline platform.", - "version": "1.1.0", + "version": "1.1.1", "origin": { "identifier": "TrampolinePlatform", "name": "gdevelop-extension-store" @@ -53,7 +53,7 @@ "conditions": [ { "type": { - "value": "DepartScene" + "value": "SceneJustBegins" }, "parameters": [ "" diff --git a/extensions/community/Walk3D.json b/extensions/community/Walk3D.json index 00a135761..72f908711 100644 --- a/extensions/community/Walk3D.json +++ b/extensions/community/Walk3D.json @@ -10,7 +10,7 @@ "name": "Walk3D", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/941323cf01b837b2eb512ecbf0a95add8a195b3696eb6f5865dc090e526dc9b3_walk.svg", "shortDescription": "Turn and move objects forward and sideways.", - "version": "0.2.2", + "version": "0.2.3", "description": "Move objects forward and sideways according to the direction they're facing.", "origin": { "identifier": "Walk3D", @@ -1584,7 +1584,7 @@ "actions": [ { "type": { - "value": "MettreAutour" + "value": "PutAroundObject" }, "parameters": [ "Object", @@ -1595,7 +1595,7 @@ }, { "type": { - "value": "MettreAutour" + "value": "PutAroundObject" }, "parameters": [ "Object", diff --git a/extensions/reviewed/AdvancedJump.json b/extensions/reviewed/AdvancedJump.json index 520a9ed4b..35fcf2220 100644 --- a/extensions/reviewed/AdvancedJump.json +++ b/extensions/reviewed/AdvancedJump.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Sports and Fitness/Sports and Fitness_training_running_run.svg", "shortDescription": "Platformer air jump, wall jump/slide, coyote time, horizontal dash, and dive dash.", "dimension": "2D", - "version": "0.2.4", + "version": "0.2.5", "description": [ "This extension provides behaviors to:", "", @@ -2854,7 +2854,7 @@ }, { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", @@ -5032,7 +5032,7 @@ }, { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", diff --git a/extensions/reviewed/AdvancedProjectile.json b/extensions/reviewed/AdvancedProjectile.json index 4d19533e0..14b586009 100644 --- a/extensions/reviewed/AdvancedProjectile.json +++ b/extensions/reviewed/AdvancedProjectile.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/4ab6bb9f91ea1110c0c2aabd7fe17e320c1d0ebbb44f56d01885307d7d2e723b_arrow-decision-auto.svg", "shortDescription": "Projectile behavior with speed, acceleration, max distance, and lifetime controls.", "dimension": "2D", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Control how a projectile moves including speed, acceleration, distance, and lifetime.", "", @@ -185,7 +185,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" @@ -565,7 +565,7 @@ "actions": [ { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" @@ -602,7 +602,7 @@ }, { "type": { - "value": "Vitesse" + "value": "Speed" }, "parameters": [ "Object", @@ -625,7 +625,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" @@ -659,7 +659,7 @@ }, { "type": { - "value": "Vitesse" + "value": "Speed" }, "parameters": [ "Object", @@ -682,7 +682,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" diff --git a/extensions/reviewed/AnimatedBackAndForthMovement.json b/extensions/reviewed/AnimatedBackAndForthMovement.json index b1f43f198..39b04a62a 100644 --- a/extensions/reviewed/AnimatedBackAndForthMovement.json +++ b/extensions/reviewed/AnimatedBackAndForthMovement.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/repeat.svg", "shortDescription": "Horizontal back-and-forth movement with automatic flip. Requires GoLeft/TurnLeft animations.", "dimension": "2D", - "version": "0.1.0", + "version": "0.1.1", "description": "Make the object go on the left, then when some distance is reached, flip and go back to the right. **Make sure** that your object has **two animations called \"GoLeft\" and \"TurnLeft\"**.", "origin": { "identifier": "AnimatedBackAndForthMovement", @@ -186,7 +186,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -234,7 +234,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", diff --git a/extensions/reviewed/ArrayTools.json b/extensions/reviewed/ArrayTools.json index 063be4b87..a8e6b8b0d 100644 --- a/extensions/reviewed/ArrayTools.json +++ b/extensions/reviewed/ArrayTools.json @@ -10,7 +10,7 @@ "name": "ArrayTools", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Text Editing/9bfb52500e68d0fd164b1e30bc696e40566187245b80c345848379f40bb6fad7_Text Editing_bullet_points_list.svg", "shortDescription": "Array utilities: search, sort, shuffle, slice, concat, reverse, pop, random element access.", - "version": "3.0.1", + "version": "3.0.2", "description": [ "This extension adds features like:", "- Combining arrays (concatenate into new array, append all children to another array)", @@ -1878,7 +1878,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ArrayTools::IndexOf(Temp, Value)", @@ -1942,7 +1942,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ArrayTools::IndexOfStr(Temp, Value)", @@ -3337,7 +3337,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ArrayTools::IndexOf(Temp, Value)", @@ -3405,7 +3405,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ArrayTools::IndexOfStr(Temp, Value)", diff --git a/extensions/reviewed/BehaviorRemapper.json b/extensions/reviewed/BehaviorRemapper.json index 40856ed39..1c577cab2 100644 --- a/extensions/reviewed/BehaviorRemapper.json +++ b/extensions/reviewed/BehaviorRemapper.json @@ -9,7 +9,7 @@ "name": "BehaviorRemapper", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/alpha-w-box-outline.svg", "shortDescription": "Remap keyboard controls for platformer and top-down movements.", - "version": "1.1.1", + "version": "1.1.2", "description": [ "Make sure to disable default controls unless you want two keys to do the same action.", "", @@ -315,7 +315,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -384,7 +384,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -453,7 +453,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -522,7 +522,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -954,7 +954,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -1033,7 +1033,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -1112,7 +1112,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", @@ -1191,7 +1191,7 @@ "conditions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "options", diff --git a/extensions/reviewed/Billboard.json b/extensions/reviewed/Billboard.json index 5a3830ead..0e980f5c7 100644 --- a/extensions/reviewed/Billboard.json +++ b/extensions/reviewed/Billboard.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/b46f9cf1fc6b0ef59a461c7831003d1fb091137cbedbae876774f40f8b7dea97_pine-tree.svg", "shortDescription": "Make 3D objects always face camera, appearing as 2D sprites in 3D scenes.", "dimension": "3D", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Rotate 3D objects to make them face the camera and appear like 2D sprite.", "", @@ -93,7 +93,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/Boomerang.json b/extensions/reviewed/Boomerang.json index c7e353ffe..cf4f7493d 100644 --- a/extensions/reviewed/Boomerang.json +++ b/extensions/reviewed/Boomerang.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/boomerang.svg", "shortDescription": "Throw objects that return to thrower after set time or on command.", "dimension": "2D", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Throw an object that returns to the thrower after a length of time, or when an action is used to return it.", "", @@ -152,7 +152,7 @@ "actions": [ { "type": { - "value": "AddForceVersPos" + "value": "AddForceTowardPosition" }, "parameters": [ "Object", @@ -322,7 +322,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -478,7 +478,7 @@ "actions": [ { "type": { - "value": "AddForceVersPos" + "value": "AddForceTowardPosition" }, "parameters": [ "Object", @@ -508,7 +508,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -636,7 +636,7 @@ "actions": [ { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" @@ -662,7 +662,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/Bounce.json b/extensions/reviewed/Bounce.json index 6d7358b48..37e2cc4ef 100644 --- a/extensions/reviewed/Bounce.json +++ b/extensions/reviewed/Bounce.json @@ -9,7 +9,7 @@ "name": "Bounce", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/volleyball.svg", "shortDescription": "Bounce objects off collisions using forces. Not for Physics engine or Platformer.", - "version": "0.3.0", + "version": "0.3.1", "description": [ "Provides an action to make the object bounce from another object it just touched.", "", @@ -160,7 +160,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" @@ -351,7 +351,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" diff --git a/extensions/reviewed/CameraZoom.json b/extensions/reviewed/CameraZoom.json index 670e9aec7..633776f48 100644 --- a/extensions/reviewed/CameraZoom.json +++ b/extensions/reviewed/CameraZoom.json @@ -11,7 +11,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/UI Essentials/UI Essentials_zoom_in_plus.svg", "shortDescription": "Zoom camera smoothly with optional anchor point.", "dimension": "2D", - "version": "0.2.1", + "version": "0.2.2", "tags": [ "Camera", "Layer", @@ -122,7 +122,7 @@ { "type": { "inverted": false, - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -136,7 +136,7 @@ { "type": { "inverted": false, - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", diff --git a/extensions/reviewed/Checkbox.json b/extensions/reviewed/Checkbox.json index 5bf2c5fef..e654e9b19 100644 --- a/extensions/reviewed/Checkbox.json +++ b/extensions/reviewed/Checkbox.json @@ -9,7 +9,7 @@ "name": "Checkbox", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/checkbox-marked.svg", "shortDescription": "Checkbox on Shape Painter. Toggle by click/touch, customizable appearance and halo.", - "version": "0.2.0", + "version": "0.2.1", "description": "Users can click on the checkbox to add and remove the checkmark. \n\nHow to use:\n- Add this extension to a shape painter object\n- Use condition \"Is checked\" to find out the state of the checkbox\n\nTips:\n- Checkbox state can also be changed by an action.\n- Checkbox can be disabled so that users cannot interact with it \n- To remove halo, Set \"halo hover\" and \"halo pressed\" opacity to 0", "origin": { "identifier": "Checkbox", @@ -307,7 +307,7 @@ "conditions": [ { "type": { - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -328,7 +328,7 @@ "conditions": [ { "type": { - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -340,7 +340,7 @@ }, { "type": { - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -352,7 +352,7 @@ }, { "type": { - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -364,7 +364,7 @@ }, { "type": { - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -458,7 +458,7 @@ { "type": { "inverted": true, - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -467,7 +467,7 @@ }, { "type": { - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -479,7 +479,7 @@ }, { "type": { - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -491,7 +491,7 @@ }, { "type": { - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -503,7 +503,7 @@ }, { "type": { - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -616,7 +616,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(CurrentHaloRadius - TargetHaloRadius)", @@ -801,7 +801,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "SideLength", @@ -828,7 +828,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "LineWidth", @@ -855,7 +855,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "LineWidth", @@ -882,7 +882,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "HaloRadiusHover", @@ -909,7 +909,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "HaloRadiusPressed", diff --git a/extensions/reviewed/Checkpoints.json b/extensions/reviewed/Checkpoints.json index 9ead543a9..ef6d3b0e8 100644 --- a/extensions/reviewed/Checkpoints.json +++ b/extensions/reviewed/Checkpoints.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/flag-variant.svg", "shortDescription": "Respawn objects at checkpoints.", "dimension": "2D", - "version": "1.0.2", + "version": "1.0.3", "description": [ "This extension can save checkpoints and respawn objects at the last one.", "", @@ -143,7 +143,7 @@ "subInstructions": [ { "type": { - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "SetIgnoreUndefined", @@ -189,7 +189,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "ToMoveObject", diff --git a/extensions/reviewed/CopyCameraSettings.json b/extensions/reviewed/CopyCameraSettings.json index 943e1d4cc..675ca20fb 100644 --- a/extensions/reviewed/CopyCameraSettings.json +++ b/extensions/reviewed/CopyCameraSettings.json @@ -10,7 +10,7 @@ "name": "CopyCameraSettings", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/layers-triple-outline.svg", "shortDescription": "Copy camera position, zoom, and rotation from one layer to another.", - "version": "1.1.0", + "version": "1.1.1", "tags": [ "camera", "clone", @@ -56,7 +56,7 @@ { "type": { "inverted": false, - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -92,7 +92,7 @@ { "type": { "inverted": false, - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", diff --git a/extensions/reviewed/CursorType.json b/extensions/reviewed/CursorType.json index 4f004ea10..3b13b8900 100644 --- a/extensions/reviewed/CursorType.json +++ b/extensions/reviewed/CursorType.json @@ -9,7 +9,7 @@ "name": "CursorType", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/cursor-default-outline.svg", "shortDescription": "Change mouse cursor type (pointer, crosshair, etc). Auto-change on object hover.", - "version": "0.0.8", + "version": "0.0.9", "description": [ "Provides an action to change the type of the cursor, and a behavior to change the cursor when an object is hovered.", "", @@ -214,7 +214,7 @@ "conditions": [ { "type": { - "value": "Plan" + "value": "ZOrder" }, "parameters": [ "Object", @@ -224,7 +224,7 @@ }, { "type": { - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Object", diff --git a/extensions/reviewed/DraggablePhysics.json b/extensions/reviewed/DraggablePhysics.json index a57d8aaae..846815356 100644 --- a/extensions/reviewed/DraggablePhysics.json +++ b/extensions/reviewed/DraggablePhysics.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Virtual Reality/Virtual Reality_hand_vr_ar_360.svg", "shortDescription": "Drag Physics 2D objects with mouse or touch input.", "dimension": "2D", - "version": "1.3.0", + "version": "1.3.1", "description": [ "Enables players to click and drag on physics objects to move them. The object retains velocity when the click is released, allowing players to fling objects across the screen.", "", @@ -166,7 +166,7 @@ }, { "type": { - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Object", diff --git a/extensions/reviewed/DraggableSliderControl.json b/extensions/reviewed/DraggableSliderControl.json index aaf127df3..12eb65ccf 100644 --- a/extensions/reviewed/DraggableSliderControl.json +++ b/extensions/reviewed/DraggableSliderControl.json @@ -9,7 +9,7 @@ "name": "DraggableSliderControl", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/UI Essentials/UI Essentials_sliders_options.svg", "shortDescription": "Shape Painter slider for selecting numerical values.", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Draws a draggable slider that users can move to select a numerical value.", "The value range, tick spacing, and the appearance of the slider can be defined with properties.", @@ -472,7 +472,7 @@ "conditions": [ { "type": { - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -493,7 +493,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseX", @@ -503,7 +503,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseX", @@ -513,7 +513,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseY", @@ -523,7 +523,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseY", @@ -603,7 +603,7 @@ { "type": { "inverted": true, - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -612,7 +612,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseX", @@ -622,7 +622,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseX", @@ -632,7 +632,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseY", @@ -642,7 +642,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MouseY", @@ -751,7 +751,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(CurrentHaloRadius - TargetHaloRadius)", @@ -3151,7 +3151,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Value", @@ -3178,7 +3178,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Value", diff --git a/extensions/reviewed/DrawPathfinding.json b/extensions/reviewed/DrawPathfinding.json index 40bc26f6e..c6a1e1464 100644 --- a/extensions/reviewed/DrawPathfinding.json +++ b/extensions/reviewed/DrawPathfinding.json @@ -11,7 +11,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/resistor-nodes.svg", "shortDescription": "Visualize pathfinding paths using Shape Painter for debugging or display.", "dimension": "2D", - "version": "0.2.0", + "version": "0.2.1", "origin": { "identifier": "DrawPathfinding", "name": "gdevelop-extension-store" @@ -83,7 +83,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "ShapePainterObject", diff --git a/extensions/reviewed/EllipseMovement.json b/extensions/reviewed/EllipseMovement.json index 2f09e548e..3a0c65b10 100644 --- a/extensions/reviewed/EllipseMovement.json +++ b/extensions/reviewed/EllipseMovement.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/sine-wave.svg", "shortDescription": "Move objects in elliptical paths or smooth back-and-forth in one direction.", "dimension": "2D", - "version": "1.1.0", + "version": "1.1.1", "description": [ "It allows objects to move:", "- on an ellipsis or arcs", @@ -297,7 +297,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -324,7 +324,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/ExplosionForce.json b/extensions/reviewed/ExplosionForce.json index 03e43e192..bdb4355a2 100644 --- a/extensions/reviewed/ExplosionForce.json +++ b/extensions/reviewed/ExplosionForce.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/bomb.svg", "shortDescription": "Apply radial explosion physics force to nearby Physics 2D objects within radius.", "dimension": "2D", - "version": "1.3.2", + "version": "1.3.3", "description": [ "Apply explosion-like physics forces to target objects that are inside the explosion radius. Forces will push the target objects away from the explosion center. The force applied is stronger the closer the target object is to the explosion center. Target objects will be changed to \"Dynamic\" physics objects. ", "", @@ -65,7 +65,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "DistanceBetweenPositions(TargetObject.BoundingBoxCenterX(),TargetObject.BoundingBoxCenterY(),ExplosionCenterX,ExplosionCenterY)", diff --git a/extensions/reviewed/ExtendedMath.json b/extensions/reviewed/ExtendedMath.json index 024b321af..6b055f8de 100644 --- a/extensions/reviewed/ExtendedMath.json +++ b/extensions/reviewed/ExtendedMath.json @@ -10,7 +10,7 @@ "name": "ExtendedMath", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/function-variant.svg", "shortDescription": "Extra math: clamp, map, lerp, factorial, fibonacci, distance, angle, conversions, constants.", - "version": "1.1.1", + "version": "1.1.2", "tags": [ "math", "constants", @@ -908,7 +908,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Value,2)", diff --git a/extensions/reviewed/FirstPersonCamera.json b/extensions/reviewed/FirstPersonCamera.json index 17969d259..c095bb991 100644 --- a/extensions/reviewed/FirstPersonCamera.json +++ b/extensions/reviewed/FirstPersonCamera.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Security and Protection/e8248ffd504c314e6a9d9d560c3a0fdad3398a5f125ae6a4c0654d4e68c86376_Security and Protection_security_protection_eye_scan_lock.svg", "shortDescription": "Move the camera to look though objects eyes.", "dimension": "3D", - "version": "1.0.4", + "version": "1.0.5", "description": [ "Move the camera to look though objects eyes.", "", @@ -50,7 +50,7 @@ "actions": [ { "type": { - "value": "CentreCamera" + "value": "CenterCameraOnObject" }, "parameters": [ "", @@ -140,7 +140,7 @@ "actions": [ { "type": { - "value": "CentreCamera" + "value": "CenterCameraOnObject" }, "parameters": [ "", diff --git a/extensions/reviewed/Flash.json b/extensions/reviewed/Flash.json index 5a63d3bfe..74c937bd6 100644 --- a/extensions/reviewed/Flash.json +++ b/extensions/reviewed/Flash.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/flash-outline.svg", "shortDescription": "Flash/blink objects: toggle visibility, color tint, effect, or opacity over time.", "dimension": "2D", - "version": "1.4.0", + "version": "1.4.1", "description": [ "Make a 2D object flash for a period of time so that it alternates between two different states.", "Includes the ability to flash visibility (blink), color tint, object effect, or opacity (fade).", @@ -323,7 +323,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" @@ -367,7 +367,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Object", @@ -758,7 +758,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Object", diff --git a/extensions/reviewed/FollowObjectsWithCamera.json b/extensions/reviewed/FollowObjectsWithCamera.json index b0a2c74d8..ade146cb3 100644 --- a/extensions/reviewed/FollowObjectsWithCamera.json +++ b/extensions/reviewed/FollowObjectsWithCamera.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/camera-switch-outline.svg", "shortDescription": "Auto-zoom and position camera to keep all instances of an object visible.", "dimension": "2D", - "version": "1.0.2", + "version": "1.0.3", "description": [ "Use the \"Follow multiple 2D objects with the camera\" action on every frame that you want the camera to move. ", "If you want to select which object instances are tracked by the camera, add conditions to that event.", @@ -80,7 +80,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MaxZoom", @@ -107,7 +107,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "LerpSpeed", @@ -134,7 +134,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "LerpSpeed", @@ -316,7 +316,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -334,7 +334,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", diff --git a/extensions/reviewed/Gamepads.json b/extensions/reviewed/Gamepads.json index 50278563d..4d898663f 100644 --- a/extensions/reviewed/Gamepads.json +++ b/extensions/reviewed/Gamepads.json @@ -9,7 +9,7 @@ "name": "Gamepads", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/gamepad-variant-outline.svg", "shortDescription": "Gamepad/controller support: buttons, sticks, triggers, vibration. Mapper behaviors for 2D/3D.", - "version": "0.9.1", + "version": "0.9.2", "description": [ "Add support for gamepads (or other physical controllers).", "", @@ -3316,7 +3316,7 @@ "actions": [ { "type": { - "value": "CentreCamera" + "value": "CenterCameraOnObject" }, "parameters": [ "", diff --git a/extensions/reviewed/HomingProjectile.json b/extensions/reviewed/HomingProjectile.json index e827962e8..9252e35bd 100644 --- a/extensions/reviewed/HomingProjectile.json +++ b/extensions/reviewed/HomingProjectile.json @@ -11,7 +11,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/rocket-launch.svg", "shortDescription": "Make a projectile object move towards a target object.", "dimension": "2D", - "version": "0.2.0", + "version": "0.2.1", "tags": [ "projectile", "homing", @@ -454,7 +454,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MaxLifetime", @@ -767,7 +767,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "MaxLifetime", diff --git a/extensions/reviewed/IdleTracker.json b/extensions/reviewed/IdleTracker.json index 426e1f255..87ee6f76d 100644 --- a/extensions/reviewed/IdleTracker.json +++ b/extensions/reviewed/IdleTracker.json @@ -11,7 +11,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Movies and Entertainment/Movies and Entertainment_cinema_oscar_movies_award.svg", "shortDescription": "Detect if object hasn't moved for a configurable duration.", "dimension": "2D", - "version": "1.1.0", + "version": "1.1.1", "tags": [ "idle", "tracking", @@ -66,7 +66,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "DistanceBetweenPositions(Object.X(), Object.Y(), LastX, LastY)", diff --git a/extensions/reviewed/InputValidation.json b/extensions/reviewed/InputValidation.json index 4bc07b9c9..bad3371f9 100644 --- a/extensions/reviewed/InputValidation.json +++ b/extensions/reviewed/InputValidation.json @@ -10,7 +10,7 @@ "name": "InputValidation", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Education and Learning/Education and Learning_education_book_library_search.svg", "shortDescription": "Validate and sanitize strings: check format, length, trim, and normalize.", - "version": "1.0.1", + "version": "1.0.2", "tags": [ "sanitization", "string", @@ -285,7 +285,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "StrFind(VariableString(__Sanitizer_tmpStr), NewLine())", diff --git a/extensions/reviewed/LinkTools.json b/extensions/reviewed/LinkTools.json index 54e503be1..b4ae0ddc6 100644 --- a/extensions/reviewed/LinkTools.json +++ b/extensions/reviewed/LinkTools.json @@ -9,7 +9,7 @@ "name": "LinkTools", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/graph-outline.svg", "shortDescription": "Use linked objects as graph nodes. Pathfinding and neighbor traversal on links.", - "version": "1.3.1", + "version": "1.3.2", "description": [ "This provides:", "* \"Can reach through links\" conditions, useful to check if an object is linked to another through one or more other linked objects.", @@ -1354,7 +1354,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.SqDistanceToPosition(NextNodeX, NextNodeY)", @@ -1366,7 +1366,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -1417,7 +1417,7 @@ "actions": [ { "type": { - "value": "AddForceVersPos" + "value": "AddForceTowardPosition" }, "parameters": [ "Object", @@ -2040,7 +2040,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__linktools_Path)", diff --git a/extensions/reviewed/MarchingSquares.json b/extensions/reviewed/MarchingSquares.json index a3ca83373..c619ca256 100644 --- a/extensions/reviewed/MarchingSquares.json +++ b/extensions/reviewed/MarchingSquares.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/peanut-outline.svg", "shortDescription": "Draw dynamically changing shapes like a fog of war.", "dimension": "2D", - "version": "0.6.0", + "version": "0.6.1", "description": [ "It can be helpful for:", " * Liquid effects like water, blobs or lava ([open the project online](https://editor.gdevelop.io/?project=example://marching-squares-liquids))", @@ -3117,7 +3117,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "AreaLeftBound", @@ -3184,7 +3184,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "AreaTopBound", diff --git a/extensions/reviewed/MouseHelper.json b/extensions/reviewed/MouseHelper.json index 91af26cc0..185af1b9b 100644 --- a/extensions/reviewed/MouseHelper.json +++ b/extensions/reviewed/MouseHelper.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/8f81db7cf269c88bf0b13f816ee501ae786b3f15526d59c9d0005da09c13a18d_cursor-default-outline.svg", "shortDescription": "Make any object follow the mouse cursor position. Hides default cursor.", "dimension": "2D", - "version": "2.0.0", + "version": "2.0.1", "description": [ "This extension allows to replace the cursor with an object.", "" @@ -52,7 +52,7 @@ "actions": [ { "type": { - "value": "CacheSouris" + "value": "HideCursor" }, "parameters": [ "" @@ -88,7 +88,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -128,7 +128,7 @@ "actions": [ { "type": { - "value": "CacheSouris" + "value": "HideCursor" }, "parameters": [ "" @@ -136,7 +136,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Object", @@ -173,7 +173,7 @@ "actions": [ { "type": { - "value": "MontreSouris" + "value": "ShowCursor" }, "parameters": [ "" @@ -181,7 +181,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" diff --git a/extensions/reviewed/MousePointerLock.json b/extensions/reviewed/MousePointerLock.json index ab2bebe53..610a6f8b9 100644 --- a/extensions/reviewed/MousePointerLock.json +++ b/extensions/reviewed/MousePointerLock.json @@ -9,7 +9,7 @@ "name": "MousePointerLock", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Virtual Reality/Virtual Reality_360_rotate_vr_movement.svg", "shortDescription": "Lock and hide mouse pointer for unlimited movement (e.g., FPS mouse look).", - "version": "0.3.0", + "version": "0.3.1", "description": [ "This behavior removes the limit on the distance the mouse can move and hides the cursor.", "", @@ -937,7 +937,7 @@ "actions": [ { "type": { - "value": "CentreCamera" + "value": "CenterCameraOnObject" }, "parameters": [ "", diff --git a/extensions/reviewed/MultiplayerCustomLobbies.json b/extensions/reviewed/MultiplayerCustomLobbies.json index b8f7fdafb..36a8385ed 100644 --- a/extensions/reviewed/MultiplayerCustomLobbies.json +++ b/extensions/reviewed/MultiplayerCustomLobbies.json @@ -9,7 +9,7 @@ "name": "MultiplayerCustomLobbies", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Applications and Programming/a99813f48b4c6bc26cf2a28cb711a75105386ad69408d7e895ff69bb29051e95_Applications and Programming_application_coding_web_page_add.svg", "shortDescription": "Custom lobbies for built-in multiplayer.", - "version": "1.0.1", + "version": "1.0.2", "description": [ "Customize the interface of multiplayer lobbies.", "", @@ -930,7 +930,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Scrollbar" @@ -990,7 +990,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "ViewportMask", @@ -1034,7 +1034,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "ViewportMask" @@ -1113,7 +1113,7 @@ "actions": [ { "type": { - "value": "AjoutObjConcern" + "value": "PickAllInstances" }, "parameters": [ "", @@ -1185,7 +1185,7 @@ "conditions": [ { "type": { - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Background", @@ -1326,7 +1326,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Lobby", @@ -1371,7 +1371,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Lobby" @@ -1426,7 +1426,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Lobby", @@ -1516,7 +1516,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "ViewportMask", @@ -1525,7 +1525,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Scrollbar", diff --git a/extensions/reviewed/ObjectSpawner.json b/extensions/reviewed/ObjectSpawner.json index fdc7f0a49..a58bc66c2 100644 --- a/extensions/reviewed/ObjectSpawner.json +++ b/extensions/reviewed/ObjectSpawner.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/plus-one.svg", "shortDescription": "Spawn objects periodically with configurable interval, capacity, and spawn area.", "dimension": "2D", - "version": "1.1.1", + "version": "1.1.2", "description": [ "Spawn objects periodically based on the 2D location of the spawner. ", "", @@ -244,7 +244,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PickedInstancesCount(ObjectToSpawn)", @@ -288,7 +288,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PickedInstancesCount(ObjectToSpawn)", diff --git a/extensions/reviewed/OrbitingObjects.json b/extensions/reviewed/OrbitingObjects.json index 54aca4fea..60244f85d 100644 --- a/extensions/reviewed/OrbitingObjects.json +++ b/extensions/reviewed/OrbitingObjects.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Space/Space_earth_moon_orbit.svg", "shortDescription": "Make objects orbit around a center object in a circular or elliptical path.", "dimension": "2D", - "version": "0.7.0", + "version": "0.7.1", "description": [ "Run the actions on every frame to make the orbiting objects move.", "The extension will automatically create/delete orbiting objects to match the quantity specified. ", @@ -205,7 +205,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "OrbitingObject", @@ -638,7 +638,7 @@ "actions": [ { "type": { - "value": "MettreAutour" + "value": "PutAroundObject" }, "parameters": [ "OrbitingObject", @@ -1475,7 +1475,7 @@ "actions": [ { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "OrbitingObject", @@ -1515,7 +1515,7 @@ "actions": [ { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "OrbitingObject", @@ -1555,7 +1555,7 @@ "actions": [ { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "OrbitingObject", @@ -1595,7 +1595,7 @@ "actions": [ { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "OrbitingObject", diff --git a/extensions/reviewed/PanelSpriteButton.json b/extensions/reviewed/PanelSpriteButton.json index 18cd4a562..b64cfa1de 100644 --- a/extensions/reviewed/PanelSpriteButton.json +++ b/extensions/reviewed/PanelSpriteButton.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Interface Elements/Interface Elements_interface_ui_button_ok_cta_clock_tap.svg", "shortDescription": "Resizeable button with a label.", "dimension": "2D", - "version": "2.2.0", + "version": "2.2.1", "description": [ "A button that can be used for menus and most labelled buttons of a game. The button can be customized with a background for each state and a label. It handles user interactions and a simple condition can be used to check if it is clicked.", "", @@ -2618,7 +2618,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Hovered" @@ -2626,7 +2626,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Pressed" @@ -2634,7 +2634,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Hovered", @@ -2644,7 +2644,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Pressed", @@ -2834,7 +2834,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Idle", @@ -2843,7 +2843,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Pressed" @@ -2907,7 +2907,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Hovered" @@ -2935,7 +2935,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Hovered" @@ -3009,7 +3009,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Idle" @@ -3017,7 +3017,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Hovered", @@ -3026,7 +3026,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Pressed" @@ -3129,7 +3129,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Idle" @@ -3137,7 +3137,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Hovered" @@ -3145,7 +3145,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Pressed", @@ -3209,7 +3209,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Idle" @@ -3217,7 +3217,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Hovered", @@ -3226,7 +3226,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Pressed" diff --git a/extensions/reviewed/PanelSpriteContinuousBar.json b/extensions/reviewed/PanelSpriteContinuousBar.json index 9690577d6..2500d71dc 100644 --- a/extensions/reviewed/PanelSpriteContinuousBar.json +++ b/extensions/reviewed/PanelSpriteContinuousBar.json @@ -10,7 +10,7 @@ "name": "PanelSpriteContinuousBar", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Interface Elements/ea06363a57846caab544f536b78a952234b68d4941d41c1577852a1d61aefec3_Interface Elements_interface_ui_loading_progress_bar.svg", "shortDescription": "A bar that represents a resource in the game (health, mana, ammo, etc).", - "version": "2.0.1", + "version": "2.0.2", "description": [ "A bar that represents a resource in the game (health, mana, ammo, etc).", "", @@ -1314,7 +1314,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Labels" @@ -1693,7 +1693,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Buffer", @@ -1720,7 +1720,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Buffer" @@ -2231,7 +2231,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Buffer", @@ -2257,7 +2257,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Buffer" @@ -2477,7 +2477,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Labels" @@ -2512,7 +2512,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Labels", diff --git a/extensions/reviewed/PanelSpriteSlider.json b/extensions/reviewed/PanelSpriteSlider.json index 554bad89c..8dde599ba 100644 --- a/extensions/reviewed/PanelSpriteSlider.json +++ b/extensions/reviewed/PanelSpriteSlider.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/UI Essentials/1678c39a3b2bd3df4f82a8a293770db4986a6bcfd3f78e738ddfc86e39176423_UI Essentials_sliders_options.svg", "shortDescription": "A draggable slider that users can move to select a numerical value.", "dimension": "2D", - "version": "2.0.1", + "version": "2.0.2", "description": [ "A draggable slider that users can move to select a numerical value. The slider can be customized with sprites.", "", @@ -2058,7 +2058,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Label" @@ -2287,7 +2287,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Label", @@ -2420,7 +2420,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Label", @@ -2484,7 +2484,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Label", @@ -2547,7 +2547,7 @@ "actions": [ { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Label", @@ -2583,7 +2583,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Label" @@ -3107,7 +3107,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Label" @@ -3142,7 +3142,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Label", @@ -3263,7 +3263,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Label", @@ -3483,7 +3483,7 @@ }, { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Label" diff --git a/extensions/reviewed/Parallax.json b/extensions/reviewed/Parallax.json index d0ecbd60e..1a8bd3fd9 100644 --- a/extensions/reviewed/Parallax.json +++ b/extensions/reviewed/Parallax.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/image-move.svg", "shortDescription": "Parallax scrolling for Tiled Sprite backgrounds.", "dimension": "2D", - "version": "2.0.0", + "version": "2.0.1", "description": [ "Behaviors to animate Tiled Sprite objects in the background, following the camera with a parallax effect.", "" @@ -77,7 +77,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -178,7 +178,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/PhysicsEllipseMovement3D.json b/extensions/reviewed/PhysicsEllipseMovement3D.json index 77f206921..822a679f9 100644 --- a/extensions/reviewed/PhysicsEllipseMovement3D.json +++ b/extensions/reviewed/PhysicsEllipseMovement3D.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/sine-wave.svg", "shortDescription": "Move 3D objects in elliptical paths or smooth back-and-forth in one direction.", "dimension": "3D", - "version": "1.1.0", + "version": "1.1.1", "description": [ "It allows objects to move:", "- on an ellipsis or arcs", @@ -417,7 +417,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -549,7 +549,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -690,7 +690,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", diff --git a/extensions/reviewed/PinchGesture.json b/extensions/reviewed/PinchGesture.json index 5b290deec..61a8e2ef3 100644 --- a/extensions/reviewed/PinchGesture.json +++ b/extensions/reviewed/PinchGesture.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/gesture-pinch.svg", "shortDescription": "Move the camera or objects with pinching gestures.", "dimension": "2D", - "version": "1.2.0", + "version": "1.2.1", "description": [ "This extension allows to:", "- Move, rotate and/or zoom the camera according to pinch gestures", @@ -2551,7 +2551,7 @@ }, { "type": { - "value": "Plan" + "value": "ZOrder" }, "parameters": [ "Object", diff --git a/extensions/reviewed/PixelPerfectMovement.json b/extensions/reviewed/PixelPerfectMovement.json index e3a708ca8..1fa682b3f 100644 --- a/extensions/reviewed/PixelPerfectMovement.json +++ b/extensions/reviewed/PixelPerfectMovement.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Graphic Design/Graphic Design_grid.svg", "shortDescription": "Grid-based pixel-perfect movement for platformer and top-down characters.", "dimension": "2D", - "version": "0.3.1", + "version": "0.3.2", "description": [ "Games with pixel art usually use pixels bigger than actual pixels of the screen. This can lead to big pixels partially overlapping each other which doesn't look good.", "", @@ -1123,7 +1123,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1445,7 +1445,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1482,7 +1482,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1563,7 +1563,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/PlatformerTrajectory.json b/extensions/reviewed/PlatformerTrajectory.json index e66beadc8..9f134c3cc 100644 --- a/extensions/reviewed/PlatformerTrajectory.json +++ b/extensions/reviewed/PlatformerTrajectory.json @@ -10,7 +10,7 @@ "name": "PlatformerTrajectory", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/chart-bell-curve.svg", "shortDescription": "Configure jumps by height/duration. AI tools for gap and ledge detection.", - "version": "0.1.1", + "version": "0.1.2", "description": [ "For objects having the 2D platformer character behavior, this provides a behavior allowing to:", "* Configure the height of a jump by automatically choosing the right jump speed ([open the project online](https://editor.gdevelop.io/?project=example://platformer-jump-evaluator)).", @@ -654,7 +654,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PositionY", @@ -797,7 +797,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "PositionY", diff --git a/extensions/reviewed/RTSUnitSelection.json b/extensions/reviewed/RTSUnitSelection.json index 9387d463c..cc51f9b39 100644 --- a/extensions/reviewed/RTSUnitSelection.json +++ b/extensions/reviewed/RTSUnitSelection.json @@ -11,7 +11,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/pencil-box-outline.svg", "shortDescription": "Select units by clicking on them or dragging a selection box.", "dimension": "2D", - "version": "2.4.0", + "version": "2.4.1", "tags": [ "mouse", "cursor", @@ -196,7 +196,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Zorder", @@ -210,7 +210,7 @@ { "type": { "inverted": false, - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "SelectionBox", @@ -273,7 +273,7 @@ { "type": { "inverted": false, - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -284,7 +284,7 @@ { "type": { "inverted": false, - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "MouseButtonSelect", @@ -305,7 +305,7 @@ { "type": { "inverted": false, - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -316,7 +316,7 @@ { "type": { "inverted": false, - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "MouseButtonSelect", @@ -337,7 +337,7 @@ { "type": { "inverted": false, - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", @@ -348,7 +348,7 @@ { "type": { "inverted": false, - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "MouseButtonSelect", @@ -570,7 +570,7 @@ { "type": { "inverted": false, - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Objects", @@ -629,7 +629,7 @@ { "type": { "inverted": false, - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -643,7 +643,7 @@ { "type": { "inverted": false, - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -950,7 +950,7 @@ { "type": { "inverted": true, - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Objects", @@ -1116,7 +1116,7 @@ { "type": { "inverted": false, - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "MouseButtonSelect", @@ -1148,7 +1148,7 @@ { "type": { "inverted": false, - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "MouseButtonSelect", @@ -1180,7 +1180,7 @@ { "type": { "inverted": false, - "value": "StrEqual" + "value": "BuiltinCommonInstructions::CompareStrings" }, "parameters": [ "MouseButtonSelect", @@ -5260,7 +5260,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "RTSUnitSelection::ControlGroupID(Object)", @@ -5292,7 +5292,7 @@ { "type": { "inverted": false, - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "RTSUnitSelection::ControlGroupID(Object)", diff --git a/extensions/reviewed/RectangleMovement.json b/extensions/reviewed/RectangleMovement.json index 20ecf1978..f6b7554e7 100644 --- a/extensions/reviewed/RectangleMovement.json +++ b/extensions/reviewed/RectangleMovement.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/shape-rectangle-plus.svg", "shortDescription": "Move objects in a rectangular pattern.", "dimension": "2D", - "version": "1.3.0", + "version": "1.3.1", "description": [ "Move objects in a rectangular pattern with easing functions from the Tween extension.", "", @@ -1247,7 +1247,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/RectangularFloodFill.json b/extensions/reviewed/RectangularFloodFill.json index 52ed1f320..758b7eda2 100644 --- a/extensions/reviewed/RectangularFloodFill.json +++ b/extensions/reviewed/RectangularFloodFill.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Graphic Design/Graphic Design_grid.svg", "shortDescription": "Create objects as a grid to cover a rectangular area or an other object.", "dimension": "2D", - "version": "2.1.0", + "version": "2.1.1", "description": [ "This extension can be used to create multiple copies of an object in a wide variety of 2D arrangements, including:", "- horizontal row(s)", @@ -397,7 +397,7 @@ "actions": [ { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object", diff --git a/extensions/reviewed/RoomBasedCameraMovement.json b/extensions/reviewed/RoomBasedCameraMovement.json index b256f7fd4..3dfda95e4 100644 --- a/extensions/reviewed/RoomBasedCameraMovement.json +++ b/extensions/reviewed/RoomBasedCameraMovement.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Applications and Programming/Applications and Programming_app_apps_applications_tiles.svg", "shortDescription": "Move/zoom camera to frame the room object containing the player.", "dimension": "2D", - "version": "1.0.4", + "version": "1.0.5", "description": [ "Move camera to the room that contains the trigger object (usually the player). If desired, change zoom to show the entire room or keep zoom static.", "", @@ -584,7 +584,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -613,7 +613,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", @@ -654,7 +654,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -683,7 +683,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", diff --git a/extensions/reviewed/ScoreCounter.json b/extensions/reviewed/ScoreCounter.json index 2316a2d6a..8d252c61a 100644 --- a/extensions/reviewed/ScoreCounter.json +++ b/extensions/reviewed/ScoreCounter.json @@ -10,7 +10,7 @@ "name": "ScoreCounter", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/48ec8784eacd92181e4a3bde4755962b5f6edf986e624fc85ea423a31408450d_counter.svg", "shortDescription": "Animated score counter with an icon.", - "version": "1.4.1", + "version": "1.4.2", "description": [ "An animated score counter with an icon and a customisable font.", "", @@ -1067,7 +1067,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1077,7 +1077,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1507,7 +1507,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1559,7 +1559,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1654,7 +1654,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1706,7 +1706,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1881,7 +1881,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1891,7 +1891,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1960,7 +1960,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -2030,7 +2030,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerScale)", @@ -2163,7 +2163,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -2173,7 +2173,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -2242,7 +2242,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -2312,7 +2312,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerScale)", @@ -2519,7 +2519,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -2529,7 +2529,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/ScreenWrap.json b/extensions/reviewed/ScreenWrap.json index 53da1f429..5a617ab97 100644 --- a/extensions/reviewed/ScreenWrap.json +++ b/extensions/reviewed/ScreenWrap.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/monitor-screenshot.svg", "shortDescription": "Teleport objects to opposite screen edge when exiting viewport.", "dimension": "2D", - "version": "0.3.2", + "version": "0.3.3", "description": [ "The teleport happens when the center point of the object crosses a border (this can be adjusted with an offset).", "By default, the borders of the wrapping area match the screen size, but they can also be changed.", @@ -193,7 +193,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -220,7 +220,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -265,7 +265,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -292,7 +292,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1308,7 +1308,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1355,7 +1355,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1420,7 +1420,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1467,7 +1467,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/ShadowClones.json b/extensions/reviewed/ShadowClones.json index a563fe939..6c5859adb 100644 --- a/extensions/reviewed/ShadowClones.json +++ b/extensions/reviewed/ShadowClones.json @@ -9,7 +9,7 @@ "name": "ShadowClones", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/vector-arrange-above.svg", "shortDescription": "Create fading shadow clone trail.", - "version": "0.7.0", + "version": "0.7.1", "description": [ "Select the primary object, the shadow clone object, the number of shadow clones, the number of frames between shadow clones, the rate that shadow clones will reduce opacity and size (if desired), the Z-value and the layer the shadow clones will be created on.", "", @@ -327,7 +327,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "ShadowCloneObject", @@ -397,7 +397,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "ShadowCloneObject", @@ -464,7 +464,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -514,7 +514,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -772,7 +772,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "FadeSpeed", @@ -799,7 +799,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "FadeSpeed", @@ -839,7 +839,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -1695,7 +1695,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(PrimaryObject.Variable(FrameCounter),PrimaryObject.Variable(FramesBetweenShadowClones))", @@ -1752,7 +1752,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "ShadowCloneObject", @@ -1827,7 +1827,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -1864,7 +1864,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -1974,7 +1974,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "FadeSpeed", @@ -2014,7 +2014,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -2123,7 +2123,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "ShadowCloneObject", @@ -2190,7 +2190,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -2240,7 +2240,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", @@ -2335,7 +2335,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShadowCloneObject.Variable(FramesBehindPrimary) / ShadowCloneObject.Variable(ShadowCloneOrder)", @@ -2394,7 +2394,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShadowCloneObject.Variable(FramesBehindPrimary) / ShadowCloneObject.Variable(ShadowCloneOrder)", @@ -2494,7 +2494,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShadowCloneObject.Variable(FramesBehindPrimary) / ShadowCloneObject.Variable(ShadowCloneOrder)", @@ -2590,7 +2590,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "FadeSpeed", @@ -2630,7 +2630,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "ShrinkSpeed", diff --git a/extensions/reviewed/ShakeObject.json b/extensions/reviewed/ShakeObject.json index cee5bb1b2..d238e2dac 100644 --- a/extensions/reviewed/ShakeObject.json +++ b/extensions/reviewed/ShakeObject.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/arrow-all.svg", "shortDescription": "Shake objects with configurable translation, rotation, and scale intensity.", "dimension": "2D", - "version": "1.6.1", + "version": "1.6.2", "description": [ "Shake an object (position, angle or scale).", "", @@ -678,7 +678,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -688,7 +688,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1078,7 +1078,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1130,7 +1130,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1305,7 +1305,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1315,7 +1315,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1384,7 +1384,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -1516,7 +1516,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1526,7 +1526,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1595,7 +1595,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -1801,7 +1801,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1811,7 +1811,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -2683,7 +2683,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -2693,7 +2693,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -3123,7 +3123,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -3175,7 +3175,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -3270,7 +3270,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -3322,7 +3322,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -3497,7 +3497,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -3507,7 +3507,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -3576,7 +3576,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -3646,7 +3646,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerScale)", @@ -3779,7 +3779,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -3789,7 +3789,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -3858,7 +3858,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -3928,7 +3928,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerScale)", @@ -4135,7 +4135,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -4145,7 +4145,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/ShakeObject3D.json b/extensions/reviewed/ShakeObject3D.json index 5eda05352..a806a092e 100644 --- a/extensions/reviewed/ShakeObject3D.json +++ b/extensions/reviewed/ShakeObject3D.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/vector-difference-ab.svg", "shortDescription": "Shake 3D objects.", "dimension": "3D", - "version": "2.1.0", + "version": "2.1.1", "description": [ "Shake 3D objects with translation and rotation.", "", @@ -1505,7 +1505,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1542,7 +1542,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1772,7 +1772,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1799,7 +1799,7 @@ "actions": [ { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/SmoothCamera.json b/extensions/reviewed/SmoothCamera.json index 159af9a8c..60bd259a2 100644 --- a/extensions/reviewed/SmoothCamera.json +++ b/extensions/reviewed/SmoothCamera.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Computers and Hardware/Computers and Hardware_camcoder_gopro_go_pro_camera.svg", "shortDescription": "Smoothly scroll to follow an object.", "dimension": "2D", - "version": "0.4.4", + "version": "0.4.5", "description": [ "The camera follows an object according to:", "- a frame rate independent catch-up speed to make the scrolling from smooth to strong", @@ -432,7 +432,7 @@ "conditions": [ { "type": { - "value": "CameraX" + "value": "CameraCenterX" }, "parameters": [ "", @@ -446,7 +446,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -463,7 +463,7 @@ "conditions": [ { "type": { - "value": "CameraX" + "value": "CameraCenterX" }, "parameters": [ "", @@ -477,7 +477,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -496,7 +496,7 @@ "conditions": [ { "type": { - "value": "CameraX" + "value": "CameraCenterX" }, "parameters": [ "", @@ -510,7 +510,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -527,7 +527,7 @@ "conditions": [ { "type": { - "value": "CameraX" + "value": "CameraCenterX" }, "parameters": [ "", @@ -541,7 +541,7 @@ "actions": [ { "type": { - "value": "SetCameraX" + "value": "SetCameraCenterX" }, "parameters": [ "", @@ -589,7 +589,7 @@ "conditions": [ { "type": { - "value": "CameraY" + "value": "CameraCenterY" }, "parameters": [ "", @@ -603,7 +603,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", @@ -620,7 +620,7 @@ "conditions": [ { "type": { - "value": "CameraY" + "value": "CameraCenterY" }, "parameters": [ "", @@ -634,7 +634,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", @@ -653,7 +653,7 @@ "conditions": [ { "type": { - "value": "CameraY" + "value": "CameraCenterY" }, "parameters": [ "", @@ -667,7 +667,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", @@ -684,7 +684,7 @@ "conditions": [ { "type": { - "value": "CameraY" + "value": "CameraCenterY" }, "parameters": [ "", @@ -698,7 +698,7 @@ "actions": [ { "type": { - "value": "SetCameraY" + "value": "SetCameraCenterY" }, "parameters": [ "", @@ -885,7 +885,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__SmoothCamera.ForecastHistoryTime)", @@ -2475,7 +2475,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__SmoothCamera.ObjectTime)", @@ -2669,7 +2669,7 @@ "whileConditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__SmoothCamera.ObjectTime)", @@ -2779,7 +2779,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__SmoothCamera.ObjectTime)", @@ -3096,7 +3096,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Behavior::CurrentDelay()", @@ -3314,7 +3314,7 @@ "whileConditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__SmoothCamera.ForecastHistoryTime)", @@ -3453,7 +3453,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.VariableChildCount(__SmoothCamera.ForecastHistoryTime)", @@ -3807,7 +3807,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(ForecastHistoryVarianceX)", @@ -3817,7 +3817,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(ForecastHistoryVarianceY)", @@ -3860,7 +3860,7 @@ "subInstructions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(ForecastHistoryVarianceX)", @@ -3870,7 +3870,7 @@ }, { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(ForecastHistoryVarianceY)", @@ -3909,7 +3909,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(ForecastHistoryVarianceX)", @@ -4009,7 +4009,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "abs(ForecastHistoryVarianceX)", diff --git a/extensions/reviewed/SnapToGrid.json b/extensions/reviewed/SnapToGrid.json index 7dfebb769..2034e1037 100644 --- a/extensions/reviewed/SnapToGrid.json +++ b/extensions/reviewed/SnapToGrid.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/view-grid-plus-outline.svg", "shortDescription": "Snap objects on a virtual grid.", "dimension": "2D", - "version": "0.0.4", + "version": "0.0.5", "description": [ "It allows to snap objects on a *virtual 2D grid*.", "", @@ -55,7 +55,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/SpeedRestrictions.json b/extensions/reviewed/SpeedRestrictions.json index 5b4f42388..8a56ea348 100644 --- a/extensions/reviewed/SpeedRestrictions.json +++ b/extensions/reviewed/SpeedRestrictions.json @@ -10,7 +10,7 @@ "name": "SpeedRestrictions", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/speedometer.svg", "shortDescription": "Limit max movement and rotation speed for forces-based or Physics 2D.", - "version": "0.1.1", + "version": "0.1.2", "description": [ "Limit the maximum movement and rotation speed of an object from forces or the 2D Physics behavior.", "", @@ -63,7 +63,7 @@ "conditions": [ { "type": { - "value": "Vitesse" + "value": "Speed" }, "parameters": [ "Object", @@ -105,7 +105,7 @@ }, { "type": { - "value": "Arreter" + "value": "ClearForces" }, "parameters": [ "Object" diff --git a/extensions/reviewed/SpriteMultitouchJoystick.json b/extensions/reviewed/SpriteMultitouchJoystick.json index 1bd358dac..502403f96 100644 --- a/extensions/reviewed/SpriteMultitouchJoystick.json +++ b/extensions/reviewed/SpriteMultitouchJoystick.json @@ -10,7 +10,7 @@ "name": "SpriteMultitouchJoystick", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg", "shortDescription": "On-screen multitouch joystick and buttons.", - "version": "1.9.1", + "version": "1.9.2", "description": [ "Multitouch joysticks are objects showing a joystick on the screen, useful for mobile. They work like a physical gamepad:", "- 4 or 8 directions", @@ -4684,7 +4684,7 @@ "actions": [ { "type": { - "value": "CentreCamera" + "value": "CenterCameraOnObject" }, "parameters": [ "", @@ -6736,7 +6736,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Border", @@ -6746,7 +6746,7 @@ }, { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Thumb", @@ -6837,7 +6837,7 @@ "actions": [ { "type": { - "value": "MettreAutour" + "value": "PutAroundObject" }, "parameters": [ "Thumb", @@ -6875,7 +6875,7 @@ "actions": [ { "type": { - "value": "Cache" + "value": "Hide" }, "parameters": [ "Object" @@ -7031,7 +7031,7 @@ "actions": [ { "type": { - "value": "MettreXY" + "value": "SetXY" }, "parameters": [ "Object", @@ -7053,7 +7053,7 @@ }, { "type": { - "value": "Montre" + "value": "Show" }, "parameters": [ "Object", diff --git a/extensions/reviewed/SpriteSheet.json b/extensions/reviewed/SpriteSheet.json index 088749f7c..26d0664f6 100644 --- a/extensions/reviewed/SpriteSheet.json +++ b/extensions/reviewed/SpriteSheet.json @@ -9,7 +9,7 @@ "name": "SpriteSheet", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/google-spreadsheet.svg", "shortDescription": "Animate a tiled sprite from a sprite sheet.", - "version": "1.1.0", + "version": "1.1.1", "description": [ "", "Animate images from a sprite sheet by using a tiled sprite.", @@ -361,7 +361,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "CurrentAnimationFrame", diff --git a/extensions/reviewed/StarRatingBar.json b/extensions/reviewed/StarRatingBar.json index ea6e8d2d9..7e864cbd5 100644 --- a/extensions/reviewed/StarRatingBar.json +++ b/extensions/reviewed/StarRatingBar.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/745c5811a2856b9b828e959b496d50dd52e0b5879f372e411675f38a5708775d_star-half-full.svg", "shortDescription": "Animated star rating bar, with customizable number of stars.", "dimension": "2D", - "version": "1.2.1", + "version": "1.2.2", "description": [ "An animated bar to rate out of 5, or more by editing and adding more stars in the object.", "The animation can be disabled.", @@ -717,7 +717,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -727,7 +727,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1157,7 +1157,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1209,7 +1209,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1304,7 +1304,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1356,7 +1356,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "mod(Object.Variable(__ShakeObject_ShakeCounter),2)", @@ -1531,7 +1531,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1541,7 +1541,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1610,7 +1610,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -1680,7 +1680,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerScale)", @@ -1813,7 +1813,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -1823,7 +1823,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -1892,7 +1892,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerAngle)", @@ -1962,7 +1962,7 @@ "conditions": [ { "type": { - "value": "Egal" + "value": "BuiltinCommonInstructions::CompareNumbers" }, "parameters": [ "Object.Variable(__ShakeObject_PowerScale)", @@ -2169,7 +2169,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -2179,7 +2179,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -2917,7 +2917,7 @@ }, { "type": { - "value": "SourisSurObjet" + "value": "IsCursorOnObject" }, "parameters": [ "Star", diff --git a/extensions/reviewed/StayOnScreen.json b/extensions/reviewed/StayOnScreen.json index 4b63ade7a..ef7eb9499 100644 --- a/extensions/reviewed/StayOnScreen.json +++ b/extensions/reviewed/StayOnScreen.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/monitor-screenshot.svg", "shortDescription": "Constrain object position to remain within the camera viewport boundaries.", "dimension": "2D", - "version": "1.1.0", + "version": "1.1.1", "description": [ "Force the object to stay visible on the screen by setting back its 2D position (X and Y coordinates) inside the viewport of the camera.", "", @@ -51,7 +51,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -61,7 +61,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Object", @@ -71,7 +71,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", @@ -81,7 +81,7 @@ }, { "type": { - "value": "MettreY" + "value": "SetY" }, "parameters": [ "Object", diff --git a/extensions/reviewed/TiledUnitsBar.json b/extensions/reviewed/TiledUnitsBar.json index b09108f8a..7427c6e78 100644 --- a/extensions/reviewed/TiledUnitsBar.json +++ b/extensions/reviewed/TiledUnitsBar.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/063e9152cf65bc0f3be2a828afd950c3ecf1b1fc72feefdc2467252fe987dc0f_dots-horizontal.svg", "shortDescription": "A bar that represents a resource in the game (health, mana, ammo, etc).", "dimension": "2D", - "version": "2.0.0", + "version": "2.0.1", "description": [ "A bar that represents a resource in the game (health, mana, ammo, etc).", "", @@ -1565,7 +1565,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Bar", @@ -1608,7 +1608,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "Bar", @@ -1646,7 +1646,7 @@ }, { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "FillBar", @@ -1689,7 +1689,7 @@ "actions": [ { "type": { - "value": "MettreX" + "value": "SetX" }, "parameters": [ "FillBar", diff --git a/extensions/reviewed/ToggleSwitch.json b/extensions/reviewed/ToggleSwitch.json index c84823088..01bbb9bd5 100644 --- a/extensions/reviewed/ToggleSwitch.json +++ b/extensions/reviewed/ToggleSwitch.json @@ -10,7 +10,7 @@ "name": "ToggleSwitch", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Interface Elements/Interface Elements_interface_ui_toggle_switch.svg", "shortDescription": "Shape Painter toggle switch. Click/touch to toggle on/off with hover halo.", - "version": "0.2.0", + "version": "0.2.1", "origin": { "identifier": "ToggleSwitch", "name": "gdevelop-extension-store" @@ -524,7 +524,7 @@ { "type": { "inverted": false, - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -538,7 +538,7 @@ { "type": { "inverted": false, - "value": "SourisX" + "value": "CursorX" }, "parameters": [ "", @@ -552,7 +552,7 @@ { "type": { "inverted": false, - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -566,7 +566,7 @@ { "type": { "inverted": false, - "value": "SourisY" + "value": "CursorY" }, "parameters": [ "", @@ -701,7 +701,7 @@ { "type": { "inverted": false, - "value": "SourisBouton" + "value": "MouseButtonPressed" }, "parameters": [ "", diff --git a/extensions/reviewed/ValuesOfMultipleObjects.json b/extensions/reviewed/ValuesOfMultipleObjects.json index c834a66b6..0e5c4a235 100644 --- a/extensions/reviewed/ValuesOfMultipleObjects.json +++ b/extensions/reviewed/ValuesOfMultipleObjects.json @@ -9,7 +9,7 @@ "name": "ValuesOfMultipleObjects", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/dots-hexagon.svg", "shortDescription": "Aggregate min/max/average position, size, Z-order across picked object instances.", - "version": "1.5.0", + "version": "1.5.1", "description": [ "Provides values based on picked object instances: minimum or average X or Y position, center position, width, height, 2D Z-order. ", "Useful for camera tracking, flocking behaviors, and more.", @@ -251,7 +251,7 @@ "conditions": [ { "type": { - "value": "Plan" + "value": "ZOrder" }, "parameters": [ "Object", @@ -338,7 +338,7 @@ "conditions": [ { "type": { - "value": "Plan" + "value": "ZOrder" }, "parameters": [ "Object", diff --git a/extensions/reviewed/YSort.json b/extensions/reviewed/YSort.json index b531d6fa6..76dfdb66d 100644 --- a/extensions/reviewed/YSort.json +++ b/extensions/reviewed/YSort.json @@ -10,7 +10,7 @@ "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/sort-ascending.svg", "shortDescription": "Set Z-order from Y position for depth illusion in top-down/isometric views.", "dimension": "2D", - "version": "0.1.0", + "version": "0.1.1", "description": [ "Set the depth (Z-order) of the instance to the value of its Y position in the scene, creating an illusion of depth. The origin point of the object is used to determine the Z-order.", "", @@ -61,7 +61,7 @@ "actions": [ { "type": { - "value": "ChangePlan" + "value": "SetZOrder" }, "parameters": [ "Object",