You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the official Simai format documentation is a bit unclear on certain things. The current popular Simai editor, Majdata, has different behaviour compared to the original Simai Flash player. There's also AstroDX with their own parsing library which may have different behaviour to Majdata and original Simai Flash player.
It would be nice if a Simai class has a hint (possibly an attribute) that the export method and converter functions can use to address these differences in behaviours.
The text was updated successfully, but these errors were encountered:
After looking at the differences in behavours, I believe it would be futile. It would be much better if a formal specification is created with the support from Majdata and AstroDX developers. I'll take a shot at that first and if this approach fails, I'd reconsider this back.
Discussion for attempt at formalizing Simai is currently being done at AstroDX's discord server. I know it sucks that discussions are being done at the blackhole of information known as Discord. So I'm planning on updating this issue with progress on the project.
Since the official Simai format documentation is a bit unclear on certain things. The current popular Simai editor, Majdata, has different behaviour compared to the original Simai Flash player. There's also AstroDX with their own parsing library which may have different behaviour to Majdata and original Simai Flash player.
It would be nice if a Simai class has a hint (possibly an attribute) that the
export
method and converter functions can use to address these differences in behaviours.The text was updated successfully, but these errors were encountered: