Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Options meta issue #127

Closed
18 of 25 tasks
ddevault opened this issue Nov 4, 2016 · 2 comments
Closed
18 of 25 tasks

Options meta issue #127

ddevault opened this issue Nov 4, 2016 · 2 comments

Comments

@ddevault
Copy link
Contributor

ddevault commented Nov 4, 2016

Options Handling

Things that need doing around maintaining your settings:

  • Loading/configuration
    • Defaults
    • Dependent options - WIP
  • UI - WIP
    • Options sections
    • Jump to section sidebar
    • Sidebar expands on hover like old osu
    • As you scroll, the nav should get updated
    • Animate the pop in of the panel and the sidebar seperately
  • UI wired up to bindables
    • booleans (checkboxes)
    • strings (text boxes)
    • enums (dropdowns)
    • numbers (sliders)
  • Deal with overlay clicky issues on desktop
  • Rework options a bit for osu!next (some categories could be reworked)
  • Tooltips
  • Logging in
  • Hide or show relevant settings based on platform
  • Offset wizard
  • Keybindings
    • osu!mania layout
  • Skin stuff
  • Maintenance options
  • Per-user options
@ddevault
Copy link
Contributor Author

ddevault commented Nov 11, 2016

Settings whose values are wired up to behavioral changes:

❓ indicates ones we might not want to implement for osu!next

  • Prefer unicode display
  • Alternative chat font
  • Release stream
  • FPS counter ❓
  • Reduce dropped frames
  • Detect performance issues
  • Resolution
  • Fullscreen mode
  • Letterboxing
    • Position
  • Snaking sliders
  • Background video
  • Storyboards
  • Combo bursts
  • Hit lighting
  • Shaders ❓
  • Softening filter
  • Screenshot format
  • Menu snow
  • Menu parallax
  • Menu tips
  • Interface voices
  • osu! music theme
  • Show thumbnails in song select ❓
  • Background dim
  • Progress display
  • Score meter type
  • Score meter size
  • Always show key overlay
  • Show approach circle on first hidden object
  • Scale osu!mania scroll speed with BPM
  • Remember osu!mania scroll speed per beatmap
  • Song select beatmap star slider
  • Audio output device
  • Volume
  • Ignore beatmap hitsounds
  • Universal offset
  • Selected skin
  • Ignore beatmap skins
  • Use skin sound samples
  • Use Taiko skin
  • Use skin cursor
  • Cursor size
  • Auto cursor size
  • Mouse sensitivity
  • Raw input ❓
  • Map raw input to window ❓
  • Confine mouse cursor ❓
  • Disable mouse wheel
  • Disable mouse buttons
  • Cursor ripples
  • Keybindings
  • OS Tablet support
  • Wiimote support
  • Editor background video
  • Editor default skin
  • Editor snaking sliders
  • Editor hit animations
  • Editor follow points
  • Editor stacking
  • Filter offensive words
  • Filter foreign characters
  • Log PMs
  • Block non-friend PMs
  • Chat ignore list
  • Chat highlight list
  • Share city location
  • Allow any multiplayer invites
  • Enable chat ticker
  • Show notification popup on highlight
  • Show chat notifications
  • Audible highlights
  • Notifications during gameplay
  • Friend status changes
  • Yahoo integration
  • MSN Live integration
  • Auto start osu!direct
  • osu!direct prefer no-video

@peppy
Copy link
Sponsor Member

peppy commented May 20, 2017

Closing this one for now. Let's recreate settings issues in a milestone rather than using a huge flat-list.

@peppy peppy closed this as completed May 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants