Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Version 0.35.2018-01-12 (experimental-12)

implemented buffering for network messages, small network messages will be packed into one big network packet, reliable network messages will no longer be lost and will be buffered if needed.

Added station that does absolutely nothing in every sector at exact same position.

updated save algorithm, it now saves ships and stations including ownership and together with health and shield values for every block. Each player must have his own unique id set up in main game screen in order to be saved and loaded (id will be automatically generated and will not be saved if left empty).

minor internal fixes