how do you use console command for thissonicboomlast:
I guess you tried to use the script with an online version? Since error is fairly explicit (i.e. CORS being CORS).
Issue is caused because I attempt to embed the font-awesome icon font to get some of its icons (depending on Twine version - those icons can be present, but from my experience it's often not the case, and some even strip out debugger CSS, breaking the script completely).
tijger08:
I have a full rewrite of the script in the works for a while that would bring better compatibility with various games by not relying on Twine internal debugger styling, but no ETA when it'd be done. Issue you experienced just now is likely due to this particular game customizing their CSS (and a lot of twine devs are complete code monkeys when it comes to CSS).
I will also look into fixing the CORS issue by embedding the icons script uses, making it completely self-isolated. Again, no ETA on when I can finish the rewrite. It's about 80% done, but I'm more busy with other projects and primary work lately.
You must be registered to see the links