rainlizard
rainlizard
``` Unable to load addon script from path: 'res://addons/Polygonizer/PolygonizerPlugin.cs'. This might be due to a code error in that script. Disabling the addon at 'res://addons/Polygonizer/plugin.cfg' to prevent further errors. ```...
My previous attempt broke multiplayer and had other issues so I started over and changed my approach to try to leave the logic alone and only alter the 'draw'. There's...
I haven't bothered to look into the specifics. 1. Play map: [map00002.zip](https://github.com/dkfans/keeperfx/files/9249494/map00002.zip) 2. Open battle window 3. Turn on frameskip and wait for crash gdb.exe error message: ``` Program received...
**Your Godot version:** v4.0.rc4.official [e0de3573f] **Issue description:** Script Templates don't work unless they're in their own subdirectories such as `/script_templates/node/`, the documentation doesn't make any mention of this. I also...
### Feature Idea My finger gets tired with this slow mouse wheel zoom speed, and yet I've also seen others who've had trouble with the zoom speed being too fast...
Reported by Pleb Crusher, I'm unable to reproduce this issue myself. Here is his crash log: [keeperfx.log](https://github.com/user-attachments/files/16045432/keeperfx.log)
I've solved the issue, and can make them save in 0.32 seconds. In `save_image_extended.py`, set these lines to: ``` png_compress_level = 0 optimize_image = False ``` This comment seems to...
### Expected Behavior It should open. ### Actual Behavior It doesn't open, nothing happens. Even month-old PNGs that have embedded workflows no longer open, so it's not a recent addition...