Tofik ♡

Results 17 issues of Tofik ♡

**Original author: Kevin Raneri taken from [this pufferfish patch](https://github.com/pufferfish-gg/Pufferfish/blob/ver/1.21/patches/server/0023-Throttle-goal-selector-during-inactive-ticking.patch)** This change implements a new per-world configuration to throttle far away mob goal selector ticks, which can help with performance in...

This pr aims to reduce the overhead of checking multiple times per tick if an entity is climbing. It does it by caching the last climbing block pos and checking...

This pull request updates diffpatch to the *currently* latest version and migrates previous inputs and outputs to use the Multi/Single Input/Output interfaces Everything was tested locally and using a dev...

This fixes an issue where the patches didn't get applied on top of the source in the `test full vanilla project` test due to not being configured, defeating its purpose...

I discovered this bug when playing around with file/git patch conversion Turns out that when you try to rebuild patches after changing the `gitFilePatches` to `true` property in the `fork-server/build.gradle.kts`...

This change is mainly targeted towards users which use custom paperweight forks needed to build some forks of paper etc, so they can also use the handy devbundle run task,...