conan513

Untitled

Apr 14th, 2018
1,818
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. Changes from AshamaneCore and TrinityCore
  2. -----------------------------------------
  3.  
  4. - DB/Player: Remove deprecated spells in playercreateinfo_cast_spell
  5. - DB/Vendor: Ardan Softmoon
  6. - Rename 2018_03_14_00_auth.sql to 2018_03_14_00_world.sql
  7. - DB/Quest: The Fight Continues
  8. - DB/Creature: Updated Ironforge throne
  9. - DB/Vendor: Update Ardan Softmoon slots
  10. - Core/Commands: Allow GMs to enter water while .gm fly is on
  11. - Core: Updated allowed build to 7.3.5.26365
  12. - DB/Creature: Trainer Update 3
  13. - DB/Trainer: Mildred Fletcher
  14. - DB/Creature: Vendor Update 3
  15. - mapextractor - fixed fatigue in Thousand Needles
  16. - mapextractor - fixed compressing liquid data
  17. - vmapextractor - fixed extracting liquids inside WMOs
  18. - vmapextractor - implemented new WMO flags
  19. - vmapextractor - store model type for gameobject models
  20. - mmap_generator - fixed processing liquids broken in e5d2310
  21. - Add missing fclose
  22. - Warning fix
  23. - DB/Gossip: Updates Part 1
  24. - DB/Quest: Vital Intelligence and Novice Elreth requirements
  25. - Core/GameObjects: Skip gameobjects with M2 models when searching for area info (perf optimization, they dont have any area info)
  26. - DB: Typo
  27. - Scripts/Commands: Added missing changes in bc88d3b
  28. - DB/Text: Update for page_text and npc_text Part 1
  29. - Core/Spells: Implemented personal summons
  30. - Core/Player: Added missing change in 8bf7fa3
  31. - Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT)
  32. - Core/GameObjects: Implement getting proper area in GAMEOBJECT_TYPE_PHASEABLE_MO
  33. - Core/Auras: Implemented Aura 178 (SPELL_AURA_MOD_MAX_POWER_PCT)
  34. - DB/Text: Update for page_text and npc_text Part 2
  35. - DB/Gossip: Gossip Updates Part 2
  36. - Core/GameObjects: Set GO_FLAG_MAP_OBJECT for gameobjects that use a WMO model
  37. - Core/AreaTrigger Make travis happy
  38. - DB: Kezan Respawn
  39. - DB: Fix some DB errors from previous commit
  40. - Core/Bank Fix guild bank item switch from non-primary bag
  41. - DB/SpellProc Fix Paladin exploit
  42. - Loot table for black rook and darkheart
  43. - Paulie can now sell the Deathwheel
  44. - DB/HotFix Fix Warsong Gulch & Twin Peaks flag delivery
  45. - Core/Player: Fix equipment set GUID handling
  46. - Core/Items: Fixed saving and equipping sets with empty slots
  47. - DB/Creature: Leria Nightwind
  48. - DB/Creature: Add some equipments
  49. - DB/Creature: Fix Silvermoon Guardian position
  50. - Core/Phasing: Fixed setting phaseshift flags on condition updates
  51. - Adding multiple SQL requests
  52. - More Various Fixes
  53. - DB/SpellProc Fix Warrior of Elune
  54. - Core/AI: Added CreatureAI hook that is getting triggered when a spell cast has been successfully finished.
  55. - Fix Typos
  56. - Fix Case Sensitive
  57. - Core/Taxi Work on Garrison flight masters
  58. - DB/Locale Fix esMX re-applyability
  59. - Core/Spells Fix EffectWeaponDmg for spells with different targets
  60. - Spells/Hunter Fix Piercing Shot
  61. - Core/Scripts Add spell "OnTakePower" hook
  62. - Spells/Hunter Switch piercing shot to "OnTakePower" hook (better visual)
  63. - We won't be able to stun boss anymore
  64. - Core/Guild: Further work on bank swap system
  65.  
  66.  
  67. Changes from me
  68. ---------------
  69.  
  70. - Every language DBC files inlcuded (you can change the locale setting in world.conf)
  71. - Coin miner completly removed
  72. - Fixed the missing intros
  73. - Worgen, Goblin and Pandaren starting area skipper disabled in config file
  74. - Tools updated
  75. - Patched WoW (7.3.5 build 26365) exe files included
Advertisement
Add Comment
Please, Sign In to add comment