Todor Imreorov
                                            Todor Imreorov
                                        
                                    removed some dependencies 36ae01fa6b0c019c52f8b4f0d7842a167111881a 428fa6d8a2456b5e59dcdcacbeee50fcb631a1ae 986b91f7c144eefcf55d51aba54d2209e8aa3bec edbd3c5e764cfb94e6693b68eee3b5a5de1c9589 removed giant wasm blob for the ink file parser. This is handled by inkjs now 447d3152209273042e1f4aa55e9f335e608a4c8a removed dict files. They are fetched and...
It passes as a pwa and is not in the red, but there is still alot to be improved 
Might give this one higher priority than upgrading bondagejs, seeing as to how its getting more hearts. I did some work on yarn editor to trim down its bundle size...
yup I understand the demand. The good news is that I managed to trim down the newest version of yarn to almost the same size as it is now in...
I am thinking of adding something like this in dialoguetools https://codepen.io/blurymind/pen/wvZzggG?editors=1112 It will enable storing actor stats or inventory in a structured way, that can then be used for implementing...
experimenting with this now in a javascript event - i was able to extend the dialogtools functionality without even running gdevelop in dev mode, which is excellent :D It does...
btw one added extra of this branch is that the library's deployment size has considerably been shrunk
yes ofcourse, it may be a case that the wrapper i wrote for it might need some subtle tweaks. It will need to be tested with all the example projects...
I made a quick stab at it here, but am having some issues importing the module https://github.com/4ian/GDevelop/pull/6466 The strange thing is that it logs the module - so it must...
another idea I have is to create a module api and a wasm target of the rust port of yarn spinner. That would probably be even better as it will...