Anuken

Results 61 comments of Anuken

Duplicate of #7202, and this server is still offline.

I don't think this is a good idea, for three reasons: 1. Block flags are mostly an implementation details that is used for unit targeting. They can change at any...

Mindustry's font currently doesn't support Hebrew characters.

Is the maxRange optimization worth it? Even with surge towers, there shouldn't be *that* many buildings in range. My guess is that it's unnecessary. eachBlock was added after this class...

...this is getting pretty confusing and might even cause conflicts, so I'm just going to wait until the private branch merge until I can take a closer look.

> why do all the placed methods even have a if(net.client()) return;? They are never even be run on the client (at least in vanilla) anyways... It's definitely redundant now,...

This isn't even *my code* that's crashing, it's a Windows DLL that is somehow involved in the (well-known, well-tested) window library I'm using. The last ""fix"" for this was a...

I've updated the Windows DLLs. Nothing actually changed, but the file size is different, probably due to the differing compilation environment. This is unlikely to fix anything, but I have...

Reopening since I can reproduce this on a VM now, and it's apparently become a widespread issue. I still don't know the cause, but I can try randomly recompiling until...

I can no longer reproduce this problem with the latest BE / custom build. For some inexplicable reason, builds from around July **clearly demonstrate this issue**, with the JVM crashing...