8 Commits

Author SHA1 Message Date
f461603023 Added sprite loading,
resolved image clearing
2021-10-18 12:23:54 +13:00
5d518428e7 Implemented sprite loading 2021-10-17 16:04:08 +13:00
53aa75df2b Added connection page 2021-10-17 13:16:40 +13:00
54061d1a62 Refactored the init 2021-10-17 12:48:34 +13:00
c8ac4ef579 Split tasks and implemented an ID 2021-10-17 12:46:12 +13:00
f0c7980e9f Added parsing players from the network stream 2021-10-16 20:44:20 +13:00
f1406501c6 Created initial connection logic for server and client 2021-10-16 20:01:49 +13:00
ecbc3978f1 Moved functionality into the application root
Added a CachedByteArray class that will store compressed (disk-ready) images on the appropriate media
2021-10-16 16:21:46 +13:00