Skip to content

Add repository information for remap-camera-rotation#10696

Closed
Yookiop wants to merge 1 commit into
runelite:masterfrom
Yookiop:RemapCameraRotation
Closed

Add repository information for remap-camera-rotation#10696
Yookiop wants to merge 1 commit into
runelite:masterfrom
Yookiop:RemapCameraRotation

Conversation

@Yookiop
Copy link
Copy Markdown
Contributor

@Yookiop Yookiop commented Feb 22, 2026

This plugin allows you to rebind the middle mouse button to an additional button for free camera movement. Press the configured key and then move your mouse to freely move the camera. Personally pressing the middle mouse button hurts my finger and I tried finding a solution with the in-game options as well as existing plugins to fix this, which is not possible unfortunately. Therefore I made a plugin, which could probably also help out other people.

@runelite-github-app
Copy link
Copy Markdown

@runelite-github-app
Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@Yookiop
Copy link
Copy Markdown
Contributor Author

Yookiop commented Feb 22, 2026

I see the 'Key remapping' is a plugin controlled by Runelite with a camera section (currently only focused on the camera buttons and not the free-camera movement with mouse option). It would also be a good option to add this feature to your 'Key remapping' plugin

@riktenx
Copy link
Copy Markdown
Member

riktenx commented Feb 28, 2026

injecting a mouse event as a result of a keypress seems like a problem

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Feb 28, 2026
@Yookiop
Copy link
Copy Markdown
Contributor Author

Yookiop commented Feb 28, 2026

I've extensively tested it in IntelliJ and it works good without any issues. Middle mouse button keeps working + the configured key without any issues, how would you think this is a problem?

@runelite-github-app runelite-github-app Bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Feb 28, 2026
@Yookiop
Copy link
Copy Markdown
Contributor Author

Yookiop commented Feb 28, 2026

Also in most other games a mouse functionality linked to the key button is very normal, like push to talk for example is often set to mouse 4-5 (side buttons) as well as keyboard buttons

@riktenx
Copy link
Copy Markdown
Member

riktenx commented Feb 28, 2026

injecting a mouse event into the game client is going to trigger anticheat/macro detection and is not allowed. we are not going to accept plugins that get users banned.

@riktenx riktenx closed this Feb 28, 2026
@Yookiop Yookiop deleted the RemapCameraRotation branch February 28, 2026 18:34
@Yookiop
Copy link
Copy Markdown
Contributor Author

Yookiop commented Feb 28, 2026

Ouch okay, I've implemented a workaround without mouse injection events in this new PR, please take a look at that one: #10793

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.

2 participants