v0.3.0
Breaking changes
- The library now uses Time Source to handle most of the loops, so the minimally supported GameMaker IDE version is bumped to 2022.5+
- You no longer have to wait for one
olympus_run()
to finish before you call anotherolympus_run()
. This is now automated.