Skip to content

create player-interpolation plugin#13165

Merged
runelite-github-app[bot] merged 2 commits into
runelite:masterfrom
JarateKing:player-interpolation
Jul 2, 2026
Merged

create player-interpolation plugin#13165
runelite-github-app[bot] merged 2 commits into
runelite:masterfrom
JarateKing:player-interpolation

Conversation

@JarateKing

Copy link
Copy Markdown
Contributor

Adds Player Interpolation, a plugin for tightening up player movement to align with the true tile.

When the player moves, this plugin hides the default player model and creates a new player model that the plugin repositions. It will lerp between the true tile on the last tick and the current tick, ensuring that it always ends up at the true tile by the end of the tick.

This should be fine with Jagex's third party client guidelines. This doesn't reposition the camera, or NPCs / other players, or any click zones. It's essentially just a complicated true tile plugin.

Repo: https://github.com/JarateKing/player-interpolation

@runelite-github-app

runelite-github-app Bot commented Jul 2, 2026

Copy link
Copy Markdown

@runelite-github-app

Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit c154f38 into runelite:master Jul 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant