Commit Graph

26721 Commits

Author SHA1 Message Date
Aokromes
b209bdbd4b DB/Misc: Fix some startup errors 2015-08-18 15:03:07 +02:00
Killyana
cdff14212e DB: Fix more DB errors related to SAI
PS: Never push this kind of fix to a different branch
2015-08-17 23:47:56 +02:00
Killyana
50670e2642 DB/SAI: Update Duskwood 2015-08-16 21:17:04 +02:00
Aokromes
b0a9b6491e Core/Misc: missing changes 2015-08-15 22:04:55 +02:00
Aokromes
88a90523b0 Core/Misc: 3.3.5a fixes 2015-08-15 20:25:08 +02:00
Killyana
944be75366 DB: Fix more DB errors 2015-08-15 18:29:16 +02:00
Carbenium
52043d7b5f Core/Scripts: Added some missing overrides 2015-08-12 22:17:47 +02:00
Carbenium
99ab531e76 Merge branch '3.3.5' into 4.3.4
Conflicts:
	sql/updates/world/2015_07_29_00_world.sql
	sql/updates/world/2015_07_29_01_world.sql
	sql/updates/world/2015_08_01_00_world.sql
	src/server/game/AuctionHouseBot/AuctionHouseBotBuyer.cpp
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Player/Player.h
	src/server/game/Server/Protocol/Opcodes.cpp
	src/server/game/Spells/SpellEffects.cpp
	src/server/game/Spells/SpellMgr.cpp
	src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp
	src/server/scripts/EasternKingdoms/zone_hinterlands.cpp
	src/server/scripts/EasternKingdoms/zone_redridge_mountains.cpp
	src/server/scripts/EasternKingdoms/zone_swamp_of_sorrows.cpp
	src/server/scripts/Spells/spell_hunter.cpp
	src/server/scripts/Spells/spell_pet.cpp
2015-08-12 21:05:39 +02:00
Killyana
53761aad98 DB/Misc: Fixing some DB errors 2015-08-12 18:17:23 +02:00
jackpoz
ea4d9c0d9e Core/Misc: Remove unneeded ToCreature() casts
Remove some ToCreature() casts not needed anymore after 1ee90e1022 changes that moved IsPet(), IsTotem(), IsSummon(), IsGuardian(), IsHunterPet() and IsVehicle() from Creature to Unit
2015-08-12 14:05:14 +02:00
jackpoz
d243630acf Core/Misc: Remove unneeded ToCreature() casts
Remove some ToCreature() casts not needed anymore after 1ee90e1022 changes that moved IsPet() from Creature to Unit
2015-08-12 12:48:33 +02:00
jackpoz
5f0f152345 Scripts/Misc: Fix possible crash
Fix possible NULL-dereference exception happening in PlayerOrPet checks used in Ulduar and Temple Of Ahn Qiraj
2015-08-12 12:43:59 +02:00
Aokromes
fd49e2109b DB/Misc: Fix travis database 2015-08-11 13:15:04 +02:00
Aokromes
5ceb04ed47 Core/Misc: 3.3.5a fixes 2015-08-11 12:59:11 +02:00
MitchesD
9b285d260e Merge pull request #15255 from StormBytePP/3.3.5_override_warning_fixes
Core/Misc: Added some missing overrides
2015-08-11 12:49:35 +02:00
David Carlos Manuelda
e3c3b8f08f Core/Misc: Added some missing overrides 2015-08-11 12:44:35 +02:00
Rochet2
12931f4762 Core/RestState: Check area trigger radius instead of 1.0f distance
Closes #15016
Closes #15052

Signed-off-by: jackpoz <giacomopoz@gmail.com>
2015-08-10 18:12:22 +02:00
Killyana
1be34f1d21 Update Training Dummy script in the undead starting area.
It will provide quest credit for classes quests
It will instantly respawn once dead as on retail
2015-08-10 13:20:40 +02:00
Aokromes
f4fe144f6b DB/Misc: Revert 6.x data 2015-08-10 13:07:21 +02:00
Killyana
2b0f632432 DB/Misc: Teldrassil
Quest and npcs scripts
Paths, movements and emotes
Add missing spawns
2015-08-10 01:26:52 +02:00
Aokromes
bd40079026 DB/Misc: Remove 6.x fix 2015-08-09 22:26:58 +02:00
jackpoz
eb2e8f873a Merge pull request #15058 from Golrag/rorface
Scripts/Rotface: Fix Ooze flood targets.

Fixes #15031
2015-08-09 18:35:17 +02:00
David Carlos Manuelda
0b49726a5f DB/Quests: Restore pre-cataclysm spanish translations.
Added updates to translations, in the try to remove cataclysm changes that got merged in the translations (only the spanish ones).
At least, this is an attempt to not be confused anymore for the changed quests, changed locations, and so, as many of the quests changed also the finish location it tells under its
objectives.
See notes in the beginning of the archive.
Closes #15076

Signed-off-by: jackpoz <giacomopoz@gmail.com>
2015-08-09 16:03:11 +02:00
Aokromes
1b57196b4e Core/Misc: 3.3.5a fixes 2015-08-09 10:50:16 +02:00
jackpoz
3f3ff8b36b Merge pull request #15119 from robinsch/grounding
Core/Spells: Grounding totem fix

Fixes #15108
2015-08-08 21:11:55 +02:00
jackpoz
efc4c60c53 Scripts/Kalimdor: Remove unused script
Remove unused C++ script replaced by d69a31d238
2015-08-08 19:36:41 +02:00
jackpoz
a8ceb18cdf Core/Gameobjects: Move a log from FATAL to DEBUG
The log is triggered when a mage creates a portal to another map, uses it and then the portal despawns.
2015-08-08 19:23:10 +02:00
Killyana
d69a31d238 DB/Quest: Mist
Close  #15218
2015-08-08 18:07:05 +02:00
Killyana
64b02cd86a DB/Npc: Skettis Eviscerator
Close #15217
2015-08-08 17:17:08 +02:00
Killyana
688c6cd753 DB/Quest: Ulathek the Traitor
By @tkrokli
Close #8216
2015-08-08 16:54:53 +02:00
Aokromes
deac934b80 Core/Misc: Misc 3.3.5a fixes 2015-08-08 16:45:38 +02:00
Killyana
cdabb846f9 DB/Npc: Warbringer Construct
Close #15232
2015-08-08 16:39:00 +02:00
Killyana
02981c8347 DB/Quest: Imp Delivery
close #15236
2015-08-08 16:32:49 +02:00
jackpoz
ca5a2785f7 Core/Battlegrounds: Move a log from ERROR to DEBUG
The "error" is a false positive happening every time a player in a Battleground logs out because WorldSession::LogoutPlayer() notifies the bg twice
2015-08-08 12:51:45 +02:00
jackpoz
a8f447b9ef Merge pull request #15219 from SeTM/patch-2
Core/Spells: Fix some taxi paths not being available to players.

This allows players to use the taxi paths used already by spells 29376, 29377, 31752, 34578, 47851.
Fixes https://github.com/TrinityCore/TrinityCore/issues/12832
2015-08-07 22:50:49 +02:00
MrSmite
fed67f5bc1 Core/AHBot: Add missing AHBot quality price ratio to config
Signed-off-by: jackpoz <giacomopoz@gmail.com>
2015-08-07 21:58:40 +02:00
jackpoz
143026ed19 Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMG
Fix a rare case that would cause SPELL_EFFECT_NORMALIZED_WEAPON_DMG to do 4 billions damage or to trigger an assertion in Unit::CalculateDamage() depending by Unit base damage.
To reproduce the issue cast spell 25816 on a level 1-14 warrior, then make the warrior cast spell 694 on a Creature.
2015-08-05 19:58:19 +02:00
MitchesD
578bb8452f Core/SmartScript: removed initial timer of SMART_EVENT_IC_LOS and SMART_EVENT_OOC_LOS
Closes https://github.com/TrinityCore/TrinityCore/issues/14516

(cherry picked from commit e83a1c6b35)
2015-08-05 16:57:33 +02:00
Alex
1b4818684f Fixed load taxi nodes.
Spell nodes not have prices.
to #12832
2015-08-05 00:25:18 +03:00
Killyana
747ea7ca2c DB/Quest: Hints of a New Plague?(4)
close #14519
By @CreshandKesh
3.3.5 only
2015-08-03 15:57:55 +02:00
tkrokli
aff9672b35 DB/Quest: Elemental War - Complete Quest gossip 2015-08-02 20:51:32 +02:00
Aokromes
f791d23dc7 Core/Misc: Remove duplicate code 2015-08-02 03:13:35 +02:00
Aokromes
964dbe0a99 Merge branch '4.3.4' of http://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2015-08-02 03:07:33 +02:00
Aokromes
d39b762d88 Core/Misc: 3.3.5a fixes 2015-08-02 03:06:49 +02:00
Rushor
e6571f9869 DB/Item: Crudely-Written Log - Dropconditions
* again closes #2380
2015-08-02 01:03:14 +02:00
Sarah Alexander
836ef49a95 Merge pull request #15205 from Rushor/magic
Core/Spells: Magic Suppression - Set ProcCharges
2015-08-01 19:41:15 -03:00
Rushor
ce4bd3c2de Core/Spells: Magic Suppression - Set ProcCharges
* closes #15194
2015-08-01 23:37:40 +02:00
Rushor
4e73e072c9 DB/Misc: Backport 6.x updates 2015-08-01 23:02:20 +02:00
jackpoz
177b6319d1 Core/AHBot: Adjust AHBot bid and buyout chances
Apply an exponential formula to define the chance to bid/buyout an auction depending on auction price and item price ratio. The formula can be adjusted changing the new AuctionHouseBot.Buyer.ChanceFactor config parameter
Chance = 100 ^ (1 + (1 - (auction_price / item_price) / k)
k is the config parameter AuctionHouseBot.Buyer.ChanceFactor, the higher the number the higher chance to buy overpriced auctions.
2015-08-01 18:48:55 +02:00
LuqJensen
59fe55dfc9 Scripts/Spells: Fix Rapid Recuperation
Closes #15180
2015-08-01 17:21:42 +02:00