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

Conversation

slavidodo
Copy link
Owner

  • Refactoring the UI code & Adding editor-based scripts for easier modifications
  • Implementing UI widgets
    • Login Widget
    • Character selection widget
    • Battle Widget
    • Skills Widget
    • VIP Widget
    • Inventory Widget
    • Miniwindow Buttons
    • Console Widget
    • Channel selection wiget
    • Action bars
    • Cooldown widget
  • Fixing random crashes
  • Fixed input handling in several situations
  • Adding base for Pop up widgets

- 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
fixes undefined behaviour when mouse is up on different places
and avoids interpolation between other widgets
@slavidodo slavidodo added the enhancement New feature or request label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant