code-explorer786
code-explorer786
> jump color based on jumping to instruction color? It's based on the destination's index/line number. https://github.com/code-explorer786/Mindustry/blob/0d2d406f4dd3376f142d62e36555f780a95477e2/core/src/mindustry/logic/LCanvas.java#L318 ```java int idx = e2.button.to.get().index; if(dragging != null && idx >= dragging.index) idx...
> If you like, you can merge some from this commit [TinyLake@b7be5a3](https://github.com/TinyLake/MindustryX-work/commit/b7be5a39351e11b6aa28708d0d62df3f6c3dc520). > > I implemented the culling support for jumping, getting better performance. It works really well! It seems...
Again? After **all of that** happened? Oh well. Here's to (potentially) more shenanigans in the future. Hope it doesn't end up worse than last time.