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

Implement SpellInfo class to store spell data. #48

Open
Undergarun opened this issue Apr 29, 2014 · 2 comments
Open

Implement SpellInfo class to store spell data. #48

Undergarun opened this issue Apr 29, 2014 · 2 comments
Labels

Comments

@Undergarun
Copy link
Member

Something similar to TC SpellInfo should be implemented to speedup spell system and get ride of lags in spell system with more than 300 ppl.

@rsa
Copy link
Member

rsa commented Apr 29, 2014

not need. DamageInfo class maked for avoid double calculations, need only finish this work.

@Dramacydal
Copy link
Member

He means that current spell stores need to be combined to form a SpellInfo class instead of SpellEntry. Constant dbc lookups slow core a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants