azerothcore / azerothcore-wotlk

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

[Request] Transmog #46

Closed rynnokung closed 7 years ago

rynnokung commented 8 years ago

[Request] Transmog

ghost commented 8 years ago

I also need the Transmog

ArcFire1 commented 8 years ago

me too :)

ghost commented 8 years ago

Here successful completion, remained a bit and can will do PR)

One Two Three Four Five

FrancescoBorzi commented 8 years ago

@DevRival that's great, can you make a module instead ?

ghost commented 8 years ago

@ShinDarth i try)

ghost commented 8 years ago

DevRival help me to put Transmog

Yehonal commented 8 years ago

I've a working transmog, but i won't publish it as a patch, we've to create a module ...and to do it we need some more ScriptMgr functions that we can add asap

I've added this request to 1.0 milestone

ghost commented 8 years ago

Horror more modules ..

Yehonal commented 8 years ago

Do you prefere conflicts with horror patched core? What are you talking about?

Il 29/Ago/2016 12:38, "Rival" notifications@github.com ha scritto:

Horror more modules ..

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/azerothcore/azerothcore-wotlk/issues/46#issuecomment-243090708, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI-lID4Br55ba7R4Fj0FVVVGGBdiSp1ks5qkraJgaJpZM4JefZr .

ghost commented 8 years ago

You go on difficult paths , why module transmogrification if you can get a folder custom?))

FrancescoBorzi commented 8 years ago

On the contrary: modularity makes the software better, easier to maintain and understood.

https://en.wikipedia.org/wiki/Modular_programming

Also AzerothCore modules are very easy to install.

Yehonal commented 8 years ago

Rival modules can contain script, moreover you can:

Create sql that will be assembled by our script automatically

Create .conf file that can be used for custom conf

All this things are required by transm system

Il 29/Ago/2016 14:53, "Shin" notifications@github.com ha scritto:

On the contrary: modularity makes the software better, easier to maintain and understood.

https://en.wikipedia.org/wiki/Modular_programming

Also AzerothCore modules are very easy to install.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/azerothcore/azerothcore-wotlk/issues/46#issuecomment-243115608, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI-lJjiS5XTLS19gzvdYLu1Mfji7ft-ks5qktZlgaJpZM4JefZr .

ghost commented 8 years ago

It is your right, just when people use your core and end up losing out scripts for new modules or reconstruction of the core, it will hurt. I used your core and I can say that a lot of problems in terms of custom. Do not you judge me, you're doing a great job, good luck to you in this. Sorry my bad ENGLISH.

Yehonal commented 8 years ago

@DevRival you're out of topic here, i've created a topic to reply you, please continue this discussion here: http://azerothcore.altervista.org/forum/viewtopic.php?f=6&t=11

talamortis commented 8 years ago

Any news on this?

ArcFire1 commented 8 years ago

Any news?

cshaaa commented 8 years ago

Any news?😊

ghost commented 8 years ago

No news)

tea91 commented 8 years ago

https://bitbucket.org/pak3935/sunwellcore/commits/b05c129500b026ab8b63fe66ac61a9a9c5b1e27f

Is it not work?

talamortis commented 8 years ago

@tea91 i have a working transmogrifaction but its not a modual.

Yehonal commented 7 years ago

Transmog module is now available here:

https://github.com/azerothcore/module-transmog

just install under modules folder , re-run cmake and recompile ( don't forget to import sql files of the module )

This is only compatible with latest AC/master revision