PankuConsole Versions Save

Feature-packed real-time debugging toolkit for Godot Engine.

v1.7.7

4 months ago

Maintainance Update

What's Changed

  • 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

New Contributors

Full Changelog: https://github.com/Ark2000/PankuConsole/compare/v1.7.0...v1.7.7

v1.7.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Ark2000/PankuConsole/compare/v1.5.161...v1.7.0

v1.5.161

10 months ago

Full Changelog: https://github.com/Ark2000/PankuConsole/compare/v1.4.106...v1.5.161

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:

Added

  • You can now create and manage expression monitor groups by typingexpression_monitor.open_window()
  • Press the window title to collapse or expand the window.

Changed

  • You can now type general_settings.open() to open settings.
  • type interactive_shell.open_launcher() or interactive_shell.open_window() to get interactive shell of different styles.

Fixed

  • Smooth scrolling is now working perfectly.

v1.3.64

1 year ago

Godot 4 RC1 introduced a change which will cause this plugin crash, so a new release is made here.

What's Changed

New Contributors

Full Changelog: https://github.com/Ark2000/PankuConsole/compare/v1.3.61...v1.3.64

v1.3.61

1 year ago

v1.0.1

1 year ago