Florian Rival
9934457b39
Add a short description for all extensions and dimension field (2D, 3D, 2D/3D or n/a) ( #8303 )
...
Only show in developer changelog
2026-02-21 13:10:41 +01:00
D8H
cf39de49d6
Allow custom objects to declare multi-line text properties ( #7436 )
2025-02-28 17:23:51 +01:00
Florian Rival
47d0fba205
Fix a crash when searching instructions after extension are re-generated ( #7377 )
...
* Also improve the display of actions/conditions/expressions when searched with a clearer visual separator for their folders
2025-02-07 16:03:09 +01:00
Arthur Pacaud (arthuro555)
31ef3fec58
Add TypeScript type checking to JsExtension.js files ( #6321 )
2024-03-09 17:22:12 +01:00
Clément Pasteau
a377467031
Revert "Type JsExtensions files with typescript" ( #6220 )
...
Don't show in changelog
2024-01-18 16:01:28 +01:00
Arthur Pacaud (arthuro555)
ad18eab4ae
Type JsExtension.js files with TypeScript ( #6200 )
...
* Also improve typing of the C++ Core classes in TypeScript.
Only show in developer changelog
2024-01-18 09:53:24 +01:00
D8H
45d0a78656
Simplify the wording of some actions names ( #5929 )
2023-11-21 18:12:09 +01:00
supertree-wook
8851be03a3
Fix typos here and there ( #5253 )
...
Only show in developer changelog
2023-06-21 12:41:17 +02:00
supertree-wook
c00d75f047
Fix typo in comments and message strings ( #5287 )
2023-05-12 22:20:27 +02:00
D8H
94045aec91
Fix typo in comments and message strings (thanks @st-Wook!) ( #5262 )
...
Co-authored-by: supertree-wook <phk09242@supertree.co >
2023-04-28 11:58:51 +02:00
Arthur Pacaud
36721c63e0
Improve various aspects of the Firebase extension ( #5125 )
...
* Update Firebase SDK to v8.10.0
* Fix small firebase usability issues
* Fix tracer stopping
* Fix a crash when using tracers
* Add password reset action to authentication
2023-03-24 15:32:10 +01:00
Aurélien Vivet
052a6240c5
Fix typo ( #4766 )
...
Don't show in changelog
2022-12-30 09:10:24 +01:00
Aurélien Vivet
78695b6b17
Fix wrong description of Firebase "Check for a document's existence" action ( #4198 )
2022-08-11 21:48:24 +02:00
Florian Rival
67718a364b
Fix missing https in wiki links
...
Don't show in changelog
2022-05-13 12:49:02 +02:00
Florian Rival
e9b600d885
Update links to the new wiki
...
Don't show in changelog
2022-05-13 12:43:25 +02:00
MyNameIsRinax
9710360180
Fix typo in firebase action
...
Do not show in changelog
2022-03-10 09:31:57 +01:00
Florian Rival
5d2e0786ee
Sort actions/conditions in categories add icons to their groups ( #3583 )
...
* This should make it easier to identify and find actions/conditions. Categories give more clarity and icons help to identify what's available without reading everything.
2022-02-03 11:45:53 +01:00
Arthur Pacaud
822146e5f1
Add an action to add a document in Firestore without having to specify a name ( #2687 )
2021-05-27 21:58:26 +01:00
Arthur Pacaud
c1edcbfa19
Add support for running queries in Firebase ( #2610 )
2021-05-26 09:48:16 +01:00
Arthur Pacaud
1dff166df0
Add network and persistence configuration to firestore in Firebase ( #2582 )
2021-04-28 21:35:22 +02:00
Arthur Pacaud
5ecdfa1c7f
Convert Firebase extension to TypeScript ( #2417 )
...
Only show in developer changelog
2021-04-24 17:58:36 +02:00
Jonas Finnemann Jensen
6b85d71968
Fix Firebase action to sign in with 3rd party providers in a browser ( #2258 )
2021-02-06 12:02:41 +00:00
Arthur Pacaud
ce38a7bbce
Add support for using Google Firebase with your game ( #1694 )
...
* Use Firebase Analytics
* Store your game configuration in Firebase Remote Config
* Authentification, by email (or using providers like Google, Facebook **for browser games only**)
* Report measures to the Remote performance measurer
* Launch Firebase Functions
* Use the online Database (Firestore) and the Realtime Database
* Store data in the Online Filesystem.
2020-12-11 22:49:29 +01:00