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

Some bugfixes (upscaling, preanimation, webp on char buttons, viewport layout) #202

Merged
merged 6 commits into from
Nov 23, 2023

Commits on Nov 22, 2023

  1. Smarter upscaling/downscaling

    By default it used to make all images pixelated.
    SymphonyVR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3c98ae5 View commit details
    Browse the repository at this point in the history
  2. Fix "Empty messages don't play the preanimation"

    Fix for: Empty messages don't play the preanimation AttorneyOnline#191
    SymphonyVR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    19287c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba20bd View commit details
    Browse the repository at this point in the history
  4. Make the web client UI behave more like AO2 client

    Fix: background scaling AttorneyOnline#92
    Changes: Now every image on the viewport is centered in the X  and Y.
    SymphonyVR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c959f01 View commit details
    Browse the repository at this point in the history
  5. Reverted some bugs caused by experimenting

    Now is stable
    SymphonyVR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e44929a View commit details
    Browse the repository at this point in the history
  6. Remove old "left" field

    SymphonyVR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f126caa View commit details
    Browse the repository at this point in the history