version 5.9
release date: 20 Aug 2020
GO version (updated to v1.4):
- version v1.4
- removed FindPattern function since it worked only for some specific player name cases (of lenght 9)
- removed not useful functions
PYTHON version (updated to v4.5):
- version v4.5
- added more in depth visualization of data usage (in function printDataUsage)
- replaced _thread with threading module
- build message feature to better interface with the clients
COMMON updates:
- renamed variables for better readability
- more easily readable program layout
- added logger
- build message feature to better interface with the clients