aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/moe/nea/notenoughupdates/features
AgeCommit message (Collapse)Author
2023-05-16Replace references to NEU with Firmamentnea
2023-05-08Add fishing particle highlighternea
Currently does not work when sneaking or when the bobber moves too much, since the position desyncs with the server
2023-05-03Fix color not being reset after block highlightsnea
2023-05-03Make proper use of matrixstack for block highlightsnea
2022-10-22rudimentary config gui (again)nea
2022-09-28Fairy soulsnea
2022-09-10Move Eventhandling around.nea
I still want to use fabric still "array backed" events, but these here are just a bit easier to use from kotlin.