Shocker
cdc85bbc36
Merge pull request #5392 from kandera/fix_rotface_ooze_flood
...
Scripts/Icecrown Citadel: Fix Rotface ooze flood (thx to vincent-michael)
2012-02-23 09:58:36 -08: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
QAston
537bec239b
Merge pull request #5389 from kandera/script_vessel
...
Core/Scripts: script despawn for dummy effect of muisek vessels
2012-02-23 09:31:05 -08:00
Kandera
c27a0333ce
Core/Scripts: script despawn for dummy effect of muisek vessels
2012-02-23 12:18:51 -05:00
Shauren
8ae3037307
Compile fix for gcc 4.5 and higher
2012-02-23 16:14:50 +01:00
Shauren
adc115dc41
Core/Vmaps: Fixed errors during loading gameobject models and improved error output (will now write to logs)
2012-02-23 15:56:53 +01:00
Shauren
40cda6b095
Copypaste fix
2012-02-23 13:07:51 +01:00
Shauren
dc28b92415
Core: Random cleanup + compile fix
2012-02-23 13:01:16 +01:00
Machiavelli
dbd8cbcfc4
Merge pull request #5383 from Venugh/master
...
Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveU… …nit.
2012-02-23 03:43:07 -08:00
Venugh
5416b734e4
Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.
2012-02-23 12:32:21 +01:00
Machiavelli
02525acccb
Merge pull request #5382 from Venugh/master
...
Core/Units: Some cleanup in MOVEMENTFLAG_WALK toggling
2012-02-23 03:12:33 -08:00
Venugh
1cac01b3df
Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.
2012-02-23 11:50:58 +01:00
Nay
9219625243
DB/Conditions: Fix remaining DB sql errors
2012-02-22 23:05:31 +00: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
Machiavelli
dc91fc1050
Core/Vehicles: Fix a crash in object update packet builder (need to remove UPDATEFLAG_VEHICLE on Unit::RemoveFromWorld)
2012-02-22 21:50:01 +01:00
Nay
bbfceafed6
Actually remove searing_gorge.cpp from CMakeLists, sorry.
2012-02-22 20:12:45 +00:00
QAston
fb5d05c198
Core/Spells: Prevent assertion failure in Spell::SelectImplicitDestDestTargets by setting dest to caster if no dest provided.
2012-02-22 21:06:29 +01:00
Nay
a7e5c3c7c4
Misc: Delete searing_gorge.cpp and fix a typo in worldserver config
2012-02-22 19:56:23 +00:00
Shauren
dba27e61a3
Core/Unit: Corrected packet structure in Unit::BuildMovementPacket
2012-02-22 20:00:16 +01:00
Machiavelli
fa546d1428
Core/Spells: Change logic in assertion in Spell::SelectImplicitTargetObjectTargets.
...
Not sure if this a step in the right direction for the intended design, but following the logic of the function there should be OR unit target OR gameobject target OR item target pointers available. If Item target doesn't belong there then the already present AddItemTarget call should be removed.
2012-02-22 19:16:47 +01:00
Malcrom
1536a340af
db/loot: Fix sql add line at end.
2012-02-22 14:09:45 -03:30
Malcrom
0fba6e70f6
scripts: Searing Gorge wasn't cleaned up properly.
2012-02-22 14:06:50 -03:30
Malcrom
f2891f61da
db/text: Invisible Stalker text for Wintergrasp
2012-02-22 13:21:09 -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
c9748aaacc
Core/Vehicles: Fix a crash in ~Vehicle. Closes #5366
2012-02-22 16:51:56 +01:00
Nay
656f8f8d04
Merge pull request #5367 from kandera/fix_seasonal_check_2
...
COre/Quest: Fix issue with seasonal quests and repeatability
Closes #5353
2012-02-22 06:54:24 -08:00
Kandera
c2d56c8a6e
fix issue with seasonal quests and repeatability
2012-02-22 09:30:05 -05:00
Machiavelli
e742873f1b
Merge pull request #5271 from Chaplain/knockback
...
Core/Movement: Fix MoveJump handling.
2012-02-22 03:45:52 -08:00
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
Machiavelli
7567d5e359
Core/Conditions: Fix grouping for CONDITION_SOURCE_TYPE_SPELL_CLICK_EVENT
...
Perhaps in the future a more generic solution can be implemented to prevent lots of repetitive code
2012-02-22 11:54:01 +01:00
QAston
7a261ff9b8
Core/Spells: Use right function for obtaining spell target type. Fixes assertion failures.
2012-02-22 10:34:08 +01:00
QAston
2a1ffc1cd9
Core/Spells: Fix a typo in f09b5a6bea - call right function for target dest case.
...
Closes #5357
2012-02-22 10:21:02 +01:00
Spp
1e246cb66c
Fix build (gcc) and fix warnings
2012-02-22 09:15:57 +01:00
Malcrom
6870ee5848
db/Gossip: Some missing Gossip data from Pitcrawler & myself
2012-02-21 20:11:41 -03:30
Malcrom
0cb8bc12ee
Fix typo on previous commit
2012-02-21 20:07:36 -03:30
Malcrom
74fc13596c
DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI.
2012-02-21 20:03:12 -03:30
Nay
ffa4cad293
Merge pull request #5354 from FrozenSouL/master
...
Scripts/Pos: Fix error in Scourgelord Tyrannus text
2012-02-21 14:40:09 -08:00
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
ZxBiohazardZx
9dbcdf0eb1
DB/Loot: Add loot for Apprentice Osterkilgr
...
Closes #5269
2012-02-21 20:44:35 +01:00
Gecko32
3b8510e65a
DB/Loot: lower some green dropchances to more acceptable rate
...
Closes #5269
2012-02-21 20:42:13 +01:00
ZxBiohazardZx
ce819b21b9
Renumber the file & typofix on 2012_02_21_creature_loot_template
2012-02-21 20:29:02 +01:00
ZxBiohazardZx
a6bfce2e1a
DB/Loot: Add loot to Crown <name>
...
Closes #5248
2012-02-21 20:21:57 +01:00
QAston
18948755ca
Merge.
2012-02-21 20:17:45 +01: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
ZxBiohazardZx
6155fdd103
DB/Loot: Updated trashloot for Hellfire Citadel
...
Closes #5296
2012-02-21 20:04:31 +01:00
Kandera
3d85e099e2
fix a few issues with the spell scripts i made.
2012-02-21 10:55:30 -05:00
kaelima
c15f7bfc19
Core/Pet: Fixed possible crash after swapping pet with stable master. Closes #5177
2012-02-21 16:50:45 +01:00
Machiavelli
2f37e82097
Merge pull request #5337 from LiMCrosS/patch-1
...
Core/World: WorldState must be loaded before Conditions
2012-02-21 02:18:39 -08:00
Machiavelli
7c84500b9d
Update src/server/game/Handlers/PetHandler.cpp
2012-02-21 11:12:10 +01:00