Basxto

Results 90 comments of Basxto

I would’ve added it at the bottom of AI dropdown

This also can happen with Qwen3, but what would be your expected behavior? Remove the thinking block if the complete response is within the thinking block? Or do that +...

What would you run that with? So far it looks like OpenAI API does not support video input. For Ollama I’m certain that it doesn’t (yet).

But #37 really fixes it with turning ```java config.addIcon("resources/Icon16.png", Files.FileType.Internal); ``` into ```java config.addIcon(codebase.getFile("resources/Icon16.png").getAbsolutePath(), Files.FileType.Internal); ``` And it should also prevent crashes from missing icons since it’s wrapped with a...

> that it contained spaces which then resolved into independent command line arguments, causing the map not to be found? Sorry, I was dumb and tried to launch a map...

Oh nice, that even works with folders. (did `smpq -x ~/downloads/Simple\ Tower\ Defense\ V3.w3x`)

> The formats of the files inside the archive would be sufficiently incompatible that unless someone wrote M2 and BLP2 bindings for Warsmash, it would probably not work to do...

> For pull request review, it might also be helpful to link which map file you were using to test. I linked it at the top? https://www.hiveworkshop.com/threads/simple-tower-defense-v3.80868/ That’s the only...

It could also be something else. I only played it once in WC3, but I think the crystal converter had an ability "Detector (Lv1)". For simple scripted test maps it...

Layering would be easier and is the solution for the flying text. WC3 didn’t show the health bar as soon as it would get overlapped, which is why I couldn’t...