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

Patch 2 #20

Open
wants to merge 8 commits into
base: v2-pipeline
Choose a base branch
from
Open

Patch 2 #20

wants to merge 8 commits into from

Commits on Apr 10, 2020

  1. Refactoring UI & Adding missing modules

    - UI completely refactored under legacy path [ refers to unity's UI ]
    - Code structure changed to fit the purpose and be more specific about declarations
    - Added Editor scripts to fullfil the needs of each module and to keep them clean
    - Added BattleWidget/SkillsWidget/MessageWidget/ModalDialog/OptionsWidget/... based on the new UI [ full list will be embedded within the PR]
    - Upgraded unity version to 2019.3.0f
    slavidodo committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    71f8380 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Adding collab & cloud build

    slavidodo committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b05f14a View commit details
    Browse the repository at this point in the history
  2. refactoring sidebar widget resizer

    fixes undefined behaviour when mouse is up on different places
    and avoids interpolation between other widgets
    slavidodo committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1eac992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2520e10 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Fix ping behaviour

    slavidodo committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    8bdd66e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86dcce View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    4250ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d16e30 View commit details
    Browse the repository at this point in the history