ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

Implement party/group #206

Closed ethanmoffat closed 2 years ago

ethanmoffat commented 2 years ago

Implement join/invite context menu actions and party panel in HUD. Also implement a few TODO items left over (chat, online list panel filtering, spell casting for group target, interaction blocking)

Closes #140