Gil Reis
banner
gilzoide-dev.bsky.social
Gil Reis
@gilzoide-dev.bsky.social
Game Developer / Software Engineer / Musician making software with a focus on usability
Aquele momento que você abre um projeto legado novo e existe uma pasta "_NewCode" dentro da pasta "Code", que nem tem todo o código específico do projeto 😅

#gamedev #fun #meme #unity #unity3d #MadeWithUnity
October 16, 2025 at 11:14 PM
That moment you open a brand new #legacy project and there's a folder named "_NewCode" inside the "Code" folder, which doesn't even contain all project specific code 😅

#gamedev #fun #meme #unity #unity3d #MadeWithUnity
October 16, 2025 at 11:12 PM
Boaaa, #Lua #GDExtension passou de 200 estrelas no #GitHub 🤩⭐️🌟
Só mais 128 pra chegar no #PluginScript, vamo timeeeee 🔥🔥🔥

Muitíssimo obrigado pra todo mundo que acredita nesse projeto, vocês são demais!

#gamedev #indiedev #indiegamedev #Godot #GodotEngine #LuaJIT #C++ #godot-cpp
September 8, 2025 at 10:04 PM
Nice #Lua #GDExtension passed the 200 stars on #GitHub 🤩⭐️🌟
Just 128 more to reach Lua #PluginScript, let's gooooo 🔥🔥🔥

Thanks everyone for believing in this project, you folks are awesome!

#gamedev #indiedev #indiegamedev #Godot #GodotEngine #LuaJIT #C++ #godot-cpp
September 8, 2025 at 10:02 PM
Tava procurando por plugins de #CloudSave baseado em #GameCenter pra #Godot #iOS e na segunda página da pesquisa achei meu próprio plugin pra #Unity 😂

Se alguém interessar, tá aqui: github.com/gilzoide/uni...

#gamedev #indiedev #indiegamedev
September 3, 2025 at 1:46 PM
I was looking for #iOS #GameCenter based #CloudSave plugins for #Godot and in the search's 2nd page appeared my own plugin for #Unity 😂

If anyone's interested, here it is: github.com/gilzoide/uni...

#gamedev #indiedev #indiegamedev
September 3, 2025 at 1:38 PM
Saco, fiz umas mudanças de boaça aqui no #Lua #GDExtension (dá pra ver no print os testes passando) e agora o teste automático crasha quando fecha #Godot mas só no #Windows. Por quêeeeeeeeee 😭

#gamedev #indiedev #indiegamedev
August 23, 2025 at 10:23 PM
Damn, I made some harmless changes to #Lua #GDExtension (you can see all tests pass) and now the automated test crashes when exiting #Godot but only on #Windows. Whyyyyyyyy 😭

#gamedev #indiedev #indiegamedev
August 23, 2025 at 10:22 PM
Aqui tá a mais nova (e há muito esperada) funcionalidade de #Lua #GDExtension: escolha se código Lua deveria ser executado automaticamente ou não!

Assim usuários podem evitar que o editor execute código Lua quando ele não deveria fazê-lo \o/

#gamedev #indiedev #indiegamedev #Godot #GodotEngine
August 23, 2025 at 6:02 PM
Here's the newest (and long awaited) addition to #Lua #GDExtension: choose if Lua code should be automatically evaluated or not!

With this users can avoid the editor running Lua code when it's not supposed to \o/

#gamedev #indiedev #indiegamedev #Godot #GodotEngine
August 23, 2025 at 6:01 PM
Officially a contributor or #LuaJIT, nice =D
Just a little diff related to the #Windows build, but nonetheless, always worth it contributing to #OpenSource #software 😻

The #FOSS ecosystem is made by people, let's contribute more!
July 26, 2025 at 6:42 PM
Array e Dictionary tipados em #Lua #GDExtension? Mas é claro que temos ;]

Logo mais disponível na próxima versão a ser lançada, pode ter certeza que eu aviso vocês \o/

#gamedev #indiegamedev #indiedev #Godot #GodotEngine
July 14, 2025 at 12:45 PM
Typed arrays and dictionaries in #Lua #GDExtension? Yes we have ;]

Soon available in the next version that will be released, I'll let you know \o/

#gamedev #indiegamedev #indiedev #Godot #GodotEngine
July 14, 2025 at 12:43 PM
#Lua #GDExtension rodando com #LuaJIT agora é realidade! (depois de brigar muuuito com a build de #Windows usando #MSVC 😡 😩 🙃)

🌛 Me siga pra saber antes de geral quando lançar! 🌟

#gamedev #indiegamedev #indiedev #Godot #GodotEngine
June 19, 2025 at 6:05 PM
#Lua #GDExtension running with #LuaJIT is now reality! (after a looong hustle building on #Windows with #MSVC 😡 😩 🙃)

🌛 Follow me to be the first to know when it's released! 🌟

#gamedev #indiegamedev #indiedev #Godot #GodotEngine
June 19, 2025 at 6:03 PM
Settar hooks direto de #GDScript em #Lua #GDExtension agora é realidade! Dá até pra dar yield de hooks de linha/count tornando HOOK_YIELD 🚀🚀🚀 🔥🔥🔥

#gamedev #indiedev #indiegamedev #Godot #GodotEngine
June 1, 2025 at 2:57 PM
Setting Lua hooks from #GDScript in #Lua #GDExtension is now reality! You can event yield from line/count hooks by returning HOOK_YIELD 🚀🚀🚀 🔥🔥🔥

#gamedev #indiedev #indiegamedev #Godot #GodotEngine
June 1, 2025 at 2:51 PM
Yup, absolutely!
May 22, 2025 at 1:18 AM
Wait, "namespace" is a reserved keyword in #GDScript?
Didn't remember this, and couldn't find it in the docs 🤔

Using #GodotEngine v4.4.1.stable.mono.official

#gamedev #indiegamedev #indiedev #Godot
May 22, 2025 at 1:02 AM
#Godot é simplesmente do caralho: adicionar um "tool button" em #GDExtension é fácil DEMAIS, uma propriedade Callable com PROPERTY_HINT_TOOL_BUTTON e é isso! 🚀

(spoiler da próxima atualização de #Lua GDExtension: Lua syntax highlighter 👀)

#gamedev #indiegamedev #indiedev #GodotEngine
May 18, 2025 at 6:34 PM
#Godot is just too awesome: adding "tool buttons" to #GDExtension is super easy: add a Callable property and set its "property hint" to PROPERTY_HINT_TOOL_BUTTON, that's it! 🚀

(spoiler of #Lua GDExtension's next update: custom Lua syntax highlighter 👀)

#gamedev #indiegamedev #indiedev #GodotEngine
May 18, 2025 at 6:31 PM
Consegui rodar #Lua #GDExtension na web, vamo timeeee! 🔥🔥🔥 🚀🚀🚀

Em breve ;)

#gamedev #indiegamedev #indiedev #GodotEngine #Godot #Emscripten #WebAssembly
May 17, 2025 at 1:03 PM
Got #Lua #GDExtension running in the web, hell yeah! 🔥🔥🔥 🚀🚀🚀

Coming soon ;)

#gamedev #indiegamedev #indiedev #GodotEngine #Godot #Emscripten #WebAssembly
May 17, 2025 at 1:01 PM
Aqui um trem maneiro que estará disponível em algum momento em #Lua #GDExtension: uma função await que funciona exatamente que nem em #GDScript!

#gamedev #indiegamedev #indiedev #GodotEngine #Godot
May 13, 2025 at 11:10 PM
Here's something cool that will be available at some point in #Lua #GDExtension: an await function that works just like in #GDScript!

#gamedev #indiegamedev #indiedev #GodotEngine #Godot
May 13, 2025 at 11:09 PM