jb0s / blockgame-enhanced

Fabric mod that fixes a lot of client-side issues and adds a ton of quality-of-life features for the Blockgame server.
MIT License
29 stars 15 forks source link

Chat channels #14

Closed maciek134 closed 10 months ago

maciek134 commented 10 months ago

https://github.com/jb0s/blockgame-enhanced/assets/1146309/76506d87-8ec0-4f43-8889-a2afc24ffab1

Let me know if you see anything wrong code/style wise, I don't usually do Java :sweat_smile:

Also fixed one NPE and added handling of the party leaving message (separate commits, needed so the party channel doesn't break when being kicked from the party): image

jb0s commented 10 months ago

Heya, this feature is really cool! Code LGTM. Pulling now.

jb0s commented 10 months ago

BTW, thanks for fixing that oversight in the party system too. Appreciate ya.