HomeGamesUpdatesPricingMethodology
Steam News2 January 20224y ago

Retro Tank Party v1.2: Rollback Netcode!

After about 6 months of intense development, the biggest update EVER for Retro Tank Party is here! Here's the highlights: Completely rewritten netcode using rollback!

Full notes

Full Retro Tank Party update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes1 addition1 change0 removals
  • Server
  • Gameplay
changedCompletely rewritten netcode using rollback! This form of network synchronization is most commonly using in competitive fighting games, and should provide a more accurate and fair online experience. I'm planning to release the code of this netcode as an Open Source asset in the Godot asset library, and will be making a series of tutorial videos soon.
addedIf you have serious problems with the new version, the old version is still available! To switch back, right click the game in the library, select "Properties...", go to the BETAS tab and select "old-netcode" from the drop down.

Retro Tank Party changes

changedCompletely rewritten netcode using rollback! This form of network synchronization is most commonly using in competitive fighting games, and should provide a more accurate and fair online experience. I'm planning to release the code of this netcode as an Open Source asset in the Godot asset library, and will be making a series of tutorial videos soon.
addedIf you have serious problems with the new version, the old version is still available! To switch back, right click the game in the library, select "Properties...", go to the BETAS tab and select "old-netcode" from the drop down.

After about 6 months of intense development, the biggest update EVER for Retro Tank Party is here!

Here's the highlights:

  • Completely rewritten netcode using rollback! This form of network synchronization is most commonly using in competitive fighting games, and should provide a more accurate and fair online experience. I'm planning to release the code of this netcode as an Open Source asset in the Godot asset library, and will be making a series of tutorial videos soon.

  • Completely rewritten physics using a custom deterministic physics engine. I've already released the physics engine as Open Source (MIT license) - you can find a tutorial here.

If you have serious problems with the new version, the old version is still available! To switch back, right click the game in the library, select "Properties...", go to the BETAS tab and select "old-netcode" from the drop down.

But please let me know if you have any issues, even minor ones!

I'm so excited to get this update out and in the hands of players! Please let me know what you think. :-)

Source

Steam News / 2 January 2022

Open original post

Changelog.gg summarizes and formats this update. How we read updates.