bccf9f11fd
GetFactionInfoByID(id) now provides localized faction names directly from the client, making external localization or libraries like LibBabble-Faction unnecessary. This is the first implementation that i ever saw to fully eliminate LibBabble-Faction dependency, simplifying the codebase by a ton. It seems that Creature Type and Familys are saved also inside that function, making this function really powerful, im going to take a look at that too for sure. Race Localisation we also take already out of this function.