Shocker
|
08bcbc89b0
|
Merge pull request #4229 from devilcoredev/fix_002
Core/Spells: Fix the spell immunity system to be effect-dependent
|
2012-01-04 13:41:51 -08:00 |
|
tharaca
|
dd25ed1743
|
DB/SAI: added SAI for Pusillin encounter & DM East
closes #3533
|
2012-01-04 22:37:57 +01:00 |
|
Shocker
|
a7a1b6a312
|
SQL: Fix SQL naming after recent pull
|
2012-01-04 23:36:26 +02:00 |
|
Shocker
|
00e1de4c0a
|
Merge pull request #3478 from Havenard/fix0011
Core/Spells: Fix Divine Storm
|
2012-01-04 13:35:29 -08:00 |
|
Shocker
|
91d51d9474
|
Merge pull request #4244 from Warpten/master
Core/Spells: Fix Earthen Power
|
2012-01-04 13:31:45 -08:00 |
|
Shocker
|
5e9882f862
|
SQL: Correct SQL file name after recent pull
|
2012-01-04 23:28:36 +02:00 |
|
Shocker
|
ecb1bdd7c3
|
Merge pull request #4489 from devilcoredev/fix_001
Core/Achievemens: Fix 'The Undying' and 'The Immortal' achievements
|
2012-01-04 13:27:43 -08:00 |
|
Shocker
|
0a17ab2e4c
|
Merge pull request #4314 from drskull/master
Core/Spells: Windfury and Flametongue should proc from abilities
|
2012-01-04 13:25:43 -08:00 |
|
Shocker
|
b1129499a2
|
Merge pull request #4587 from wilds/fix_reenter_bg
Core/Battleground: Fix re-entering battlegrounds after disconnect
Closes #90
|
2012-01-04 13:18:05 -08:00 |
|
Shocker
|
19e9a09c2a
|
Merge pull request #4614 from Bezo/master
Core/Logs: Add logs for change pass command on players level (.account password)
|
2012-01-04 13:16:38 -08:00 |
|
Shocker
|
872859ce39
|
SQL: Correct SQL naming/locations for recent pull
|
2012-01-04 23:13:31 +02:00 |
|
Shocker
|
8d7f77eb00
|
Merge pull request #4616 from kandera/fix_seasonal_quest_reset
Core/Quests: Add implementation of seasonal quest reset
|
2012-01-04 13:11:34 -08:00 |
|
Shocker
|
de2bcb1caa
|
Scripts/Ulduar: Fix Freya's Nature Bomb appearing prematurly during the 6th Wave (by Svannon)
Closes #4615
|
2012-01-04 23:08:06 +02:00 |
|
Shocker
|
67076d702d
|
Merge pull request #4625 from Odyssey/master
Core/Misc: Engrish fixing in Unit.cpp log messages
|
2012-01-04 13:04:55 -08:00 |
|
Shocker
|
6ad337e05c
|
Merge pull request #4626 from kandera/fix_Blood_Tap
Core/Spells: Fix Blood Tap
|
2012-01-04 13:04:26 -08:00 |
|
kandera
|
34c437e973
|
[Core/Spells] Fix Blood Tap (finally fixes full spell)
ignore removal of aura provided by Souler thanks!
|
2012-01-04 11:50:31 -05:00 |
|
Odyssey
|
1ad6a5fd00
|
Core/Misc: Remove some engrish from Unit.cpp log messages
|
2012-01-04 16:35:57 +01:00 |
|
malcrom
|
9c5637a35f
|
DB/Gossip: add/update some gossips based on sniffed data
closes #4545
|
2012-01-04 16:18:25 +01:00 |
|
malcrom
|
eebe772a9a
|
DB/Creature: Add spawn & waypoints for Horace Alder (Entry: 27704 )
closes #4272
|
2012-01-04 15:47:39 +01:00 |
|
tharaca
|
52e9df2b01
|
DB/creature: SAI and spawns for Pusillin And The Elder Azj'tordin
closes #3534
|
2012-01-04 15:39:44 +01:00 |
|
tharaca
|
65c9fddafd
|
DB/Creature: Pusillin And The Elder Azj'tordin spawns and waypoints
closes #3535
|
2012-01-04 15:35:21 +01:00 |
|
kandera
|
46fb199ee1
|
Core/Quests: Add implementation of seasonal quest reset. uses a new table much like character_queststatus_weekly. fixed typo where WEEKLY was WEKLY. Attempt 2
|
2012-01-04 07:59:32 -05:00 |
|
Wilds
|
2a38902d2e
|
Core/Battleground: fix re-enter into battleground after disconnect
|
2012-01-04 11:52:13 +01:00 |
|
horn
|
2f7dd29616
|
DB/Quests: set correct questrelations for quests 12345 and 12377
closes #3569
|
2012-01-04 11:34:15 +01:00 |
|
malcrom
|
2b066b8ff5
|
DB/Creatures: set correct faction for frostmane troll whelp
closes #1105
|
2012-01-04 11:25:45 +01:00 |
|
gecko32
|
eb6b5d8d13
|
DB/SAI: fix quest Peace at Last
closes #3144
|
2012-01-04 11:21:10 +01:00 |
|
zoidmann
|
3d12f6309f
|
DB/Quest: fix a typo in OfferRewardText for "Get to Getry"
closes #3197
|
2012-01-04 11:15:36 +01:00 |
|
Malcrom
|
110432ec67
|
DB/Gossip: add some missing gossips from sniff
|
2012-01-04 10:34:34 +01:00 |
|
Bezo
|
9473c11383
|
Add Password change (Player level.) logs
|
2012-01-04 02:56:00 +02:00 |
|
Shocker
|
16fea505c4
|
Merge pull request #4610 from Subv/fix005
Core/SmartAI: SMART_ACTION_MOVE_TO_POS should not overwrite the effects of SMART_ACTION_SET_RUN
|
2012-01-03 13:30:34 -08:00 |
|
Subv2112
|
7b094faa85
|
Core/SAI: SMART_ACTION_MOVE_TO_POS should not overwrite the effects of SMART_ACTION_SET_RUN
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
2012-01-03 16:13:34 -05:00 |
|
Kaelima
|
b75a42f761
|
Merge pull request #4608 from elecyb/farsight
Core/Spells: Some corrections after viewpoint visibility fix
|
2012-01-03 12:56:18 -08:00 |
|
Shocker
|
0f66a5bd15
|
Core/Misc: Separate RecordTimeDiff in World::Update for MapMgr and BattlegroundMgr
|
2012-01-03 21:54:55 +02:00 |
|
elecyb
|
6b35b76fba
|
Core/Spells: Some corrections after 65aca2b806, this should fix the console spam
|
2012-01-03 16:34:05 -03:00 |
|
zxbiohazardzx
|
3a29f5a5de
|
DB/creatures: fix reputation rewardings for Oculus and Utgarde Pinnacle heroic modes
|
2012-01-03 16:47:44 +01:00 |
|
zxbiohazardzx
|
11d7acc99a
|
DB/creatures: Summoned creatures that come with the portal guardian in violet hold should not reward XP
|
2012-01-03 16:44:42 +01:00 |
|
zxbiohazardzx
|
db48702b5e
|
DB/Game Event: update Darkmoon Faire starttimes
|
2012-01-03 16:42:24 +01:00 |
|
zwerg
|
5884f4be31
|
Core/Spells: Add barfing to Spell::EffectInebriate.
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
|
2012-01-03 13:15:33 +01:00 |
|
Machiavelli
|
65aca2b806
|
Merge pull request #4591 from elecyb/farsight
Core/Spells: Update nearby visible objects for new viewpoints
|
2012-01-03 03:57:01 -08:00 |
|
Machiavelli
|
e35fd87d3f
|
Merge pull request #4582 from Chaplain/cleanup4
Core/Utilities: Implement random generator for float values.
NOTE: Actually just casts the outcome of int randgen to float
|
2012-01-03 03:52:26 -08:00 |
|
elecyb
|
aea8b2af44
|
Core/Spells: Fixed crash introduced in last commit
|
2012-01-02 22:49:08 -03:00 |
|
Nay
|
93dbe07cd0
|
Merge pull request #4594 from Valcorb/master
DB\Quests: Fix Plan B
|
2012-01-02 15:09:52 -08:00 |
|
Valcorb
|
c75564bf69
|
DB\Quests:
Fix Plan B
|
2012-01-02 23:45:52 +01:00 |
|
elecyb
|
993c4e748f
|
Core/Spells: Update nearby visible objects for new viewpoints, fix spells with Far Sight and Bind Sight effects.
|
2012-01-02 16:33:14 -03:00 |
|
leak
|
73f79c41a1
|
Core/DBLayer: Couple fixes
|
2012-01-02 20:29:22 +01:00 |
|
Chaplain
|
29c2dfb1da
|
[Core/Utilities] Implement random generator for float values.
*for mt and sfmt
*some codestyle
|
2012-01-02 12:38:55 +03:00 |
|
Giuseppe Montesanto
|
bf73409f49
|
Fix 'The Undying' and 'The Immortal' achievements.
|
2012-01-01 04:34:14 +01:00 |
|
leak
|
ced346076b
|
Merge pull request #4567 from Kiperr/master
Happy new year!
|
2011-12-31 16:13:28 -08:00 |
|
leak
|
cdbeb42e0f
|
Core/DBLayer: Refactor prepared statement defines to new format (char db)
|
2012-01-01 01:09:38 +01:00 |
|
kiper
|
8299627ed9
|
Update headers for 2012. HAPPY NEW YEAR!!!
|
2012-01-01 00:32:13 +01:00 |
|