mirror of
https://bitbucket.org/projectswg/holocore.git
synced 2026-08-03 03:16:17 -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