Tyra Burgess

Results 13 issues of Tyra Burgess

There's a mixin incompatability with Charm resulting from both GravityChanger and Charm having mixins targeting the `Level.addParticle` method in `LivingEntity.tickEffects`. Charm mixins to redirect the method to one of its...

Address #466 by providing a user-visible warning when two actions have patterns with the same signature (tested and having actions with the same signature no longer messes up the book).

1.20

![image](https://user-images.githubusercontent.com/17948170/227434910-1a7bcf6a-716f-44ad-8636-0351cb990fbb.png) Calling .getCapability() on the FrozenColorizer.item is using up a large amount of processing time, which is especially noticeable with slipways since they call FrozenColorizer.nextColor() multiple times per tick per...

needs investigation
optimization
api

Fixing issues #608, #585, #551, #545, #541, #515, #513, and a number of other issues that don't (I think) have issue trackers since I noticed them as I was fixing...

1.20

In the current 1.20 version, casting particles render before other transparent things like water and clouds making them render on top of the casting particles which looks *noticeably* bad when...

bug
1.20

If Iota contained a bunch of abstract methods for add, subtract, multiply, divide, etc, which those Actions made use of then it would allow add-ons to make easy use of...

enhancement

Would it be doable for you to add a tag to commits that you're publishing/have published to crates.io? It would make packaging for nixpkgs a bit cleaner.

This is a new option solving the same problem I was trying to solve in #11884 of the labels generated by the jump label system often being difficult to type....

This refers to require expressions that can be outside of the top-level scope, or can accept arbitrary strings to determine where to require from (i.e. require at runtime). The usecase...

I'd like to be able to include images and mathematical equations in my notes, and can't figure out a way to do that. Does it exist in some fashion and...