Skip to content

Skills + Learn skills windows #55

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

Merged
merged 30 commits into from
Mar 30, 2025
Merged

Skills + Learn skills windows #55

merged 30 commits into from
Mar 30, 2025

Conversation

Calvaz
Copy link

@Calvaz Calvaz commented Mar 11, 2025

Skill window and skill learn functionalities.
Currently missing features:

  • Drag skill into skillbar receiving packet fix
  • Update stats when learning skills
  • Skills tooltips in skill window
  • Skills tooltips on skillbar
  • Skill use when clicking on skill window
  • Learn class based skills
  • Skill window close button fix
  • Crop skill learn btn
  • Check skill icon size

@shnok
Copy link
Owner

shnok commented Mar 11, 2025

Hi man, for the feature "Update stats when learning skills":

You should automatically receive a stat update packet from the server after learning skills. This packet is already handled

Good job !

@Calvaz
Copy link
Author

Calvaz commented Mar 12, 2025

Hi man, for the feature "Update stats when learning skills":

You should automatically receive a stat update packet from the server after learning skills. This packet is already handled

Good job !

Oh nice didn't see that! Thanks.
Btw I need to put a skill trainer at character creation spawn. How can I do that?
PS I'm working on the buff bar as well

@shnok
Copy link
Owner

shnok commented Mar 12, 2025

Hi man, for the feature "Update stats when learning skills":
You should automatically receive a stat update packet from the server after learning skills. This packet is already handled
Good job !

Oh nice didn't see that! Thanks. Btw I need to put a skill trainer at character creation spawn. How can I do that? PS I'm working on the buff bar as well

Check at \gameserver\data\xml\spawnlist\17_25.xml file

You can also use //spawn with the skill trainer ID

@shnok shnok marked this pull request as ready for review March 30, 2025 06:18
@shnok shnok merged commit aa899ef into shnok:dev Mar 30, 2025
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.

2 participants