current game version: 1.5.0.0.3 (all mods confirmed working)
Ranch Inspector is a mod that brings up an info window displaying all your horses in a list with their attributes (gender, age, coat color, etc) and stats (Jump, Speed, Potentia, etc) plainly visible.
The mod is still a WIP, but the basic functionality is there. It needs prettier UI and some code tweaks.
Display a list of your horses
Show horse stats and attributes as text and numerical values
Close the window
Open the window on a button press
Block input from game while window is open
Add visual elements like progress bars to the stats
Display age of the horse
Display names for all available coat colors
Display the pattern type (tobiano, overo, etc)
Hide unborn horses from the list
Implement a less janky way to fetch the horse data it's alright the way it is