maybe i should make separate pages for cvar types? kinda defeats the purpose of having the filters and etc., but maybe not? maybe i can load the new pages from an iframe(?) and have the filters carry over? that'd be pretty sweet i need to actually add cvars from other mods, which is going to be a pain in the ass - maybe just add a couple from other mods to show off the filter system, and then finish wolfcam first how will i treat cvars that have different data for different mods? that's going to make the filters even more complex instead of flagging everything oddly, i could have it so that if there's no data then the entire div gets hidden, and then just tag the data - so i could hide CPMA data and retain wolfcam data then the div would stay visible, until i hide wolfcam as well oh god it's so complex