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

improve: client_options with tibia 13 styles #821

Merged
merged 9 commits into from
Jul 15, 2024

Conversation

kokekanon
Copy link
Collaborator

@kokekanon kokekanon commented Jul 15, 2024

try-ezgif com-optimize (1)

try-ezgif com-optimize

Description

client_options miniWindows to MainWindows
why? draggable

tibia 13 style
why?
a user on discord said that it was too saturated

fix Old Protocol Cooldown/Action Bar

fix: Screenshot to controller ScheduleEvent

Behavior

Actual

fix Old Protocol Cooldown/Action Bar

image

Expected

old protocol test in 8.6
fgdfg
13.10
1312

Fixes

# (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Server Version: 8.6/13.10
  • Client: Main Repo
  • Operating System: Win 10+1

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

  optionPanel = g_ui.loadUI('option_healthcircle',modules.client_options:getPanel())

modules.client_options.addButton("Interface", "HP/MP Circle", optionPanel)

 modules.client_options.removeButton("Interface", "HP/MP Circle")
@kokekanon kokekanon changed the title improve: client_options with tibia 13 style improve: client_options with tibia 13 styles Jul 15, 2024
Copy link
Collaborator

@Nottinghster Nottinghster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename "syles" to "styles"

@Nottinghster Nottinghster merged commit a1baafb into mehah:main Jul 15, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

3 participants