conan513

update4

May 6th, 2020
5,486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. More translations: clear you game cache before logging in.
  2.  
  3. Capitals\area Life Proggress:
  4. Thunderbluff NPC waypoint data and actions fully added
  5. Ogrimmar NPC Waypoint data and actions fully added
  6. Stormwind NPC Waypoint data and actions completed based on sniffs, 10% needs to be rebuilt manually.
  7. Iron Forge NPC Waypoint data and actions fully added.
  8. Booty Bay NPC Waypoint data and actions fully added.
  9. Silvermoon NPC Waypoint data and actions fully added except for the Emissary waypoints and script.
  10. Dalaran and New Dalaran NPC Waypoint data and actions fully added
  11. Brawler Arena and Pub NPC Waypoint data and actions fully added.
  12.  
  13. NPC Fixes\Adjustments:
  14. Justice Trade Goods Talric Forthright and Togar now sells his items
  15. Alliance Gold Exchange Brawler NPC Ulaani and Leila corrected. (Items still need to be worked on)
  16. Horde Gold Exchange Brawler's Guild Vendor now sells brawler quest items.
  17. NPC Kaja (Orgrimmar Tauren) Flags corrected, Now the rifle and bow vendor sells rifles and bows and repairs.
  18. NPC 44112 Airwyn Bantamflax faction fixed
  19. Corrected flags set for Iron Forge Guild Master, Iron Forge Tabbard Designer, Stormwind Guild Master, Stormwind Tabbard Designer,
  20. Added missing Iron Forge Guild Vendor
  21. Added missing The Exodar Guild Vendor
  22. Brawler Pub (Alliance) Now servers drinks.
  23. NPC 23736 pricilla winterwind now has propery flight manager and quest giver flag
  24. Blood-soaked Invitation (Brawler invite) now purchasable in blackmarket vendor, Nipsy (stormwind deeprun tram), and Dran Droffers (orgrimmar)
  25. Bat Handler Doomair <Flight Master> Missing flight manager Ruins of Gilneas added
  26. NPC 542007 Personal Teleporter NPC reworked a bit.
  27.  
  28. Additional Fixes\Additions:
  29. Battlepay Remake
  30. Personal XP Rate NPC changer is now in effect, new world conf settings required. WIll be placed in all starter areas.
  31. Pet dimissing from the pet journal now fixed, Pet Abandoning from the pet journal working properly.
  32. Ressurection sickness aura no longer permanent when player dies per a login session.
  33. Hunter Pet's names is now saved Properly, and does not revert to default name after every summons.
  34. Randomized Pet Battle Stats for wild encounters.
  35.  
  36.  
  37. Known Issues:
  38. Professions Boosts, level Boost,Gold Boosts B-Pay not functioning
  39. Brawler's guild certain items not working.
  40. Mythic Chests not having loot
  41. Mythic Keys not upgrading past level 2 if on solo play
  42. Vas Crashes WOD Garrison (Disable Vas as a work around for now)
  43. Garrisons (WOD) phasing is wrong in many aspects, which may make garrisons not working 100%)
  44. Ice Crown Citadel Gunship Battle not working (still wip)
  45. Auchindoun Dungeon is empty
  46. Argus is missing alot of poi and waypoints.
  47. Quest 46732 The phophet's gambit needs to be force complete to proceed in Argus.
  48. Various NPC's being stationary
  49. Various quests not working properly
  50. Solocraft is not working in all dungeons and raids, and manual adjustments does not fix the scaling
  51. Various Trigger gobjects\npcs still visibile. We are working on phasing them out of player visibility. (Bunnies\imps\etc)
  52.  
  53.  
  54. New world conf settings
  55.  
  56. ###################################################################################################
  57. #XP RATE CHANGER NPC#
  58. #####################
  59. # Server Rates are determined with Rate.XP.Kill above.
  60. #
  61. # Rate.XP.Change.Min
  62. # Sets the minimal XP multiplier a player can choose
  63.  
  64. Rate.XP.Change.Min = 2
  65.  
  66. # Rate.XP.Change.Max
  67. # Sets the Max XP multiplier a player can choose
  68.  
  69. Rate.XP.Change.Max = 28
  70.  
  71. # Rate.XP.Change.Step
  72. # Sets the multiplier Increments a player can choose
  73.  
  74. Rate.XP.Change.Step = 1
  75. #
  76. ###################################################################################################
Add Comment
Please, Sign In to add comment