Hey R You Are
Hey R You Are
I successfully got into the game, then I logged out and back in and got an error when logging in. log: ``` [10.08.2023 20:10:43.483] [Error] [BZ.Net]: at System.Text.Encoding.GetBytes(String s) at...
Need C# warrper.
When playing multiple sounds simultaneously, only play once. This should be an optional feature, perhaps implemented as a parameter for PlaySound().
enlarge ui and add suggestions. edit: add paused when open console.
I need use VPN to download godot from github and TuxFamily. But, godots cant pass proxy by default. So i gotta enable tun mode. My request: Add a setting on...
I noticed the load_state() in the source code, but it doesn't seem to be implemented yet. For now I save the entire scene for archiving, but I still have some...
**Describe the Bug:** Guan.Logic.Module's static initialization fails when a custom predicate is added. **Steps to Reproduce:** ``` var functorTable = new FunctorTable(); functorTable.Add(OutputToTerminalPredicateType.Instance); var logicRules = new List { "person(adam)",...