Fixed some bugs in retail with the ReputationDetailFrame resetting the selected faction index when the detailframe was hidden.
Changed the whole detailframe to the default detailframe instead of making my own, to prevent issues with missing frames and to be able to hook into existing functionality.
Updated both the SOD and the War Within .toc files to be up to date again
Created some generic functions for getting faction data to be able to use no matter what expansion it is, and always use the same syntax.
Added a new settings filter to be able to choose to show faction gains from all factions instead of only the main faction you gained reputation with. (For example city dailies + guild rep, etc).
Added almost all friend faction names, so that the right name is shown in the detailframe.
Started cleaning up some of the old code and seperating some of the functions
Added some default content for the starter factions in The War Within
Added an option to reset / delete characters from the savedVariables of the addon (incase you are no longer have that character or just want to reset all it's saved data).