PDA

Просмотр полной версии : CMaNGOS Commits


Страницы : 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

  1. [9080] Add custom/preset unMaxTargets for a few spells where info is not present
  2. [9081] Fixed DoT damage from 12834 and ranks.
  3. [9082] Correct some spells unMaxTarget (ref [9080]) to depend on map difficulty
  4. [9083] Rename maps naming used in spell targeting code for easier readability
  5. [9084] Implement periodic dummy aura for spell 50789 and 59860
  6. [9085] Implement periodic dummy aura for spell 50824
  7. [9086] Limit maxTargets for spell 33711 and 38794
  8. [9087] Fixes in pet unsummons
  9. [9088] Prevent unsummon permanent pets at arenas.
  10. [9089] Check explicit target correctness by all effect target modes.
  11. [9090] Implement tick counting in periodic auras.
  12. [9091] Add max targets limit for spell 34861 and ranks.
  13. [9092] Fixed typo in function name.
  14. [9093] Implement periodic dummy aura for spell 48630 and 59275
  15. [9094] Implement periodic dummy aura for spell 46041
  16. [9095] Allow apply .modify scale to targeted creature (without save scale).
  17. [9096] Implement periodic dummy aura for spell 52441
  18. [9097] Implement periodic dummy aura for spell 53520
  19. [9098] More correct targets selection for target pairs with TARGET_SELF2
  20. [9099] Implement periodic dummy aura for spell 55592
  21. [9100] Set MaxTargets limit for spell 31347
  22. [9101] Correct target mode 48, and rename to something more meaningful
  23. [9102] Use FillRaidOrPartyHealthPriorityTargets for 34861 and ranks.
  24. [9104] Avoid send reset warning to map/difficulty cases without fixed reset time.
  25. [9103] Make gcc happy with muti-byte char casts and use more readable magic strings.
  26. [9105] Add missing argument in error message, _LoadSkills()
  27. [9106] Add script effect for spell 47097
  28. [9107] Fix most of the gcc warnings
  29. [9108] Adjust max nextMoveTime to 10000+totalTravelTime for random movement
  30. [9109] Removing the option for run chance from generic random movement generator
  31. [9110] Some cosmetic cleanup in random movement code.
  32. [9111] Implement ConditionType CONDITION_LEVEL for PlayerCondition
  33. [9112] Limit maxTargets for spell 42005
  34. [9113] Add helper functions to set/getSummonLocation
  35. [9114] Limit maxTargets for spell 28542 and 55665
  36. [9115] Fix typo in error output.
  37. [9116] Lost break/return in CONDITION_LEVEL cases.
  38. [9117] Add dummy effect at aura removal for spell 32286
  39. [9118] Fixed problem with not set AchievementCriteriaRequirementSet::criteria_id
  40. [9119] Add achievement creteria requirements for ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET*
  41. [9120] Implement option to use delay in ForcedDespawn for creature
  42. [9121] Implement dummy effects for spell 50926,51026,51592 and 51961
  43. [9122] Updated copyright notice for new year.
  44. [9123] One lost cases in year update
  45. [9124] Fixed typo in README.
  46. [9125] Add dummy effect of spell 46167
  47. [9126] Correct makefile copyright notice year, again
  48. [9127] Allow use delayed forced despawn also in EAI.
  49. [9128] Updated doc/EventAI.txt version.
  50. [9129] Rename BG/arena queue_id to bracket_id and related functions/etc
  51. [9130] Implement spell 48603 script effect.
  52. [9131] Use more generic check for IsLootCraftingSpell
  53. [9132] Fixed crash at loading from `player_classlevelstats` level 0 data.
  54. [9133] Fixes in talent 11129 work.
  55. [9135] Bump for 0.16.0 development.
  56. [9134] MaNGOS 0.15 release.
  57. Compile fix.
  58. Merge remote branch 'origin/master' into 330
  59. characters.data convertor 3.2.2a -> 3.3.0a
  60. Some enum fixes.
  61. [9136] Merge branch '330' - Switch to support client version 3.3.0A
  62. [9137] Add prev/new supported builds explcitly to realmd supported builds list.
  63. [9138] Implement glyph 45783.
  64. [9139] Implement glyph 40913
  65. Fixed merge error.
  66. [9140] Let aura after seal do at least one finish tick for stealer.
  67. [9141] Prevent memory lost at pet declined names loading.
  68. [9142] Move start outfit items check to server loading.
  69. [9143] Typos
  70. [9144] Propertly update combat ratings fields.
  71. [9145] Small cleanups in pool system code
  72. [9146] More poolmgr cleanps.
  73. [9147] More code cleanup in poolmgr.
  74. [9152] Prevent unexpected removal of move flag for following creatures not in combat
  75. [9151] More paladin spells fixes
  76. [9150] Fixed some paladin spell bonuses
  77. [9149] Drop code and DB data for removed 31892/53720 and related spells.
  78. [9148] Revert "[9042] Remove double apply bonuses for spell 635/31935 and ranks"
  79. [9154] Implement spell 20375 targets amount depndence from triggering source spell.
  80. [9153] Use in code heal amount calculation for 20165.
  81. [9155] Update spell_proc_event for spell 20375, 21084, 31801.
  82. [9156] Implement talent 19552 and ranks affect of spell 61846 and ranks.
  83. [9157] Prevent crash after .goname/namego teleports at same bg/arena.
  84. [9158] Fixed build errors for contrib/extractor at some x64 plaforms
  85. [9159] Skip invisible/stealthed and not detected targets from threat list at next target selection.
  86. [9161] Drop unexpected added copy of sql update.
  87. [9160] Implement and use PROC_EX_FULL_BLOCK
  88. [9162] Allow SPELL_AURA_PERIODIC_LEECH to crit if able to.
  89. [9163] Update splitConfig.txt for vmap generations.
  90. [9164] Use enum for CONFIG_SKIP_CINEMATICS values.
  91. [9165] Implement speed reduction at creatures DoFleeToGetAssistance
  92. [9167] Remove unused arg in new function added to prev. commit.
  93. [9166] Fixes/cleanups in extarctor code.
  94. [9168] Correctly work with alternative locale names.
  95. [9169] Move accaptable builds check/list preparing to functions.
  96. [9170] Impleament DBCs build check at server startup.
  97. [9171] Update pet and minipet monster move flag at player toggle walk/run
  98. [9172] Fixed unreaded packet tail spam at group inviting.
  99. [9173] Remove character_queststatus_daily data at character delete.
  100. [9174] Target limit for spell 25991.
  101. [9175] Remove duplicate fclose call.
  102. [9177] Remove /Wp64 option for git_id vcproj files.
  103. [9176] Add commented check for unit_class == 0.
  104. [9178] Lost changesat my prev. push :(
  105. [9179] Update formula for GameObject 'autoclose' time (dataN-field in _template)
  106. [9181] Rewrite parts of GameObject use for GO type 10
  107. [9180] Add function to send custom animation for GameObject
  108. [9182] Replace 0 with NULL in a few CastSpell calls (removed where not needed)
  109. [9183] Add filter in VC project files for motion/movement generators and related
  110. [9185] Auto-leave player at login back to bg/arena when bg/arena finished.
  111. [9184] Fixed unread packet tail spam for CMSG_LEAVE_BATTLEFIELD
  112. [9186] Templated functions for apply some code to all controlled units.
  113. [9187] Fixed problem with non-attackable pes/totems at arenas
  114. [9188] Implement MoveGen::Interrupt call.
  115. [9189] Fixed build error at *nix.
  116. [9190] Remove not needed and currently unused header file
  117. [9191] Fixed crashes related to recently totem acccess function
  118. [9192] Fixed typo in error output for lock id gameobject template data check.
  119. [9193] Implement dummy effect for 46797.
  120. [9194] Implement default min player per team at BG same as max players.
  121. [9195] Update some comments for GO autoCloseTime to reflect changes in 9179
  122. [9196] Prevent corrupt in-game used strings by DB escaping.
  123. [9197] More propertly update walk mode for player pets.
  124. [9198] Replace targeted movegen by 2 new: chase/follow movegens.
  125. [9199] Clarify debug log message in GameObject::Use
  126. [9200] Move handling of most GO's from SendLoot() to GameObject::Use()
  127. [9201] Fix typo from [9200] and clean up code in function.
  128. [9202] In attempt make GCC happy with chase/follow movegens code.
  129. [9203] Use CalculateSimpleValue as delay, used in spell effect 86
  130. Possible queue bug fix.
  131. [9204] Move remaining handling of GO from SendLoot to GameObject::Use
  132. [9205] Move script call GOHello to GameObject::Use
  133. [9206] Some code cleanups.
  134. [9207] Fixed chase/follow functions calls in movegen templates system.
  135. [9208] Big cleanup in UNIT_STAT_* use
  136. [9209] Finish synchonization walk mode for pets.
  137. [9210] Fix visual bug making npc run-in-same-position in client.
  138. [9211] Fixed recent build problems at *nix.
  139. [9212] Implement pet speed synchronization with owner only for follow mode.
  140. [9213] Fixed typos in unit states used in waypoint movegen.
  141. [9214] Add helper function StoreNewItemInInventorySlot
  142. [9215] Move template function specializations before uses to make gcc happy.
  143. [9216] Fixed hunter pet XP requirements.
  144. [9217] Fixed spell 34471 applying from 34692.
  145. [9218] Fixed check in CMSG_QUEST_POI_QUERY proccessing for max quest amount.
  146. [9219] Use ax_check_openssl.m4 for support more ways detected openssl at *nix.
  147. [9220] Implement talent 53527 and ranks.
  148. [9221] Implement minimal area team size for some items arena rating requirements.
  149. [9222] New start spell for alow proper use new startup weapon.
  150. [9223] Implement possibility have 2 weapon by rogue at start.
  151. [9225] Implement .relaod gossip_scripts
  152. [9224] Fixed memory leaks in WorldSession::HandleCharCreateOpcode
  153. [9226] Fixed a bug with applying spells 1784,5215,24450 and ranks as debuff.
  154. [9227] More wide check item looting state at item operations.
  155. [9228] Speedup groups store and other code work.
  156. [9229] Add AI function SummonedMovementInform
  157. [9230] Add maxtarget limits for spells 66013, 68509, 67700 and 68510
  158. [9231] Update used utf8 cpp library version up to 2.2.4
  159. [9232] Replace list bool fields with exclusive true values by subtype field in Creature.
  160. [9233] Restore build at *nix after [9228]
  161. [9234] Remove redundent typecast.
  162. [9235] Change way call AX_CHECK_OPENSSL.
  163. [9236] Set damage division for spells 70492, 72505, 72624 and 72625
  164. [9237] Implement spell 12479.
  165. [9238] Update spell 15286 work to current funtionality.
  166. [9239] Apply second part of spell 50397.
  167. [9240] Implement spell 24834.
  168. [9242] Fixed inconstence in one from recently added AI events name
  169. [9241] Implement AI/EventAI calls at summoned creature die/despawn
  170. [9243] Some spell rune code fixes
  171. [9244] Implement talent Rime
  172. [9245] Remove CellLock class and all cell-level thread locking.
  173. [9246] Move more values from `data` to own fields.
  174. [9247] Fixed typo: achievment -> achievement
  175. [9248] Allow mounts at map 595.
  176. [9249] Move instance call OnPlayerEnter() to after really added to map
  177. [9250] Fixed my typo in 9246_01_characters_character.sql
  178. [9251] Restore work spell 31687 and implement work glyph 50045.
  179. [9253] Update AP bonus for item 2892 and ranks DoT.
  180. [9252] Fixed crash in result typo in arena points loading.
  181. [9254] Implement .reload locales_gossip_menu_option
  182. [9255] Add information about m4 dir to configure.ac.
  183. [9256] Fixed boss emote range
  184. [9257] Report error message at openssl dir find fail in configure.
  185. [9258] Add break for safe and code style.
  186. [9259] Implement talent 52795 and ranks.
  187. [9260] Rewrite pool system work with dynamic data.
  188. [9261] Clarify two error messages related to achievement criteria data
  189. [9262] Allow larger value in database quest_template.QuestFlags
  190. Updated player flags enum.
  191. - Updated unit dynamic flags enum.
  192. [9263] Send MinLevel of quest to client (minimum level required to obtain)
  193. [9266] Implement CMSG_CORPSE_MAP_POSITION_QUERY opcode.
  194. [9264] Fix build. Add ITEM_MOD_FERAL_ATTACK_POWER to deprecated list.
  195. [9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs.
  196. [9267] Correct mixed up typeid check for gossip scripts
  197. [9268] Fix one areaflag for city subarea
  198. [9271] Revert "[9266] Implement CMSG_CORPSE_MAP_POSITION_QUERY opcode."
  199. [9270] Send pointOfInterest (if exist) to client before sending gossip menu.
  200. [9269] Second attempt to add missing break for SPELL_EFFECT_SUMMON
  201. [9272] Revert "[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs."
  202. [9273] Implement item 49623 triggered stacking affect.
  203. [9274] Implement SPELL_EFFECT_SUMMON_ALL_TOTEMS
  204. [9275] Quest reward data rearranged and comments added.
  205. [9276] Prevent gain/lost health/powers form death persistent periodic affects.
  206. [9277] Fixed AP bonus percent for spell 16857.
  207. [9278] Prevent reapply charged/noaffect spellmod to persistent auras.
  208. [9279] Move reapply spellmods code in own function.
  209. [9280] Fixed work scrolls of enchantment.
  210. Movement packets fix.
  211. [9281] Fixed client ignore spell 1464 and ranks in combat log.
  212. Movement packets cleanup.
  213. [9282] Possible fixed crash source added in [9228]
  214. [9283] Apply SPELL_AURA_MOD_HEALING_PCT to any healing.
  215. [9284] Realy fixed crash source added in [9228] now.
  216. [9285] Fixed unexpected double time for apply damage for spell 1464 and ranks.
  217. [9286] Fix spell 69377
  218. [9287] Prevent weapon skill grow at player's pet hit.
  219. [9288] Prevent apply spell power bonuses to some item heals.
  220. [9289] Fix glyph 57870
  221. [9290] Some cleanups in realmd, no functional changes
  222. [9291] Implement DB storage for new quest field, CompletedText
  223. [9292] Remove unused declaration of string in sendQuestGiverQuestDetails
  224. [9293] Fix stacking problem of tracking spells
  225. [9294] Fixed typo in function name.
  226. [9295] Implement SPELL_AURA_MOD_BLOCK_CRIT_CHANCE
  227. [9297] Increase max allowed DB value for item_template spellcharges_N
  228. [9296] Add ranks info for 3674 and ranks.
  229. [9298] Implement affect glyph 41533, talent 16187 and ranks to 5394 and ranks healing.
  230. [9299] Upgrade a few error messages from engrish v.1 to engrish v.2 :)
  231. [9300] A few more error message corrections/clarifications.
  232. [9301] Implement proper check of broken spells for IsLootCraftingSpell case.
  233. [9302] Fix load quest locales, after implement CompletedText in 9291
  234. [9303] Restore skip one from startup (by DBC data) but not existed items.
  235. [9304] Propertly detect underground area 4425
  236. [9305] Fix load quest locales, after implement CompletedText in 9291, v2.0
  237. [9306] Implement glyph 43385.
  238. [9307] Grid containers, cleanup
  239. [9308] Fix SMSG_CHAR_ENUM opcode
  240. [9309] Implement DB storage for new quest_template field 'RewXPId'.
  241. [9310] Item 13506 not flask anymore.
  242. [9311] Switch to support client 3.2.2 (build 11403)
  243. [9312] Implement DB storage of new quest_template field RewHonorMultiplier
  244. [9313] Fix spell 53511 and ranks
  245. [9314] Add new explcitly supported build to realmd
  246. [9316] Restore build after [9313]
  247. [9315] Use correct way extraction low guid for player.
  248. Fixed client crash at raid target icon update.
  249. Fixed error output at creature loading.
  250. Fixed compile error.