Professional C2 debug tool (Plugins)

0 favourites
  • 1 posts
From the Asset Store
Complete the collection by purchasing Trailer Force - Cinematic Sound Effects Tool Kit Pt.2: Drones
  • Professional C2 debug tool — Now for sale in the Scirra Store!

    https://www.scirra.com/store/construct2 ... -tool-3121

    What is it about?

    "Debugging is the process of finding and resolving of defects that prevent correct operation of computer software or a system." - Wikipedia

    There are tons of posts, articles and even books about the importance of good debugging tool. Such tool allows you to make your app faster, make it better and more secure.

    MM_Debugger is a tool for developers who think seriously about game development. It has a lot of features that allow you to implement watchers for each section of the project and assertions which immediately alert you about the unexpected behavior in your app workflow.

    Features

    • Enable/Disable debugging (logs, assertions, stack trace) by toggling one property of the plugin,
    • Implement assertions and say "farewell" to unexpected bugs,
    • Assertion report provides detailed information about the place in event sheet of the issue including event sheet name, group name and event number,
    • Implemet Stack Trace logs and save detailed bug reports in files or send them to your server via AJAX,
    • Implement distinct logs for development process and for reports on production,
    • Use multi-tag log system and decide which section of your app you want to debug at the moment by simple tag filtering,
    • Use Spotlight System to override tag filters for quick debug look-ups,
    • Create unit tests to be sure your code is bulletproof

    Use this topic to leave comments, ask questions and talk about Professional C2 debug tool

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)