Function Logger
- 1.1.0 -
What is it?
It's a Plugin Development tool that does some logging of plugin data. If you need to know what event is triggered when, this tool is your friend!
You can log everything, only events, only menu changes, and only inputs with a check in the appropriate box. Select the option to log GameData if you're tracking the GameExInfo variables, and select the UI Timer option to log GameEx timer ticks.
I've been using this plugin for a while so I can learn my way around GameEx's PlugIn system, and I added an interface for the end user so you don't have to struggle to learn the ins and outs like I did my first time.
How do I use it?
Configure it, and enable it in the PlugIn Manager. By default (in its unconfigured state) it logs all activity and game data.
What if I find a bug?
Report it here!
Any questions? Ask away. Feel free to offer suggestions on how I can make it better. Download it here: Download @ The GameEx Community Download Portal
NOTES:
I'm still working on enumerating the MenuChange event. If you use this and you get an "Unknown Menu!" popup in GameEx when you select an item, it would be helpful to me if you could post the menu number and the menu that was up on the screen at the time it was displayed so I can add it in to the MenuNumber enum in the plugin system. If you miss the popup, you can also find it in the log.