Jump to content

DiSlord

Members
  • Posts

    59
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by DiSlord

  1. Added in 7650 thanks I also add check for aura caster (must refresh only added by self auras)
  2. Pet* Unit::CreateTamedPetFrom(Creature* creatureTarget,uint32 spell_id) { Pet* pet = new Pet(HUNTER_PET); if(!pet->CreateBaseAtCreature(creatureTarget)) { delete pet; [b]return NULL[/b]; }
  3. in 7568 thanks i collect sql fixes from forums
  4. added in 7569 and also for healing bonus
  5. Added in 7568 and some other proc fixes thanks
  6. in 3.0.9 GM not take any Environmental Damage, but allow enable breath/fatigue timers - for see how its work or not work.in 2.4.3 - not test, but if take - i fi it soon.
  7. test it - no crash in orgrimmar->Grommash Hold (thrall room). Its not related to this patch.
  8. Don`t know, now i interest in wow geodata section. Back port to 2.4.3 DOWNLOAD i don`t have this client, but must work. If all ok i add it.
  9. Added in 7428 Need re-exract maps by use new ad.exe
  10. Implement fatigue timer (dark water). Rewrite breath timer work. Use small hack for enable breath in WMO (not fully correct but better than before). DOWNLOAD
  11. i fix fatigue timer in my current version (test it now) - and you can`t go to this limit (die from fatigue).In client player die if rich -500 depth. For addition - height maps use for movements/breath - bun no one move in this area. Also its depent only from extractor and if you want you can disable this option in final version.
  12. Not store height data in deep ochean (dark water), limit it to -230. Its allow save some memory for maps. Also use better float->int conversion and get better accuracy (max mistake = 0.002 by my tests) Some speedup extractor Now all maps size = 217 Mb DOWNLOAD PS need reectract map.
  13. Thanks for report Fixed typo (not load map in some cases) Fiixed typo in extractor (not store liquid data in some places in ochean) http://depositfiles.com/files/y524hv1wr
  14. Fix breath in some places (use slower but correct depth calculation) Add more map load error logs http://depositfiles.com/ru/files/8gxr54z34
  15. .gm off ??Test it work fine, please use last version (i fixed some bugs) and also reextrat maps http://depositfiles.com/files/rr5swvitm PS if you get error, please upload you 0012940.map file, possible i found error.. Yes, but i disable this error log in last patch version..
  16. Re extract maps and try use http://depositfiles.com/files/qvwmif0c3 I don`t have errors on load this maps.
×
×
  • 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