Skip to content

THNK Preview #3

Pre-release
Pre-release
Compare
Choose a tag to compare
@arthuro555 arthuro555 released this 30 Sep 22:59
· 58 commits to master since this release

Another preview has come again! Remember that the project is still in pre-beta phase, as always, use at your own risks!

πŸ“ƒ Changelog

✨ Features

  • Messages are now automatically compressed, the protocol is even more lightweight now.
  • Geckos.io adapters have been released. Those allow to create a true local server on a machine that others can connect to using its IP address (or domain name if has one).
    • Note that GDevelop previews with a geckos.io server only work on windows! Full builds should work on all PC platforms, though.
  • Add support for syncing the text of all object types that can hold a text
  • Add support for syncing the flipping of an object

πŸ› Bug fixes

  • Fix objects not always being deleted on the client
  • Fix syncing the objects' width and height
  • Fix synced variables ignoring the predefined values in the variables editor
  • Fix the syncing of 0-values not working correctly

πŸ“ƒ Docs

  • Released the source code of the docs

Full Changelog: preview-2...preview-3