Improved Detection
Asset Doctor know has proper texture and mesh load detection. It intercepts and checks the meshes and textures directly, no workarounds.
This means pretty much everything that gets loaded into game gets scanned and nothing should get by.
Interface Overhaul:
The in-game log has been replaced with a counter that displays the number of missing textures and meshes detected.
The font has been overhauled to Incosolata which looks leagues nicer than the default Imgui font (see image)
More Customizability:
You can now customize the colors of the in-game counter and labels. The color code for missing assets, archive assets, and loose assets are all configurable via the ini file.
External Log:
The mod now creates a shareable text file named "Asset Doctor Report" in the data directory (overwrite folder if on MO2) that lists the paths of missing textures and meshes in a single launch of the game.
This mod will be released publicly in the near future, as it is pretty much feature complete; I'm satisfied with the work that's been done with it. As usual, the source code also goes live when it releases on Nexus.