Version 0.0.0.6

(02-09-2020 23:22:43)


- Reworked UDP communication code ( original one caused crashes when tried to connect to localhost )
- Added packet for requesting server list ( partially decoded, still unfinished )
- Added packet for selecting server ( partially decoded, unfinished )
- Application automatically connects to server after getting server list
- Added packet for requesting authentication ( partially decoded, unfinished )

Version 0.0.0.5

(25-07-2020 16:33:45)


- Improved and finalized main window
- Added settings window
- Added ability to save settings
- Added ability to change language during runtime
- Windows are not running in their own threads anymore ( removed previously added threads )
- Added about text

Version 0.0.0.4

(24-07-2020 19:05:44)


- Added server details input check
- Added some packets
- Added ability to check successful connection with server
- Added Main Window
- Created thread for each window for future uses
- Added time-out function in case of connection fail event

Version 0.0.0.3

(18-07-2020 21:19:50)


- Added connection window

Version 0.0.0.2

(17-07-2020 20:47:15)


- Added ability to use language texts
- Added language integrity check
- Added check if application is already running

Version 0.0.0.1

(15-07-2020 23:52:15)


- Added basic application info
- Added some application constants
- Added application icon
- Added system folder
- Added configuration file
- Added languages folder
- Added English language
- Added system files checking
- Added system files loading
- Added language listing
- Added support for translating certain variables in languages