Devblog #1: Testing... lots of Testing!

Art of the Rail

Spiritual remake of the classic transport tycoon games. Build a profitable transport network and grow your worlds economy, either on your own in singleplayer or in multiplayer whether cooperatively or competitively.

The key focus on the project so far has been to really ensure that the game can scale. That's been very important, so that's meant a lot of testing followed by refactors. Not only do I need to ensure the game is able to render thousands and thousands of objects (sometimes in multiple cameras!) but I need to be able to synchronize all their states; both to disk and any clients! [h2]Progress on Modding Tools[/h2] Additionally I've been slowly expanding the modding tools available for the game. All the game data itself is actually loaded as a mod, so anyone will be able to do this. But I'm also putting a lot of editor tooling in the game to make it much easier for people to make mods. [img]{STEAM_CLAN_IMAGE}/38883601/6c730feacbcec14d9426c601477e9173d25dd355.png[/img] [h2]Dedicated Server Testing[/h2] I've been testing quite a lot with dedicated server files as well. Currently issues are mainly occurring due to FPS differences between clients and servers. Solving this is causing me a slight headache! Nevertheless at the studio we have been having some successful (and very fun) multiplayer sessions. [img]{STEAM_CLAN_IMAGE}/38883601/55b83ca3baa63b7e78c869ff44a18233b86e1b63.png[/img] [h2]New Trains, Industries, and More[/h2] We've got Petr and a contract artist working on lots of new content for the game as well, so we have a lot of new industries, trains, and vehicles already flowing into the game. Expect to see more and more in the screenshots as the weeks go on. [img]{STEAM_CLAN_IMAGE}/38883601/58e63588e17375b3f424f79d6cdc54118a63439f.png[/img] [h2]Next Steps[/h2] Lots more testing. Performance is excellent and network bandwidth will support very large numbers of units. Some more work needs to be done "virtualizing" the splines more. I've tested over 4,000 of them with no issue, but realistically the game needs to support over 60,000 of them. Additionally, some rendering cleanup in terms of occlusion culling is important too. The big ticket item is to continue the early stage work I've done with cities. Expect to see the cities in all their glory in the next update! https://store.steampowered.com/app/1286190/Art_of_the_Rail/