microStudio 22.03.14 - variables watcher and time machine
microStudio » Devlog
New in microStudio:
Watch variables! There is a brand new, feature-rich variable watcher:
- see variables change in realtime
- explore and track values in deep data structures (objects and lists)
- change values on the fly
- works for microScript v1 (interpreted or transpiled) and v2
Time Machine: go back in time and fix your code in the past!
- Start recording
- Rewind your game, replay past parts, see changes on screen and in the Watch window
- Restart playing from a past point in time
- Play in a loop while you adjust your code in realtime
- works only with microScript ; also restricted to projects using the core graphics API for now
More improvements and fixes
- Frame by frame: hit pause and then the step forward button to run your program frame by frame
- Improved labelling of classes and object instances in the Watch window
- Fixed a laughable bug with 60 fps stability optimization
- screen space rotation and scaling: screen.setScale() and screen.setRotation()
- Fixed #94 paste text into console
- slight Time Machine UI improvement (and fixed #93)
- Time Machine looping now replays recorded user inputs
- microScript v2 fixes
- Fixed fast forward bug when pressing play several times
- New API features on
system
:- system.fps
- system.pause()
- system.exit()
- also documented system.prompt(), system.say(), system.inputs and system.language
Files
microstudio-22.03.14-linux.deb 121 MB
Mar 14, 2022
microstudio-22.03.14-windows.zip 172 MB
Mar 14, 2022
microstudio-22.03.14-raspberry-pi.deb 105 MB
Mar 14, 2022
microStudio-22.03.14-macOS.zip 165 MB
Mar 14, 2022
microstudio-22.03.14-linux.rpm 136 MB
Mar 14, 2022
Get microStudio
Download NowName your own price
microStudio
microStudio game engine, easy to learn, packed with features
Status | Released |
Category | Tool |
Author | microStudio |
Tags | Game engine |
More posts
- microStudio 24.01.29Jan 29, 2024
- microStudio 23.05.25Jun 04, 2023
- Create online multiplayer games with microStudioNov 14, 2022
- microStudio 22.09.06Sep 06, 2022
- microStudio 22.06.09 - Plug-ins, libraries, JS extensionsJun 09, 2022
- microStudio 22.05.09 - Folders, animated maps, and more improvementsMay 09, 2022
- microStudio 22.04.19 - microScript 2.0, offscreen images and soundsApr 19, 2022
- microStudio 22.02.28Feb 28, 2022
- Version 21.12.22Dec 23, 2021
Comments
Log in with itch.io to leave a comment.
These are great features!