quaternary

Results 53 comments of quaternary
trafficstars

relevant line: https://github.com/VazkiiMods/Botania/blob/e7864c9f8c4877d18d3a32af0aca102b7c75c871/src/main/java/vazkii/botania/client/core/handler/RenderLexicon.java#L160 looks like `ItemLexicon.getTitle` is returning null https://github.com/VazkiiMods/Botania/blob/e7864c9f8c4877d18d3a32af0aca102b7c75c871/src/main/java/vazkii/botania/common/item/ItemLexicon.java#L86-L95 odd

Imo, this is okay - The request is a pair of item matcher and count. The request happened to be made over a network with a certain spark color, but...

At 0:37 in this replay https://streamable.com/9kpy9d from this post https://www.reddit.com/comments/qoayac, a followpoint is visible connecting an object before the spinner to one after the spinner. The next combo also starts...

Another example of incorrect HP drain is on this replay https://streamable.com/6cuhgd produced by the reddit bot for this post https://www.reddit.com/r/osugame/comments/q7kdax/badeu_dj_max_steroid_arabian_rave_night_arabic/ Skip to 1:37. badeu misses a ton of sliderends in...

I took a look at this, but I'm not sure where to start. Afaik these are the things taiko Relax does in stable: * If there's a tap note with...

> at com.dudblockman.psipherals.spell.trick.TrickFork.execute(TrickFork.java:85) ~[psipherals:r1.4.1-1] {re:classloading} Psionic Peripherals bug, probably not Psi itself

Yeah, it looks like reacharound *placing* is handled on the server and the client just draws the icon. There's some mechanism for allowing clients to control whether the server performs...

Ahhh i forgot modifyvariable can also include the method parameters x) was confusing it with `ModifyArg`