aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kr/syeyoung/dungeonsguide/chat/ChatSubscriber.java
AgeCommit message (Collapse)Author
2021-11-27- Deadlock on ApiFetchur (Waits until lilyweight data and lilyweight data ↵syeyoung
fetcher waits for other tasks to finish) - New PartyManager - ChatProcessor now manages all automatic chat messages and msot chat parsing - PartyFinderSetting now contains option to leave party - Log StompPayload when debug enabled