Jump to content

VladimirMangos

Members
  • Posts

    2813
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by VladimirMangos

  1. 1. Sd2 include special compatibility patch 2. This forum for discuss core. Pointed thread have links to sd2 forum where more approperiate discuss sd2 related questions.
  2. will be 4.0.1 and THIS NOT CATA
  3. In any case, why this not discussed at UDB forum?
  4. This thread not for bug reports. Also _any_ client switch expected new broken spells and features. This is expected and normal result from client switch. That why mangos have releases before switch client support. In any case i think time close thread.
  5. And what you attempt say by this post? If you not provide any useful info about problem....
  6. You a wrong. Kills processed for achievements correctly in core But some achievement criteria required additional data in DB And some really hard cases required scripting support, NOT give that will hack, but precess special InstanceData script function call wher called by core for ask is some instance implemented achievement criteria really completed.
  7. http://github.com/mangos/mangos/commits/master
  8. In [10499]. Thank you
  9. As i write you not need code for adding phases to zone... only db changes and selection some phase spell without additional visual effects... and sorry i not have time for step by step help.
  10. We support only 2 mangos branches at forum: master (for 3.3.5a client) and mangos-0.12 (for 2.4.3). And exist independent project mangoszero (for 1.12.1/1.12.2) with own forum. So i can just recommend look code differences in related parts and fix its in same way as i write above... You will have lot more other problems with packets structure differences and spell data changes. That why we support specific client builds only. This is not just change allowed build and 2 lines fix case when you attemp make diff client build supporting.
  11. for phases in DB only way possible for most things. Need select some phase spell and add data for used in spell phase, and ofc add apply phase spell with some conditions in to spell_area table.
  12. you can do more easy. Just remember current hash value and do operation then you if have problems just do: git rebase --hard savedhash and branch state will return to old state. hash not only store related code changes but also hold all history attached to hash commit as head
  13. This is just show that you not understand what instance meaning. Instance is ALWAYS is map copy. For zone you can use phases. Example exist for some phased zones by spells in 'spell_area'
  14. I not understand what you meaning. Because you talk about diff things in thread.But when anyone say about mangos without additional info expected mangos master branch. So... You not need any expansions for login and play. But ofc, you need 3.x client with update up to 3.3.5a. Without expansions you will can't visit new continents and will can't create non-classic races/classes
  15. Bad idea create instances from maps with start race homes. Mangos code expected that race home (staring for race point) always at non-instanced map.
  16. You can see in git diff for WorldSocket.cpp for commit that support your selected client version and current version and attempt undo changes if any related to packet send to client and received.
  17. I think i provide way to find...
  18. I make some express asks online at irc team members about DasBlub possibility join to team with possitive feadback. And want fix this possition in this thread also. For time while DasBlub take part in mangos and friendly projects development he make good progress in coding and if say openly filles up us by patches recently ^^ So maybe good let him self resolve this problem And ofc i am sure 100% that he can be trusted. At least when not make flamewars for fun at forums
  19. In fact we _can_ include oracle support files (make in same way as MySQL/PostgreSQL) as experimental if someone write it... but as i know none from team plan write it by self. So if it will be suggested in finished form include to repo can be discussed.
  20. Strange thing, i also often wrongly write 3.5.5 instead right 3.3.5 ^^ Don't know why...
  21. Maybe some DK spells not have implicit threat values in DB table. I think this table content not very well filled and up-to-date.
  22. You are wrong. if you have wow client 3.x without expansion then can use same mangos master. You will not access only to new continents and some races and classes if you meaning under "original client" wow 1.x then better use mangoszero project (friendly fork from mangos-0.12 branch for support 1.12.1/1.12.2) It's independent continue developed project. You can find all related to it links (as for other not current versions) into pinned thread in 3rd party projects section.
  23. Hmm, i not find your thread where this posted, so i will fix it base at tom data... [added]ok, find. [added2] periodic heal absorb fixed in [10479]. Thank you
  24. And this can be related to mangos core only if prowided proper bug report for _mangos_core_ problem that prevent some specific spell/feature work.
  25. exactly also some code strange: if (aurHolder && uint32(aurHolder->GetStackAmount() + 1) == 0) ??? but idea clean so i will rewrite patch in less strange code... [added] In [10478]. Thank you
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use