home.social

#godot — Public Fediverse posts

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

  1. Join us today for our Godot Meetup @ Saftladen!

    Thursday, 28 May 2026, 19:00-22:00
    Saftladen Game Collective
    Normannenstraße 1, Lichtenberg, 10367 Berlin

    meetup.com/godot-user-group-be

    #Berlin #GodotEngine #OpenSource #GameDev #Meetup #Godot

  2. v0.7.7 First tactics and match feedback
    --
    Now you have more influence over the matches with the first tactics and match feedback.

    99managers.org/blog/v0-7-7/

    #99managers #futsal #godot

  3. v0.7.7 First tactics and match feedback
    --
    Now you have more influence over the matches with the first tactics and match feedback.

    99managers.org/blog/v0-7-7/

    #99managers #futsal #godot

  4. v0.7.7 First tactics and match feedback
    --
    Now you have more influence over the matches with the first tactics and match feedback.

    99managers.org/blog/v0-7-7/

    #99managers #futsal #godot

  5. v0.7.7 First tactics and match feedback
    --
    Now you have more influence over the matches with the first tactics and match feedback.

    99managers.org/blog/v0-7-7/

    #99managers #futsal #godot

  6. v0.7.7 First tactics and match feedback
    --
    Now you have more influence over the matches with the first tactics and match feedback.

    99managers.org/blog/v0-7-7/

    #99managers #futsal #godot

  7. J'ai mis à jour mon billet sur le texturage de terrain en pixel-art. Avec une technique plus avancée, plus de captures et plus d'exemples.

    miximum.fr/revivarium/blog/god

    #godot #gamedev #pixelart

  8. Stat growth mechanic is nearly finished!

    Made a lot of progress on this, got the logic for all the code and calculations finally figured out, and fixed some issues.

    #pixelart #indiedev #gamedev #indiegames #godot

  9. Hawk Hill Manor
    Research
    Maybe I duplicate my Inventory system, for "Research Logs". Create a bunch of Logs (similar to Goods), such as "Ghosts Killed", "Mine depth" etc, and send signals via ResearchManager to add/subtract Logs from the Inventory.
    Then, a ResearchRecipe can check the LogsInventory, to see if/how much Research/Events have been done.

    Thoughts?

    #gamedev #godot #roguelike #gdscript #rougelight

  10. Hawk Hill Manor
    Research
    Maybe I duplicate my Inventory system, for "Research Logs". Create a bunch of Logs (similar to Goods), such as "Ghosts Killed", "Mine depth" etc, and send signals via ResearchManager to add/subtract Logs from the Inventory.
    Then, a ResearchRecipe can check the LogsInventory, to see if/how much Research/Events have been done.

    Thoughts?

    #gamedev #godot #roguelike #gdscript #rougelight

  11. Hawk Hill Manor
    Research
    Maybe I duplicate my Inventory system, for "Research Logs". Create a bunch of Logs (similar to Goods), such as "Ghosts Killed", "Mine depth" etc, and send signals via ResearchManager to add/subtract Logs from the Inventory.
    Then, a ResearchRecipe can check the LogsInventory, to see if/how much Research/Events have been done.

    Thoughts?

    #gamedev #godot #roguelike #gdscript #rougelight

  12. Hawk Hill Manor
    Research
    Maybe I duplicate my Inventory system, for "Research Logs". Create a bunch of Logs (similar to Goods), such as "Ghosts Killed", "Mine depth" etc, and send signals via ResearchManager to add/subtract Logs from the Inventory.
    Then, a ResearchRecipe can check the LogsInventory, to see if/how much Research/Events have been done.

    Thoughts?

    #gamedev #godot #roguelike #gdscript #rougelight

  13. Hawk Hill Manor
    Research
    Maybe I duplicate my Inventory system, for "Research Logs". Create a bunch of Logs (similar to Goods), such as "Ghosts Killed", "Mine depth" etc, and send signals via ResearchManager to add/subtract Logs from the Inventory.
    Then, a ResearchRecipe can check the LogsInventory, to see if/how much Research/Events have been done.

    Thoughts?

    #gamedev #godot #roguelike #gdscript #rougelight

  14. Hawk Hill Manor
    How to keep track of Research Requirements?
    I was trying to build them similar to Crafting/manufacturing Recipes, but I need more freeform Reqs, too.
    I can crowbar in some signals, for linked to a ResearchManager global, that keeps track of things, but how to link this to a ResearchRecipe resource?

    #gamedev #godot #roguelike #gdscript #godotengine #rougelight

  15. Hawk Hill Manor
    How to keep track of Research Requirements?
    I was trying to build them similar to Crafting/manufacturing Recipes, but I need more freeform Reqs, too.
    I can crowbar in some signals, for linked to a ResearchManager global, that keeps track of things, but how to link this to a ResearchRecipe resource?

    #gamedev #godot #roguelike #gdscript #godotengine #rougelight

  16. Hawk Hill Manor
    How to keep track of Research Requirements?
    I was trying to build them similar to Crafting/manufacturing Recipes, but I need more freeform Reqs, too.
    I can crowbar in some signals, for linked to a ResearchManager global, that keeps track of things, but how to link this to a ResearchRecipe resource?

    #gamedev #godot #roguelike #gdscript #godotengine #rougelight

  17. Hawk Hill Manor
    How to keep track of Research Requirements?
    I was trying to build them similar to Crafting/manufacturing Recipes, but I need more freeform Reqs, too.
    I can crowbar in some signals, for linked to a ResearchManager global, that keeps track of things, but how to link this to a ResearchRecipe resource?

    #gamedev #godot #roguelike #gdscript #godotengine #rougelight

  18. Hawk Hill Manor
    How to keep track of Research Requirements?
    I was trying to build them similar to Crafting/manufacturing Recipes, but I need more freeform Reqs, too.
    I can crowbar in some signals, for linked to a ResearchManager global, that keeps track of things, but how to link this to a ResearchRecipe resource?

    #gamedev #godot #roguelike #gdscript #godotengine #rougelight

  19. Hawk Hill Manor
    Guess I should start on the "Factory"/Tech-Tree system.

    Latest Idea, seeing as I already have the Manor House, is to have Research Options, that require Materials, and possibly other things ("Must have been a Ghost Attack", "Mine 500 Coal", etc)
    Dedicated Workers will take the Goods (Prioritised over anyone else!) to the Manor, and the Progress Bar will fill up. Then I need some way of implementing the Research.

    #gamedev #godot #gdscript #roguelike #rougelight

  20. Hawk Hill Manor
    Guess I should start on the "Factory"/Tech-Tree system.

    Latest Idea, seeing as I already have the Manor House, is to have Research Options, that require Materials, and possibly other things ("Must have been a Ghost Attack", "Mine 500 Coal", etc)
    Dedicated Workers will take the Goods (Prioritised over anyone else!) to the Manor, and the Progress Bar will fill up. Then I need some way of implementing the Research.

    #gamedev #godot #gdscript #roguelike #rougelight

  21. Hawk Hill Manor
    Guess I should start on the "Factory"/Tech-Tree system.

    Latest Idea, seeing as I already have the Manor House, is to have Research Options, that require Materials, and possibly other things ("Must have been a Ghost Attack", "Mine 500 Coal", etc)
    Dedicated Workers will take the Goods (Prioritised over anyone else!) to the Manor, and the Progress Bar will fill up. Then I need some way of implementing the Research.

    #gamedev #godot #gdscript #roguelike #rougelight

  22. Hawk Hill Manor
    Guess I should start on the "Factory"/Tech-Tree system.

    Latest Idea, seeing as I already have the Manor House, is to have Research Options, that require Materials, and possibly other things ("Must have been a Ghost Attack", "Mine 500 Coal", etc)
    Dedicated Workers will take the Goods (Prioritised over anyone else!) to the Manor, and the Progress Bar will fill up. Then I need some way of implementing the Research.

    #gamedev #godot #gdscript #roguelike #rougelight

  23. Hawk Hill Manor
    Guess I should start on the "Factory"/Tech-Tree system.

    Latest Idea, seeing as I already have the Manor House, is to have Research Options, that require Materials, and possibly other things ("Must have been a Ghost Attack", "Mine 500 Coal", etc)
    Dedicated Workers will take the Goods (Prioritised over anyone else!) to the Manor, and the Progress Bar will fill up. Then I need some way of implementing the Research.

    #gamedev #godot #gdscript #roguelike #rougelight

  24. ⚔️ Submission deadline reached! 🔚

    We received 49 amazing entries for the GOEDWARE GAME JAM: Boss Battle Edition. Huge thanks to everyone who joined!

    Go check out the games and all the boss battles here: itch.io/jam/goedware-game-jam-

    #goedwaregamejam #gamedev #gamejam #indiegamedev #bossbattle #indiedev #unity #godot #unreal

  25. ⚔️ Submission deadline reached! 🔚

    We received 49 amazing entries for the GOEDWARE GAME JAM: Boss Battle Edition. Huge thanks to everyone who joined!

    Go check out the games and all the boss battles here: itch.io/jam/goedware-game-jam-

    #goedwaregamejam #gamedev #gamejam #indiegamedev #bossbattle #indiedev #unity #godot #unreal

  26. ⚔️ Submission deadline reached! 🔚

    We received 49 amazing entries for the GOEDWARE GAME JAM: Boss Battle Edition. Huge thanks to everyone who joined!

    Go check out the games and all the boss battles here: itch.io/jam/goedware-game-jam-

    #goedwaregamejam #gamedev #gamejam #indiegamedev #bossbattle #indiedev #unity #godot #unreal

  27. Hawk Hill Manor
    Managed to soft-lock my test-run, by not building a Food Deliverer soon enough!
    I had food in the Warehouse, but Citizens go to their Houses to eat! With no Deliverers, there is no Food in the Houses!
    Maybe allow Citizens to fetch Food from Warehouses if needed...

    #gamedev #godot #roguelike #rougelight

  28. Hawk Hill Manor
    Managed to soft-lock my test-run, by not building a Food Deliverer soon enough!
    I had food in the Warehouse, but Citizens go to their Houses to eat! With no Deliverers, there is no Food in the Houses!
    Maybe allow Citizens to fetch Food from Warehouses if needed...

    #gamedev #godot #roguelike #rougelight

  29. Hawk Hill Manor
    Managed to soft-lock my test-run, by not building a Food Deliverer soon enough!
    I had food in the Warehouse, but Citizens go to their Houses to eat! With no Deliverers, there is no Food in the Houses!
    Maybe allow Citizens to fetch Food from Warehouses if needed...

    #gamedev #godot #roguelike #rougelight

  30. Hawk Hill Manor
    Managed to soft-lock my test-run, by not building a Food Deliverer soon enough!
    I had food in the Warehouse, but Citizens go to their Houses to eat! With no Deliverers, there is no Food in the Houses!
    Maybe allow Citizens to fetch Food from Warehouses if needed...

    #gamedev #godot #roguelike #rougelight

  31. Hawk Hill Manor
    Managed to soft-lock my test-run, by not building a Food Deliverer soon enough!
    I had food in the Warehouse, but Citizens go to their Houses to eat! With no Deliverers, there is no Food in the Houses!
    Maybe allow Citizens to fetch Food from Warehouses if needed...

    #gamedev #godot #roguelike #rougelight

  32. Hawk Hill Manor
    Current Goods chains:
    Farm (Wheat) -> Windmill (Wheat to Flour) -> Bakery (Flour + Coal -> Bread)
    Lumberjack (Logs from Trees) -> Sawmill (Logs to Planks)
    Mine (Iron Ore or Coal form Pit Head) -> Smelter (Iron Ore + Coal to Iron Ingots) -> Blacksmith (Iron Ingots + Coal to Tools)
    Scavenger searches Ruins for Logs, Planks, Coal, Iron, and other.

    Workers fetch and carry their Goods to and from Warehouses, helped by Haulers

    #gamedev #godot #roguelike #rougelight

  33. Hawk Hill Manor
    Current Goods chains:
    Farm (Wheat) -> Windmill (Wheat to Flour) -> Bakery (Flour + Coal -> Bread)
    Lumberjack (Logs from Trees) -> Sawmill (Logs to Planks)
    Mine (Iron Ore or Coal form Pit Head) -> Smelter (Iron Ore + Coal to Iron Ingots) -> Blacksmith (Iron Ingots + Coal to Tools)
    Scavenger searches Ruins for Logs, Planks, Coal, Iron, and other.

    Workers fetch and carry their Goods to and from Warehouses, helped by Haulers

    #gamedev #godot #roguelike #rougelight

  34. Hawk Hill Manor
    Current Goods chains:
    Farm (Wheat) -> Windmill (Wheat to Flour) -> Bakery (Flour + Coal -> Bread)
    Lumberjack (Logs from Trees) -> Sawmill (Logs to Planks)
    Mine (Iron Ore or Coal form Pit Head) -> Smelter (Iron Ore + Coal to Iron Ingots) -> Blacksmith (Iron Ingots + Coal to Tools)
    Scavenger searches Ruins for Logs, Planks, Coal, Iron, and other.

    Workers fetch and carry their Goods to and from Warehouses, helped by Haulers

    #gamedev #godot #roguelike #rougelight

  35. Hawk Hill Manor
    Current Goods chains:
    Farm (Wheat) -> Windmill (Wheat to Flour) -> Bakery (Flour + Coal -> Bread)
    Lumberjack (Logs from Trees) -> Sawmill (Logs to Planks)
    Mine (Iron Ore or Coal form Pit Head) -> Smelter (Iron Ore + Coal to Iron Ingots) -> Blacksmith (Iron Ingots + Coal to Tools)
    Scavenger searches Ruins for Logs, Planks, Coal, Iron, and other.

    Workers fetch and carry their Goods to and from Warehouses, helped by Haulers

    #gamedev #godot #roguelike #rougelight

  36. Hawk Hill Manor
    Current Goods chains:
    Farm (Wheat) -> Windmill (Wheat to Flour) -> Bakery (Flour + Coal -> Bread)
    Lumberjack (Logs from Trees) -> Sawmill (Logs to Planks)
    Mine (Iron Ore or Coal form Pit Head) -> Smelter (Iron Ore + Coal to Iron Ingots) -> Blacksmith (Iron Ingots + Coal to Tools)
    Scavenger searches Ruins for Logs, Planks, Coal, Iron, and other.

    Workers fetch and carry their Goods to and from Warehouses, helped by Haulers

    #gamedev #godot #roguelike #rougelight

  37. Hawk Hill Manor
    Simple fix for Builders: BuildingObject has is_builder_allocated flag. On Builder taking on the job, set to true.
    Builders looking for work only take is_builder_allocated = false.
    This does mean only one Builder per job, but that's ok.
    There may be a glitch if a builder gets interrupted, as I don't have a de-allocation. We'll see how that goes

    #gamedev #godot #roguelike #rougelight