Jump to content

antz

Community Manager
  • Posts

    2819
  • Joined

  • Last visited

  • Days Won

    96
  • Donations

    0.00 GBP 

Everything posted by antz

  1. Is this still a problem, I believe this has been fixed !
  2. According to LFGDungeons.DBC SM has a Min lvl of 29 and a Max lvl of 48. I know that's not the absolute rules
  3. This statement is defined in file : \src\game\Object\ObjectMgr.cpp Line 2779 SqlStatement stmt = CharacterDatabase.CreateStatement(updDishonorable, " = (stored_dishonorable_kills + ?) WHERE guid = ?");
  4. I fixed that last night: [URL]https://github.com/mangoszero/server/commit/423988884e37c5ca575b79d6ce8b789ad02c68ad[/URL] According to travis it should be ok now: [URL]https://travis-ci.org/mangoszero/server/builds[/URL]
  5. Is this still I problem with Rel21 ?
  6. Do you think you could post the correction ?
  7. Any Update on this after the recent update? Can we close it ?
  8. Did you try this after reloading the database with the scripting table fix ?
  9. Can you try making those simple changes to see if it helps ?
  10. I added the changes in this commit back in and it consistently crashes the client. If someone else fancies taking a look, i'd appreciate it !
  11. ok, my impression was that some signatures had offsets unique to each version of the client - in which case having a client version associated with those checks in the db seems the logical place to have them. That way the implementation would remain the same with just the db entries changing
  12. Since the server knows the version of the connected client, one possible solution is to extend the db table to include the target client version. Then when it performs it's checks, it can skip the ones not for the current client.
  13. I would appreciate everyone trying the Develop21 branch of Zero and report back on any Warden issues found
  14. the database changes in Rel20 should have resolved this
  15. This should now be resolved with the recent db updates
  16. Is this still a issue after the recent changes ?
  17. Is anyone aware of any issues that are preventing Rel20 from being released ?
  18. a fix for this is currently being developed
  19. antz

    Maps

    @chucksta - Could you create a pr for that ?
  20. I performed a fresh load of the db last night, the wolves in northshire abbey are hitting for at least 15, so it seems ok. We need specifics here, as discussed on the forum, most people are not having issues. If you can break this down a little to find out what is wrong with your db. Select an mob, the type .npcinfo and give us some id's to check. I will now close all the open forum posts and refer them to this tracker task.
  21. We spotted an error in the SQL which affects Linux builds, please try again
  22. I have PlayerBot-AI on my hit list of new features for Rel21
×
×
  • 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