Jump to content

antz

Community Manager
  • Posts

    2820
  • Joined

  • Last visited

  • Days Won

    97
  • Donations

    0.00 GBP 

Everything posted by antz

  1. Fixed in commit: https://github.com/mangostwo/server/commit/33a98b4868b7ad7cf4b934a53803bec14410b299
  2. cmake is currently using 3.6.x without issues now. @madmax - another one to be acrhived
  3. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Category to Minor
  4. @madmax - Hasn't this been fixed ?
  5. @bdebaere - Some more information may be gleamed from here: http://www.wowhead.com/object=180466/greater-wind-stone
  6. Changed Status to Awaiting Feedback
  7. Should be fixed in commit: https://github.com/mangostwo/server/commit/225b2d2f1e09d9eae84defa6d7c97987ef16e5a6
  8. Thank You
  9. @Talendrys- Can you check your scripts have these ?
  10. Setting the flag on all npc's will have the same effect as LoadAllGridsOnMaps. The option was adding for the likes of the travelling npc's or those with waypoints. i.e. defias trator in westfall. Can you give me an example of a scripted npc that needs to be always active ?
  11. Point 4 already exists (a change to the creature flag), we are just missing a comprehensive list of all npcs which move into different grids.
  12. The 'Living World' option was never designed to just have NPC's active which move about across grids. For that the NPC's in question need the 'Keep NPC active' flag set in the database: - There is however a problem, we do not have a definitive list of NPC's per core which should be kept active so their entries have never been updated. Once we have the list, the DB updates should be trivial.
  13. Changed Status to Awaiting Feedback Changed Assigned to Necrovoice Changed Implemented Version to 22.1 Changed Milestone to 24 Changed Priority to New / Assign Priority
  14. @Necrovoice - Could you create a PR for this ?
  15. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  16. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  17. Changed Status to Not a bug Changed Implemented Version to 21.11 Changed Milestone to 21 Changed Category to Minor
  18. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  19. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  20. antz

    Installing OpenSSL

    Can be downloaded from: 32Bit HERE or 64Bit HERE. The main website for OpenSSL is: SLProWEb.com OpenSSL download page Either version 1.1.1 or version 3.x can now be used with mangos. Just make sure you download the full version and not the light version. The OpenSSL install is fairly straight forward with only a few default setting changes (one due to a bug in cmake). The default folder is C:\Program Files (or C:\Program Files (x86)) as shown below, this needs to be changed. Ensure you change the path to: C:\OpenSSL-Win32 or C:\OpenSSL-Win64 Change the following setting to 'The OpenSSL binaries (/bin) directory) If you want to make a donation to OpenSSL (another open source project) please tick the required box, but you are free to unselect all the boxes. Please should complete the installation of OpenSSL
  21. antz

    Installing MySQL 5.7

    NOTE: MySQL is now a deprecated library, our recommended database provider is MariaDB. Please find the new MariaDB installation Article here: MariaDB Installation Instructions Can be downloaded from: HERE (Change the product version to 5.7.xx). The latest version of 5.7 is recommended, it is possible to use 8.0 but this has not been fully tested. Notes for guide * Can only install 32Bit or 64bit - Can't install both (blame Oracle, not us) * Must match the server version you wish to compile either 32Bit or 64Bit.
  22. antz

    Installing Cmake

    Installing Cmake on Windows NOTE: CMAKE 64Bit will not build 32Bit servers correctly, however 32Bit will build both 32bit and 64bit fine. Download Cmake from: Cmake download 1) Cmake is available in 32Bit and 64Bit versions, make sure you install the correct version - especially taking into account the warning above. 2) I normally set the path for All users and create a desktop icon - the icon is purely optional.
  23. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11
  24. Has now been completed: https://github.com/mangosone/database/commit/a06ef8991e92eadf46d7b7b552c838a98b42d266
×
×
  • 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