MaxIsJoe / TWCRemake

The Wizards' Chronicles remake inside the Godot engine.
MIT License
6 stars 3 forks source link

Made several improvemnts to the chat UI #23

Closed MaxIsJoe closed 3 years ago

MaxIsJoe commented 3 years ago

The new changes are made to make the the chat UI less clunky and more user friendly to use. Comes with a several fixes for networking as well and more clean code.

Changes

Known issues

RPC cache issues.. like always. I have no idea how to fix these so I'm going to ignore them for now, what matters is that it's working.

* : As long as the server doesn't hang chat should work normally, however.. because of the RPC cache error spamming chat WILL crash/hang the server or the players so expect the chat to suddenly go silent for no reason if someone keeps spamming chat or a function that creates that error.