ProjectSkyfire / SkyFire.406a

SkyFireEMU is a full featured F/OSS World of Warcraft: Cataclysm emulator written in C++. || Compatible with World of Warcraft client 4.0.6a (Build:13623) || Public DB is located on forum
http://www.projectskyfire.org
GNU General Public License v3.0
343 stars 218 forks source link

Update Pet System #939

Closed Baeumchen closed 10 years ago

Baeumchen commented 10 years ago

This will fix:

https://github.com/ProjectSkyfire/SkyFireEMU/issues/794 https://github.com/ProjectSkyfire/SkyFireEMU/issues/933 https://github.com/ProjectSkyfire/SkyFireEMU/issues/931 https://github.com/ProjectSkyfire/SkyFireEMU/issues/579 https://github.com/ProjectSkyfire/SkyFireEMU/issues/535

Also it fixes the React States, i.e. Passive, Aggressive and Defensive. Commands are working to. Attack, Follow, Stay. Of course the Spells are working to.

http://www.youtube.com/watch?v=6WVJV38daYk

Bootz commented 10 years ago

Need one more commit, Codestyle, white space cleanup and then can be squashed to one changeset. . ;) ... I haven't tested yet since moved to windows phonE, haven't converted my RDC over yet from Android.

Baeumchen commented 10 years ago

Sorry, i don't know how to add new commit's, ore how the codestyle is wished :s I only use github to copy + paste my codes online ^^ Don't really know the system :s :D

I'm pretty sure, that this will compile with 0 errors and work like a charm :P

SkyFire commented 10 years ago

If it doesn't. Blame boots ;) Will check this out shortly.

Baeumchen commented 10 years ago

Sorry for the commits with the Startup errors i dunno why that happens.. It's the 2nd time now .__. Well those are just a few fixes for startup

i.E. that fixes Stranglethorn Vale Startup error and wrong zone error

ghost commented 10 years ago

So when will this get merged?

SkyFire commented 10 years ago

When I have the opportunity to test it and review it. This is a very busy time for me right now.

SkyFire commented 10 years ago

Tested ok. will do a cleanup on it.