home.social

#godot4 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #godot4, aggregated by home.social.

  1. Okay thank to a screenshot by @memoriesin8bit I got motivated again to work on "Tiny Gardener" for a bit.

    So a new update is live: github.com/XanatosX/tiny-garde

    There is a end of the game now! Also the UI changed a little bit and there are more upgrades to buy. Also the handbook entries unlock as you progress.

    Still a prototype

    Test it on the web, for free: xanatos.itch.io/tiny-gardener

    #Godot #Godot4 #OpenSource #TinyGardener #GameDev #GameDeveloper #GamePrototype

  2. I did ready up a small patch for Samory, creating version 0.17.3.

    This version does fix an issue with the IP detection for the multiplayer mode.

    If you host a network game it does communicate your IP as a broadcast. On Linux it always did report the "127.0.0.1".

    I fixed that issue,the correct IP should be used now.

    Please make sure to allow connection on port 8000 and 8001 for broadcast and the game itself.

    #Samory #Godot #Godot4 #GameDeveloper #GameUpdate #GameDev #PcGaming #OpenSource