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

EPIC: List of all missing features and relevant optimizations #20979

Open
1 of 36 tasks
Grimdhex opened this issue Dec 19, 2024 · 4 comments
Open
1 of 36 tasks

EPIC: List of all missing features and relevant optimizations #20979

Grimdhex opened this issue Dec 19, 2024 · 4 comments
Labels
EPIC Collection of issues Suggestion

Comments

@Grimdhex
Copy link
Contributor

Grimdhex commented Dec 19, 2024

Describe your feature request or suggestion in detail

I'm proposing this topic so that we can keep track of notable improvements in AC outside the fix of current issues. In particular, I'd like to list a number of existing issues and evaluate the most relevant ones.

In particular, I propose two categories: missing features and major refactoring/optimization.

Missing features:

Gameplay

Events

Framework/Core

Features:

Refactoring & Optimization:

Gameplay

SAI

Core

  • Finish to remove all hardcoded gossip
  • Throttling movements
  • Map ressources usages to evaluate which part need to be improved for more performance
  • Prepare to cpp-23 as default support
  • Use more std::chrono

DB

Dependencies

@Grimdhex Grimdhex added Suggestion EPIC Collection of issues labels Dec 19, 2024
@Grimdhex Grimdhex pinned this issue Dec 19, 2024
@Grimdhex Grimdhex changed the title EPIC: Roadmap of AC EPIC: List of all missing features and relevant optimizations Dec 19, 2024
@Exitare
Copy link
Member

Exitare commented Dec 20, 2024

IMO, the gamemgr has some places that could benefit from a refactoring as well e.g. the LoadDB function

@fangshun2004
Copy link
Contributor

Azerothcore also lacks a creature-following and respawn system like Cmangos and Vmangos. When the follower dies. Followers will randomly wander around. There are also followers who are reborn and will only appear in the respawn position

@Grimdhex
Copy link
Contributor Author

Azerothcore also lacks a creature-following and respawn system like Cmangos and Vmangos. When the follower dies. Followers will randomly wander around. There are also followers who are reborn and will only appear in the respawn position

Could you detail the feature of respawn system ? Maybe a like of few commit from mangos ?

@fangshun2004
Copy link
Contributor

fangshun2004 commented Dec 21, 2024

Here's the introduction
#8313
#14274

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

No branches or pull requests

3 participants