- Bugfix: Config loading does not work in exported projects See #178 #180
-
Feat: scalable UI. See #165 #166 #169 #174
-
Feat: custom default config. See #173
-
Feat: disable plugin on release. See #159
-
Others. See #161 #162 #172
- Feat: a snake game? See dc5d180, d08b9d6
- Improve: reworked variable tracker to adapt to more complicated scenarios
See #153
#154 - Bugfix: uncaptured mouse in FPS games. See #147
- Bugfix: ObjectDB instances leaked at exit. See #150
- Bugfix:
Panku.notify
invalid tween. See #139 - Bugfix: Assigning a key to an expression will trigger immediately. See #155
- Bugfix: Open settings window twice and close then will cause crash See #156
- Track autoload variables and current scene automatically.
- Resident nofitications with id.
- Add side menu to dev console.
- Better support for FPS-like games.
- Tons of bug fix.
A total refactor of previous version by modularizing the code and adding more features. Now the project is much more readable, maintainable and extensible.
Full documentation is still under construction.
If you have any questions or suggestions, please feel free to post on discussion board or create an issue on github.
Some notable changes are:
- You can now create and manage expression monitor groups by typing
expression_monitor.open_window()
- Press the window title to collapse or expand the window.
- You can now type
general_settings.open()
to open settings. - type
interactive_shell.open_launcher()
orinteractive_shell.open_window()
to get interactive shell of different styles.
- Smooth scrolling is now working perfectly.
Missing changelog for this version.
Missing changelog for this version.
Missing changelog for this version.
Missing changelog for this version.
Missing changelog for this version.
Missing changelog for this version.
Missing changelog for this version.