RebornOfc
RebornOfc
!update [JavascriptEvents.json.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/13330346/JavascriptEvents.json.zip)
> Can't update the extension, as it doesn't pass automatic tests: > > ``` > > ❌ 1 Error found in extension 'JavascriptEvents': > > ⟶ ❌ [JavaScript disallowed properties]:...
In some hours I will apply a final update improving the description of the extension :)
!update [JavascriptEvents.json.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/13338702/JavascriptEvents.json.zip) New example: [JavascriptEventsExample.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/13338705/JavascriptEventsExample.zip)
> Thank you for submitting an extension. > > What is the purpose of this extension? Allow the user to quickly write javascript code between 2 specific conditions, or actions,...
Disallowed properties huh...
!update [CompareTint.json.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/14185277/CompareTint.json.zip)
New example without disallowed properties: [CompareTintExample.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/14185296/CompareTintExample.zip)
Made it return 255;255;255 (when you try to use in a uncompatible object) because it makes more sense than 0;0;0 !update [CompareTint.json.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/14281782/CompareTint.json.zip) Accidentally sent the old version
!update [CompareTint.json.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/14282315/CompareTint.json.zip)