isXander / isXander/Controlify
VMouse by default in book screen?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
When playing on the Smithed Summit, they had a vanilla-with-rp book that had stickers inside. The stickers could be hovered to reveal a tooltip, and can be clicked on.
Rich text components are common-place in books, but Controlify defaults to regular controller operation which means only focusing between next/prev/done buttons, enabling vmouse could make this work better.
Alternatively, allow servers to add custom data to books that Controlify sees which could decide vmouse state per-book.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Controlify's book screen handling and the existing VMouse behavior for controller input. Compare enabling VMouse by default with allowing server-provided book data to control it, then define completion as interactive rich-text elements such as hoverable and clickable stickers working without breaking normal book navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100