I did continue to work on my Godot Console Add-On. Fixing some smaller issues I encountered while using it for newer projects ...

Fixed issues where the plugin did throw errors after download. Also code improvements by making it strongly typed.

Should work with Godot 4.4 and above.

https://github.com/XanatosX/godot-game-console

https://godotengine.org/asset-library/asset/3905

#Godot #Godot4 #Godot4_6 #GodotAddOn #OpenSource

GitHub - XanatosX/godot-game-console: An Godot addon for an ingame developer console

An Godot addon for an ingame developer console. Contribute to XanatosX/godot-game-console development by creating an account on GitHub.

GitHub

I'm adding rainbow delimiters to Log\.gd's brackets today, and decided to cycle colors on nested dictionary keys as well - looking pretty good!

(plz ignore the `[/color]` noise, that's an engine bug already fixed in `4.5`)

#GodotEngine #Godot #GodotAddon

Also these Miziziziz tools look amazing: https://github.com/Miziziziz/MizGodotTools

Definitely going to have to read the code and try some of these out!

#Godot #GodotAddon #DevTools

GitHub - Miziziziz/MizGodotTools: Code I use in a lot of my games

Code I use in a lot of my games. Contribute to Miziziziz/MizGodotTools development by creating an account on GitHub.

GitHub

A new version of Log.gd (your fave #Godot pretty-printer) just released on the #godotengine Asset Library!

Check out v0.0.7: https://godotengine.org/asset-library/asset/2696

Enjoy the stronger type support (tho, mostly Variant inputs) and the cleaner in-engine install thanks to `export-ignore` gitattributes.

Shout out to @coaguco for noticing the issue, sharing the solution, and approving the new build in the AssetLib!

#Log.gd #GodotAddon #DevTools

Log.gd, a GDScript pretty-printer - Godot Asset Library

Do you often find yourself creating this folder structure in Godot? With there was a better way?

Introducing: Create Actor

This simple Godot addon allows you to quickly create a folder+scene+script Combo, of your desired type.

Get it for free here: https://github.com/SirLich/godot-create-actor

#godot #godotengine #godotaddon #devtools #gamedev

GitHub - SirLich/godot-create-actor: An addon for Godot that introduces a 'Create Actor...' button alongside 'Create Scene...'.

An addon for Godot that introduces a 'Create Actor...' button alongside 'Create Scene...'. - SirLich/godot-create-actor

GitHub

I do need some feedback on this Pull Request

https://github.com/XanatosX/godot-game-console/pull/44

I did implement some fuzzy autocomplete for my console addon but somehow it feels not right to me. I would like to get your opinion on it.

Clone the branch and check it out on the example scene. Just remember to change the autocomplete service first on the scene node.

#Godot #Godot4 #Godot4_3 #GodotAddon #GodotAddon #Developer #GameDev

feat: add fuzzy autocomplete service by XanatosX · Pull Request #44 · XanatosX/godot-game-console

GitHub
Game Console - Godot Asset Library

I just made the console addon public available.

Check it out on my personal GitHub

https://github.com/XanatosX/godot-game-console/tree/develop

As I said there is already something like that which can be found here:

https://github.com/jitspoe/godot-console

#Godot #GodotAddon #Godot4 #GameDev

GitHub - XanatosX/godot-game-console: An Godot addon for an ingame developer console

An Godot addon for an ingame developer console. Contribute to XanatosX/godot-game-console development by creating an account on GitHub.

GitHub

I just added a developer console to my game. I do know there is already a addon for that which can be found here

https://godotengine.org/asset-library/asset/2111

But I did want to improve on that and wrote my own interpretation of it. Really happy with the result. I did write this as an addon so you can use it as well. Right now it's only part of this game and there is no extra repository for it.

#Godot #Godot4 #GodotAddon #GodotDevelopment #GameConsole #GameDev

Developer Console - Godot Asset Library

Add the ability to add subtle backgrounds to your script editor!

https://godotengine.org/asset-library/asset/1875

#godot #godotengine #godotaddon #godotdev #indiedev

Code Editor Background 4.0 - Godot Asset Library