Jump to content

antz

Community Manager
  • Posts

    2819
  • Joined

  • Last visited

  • Days Won

    96
  • Donations

    0.00 GBP 

Everything posted by antz

  1. cmake is currently using 3.6.x without issues now. @madmax - another one to be acrhived
  2. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Category to Minor
  3. @madmax - Hasn't this been fixed ?
  4. @bdebaere - Some more information may be gleamed from here: http://www.wowhead.com/object=180466/greater-wind-stone
  5. Changed Status to Awaiting Feedback
  6. Should be fixed in commit: https://github.com/mangostwo/server/commit/225b2d2f1e09d9eae84defa6d7c97987ef16e5a6
  7. Thank You
  8. @Talendrys- Can you check your scripts have these ?
  9. 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 ?
  10. 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.
  11. 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.
  12. 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
  13. @Necrovoice - Could you create a PR for this ?
  14. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  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 Not a bug Changed Implemented Version to 21.11 Changed Milestone to 21 Changed Category to Minor
  17. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  18. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11 Changed Milestone to 21
  19. 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
  20. 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.
  21. 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.
  22. Changed Status to Completed Changed Version to 21.11 (Current Dev21) Changed Implemented Version to 21.11
  23. Has now been completed: https://github.com/mangosone/database/commit/a06ef8991e92eadf46d7b7b552c838a98b42d266
  24. I have put the final touches to the DBC wiki exporter and if you look at the wiki section for DBC files (for Zero Only ATM) you will see the results. The DBC databases will end up in a github repo soon and I'll post the URL here. Any comments or suggestions, please let me know. The next stage of this project is a dbcDocs editor. I have the skeleton of this designed and just need to find the time to complete it. It will have two modes of operation: local and remote Local edits a local dbcDocs database Remote edits the mangos hosted dbcDocs database
×
×
  • 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