CraftStudio Client 0.1.2.0, Server 0.1.1.0

This update finally brings automatic NAT traversal to CraftStudio.

What does that mean? In most cases, you should now be able to have other people join your server without fiddling with your router / modem port settings, making collaborating much easier!

Client Changes

  • Implemented NAT introduction / traversal support
  • There’s now a status indicator in the menu pane on the left that will let you know whether you are currently connected to the master server (which handles authentication and updates) or not. When disconnected, the client will automatically try to reconnect 3 times with an increasing delay between each try before giving up and switching to offline mode. You can switch the offline mode on and off by clicking the status indicator.
  • The French and German (thanks sk2k!) translations have been updated.
  • I fixed a display issue with the (default) gamer picture in the Members pane of the Administration tab.
  • The cursor in edit boxes has been made thinner by one pixel. Yay!

Server Changes

  • Implemented NAT introduction / traversal support