Results 77 comments of ix0rai

> I'm working on Fabric's one, since Quilt's fork had horrible performance regressions in the past which made it unusable for my personal deobfuscation project. Afaik there has been work...

interesting. I'll take a look

update: these performance regressions are purely issues with our swing gui (in fact, quilt enigma is a bit faster with indexing). fixes are being worked on!

I like the idea of using `compute` as shorthand for an impure calculation, while `calc` implies a calculation where nothing is mutated

why settle for good enough? `TransformStack` seems like a much more accurate name.

following a [chat on discord](https://discord.com/channels/833872081585700874/877319390901706753/1099386435754262669), we've determined that the `TransformStack` name is better, but the refactor is simply too big to undertake to improve a name that's already fairly good.

hm, after looking into it I actually disagree with changing this. The `Control` -> `LookControl` -> `Name[implied: specific to this entity]LookControl` progression feels pretty natural to me.

just to throw another opinion in: I like `MOVEMENT_SPEED`, unless the entity has multiple ways of moving, in which case `WALKING_SPEED`, `RUNNING_SPEED`, etc are best. The reason I think the...

it seems like Quilt wasn't properly installed, could you try reinstalling?