D8H
752d047464
Upgrade GDJS to Prettier 3.4.2 ( #7398 )
...
- Don't show in changelog
2025-02-12 18:50:02 +01:00
Clément Pasteau
d88dc4772f
Catch callback functions of Firebase preventing JS crash ( #6946 )
...
Only show in developer changelog
2024-09-11 17:32:49 +02: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
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
Florian Rival
a3fdeec6a7
Refactor gdjs.Logger to allow disabling specific log groups in the console ( #3204 )
...
* This reduces the logs during GDJS tests, as this was cluttering the
terminal.
Only show in developer changelog
2021-10-27 11:39:36 +01:00
Arthur Pacaud
bc606ed1be
Add a console to the games debugger ( #2770 )
...
* When launching the Debugger to inspect a game, open the Console to see internal messages sent by the game, JavaScript code or the game engine.
* This is an advanced feature that is useful to find issues in your game or to see if your game is displaying any internal error.
2021-10-21 19:47:28 +01:00
Arthur Pacaud
1d5eb8e529
Move JSON and JS variable conversions to gdjs.Variable ( #2740 )
...
Only show in developer changelog
2021-06-16 16:59:12 +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
5ecdfa1c7f
Convert Firebase extension to TypeScript ( #2417 )
...
Only show in developer changelog
2021-04-24 17:58:36 +02:00