This page was last updated on 28 July 2024, 1:29AM
Changelogs
Version 1.7-adv
Added function history drop-down menu, which will display your last 50 tested functions and allow you to select them to check again. Click one to select it. It will replace the text in the function testing text field. Click the "Update" button then reload all mods, just as you would if you had entered the text yourself.
Version 1.6-adv
Can now check data in nested tables recursively, up to 5 tables deep (I don't think there are many that go deeper than 3, if any at all)... Can adjust this value in the "Settings" sub-menu...
Can toggle 'userdata' values from being shown when unpacking tables, to clean up the clutter
Cleaned up menu a bit and added more informative text
Other minor changes
Version 1.5-adv
Can now unpack more table data (data with more property types associated), and can now export the table data to a file/copy to clipboard in the same way as the other output types...
Version 1.4-adv
Added "unpack" output type, which can display the elements of some tables (only tables with elements that have "name" properties associated with them for now, at least)...
Version 1.3-adv
Added new keybind to toggle a new window that only displays the output result of the currently tested function
Version 1.2-adv
Swapped "Advanced" version to be the main mod file
Added button to export the current output to a file (new filename each time you output, appended with current date/time and named using the game function you are testing)
Added button to dump all "Type Names" to CET log... This button simply exectues the command to dump them, nothing really special... You can use these "Type Names" with the "DumpType" output type...
Version 1.1
Added support for hiding the window in CET overlay using my "CET Mod Window Hider Tool" mod
Added drop-down menu to select window theme (3 cutom themes and default CET theme available)
Added drop down menu to select the number of functions you want to check (up to 4 at once), and support to check multiple functions at once