Commit Graph

28902 Commits

Author SHA1 Message Date
ariel-
2d07d4f7b3 Core/Scripts: more travis 2017-12-15 03:39:42 -03:00
ariel-
ea0224e3bd Core/Scripts: travis fixes 2017-12-15 02:51:48 -03:00
ariel-
a36e804ae4 Core/Auras: periodics refactor part 5: ported periodic trigger spell auras to scripts 2017-12-15 01:46:52 -03:00
ariel-
193bd3b452 Core/Auras: periodics refactor part 4: ported periodic dummy auras to scripts 2017-12-15 01:46:51 -03:00
ariel-
16e20711d2 Core/Auras: periodics refactor part 3: move more switch hacks to scripts
- Incidentally fixed some spells which were supposed to be removed by proc instead of healing to full
2017-12-15 00:37:12 -03:00
ariel-
0510bf7afe Core/Auras: periodics refactor part 2: Move UpdatePeriodic to AuraScripts 2017-12-15 00:35:28 -03:00
ariel-
5d91beb1db Core/Auras: periodics refactor part 1:
- Don't skip ticks if diff is greater than amplitude
- Fixed spells without ampltude in DBC
2017-12-15 00:25:58 -03:00
offl
c8633a792b DB/Quest: Words of Delivery level conditions
Closes #10608
2017-12-14 19:21:27 +01:00
Killyana
230e83c983 DB: File rename 3.3.5 Only 2017-12-14 17:03:50 +01:00
Golrag
95456ab5d8 Core/Entities: Some changes to LoS z checking & MotionMaster::MoveJumpTo (PR #20970)
- Use Midsection height for LoS checking.
- Changed MotionMaster::MoveJumpTo to use correct z. This change also makes sure the _owner will jump towards the given angle. Instead of jumping to a unintended angle if the first one is not in LoS.
2017-12-14 16:56:30 +01:00
Killyana
16739c6260 DB: Fix Some DB errors 2017-12-14 16:18:03 +01:00
ZenoX92
d71f64bd66 DB/Quest: "Translating the Journal (Part 2)" & "Find the Gems and Power Source"
Closes #21052
2017-12-14 15:28:59 +01:00
ZenoX92
9c7e010120 DB/Quest: Gerenzo's Orders
Closes #21051
2017-12-14 15:27:34 +01:00
ZenoX92
cd3e8e00e2 DB/Quest: Identifying the Brood
Closes #21050
2017-12-14 15:24:10 +01:00
ZenoX92
9462b4b7ee DB/Misc: Stranglethorn Vale
Closes #21057
2017-12-14 15:22:58 +01:00
ZenoX92
b06b06a22d DB/Misc: Badlands
Closes #21056
2017-12-14 15:18:26 +01:00
ZenoX92
6e6f43a5e3 DB/Misc: Alterac Mountains
Closes #21055
2017-12-14 15:16:33 +01:00
ZenoX92
babeee4ca8 DB/Quest: Questioning Reethe
Closes #21054
2017-12-14 15:10:53 +01:00
ZenoX92
e5eb7aa897 DB/Quest: Deliver the Gems
Closes #21053
2017-12-14 15:02:25 +01:00
Shauren
6122006b0c Core/Spells: Changed channel triggered spells to inherit positive/negative status from main spells
Closes #18259
Closes #21041
2017-12-13 21:46:42 +01:00
ariel-
78a1c687a2 Core/Misc: minor typo and codestyle fixes
- Replace NULL uses in new code with nullptr
- Fix wrong (accumulated) load time log when loading calendar invites
- Make Creature::CanRegenerateHealth const as its just a getter
- Mark OnlyOnceAreaTriggerScript::OnTrigger as final in case someone wants to override that (you are supposed to use protected _OnTrigger hook)
2017-12-13 14:43:12 -03:00
Shauren
57c13c539b Buildsystem: Fixed windows pch build with ninja
(cherry picked from commit a6e46c1c2e)
2017-12-13 13:41:47 +01:00
Shauren
e19bb7a1a5 Core/Misc: Really fixed nopch MSVC build 2017-12-11 23:14:01 +01:00
ccrs
daef1493f2 Core/Movement: correction on header use on some generators 2017-12-11 23:01:00 +01:00
Shauren
e977bb4c4d Core/Misc: Fixed nopch MSVC build 2017-12-11 22:15:52 +01:00
ccrs
0db5516a1a Core/AI: reorder methods in ScriptedEscortAI
plus ninja rename
2017-12-11 21:00:04 +01:00
Aokromes
94f425c6d5 fix rename fail 2017-12-10 12:22:17 +01:00
Aokromes
72f7353ff6 rename files 2017-12-10 11:21:39 +01:00
joschiwald
842a65ac15 Core/Spells: Spells with TARGET_SELECT_CATEGORY_NEARBY requires a valid target (#20954) 2017-12-10 11:16:43 +01:00
joschiwald
289e591065 DB: Increase version column to support long branch names 2017-12-10 11:16:33 +01:00
Ovah
51bcd1a918 Core/Spells: Gathering no longer fails after patch 3.1.0 (#21039)
* Core/Skills: gathering items with orange skill level will no longer fail as it has been removed with patch 3.1.0

Closes #21038
2017-12-09 22:58:22 +01:00
xinef1
2286da2166 Move some packets processing to map context (#18638)
Core/Network: Allow some packets to be processied in map context
2017-12-09 16:14:10 +01:00
Killyana
8ccf905f40 DB/SAI: Clam Master K
Updates #12534
2017-12-09 00:29:53 +01:00
jackpoz
24e82fe83d Core/Misc: Fix static analysis issues
Fix static analysis issues reported by 3rd party tools
2017-12-08 23:27:30 +01:00
jackpoz
0daa170a2c Core/Misc: Fix static analysis issues
Fix static analysis issues reported by 3rd party tools
2017-12-08 15:21:13 +01:00
jackpoz
925557d1c0 Core/Misc: Fix static analysis issues
Fix various coverity reported issues
2017-12-08 15:14:51 +01:00
jackpoz
19e99478a7 Core/Misc: Fix static analysis issues
Fix coverity id 1382860
2017-12-08 12:47:36 +01:00
Ovah
869affa893 Core/Creatures: Implemented extra flag to use offhand attacks (#21008)
* Fixed initial offhand attack timer so the main and offhand attacks will now act blizzlike instead of getting executed at the same time

Note: since some creature equipment items cannot be identified as weapon since they are only visual items there is no way to detect this automaticly
2017-12-07 17:41:11 +01:00
Killyana
4464ec43aa DB/Creature: Fix Nether Drake Inhabittype 2017-12-05 23:44:39 +01:00
Killyana
a4b2c9988a DB/Misc: Death knights area rework part7
Original work done by Grz3s on Cmangos
2017-12-05 18:35:03 +01:00
Killyana
ff3e2afbf5 DB/Creature: Remove a wrong script 2017-12-05 18:32:54 +01:00
Killyana
f65ca9393e DB: Fix a db error 2017-12-04 22:20:49 +01:00
ZenoX92
9f016509dd DB/Quest: Test of Lore (Part 6)
Closes #21026
2017-12-04 18:10:38 +01:00
ZenoX92
e702713c04 DB/Quest: Barbecued Buzzard Wings
Closes #21025
2017-12-04 18:08:59 +01:00
Serpaa
dbe3feeedb DB/Creature: Add two Draenei Artificer spawns
Closes #21024
2017-12-04 18:07:42 +01:00
Serpaa
8506af3365 DB/Creature: Riverpaw Shaman missing spawns
Closes #21021
2017-12-04 17:59:21 +01:00
Keader
6598c5d2f3 Core/Scripts: Fixed Enervating Brand in Baltharus encounter
Closes #21027
By Mihapro
2017-12-04 08:55:15 -03:00
Hristiyan
0725f608aa Core/Commands: Allow using display ids higher than std::numeric_limits<uint16>::max() for .modify morph command (#21022) 2017-12-03 12:31:47 +01:00
Shauren
d011097ab0 Core/Spells: Fixed accessing freed memory after reloading spell_area 2017-12-02 20:59:21 +01:00
jackpoz
e9c475d45f Shared/Metric: Stop metrics on shutdown
Properly stop metric information gathering and sending on shutdown.
Issue reported by AddressSanitizer.
2017-12-02 20:24:30 +01:00