Additional speed modifier options by default, changing the previous toggle between x1.0 and x3.0 to cycling through x0.5, x1.0, x2.0 and x5.0. This is to get finer controls, as well as have one slow-down option for testing. This is just a config edit, so it can still be changed to whatever users prefer.
Basic frame counter, starting at 0 when the practice tool starts and incrementing by 1 every frame/update. This is simply to have a reliable frame reference for recordings when testing and glitch hunting, in order to make it easier to reproduce potential setups in them. I plan to expand this feature slightly in the future, either by finding a game-internal value that keeps track of it from game start and/or by adding a "reset to 0" button, however for now this should serve its purpose just fine.
This PR adds the following: