PDA

View Full Version : Updates & Changelogs


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34

  1. *Fix single target auras related crash*Apply aura stacking rules to m_ownedAuras hold
  2. Add Argent Tournament Target Dummies by kaelima.
  3. Add Trigger teleport to acherus (for quest 12757) by denyde.Added missing data to wor
  4. Fix a meam leak in GameObject's destructor.main part of my log:==19804== 584 bytes in
  5. * add some ASSERTS to fix some mem leeks
  6. Merge
  7. Added update file for previous commit.
  8. Reinsert WG portal scripts
  9. Another pass at the VH exploit fix
  10. * Comment out some ASSERTS , shoudl fix crash bug
  11. Fixed some problems with pets, port from tc1, by krz, thx Frankir.
  12. Some replacements .count to .find for better performance - original patch by zhenya.
  13. Fixed item dupe and apply enchantment while disarm state original patch by zhenya.
  14. Auto-leave player at login back to bg/arena when bg/arena finished. by VladimirMangos
  15. Fixed unread packet tail spam for CMSG_LEAVE_BATTLEFIELD, by VladimirMangos.
  16. Rewrite parts of GameObject use for GO type 10, by NoFantasy.
  17. Update formula for GameObject 'autoclose' time (dataN-field in_template), by NoFantas
  18. Implement speed reduction at creatures DoFleeToGetAssistance, by NoFantasy.
  19. Prevent crash after .goname/namego teleports at same bg/arena, by mns.
  20. Fixed problem with not setAchievementCriteriaDataSet::criteria_id, Add achievement cr
  21. Implement option to use delay in ForcedDespawn for creature, allow use delayed forced
  22. Avoid send reset warning to map/difficulty cases without fixedreset time, by Vladimir
  23. Updated copyright for new year.
  24. Merge
  25. Merge
  26. * remove some strange dupe code??????
  27. * add more missing code.
  28. Fix a mem leak in OutdoorPvPMgr's destructor. log: ==12080== 1,680 (168 direct, 1,5
  29. Merge
  30. * merge TC2-7080
  31. * Fix some more memory leaks
  32. * Fix compile, hehe only delete pointers
  33. * Fix titan relic.
  34. Blessing of Might and Battle Shout can't be at the same time, fixed by naitsabes.s an
  35. Fixed crash in Wintergrasp when send incorrect GetArea flag and coordinats
  36. Merge
  37. * Merge TC2-7082
  38. Fix Script Naxxramas/Gothik with help of scarymovie87 Fixes issue #80. - Implement s
  39. * Fix CRLF...
  40. * Really revert commit fced5e40fa1e - don't ask me why, but hg is not being very co-o
  41. * Fix typo breaking Linux build...
  42. Merge
  43. * merge TC2-7086
  44. * add some checks to see why Wild Growth is healing what it feels like
  45. * FIX gameobject type 10 (goober) to work with scripts again, this shoudl fix the tit
  46. Merge
  47. Merge
  48. Extra precautions to ensure VH can't be exploited
  49. * Lock instance while boss encouter in progress.
  50. More VH flag changes, should work well now
  51. * Dissable combution until its fixed.
  52. * Fix light of dawn event frp, reseting whiel talking phases
  53. * Better way to fix light of dawn event (last DK quest)
  54. Gnomeregan: Now instance saves the event.
  55. Backout 8f186e3cc3 (Remove unnecesary checks)
  56. FIx sql naming and some small sql cosmetics.
  57. * Merge TC-7098
  58. Merge
  59. typo
  60. Auras with turn/move interrupt flags are now removed for creatures when they turn/mov
  61. Fix Vaelastrasz not giving quest.
  62. *Use std::map instead of UNORDERED_MAP for storing aura applications of an aura.
  63. merge
  64. Fix Script Naxxramas/Gothik - fix spell of adds - fix wave schedule to use correct e
  65. *Add some debug info to trac reason of assertion fail in Unit destructor.
  66. Corrected issues with stacks, thanks to QAston.
  67. Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2.
  68. Re-insert Trin rev 6563 instance reset fix. Instances should reset normally now.
  69. Should fix fishing, possible mergetool fault again?
  70. Merge
  71. *Cleanups before delete after not successfull load pet from db. Thanks to Drahy for d
  72. Fix crash in OutdoorPvPWG::UpdateQuestGiverPositionFixes issue #342.
  73. *Remove some of no longer needed debug code.
  74. Merge
  75. * merge tc-7101
  76. * Really fix fishing... (other fishing chnages may need to be removed)
  77. * Add some extra logging to creature immune system to help track down why some boss'
  78. * Update new logging to show effect index of spells
  79. * Narror down immune logging just to boss'. saves me having a log file that grows 10m
  80. * comment out the new logging should have enough for now..
  81. * fix crash bug with Assertion `!m_cleanupDone'
  82. * fix a typo
  83. * fix problem with asserts ( ihope)
  84. * comment out broken assert until a proper fix is found, should fix crsh issue
  85. * fix crash bug
  86. * Fix another crash related to aura asserts
  87. * Add some checks for null pointers, should fix the assert issues.
  88. * Fix login problem
  89. Merge
  90. Damage stats redone, from the newest ytdb
  91. Backed out changeset: edf1d3713503
  92. Merge
  93. * Fix mem leek with aura asserts
  94. * Fix inf loop in pet AI.
  95. Allow spells with effect mechanic to allow apply other effects when effect with mecha
  96. Merge.
  97. * Wintergrasp removal -- part 4: "How deep does the cancer run?"
  98. * Restore Dalaran no fly zone lost in last commit
  99. Merge What a fuck up
  100. Backed out changeset: d541127a3a69
  101. Merge Brian ... I hate you
  102. Backed out changeset: 46d413cbed9b
  103. Merge
  104. Backed out changeset: 8912213eee2b
  105. Merge
  106. Backed out changeset: f0632b948da0
  107. Merge Goddamnit, if you think something is a hack, ELABORATE, and lets have a chance
  108. Fix MGA scripts
  109. Fix scripts and Scriptloader for Linux and Battlegroundhandler. All should be good to
  110. Reinsert CoS scripts
  111. Fix build.
  112. Fix SPELLMOD_PCT spell mods to stack in a truly multiplicative way
  113. Merge
  114. Removed the Debug_NoPCH config from Windows build.
  115. restore work scripts in *nix system
  116. Implement new commands for add/remove/lookup titles. Autor Vladimir.
  117. Implement minimal arena team size for some items arena rating requirements. Autor Lor
  118. update sql in prev commit to trinity format
  119. * Removed unnecessary query.
  120. So much for my fix-without-compile skills. :( (inb4 scores)
  121. * Add support for basedmg and baserangeddmg values in creature_classlevelstats. * Rem
  122. Merge
  123. Fix win build
  124. Fix cmake dupes
  125. * FIX: Char Import System (broken after recent changes) Night Elf Mohawk NPC (should
  126. * FIX: MGA Token Shop NPC MGA Token Exchnage NPC
  127. * FIX warnings in cmake
  128. * Fix defenders portal
  129. * fix a typo
  130. * Fix 18 NPC AIs, these got broken with some recent AI updates.
  131. * Correct some NPC data for 31841 & 31842, this "should" fix the spirit guides in WG.
  132. * fix typo in dal2wg portal script, horde & ally now have dif tp locations.
  133. Added tag 3.2.2a-stable for changeset 51984508c849
  134. * SQL need to restore the *structure* of the DB after the backout * from the previous
  135. *Remove Death runes from Reaping/Blood of the North/Death Rune Mastery when talent au
  136. *Prevent assertion fail in Unit::_AddAura after creature add to remove list.
  137. Fix irand(min,max) usage (min shall always be lower than max)
  138. * Fixed a typo in 7147_world_creature_template.sql that prevented import
  139. Merge
  140. * merge
  141. Merge
  142. Fix Script Naxxramass Thaddius/Stalagg/Feugen - Stalagg and Feugen respawn if the ot
  143. *update eventAI docs *add missed docs
  144. Fix EffectSendEvent to work if target is GO or Unit.
  145. * Backed out changeset c7c6faf26cbd * A different solution to damage will be implemen
  146. * Added 3.2.2a stable release tag * TrinityCore2 Rev: 7101 Release Hash: 51984508c849
  147. *Run grid searches for area auras every 500ms instead of every unit update *Fix a stu
  148. Merge
  149. * fix a small typo in Mr T script
  150. These sqls will restore our damage on creatures. Lots of others got screwed because o
  151. Fix Rated Arena scores display (Matchmaking Value is not implemented)
  152. Merge
  153. Merge (prob broke compile) NASTY NASTY merge
  154. * merge tc-7202
  155. Fix Script VoA/Emalon. - fix handling of minions' list so the overcharge does not fa
  156. Drop BG Flag when entering vehicle
  157. Fix Frost Trap Aura spamming log due to nonexistent triggered spell
  158. Do not allow units that are not in world to create dynamic objects from spell effect
  159. Fix Entrapment - now only proc on Frost Trap and Snake Trap activation.
  160. Merge
  161. Backed out changeset: 4cc8628cc8ef. That wasn't a good call. Thanks go to QAston for
  162. Merge after backout
  163. Remove SpellChannelInterruptFlags definitions which were duplicate of SpellAuraInterr
  164. Fix Script Naxxramas/Kel'Thuzad. Thanks Scarymovie87. Fixes issue 464. - fix timers
  165. *added new CMakeLists -should speed up building on linux systems
  166. * Update .pvp enter/leave to work with new SQL system
  167. * FIX script loader (got broken with some recent changes)
  168. * i need a local compiler.........
  169. * missed another pointer
  170. * More SQL updates for core and MGA stuff
  171. * Update Wintergrasp (MGA exclusive)
  172. * NOTE:SQL query results no longer need deleting as they are not tur pointers any mor
  173. * Comment out some scripts, (needs to be fixed later) fix compile
  174. * FIX MGA codebox & char import NPCs
  175. * Update AsylumChat to work with new SQL system
  176. * Update AsylumChat to work with new SQL system (part2)
  177. * fix more broken things, damn SQL handler update....
  178. Merge
  179. * merge tc-7203
  180. * Update secuirty in asylumchat
  181. *Some cleanup in SharedDefines *Implement spell target modes 96-103, 91, 92
  182. * Add missing scripts to cmake (damn merging errors again....)
  183. * fix cmakes (last push for today i hope)
  184. * more pointers
  185. * more pointer fix's (damn this massive SQL system update)
  186. * do not delete none pointers
  187. Merge
  188. * merge tc-7205
  189. Fix SpellEffect Quest Complete: shall work if player is the unitTarget
  190. Fix Script Naxxramas/Faerlina with help of Scarymovie87. Fixes issue #158. - simplif
  191. Fix Script Gundrak/Gal Darah. Thanks Azuritus. Fixes issue #448. - implements achiev
  192. Fix startup warning due to r7188.
  193. *log creature's entry in eascortAI error log
  194. *finalized basic hard-lootmode defines -DB devs should stick with lootmode 2,4,8,16 f
  195. Merge
  196. * merge tc-7209
  197. * moved IsGameObjectOfTypeInRange to debug log level
  198. * merge
  199. * Moved game event starting / stoping to detail log level
  200. * Fix compile
  201. Merge
  202. * merge tc-7213
  203. * Added a stupidity check into world.sql so it can not be imported * accidentally
  204. Disable Ring of Valor Arena
  205. Merge
  206. * re-enbale Ring of valor * merge tc-7215
  207. * forces reset of instance CDs
  208. * Update SQL to reset insatnce, this will need doing when server offline and will wip
  209. * re-add scritps for defenders portal, missed in update to 3.2.x
  210. * corret a typo in last commit
  211. * lol another typo (im on form 2night)
  212. * lol another typo, missed a stupid ; at end of a line (why did stupid visual studio
  213. * Add Wintergrasp no fly zone, add parachute if flying (dont blame me if fall to deat
  214. * Fix Windows Compile (eeew windows)* Chnage logic of WG no fly zone
  215. * Fix Wintergrasp Spirit Guides (i hope)
  216. * Fix spirit guides in WG.* Correct some white spaces
  217. Fix crash in npc_orinoko_tuskbreakerAI
  218. Fixed hunter trap procs - Entrapment and Lock and Load shall be henceforth proced onl
  219. Merge
  220. * merge tc-7217
  221. Fix Arena Teams on scoreboard being swapped Fix Arena Unit Frames
  222. Moved old sql update files to 3.2.2a_old directory.
  223. Merge
  224. Merge
  225. * merge tc-7220
  226. * fix a possible crash with world timers
  227. * add WG timer to world ready for queue system that came in 3.2
  228. Removed tabs. Closed issue 397 and 171.
  229. Merge
  230. * merge tc-7224
  231. Implemented fix for Spirit Wolf (feral spirit talent). By Gyullo
  232. Re-add event support for type 10 (goober) GOs. By Biglad
  233. More correct spell Id for snake script
  234. * Update WG AI (attempt to fix auto ressers)
  235. * reverse logic in last push
  236. * found some dupe code, maybe this fix WG ressers now its removed.
  237. Merge
  238. * fix compile
  239. Implement Insanity phase for Herald Volazj encounter (still missing AI for adds)
  240. Merge
  241. * merge tc-7226
  242. * merge tc-7227
  243. Merge
  244. * add missing CREATURE_FLAG_EXTRA_GHOST & CREATURE_FLAG_EXTRA_CIVILIAN flags from WG
  245. *fix script config, closes issue #521
  246. Fix Script Naxxramas/Kel'Thuzad. Thank PrinceCreed, Scazzato88 and Gyullo.Fixes issue
  247. Merge
  248. * merge tc-7229
  249. Fix Script Violet Hold- fix event reset if wipe at a boss- fix boss not random again
  250. Fix Script HoL/Ionar. Thanks WarHead.Fixes issue #258.