Starting some Diplomacy enhancements:
-Added a new DiplomaticEvent asset type
-Diplomacy component now keeps track of these events
-Component uses these events to determine relationship level and then hostility level
-Exposed an optional diplomatic event to the Attack component that applies an Attacked event when attacking a member of another tribe (this will probably be replaced with an Activity/Trigger in future)