Machiavelli
cbee39a4dc
Fix a warning.
2012-03-03 16:23:16 +01:00
Machiavelli
d1e4eb0512
Core/Commands: Implement .debug moveflags command. With params you can set MoveFlags and MoveFlagsExtra for targeted unit. Without params it will display the current MoveFlags and MoveFlagsExtra. Useful for debugging upcoming changes.
2012-03-03 16:12:28 +01:00
QAston
a08fe16d69
Core/Spells: Allow spell effects to have multiple destinations. Spells like: 49814, 10869 and similar are now properly selecting destination targets.
2012-03-03 00:19:48 +01:00
Souler
c119c0ce13
Core/Arenas/Dalaran Sewers: Players who stay on the pipe after the battle has begun should be knocked into the arena.
...
Also corrected the orientation of horde starting position
2012-03-02 17:20:45 +01:00
Shauren
254256668b
Core: Fixed compile without PCH
2012-03-01 23:45:07 +01:00
Shauren
09f0a2c04f
Core/CreatureTextMgr: Added support for creature_text localization
2012-03-01 22:26:05 +01:00
Malcrom
91e7dc8561
DB/Creature_Text: Convert script_texts to creature_text for boss General Bjarngrim
2012-03-01 17:42:49 -03:30
kaelima
b939ea5951
Script/Commands: Some safer code in wp modify
2012-03-01 12:16:06 +01:00
Malcrom
c531cbc695
DB/Creature_Text: Convert script_texts to creature_text for boss Volkhan, Halls of Lightning.
2012-02-29 21:56:22 -03:30
Malcrom
67e6f9afab
DB/Creature_Text: Convert script_texts to creature_text for boss Ionar, Halls of Lightning.
2012-02-29 21:35:59 -03:30
Malcrom
8692eee014
DB/Creature_Text: Convert script_texts to creature_text for boss Loken, Halls of Lightning & Added sound.
2012-02-29 21:15:02 -03:30
QAston
8653016bdd
Merge pull request #5445 from Souler/fix_demonic_circle
...
Move Demonic Circle related code to spell_warlock.cpp
2012-02-27 07:15:39 -08:00
Spp
d38bc3a178
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here and there
2012-02-27 14:58:47 +01:00
Souler
05097c7fc5
Scripts/Spells: Move Demonic Circle mechanics to spell_warlock.cpp
2012-02-26 17:22:27 +01:00
leak
1ebdc5c19c
Core/Warden: Add reload ability for character.warden_action table / Centralize the crypto keys in one header file
2012-02-25 22:06:18 +01:00
click
e37d9d73a9
Core/Scripts: Remove script for npc_goblin_prisoner (handled by SAI already)
2012-02-25 21:19:05 +01:00
click
6f152a1ff8
Core/Scripts: Remove some leftover debugging-output from the warlock spellscripts
2012-02-25 21:18:29 +01:00
Malcrom
bed3fb6d98
DB/SAI: SAI for Quest: 12843 "They Took Our Men!". Remove cpp script.
2012-02-25 15:59:40 -03:30
click
4e1c8e0fa1
Core/Scripts: Fix non-PCH building and linking under GCC
2012-02-25 19:41:51 +01:00
Malcrom
c952c7f98f
Scripts/go_black_cage: Remove script replaced by SAI.
2012-02-25 07:26:01 -03:30
Shauren
1f373c0f37
Scripts/Icecrown Citadel: Removed obsolete workaround for Ice Tomb LoS
2012-02-25 11:42:00 +01:00
kaelima
bc151a0453
Scripts/Zalazane's Fall: Fixed a logical mistake from last commit
2012-02-24 23:10:12 +01:00
kaelima
c7ddb428b3
Scripts/Zalazane's Fall: Some cleanup and general code improvement
2012-02-24 22:56:41 +01:00
Kandera
348ed1782f
Core/Scripts: fix rotface ooze flood (thx to vincent-michael)
2012-02-23 12:45:04 -05:00
QAston
ccbe209ded
Merge pull request #5343 from kandera/fix_spell_script_stuff
...
fix a few issues with the spell scripts i made.
2012-02-23 09:35:10 -08:00
Kandera
c27a0333ce
Core/Scripts: script despawn for dummy effect of muisek vessels
2012-02-23 12:18:51 -05:00
Spp
5cff9e0716
Merge branch 'master' into 4.x
...
Conflicts:
sql/base/auth_database.sql
src/server/authserver/Server/AuthSocket.cpp
src/server/game/AI/CoreAI/CombatAI.cpp
src/server/game/AuctionHouse/AuctionHouseMgr.cpp
src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp
src/server/game/DataStores/DBCStructure.h
src/server/game/DataStores/DBCfmt.h
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Entities/Vehicle/Vehicle.cpp
src/server/game/Globals/ObjectMgr.cpp
src/server/game/Globals/ObjectMgr.h
src/server/game/Handlers/AuctionHouseHandler.cpp
src/server/game/Miscellaneous/SharedDefines.h
src/server/game/Movement/MotionMaster.cpp
src/server/game/Movement/MovementGenerators/WaypointMovementGenerator.cpp
src/server/game/Quests/QuestDef.cpp
src/server/game/Server/Protocol/Opcodes.cpp
src/server/game/Server/WorldSocket.cpp
src/server/game/Spells/Spell.cpp
src/server/game/Spells/SpellEffects.cpp
src/server/game/Spells/SpellInfo.cpp
src/server/scripts/Outland/HellfireCitadel/MagtheridonsLair/boss_magtheridon.cpp
src/server/scripts/Spells/spell_quest.cpp
src/server/shared/Logging/Log.h
src/server/worldserver/worldserver.conf.dist
src/tools/vmap3_extractor/model.h
src/tools/vmap4_extractor/CMakeLists.txt
src/tools/vmap4_extractor/dbcfile.cpp
src/tools/vmap4_extractor/dbcfile.h
src/tools/vmap4_extractor/loadlib/loadlib.h
2012-02-23 13:06:35 +01:00
Shauren
dc28b92415
Core: Random cleanup + compile fix
2012-02-23 13:01:16 +01:00
Venugh
5416b734e4
Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.
2012-02-23 12:32:21 +01:00
Venugh
1cac01b3df
Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.
2012-02-23 11:50:58 +01:00
w1sht0l1v3
1fc122e5c6
DB/Quests: Mounting Hodir's Helm.
...
DB/Quests: Quest relations for Polishing the Helm.
Closes #5231
2012-02-22 22:38:16 +00:00
Nay
bbfceafed6
Actually remove searing_gorge.cpp from CMakeLists, sorry.
2012-02-22 20:12:45 +00:00
Nay
a7e5c3c7c4
Misc: Delete searing_gorge.cpp and fix a typo in worldserver config
2012-02-22 19:56:23 +00:00
Malcrom
0fba6e70f6
scripts: Searing Gorge wasn't cleaned up properly.
2012-02-22 14:06:50 -03:30
Malcrom
7da99c4589
db/SAI: Move Kalaran Windblade script to SAI and improved scripting and gossip.
2012-02-22 12:59:46 -03:30
Machiavelli
a3f3058499
Core/Vehicles: Remove some wrong/redundant calls to Unit::ExitVehicle. The aura system already handles it in most places.
...
Also add some documentation on upcoming work on making passenger exit positions work.
2012-02-22 12:26:05 +01:00
Spp
1e246cb66c
Fix build (gcc) and fix warnings
2012-02-22 09:15:57 +01:00
Malcrom
74fc13596c
DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI.
2012-02-21 20:03:12 -03:30
frozenarmor
d35356a7ae
Scripts/PoS: Fix error in Forgemaster Garfrost text.
...
Signed-off-by: frozenarmor <venom.victorios@gmail.com >
2012-02-22 03:14:34 +05:00
QAston
f09b5a6bea
Core/Db/Conditions:
...
-Drop condition CONDITION_SPELL_SCRIPT_TARGET, use other condition types instead
-Change CONDITION_SOURCE_TYPE_SPELL_SCRIPT_TARGET to CONDITION_SOURCE_TYPE_SPELL_IMPLICIT_TARGET:
--allow using this condition for more spell implicit target types (not just ENTRY)
--SourceGroup value for this src type is now effMask and it's now required
Core/Spells: Unify the way implicit targets are handled, fully implement some partially implemented target types, fix some minor bugs found on the way, general improvements and cleanup.
2012-02-21 20:17:45 +01:00
Kandera
3d85e099e2
fix a few issues with the spell scripts i made.
2012-02-21 10:55:30 -05:00
Malcrom
35bc842fde
Scripts/npc_sergeant_bly: Talk text was placholders. Replaced with Creature text.
2012-02-19 21:30:43 -03:30
Subv
c6f4ab10e1
Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad Foothills.
...
closes #3904
Signed-off-by: Subv <s.v.h21@hotmail.com >
2012-02-19 19:01:03 -05:00
click
5cd6165ab1
Core/Scripts: Add a forgotten header after stash/reapply sequence from last commit
2012-02-19 17:30:41 +01:00
click
dce3bc01ac
Core: Fix non-PCH building
2012-02-19 16:57:07 +01:00
Nay
3b1cd7caea
Scripts/Spells: Remove debug leftover from spell_dru_starfall_dummy
2012-02-19 15:36:38 +00:00
leak
8e3a4b956e
Core/Warden: Base implementation for Warden functionality
...
Note: The default config file action for clients failing the checks can be changed for each check via the characters.warden_action table
Credits to TOM_RUS
2012-02-19 13:51:16 +01:00
mweinelt
e48290d2cc
Scripts/EoE: Fix achievement You Don't Have An Eternity (10+25)
...
Closes #5273
2012-02-18 23:54:46 +00:00
Nay
0a0233b215
Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLY
...
Also fix a typo introduced in 703ad4889
2012-02-18 23:03:41 +00:00
Nay
703ad48890
Scripts/Spells: Revert a little part of spell_dru_starfall_dummy (original code)
...
Thanks to Drago for testing
Closes #5305
2012-02-18 21:26:24 +00:00