Talo's Godot plugin is the easiest way to add leaderboards, player authentication, peer-to-peer multiplayer and more to your game. Talo (https://trytalo.com) is an open source game backend with a dashboard and API to help you visualise and analyse your game's data.**Features**- Player management (persistent data, groups and authentication)- Peer-to-peer multiplayer with persistent data- Leaderboards- Game analytics (global stats, player stats and event tracking)- Load game config from the cloud- Game saves (online and offline)- Game feedback from players- Player presence (see if players are online and set custom statuses)**Included samples**- Authentication: a registration/login/account management flow, showing how to create player accounts and authenticate them- Playground: a text-based playground allowing you to test identifying, events, stats and leaderboards- Leaderboards: a basic leaderboard UI, allowing you to add and update entries- Multi-scene saves: a small game showing how to persist save data across multiple scenes- Chat: showing how to send messages between channels in a chat room- Channel storage: showing how to store data that can be accessed by other players using channels**Links**- Homepage: https://trytalo.com- Docs: https://docs.trytalo.com/docs/godot/install- Repo: https://github.com/talodev/godot- Discord: https://trytalo.com/discord**New in 0.33.0**- Talo will now store player data locally. If the player is offline, Talo will attempt to use local data. This can be toggled with the new cache_player_on_identify setting.
Steamworks Server API plug-in for Godot Engine. Available for the Windows 32/64-bit, Linux 32/64-bit platforms, and Mac universal. It is based on GodotSteam 4.6 with Steamworks SDK 1.62.This version is meant for Godot Engine 4.4 and newer; for other versions:Godot 4.1 - 4.3: https://godotengine.org/asset-library/asset/2218Previous versions of the plug-in can be found at the GodotSteam Server repository: https://github.com/GodotSteam/GodotSteam-Server/releases.You can find the full documentation with tutorials at https://godotsteam.com.It does not require enabling but you may need to restart your editor.
Plugin that allow you to add custom achievement to the game and display them in the UI.You can read "README" file in your downloaded repository or in GitHub page to learn how to use it.https://github.com/5FB5/gd-achievements
A plugin for interfacing with pycolytics, a tiny, self hosted, open source event logging webservice. It provides anonymized event logging with as little as a single function call.Key Features: Events are resources. You can export them, reuse them, set them from the editor. Automatic user-id and session-id generation, without requiring persistent storage. Automatic batched submissions, for minimal performance impact. Autoload included: For convenient logging. Built-in startup and shutdown events, with customizable callbacks.Check out pycolytics: https://github.com/KerekesDavid/pycolyticsMore about this plugin: https://github.com/KerekesDavid/pycolytics-godot
A universal inventory system for the Godot game engine (version 4.2 and newer).Visit https://github.com/peter-kish/gloot for more info.
AI dialogue for NPCs using open-source, offline, totally local LLMs.See the repository readme for usage instructions: https://github.com/nobodywho-ooo/nobodywhoor check out the docs at:https://nobodywho-ooo.github.io/nobodywho/
Steamworks API plug-in for Godot Engine. Available for the Windows 32/64-bit, Linux 32/64-bit platforms, and Mac universal. It is based on GodotSteam 4.15 with Steamworks SDK 1.62.This version is meant for Godot Engine 4.4 and newer; for other versions:Godot 4.1 - 4.3: https://godotengine.org/asset-library/asset/3866Godot 4.0: https://godotengine.org/asset-library/asset/1768Previous versions of the plug-in can also be found at the GodotSteam repository: https://github.com/GodotSteam/GodotSteam/releases.You can find the full documentation with tutorials at https://godotsteam.com.It does not require enabling but you may need to restart your editor.
A dialog tool that includes a dialog editor, and nodes to parse the resulting file to text on screen. Useful for narrative games such as visual novels, for which the plugin contains a project template. Documentation can be found on the GitHub Wiki: https://github.com/SnekOfSpice/dialog-editor/wiki
A simple to use and customizable tooltip system for Godot 4.4 with support for nested tooltips using C#.Nested tooltips are a feature that enables tooltips to open additional child tooltips from within a tooltips text content itself.Check out the full readme at https://github.com/duzychri/Nested-Tooltips.This project was created as part of the 'Einführung in die Spieleprogrammierung' lecture at the University of Augsburg.
Adds advanced copying-and-pasting to the TileSetEditor.You can copy and paste multiple tiles, filter which properties are pasted, and undo/redo pasting. There is even a terrain replacer.1.1 changelog summary:- Better property filterFull changelogs: https://github.com/xorblo-doitus/TileSet-Clipboard/releases
A sound library browser to browse your sound and music library. Move them to your project with one click!Detailed usage instructions can be found in the readme of the repository.https://github.com/RustyPrime/GodotSoundLibraryBrowser
A simple level manager for Godot.for more info see the repo at https://github.com/dmoreland117/d-s-levelsor the wiki athttps://github.com/dmoreland117/d-s-levels/wiki