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

Convert some skill packets to structure format #2951

Merged
merged 5 commits into from
Mar 8, 2021

Conversation

Asheraf
Copy link
Contributor

@Asheraf Asheraf commented Feb 16, 2021

Pull Request Prelude

src/map/packets_struct.h Outdated Show resolved Hide resolved
src/map/packets_struct.h Show resolved Hide resolved
type = clif_calc_delay(type, div, damage, ddelay);

#if PACKETVER >= 20131223
if (type == BDT_SKILL) type = BDT_MULTIHIT; //bugreport:8263
// For some reason, late 2013 and newer clients have
// a issue that causes players and monsters to endure
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// a issue that causes players and monsters to endure
// an issue that causes players and monsters to endure

@Asheraf Asheraf added this to the Release v2021.03.08 milestone Feb 21, 2021
src/map/clif.c Outdated Show resolved Hide resolved
src/map/clif.c Outdated Show resolved Hide resolved
@MishimaHaruna MishimaHaruna merged commit 45e6455 into HerculesWS:master Mar 8, 2021
@Asheraf Asheraf deleted the skillpackets branch June 2, 2022 21:30
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.

4 participants