aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-25- Fix livid solver breaking randomly #241syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-24- fix it eating up chat message when stomp errorsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-24- lombok errorsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-24- revert default prefixsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-24- lol didn't apply typo pr heresyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-24Adjust isDev check to allow users other than syeyoung to run /saveroomsWalker Selby
Make subcommand arguments case insensitive Reorganize into functions for better readability Migrate sender.addChatMessage calls to ChatTransmitter.addToQueue Effectively revert the prior change of .equalsIgnoreCase -> I missed line 84 where arg is arg[0].toLowerCase() Migrate to a switch statement for ease of readability Add tab support
2023-01-24Merge branch 'typos' into dg4.0syeyoung
# Conflicts: # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/CustomNetworkPlayerInfo.java # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/chatreplacers/ChatReplacerChatByMe.java # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/chatreplacers/ChatReplacerCoop.java # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/chatreplacers/ChatReplacerMessage.java # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/chatreplacers/ChatReplacerPV.java # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/chatreplacers/ChatReplacerSocialOptions.java # mod/src/main/java/kr/syeyoung/dungeonsguide/mod/cosmetics/chatreplacers/ChatReplacerViewProfile.java
2023-01-24- Fixes #259syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-24- Fix #261syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22Fix typos, grammar, and article agreementWalker Selby
Adjust variable/function capitalization to match camelCase Refactor some things for typos
2023-01-22Refactor DungeonMapConstantRetreiver.java to ↵Walker Selby
DungeonMapConstantRetriever.java because typo
2023-01-22Fix typos, grammar, and article agreementWalker Selby
Adjust variable capitalization to match camelCase
2023-01-22Fix typosWalker Selby
Adjust phrasing for more natural flow
2023-01-22Fix typosWalker Selby
Adjust phrasing for more natural flow
2023-01-22Refactor listenened to listenedWalker Selby
2023-01-22Rename firstpt to firstPoint for clarityWalker Selby
2023-01-22Rename bpos to blockPos for clarityWalker Selby
Fix typos and grammar
2023-01-22Rename firstpt to firstPoint for clarityWalker Selby
2023-01-22Rename firstpt to firstPoint for clarityWalker Selby
2023-01-22Fix typos / grammar / phrasingWalker Selby
2023-01-22Refactor to fix typo in ExceptionWalker Selby
2023-01-23- Fix #248syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-23- Fix #240syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-23Merge remote-tracking branch 'origin/dg4.0' into dg4.0syeyoung
2023-01-23- Fix #263syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-23- Fix #263syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-23- taught dg about procrastinationsyeyoung
=> Lazy dungeon building => Fixes #233 => Fixes #264 Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22- fix inventory closingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22popup close handlingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22unmount handlingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22- fix skin not loading in pvsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22- parallel universe (process stuff based on packets)syeyoung
=> Now there wouldn't be mod conflicts on tablist, scoreboard, and teams - Fixes Bettermap Incompatibility #79 Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-22- Profile viewer now uses guiv2syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-21- optimize importssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-21- Use mcs title renderer instead of our obscure one.syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-21- organize some importssyeyoung
- remove useless action chat logger, because ActionViewer HUD exists. IDK why he added it at all - turn debuginfo and coordisplay into hud feature to get advantage of new font renderer Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-21- macos had hidden cursors smhsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-20- fix one typo that caused all guis to not worksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-20- fix issue with jnasyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-20- fix issue with roomdata loadingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-20- verisonupsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-20- Do not post events asynchronouslysyeyoung
- Text HUD Features now use rich text!! - FASSSSSTTTT rendering Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-20- RichTextsyeyoung
mojang pls don't sue me Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-18- remove old linkssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-18- love jitpacksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-18- remove dead methodssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-18- pacakage movesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-18- upgrade mechanic browser to use guiv2syeyoung
- also add #134 Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-18- gui overhaul and stuffsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-01-17- change ids so that.. uh this enablessyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>