This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
Releases: verbiiyo/chrome-controller
Releases · verbiiyo/chrome-controller
Customize-able Controller Mapping!
Controller Mapping:
- In the settings UI you are now able to change your button's actions!
- Supports XBOX and PS4 control specific naming, but also provides a third party alternative.
HUD Changes:
- The HUD received a revamp as well!
- Now able to show or hide text that shows what action each button is mapped to!
Latest commit for this release: f367db6
Buttons HUD!
HUD Display:
- Displays active buttons in a configurable position on the screen ( Top, Left, Right, Bottom ).
- Changes controller buttons depending on what controller you have.
- Settings such as size, hide, & position found at the bottom of the settings menu.
- Independent schemes for on-screen keyboard, youtube, youtube player, & more.
Latest commit for this release: 0508eb7
New Settings Menu!
Settings Menu:
- Re-Designed layout.
- New cursor display dot that shows what the cursor will look like when changing the radius / color.
- Added slider quantifiers.
- Added cursor size slider.
- Auto closes settings when submitted.
Latest commit for this release: e3a7d6f
Better Selection, Optimizations, and Complete Refactor-Overhaul!
Selection System
- No longer is the Cursor and YouTube selector separate!
- The same controls apply, but the cursor acts as the selection highlighter
- Optimized the algorithm for choosing selectable DOM elements.
Optimizations:
- Cursor methods generalized.
- Better settings encapsulation.
- On-Screen keyboard no longer imports bootstrap and uses more customized class names.
- More mutibility.
- Brand new selection system for YouTube with all the fluff cut out of the algorithmic process.
Source Code Re-Factor:
- All files have been completely re-implemented in a more organized manor to make changes easier.
- Duplicated code was moved into more generalized methods.
Latest commit for this release: a9b008b
Cursor Coloring & Bug Fixes
Fixed minor issues & added cursor inner/outer coloring settings.
Last Commit for this release: cbc8e06
On Screen Keyboard!
On Screen Keyboard Controls:
- When you click on a text-input, an overlay pops up with an interactive keyboard!
- X-Button: Backspace
- Y-Button: Space
- B-Button: Close
Youtube Controls Display:
- When watching a youtube video, the current controls display below for ease of access.
Last Commit for this release: f3822ce
Beta Finally! NEW CONTROLS!
Cursor:
- Brand new control: the Cursor! Now you are able to use a secondary mouse straight from your controller!
- Left analog stick controlled, meaning old youtube capabilities have been migrated to the DPAD.
Settings Menu:
- New settings layout!
- More reliable setting submit functions.
- New settings for the Cursor controls & more!
Last Commit for this release: 8c4f264
Mac OS Compatibility
Made pop-up menu & all basic controls work with Mac as well as Windows, as there was an issue with Mac that prevented use completely.
Last Commit for this release: 6275b73
Pop-Up Settings!
Settings Menu:
- If you click the controller in the top right of your browser, you are able to change settings!
- Currently only 3 sliders; Scroll Speed, Scroll Sprint, & Select Time.
- Changes settings in real time and stores them between sessions & computers!
- More settings to come, including button mapping & much more!
First mentioned in issue #10
YouTube Navigation Polish
Highlights:
- Added Icon & short name.
- Seeking works for elements other than videos like subscribe buttons, channel page home/video headers & more.
- Further improvements made to seek pattern.
- Better Side-Bar search timeout method.
- #17 fixed, further Side-Bar improvements were made.