azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.59k stars 2.64k forks source link

Feature: clustering #11072

Open Helias opened 2 years ago

Helias commented 2 years ago

Describe your feature request or suggestion in detail

Related of https://github.com/azerothcore/azerothcore-wotlk/issues/1141

Describe a possible solution to your feature or suggestion in detail

Got idea from Fall1n who has done it on SunwellCore in his private core https://www.reddit.com/r/wowservers/comments/8u1s8i/spell_attro_cu_fake_delay_does_it_work_only_on/e1c2ol6/ https://bitbucket.org/lukaasm/hellground-wowemu/commits/d09c115242ee9f57da7eed11e8c764f7faeb2f70

--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/106149193-feature-clustering?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
Winfidonarleyan commented 2 years ago

Very very interesting, maybe I impl this

FALL1N1 commented 2 years ago

https://github.com/FALL1N1/HysteriaCoreClustering

feel free to use anything you'd like from it boys, please note that it has no packet checks whatsoever so any spoof can crash it, it is just a proof of concept but with some work it can be decent implementation

Winfidonarleyan commented 2 years ago

https://github.com/FALL1N1/HysteriaCoreClustering

feel free to use anything you'd like from it boys, please note that it has no packet checks whatsoever so any spoof can crash it, it is just a proof of concept but with some work it can be decent implementation

Thanks

UltraNix commented 2 years ago

More: https://github.com/Exodius/FirestormWoD/tree/master/src/server/game/Server https://github.com/raczman/TrinityCore/commits/clowncopter?author=raczman https://www.ac-web.org/forums/showthread.php?234639-Release-Project-BalnaZZar-3-3-5a-CLUSTERING

Winfidonarleyan commented 2 years ago

https://github.com/WarheadCore/WarheadBand/pull/89 I tried, but I got tired :D