mirror of
https://bitbucket.org/projectswg/holocore.git
synced 2026-08-28 17:56:35 -04:00
GroupEventIntent - Added the GROUP_LEAVE event to the GroupEventType enum to flag for the leaveGroup command GameManager - reenabled the GroupService GroupService - added a check for the GROUP_LEAVE event type - created the method handleGroupLeave which will process a player leaving a group and disband if necessary, currently just stubbed