Fredi Machado
12fc1d58e7
Core/Account: Code style and cleanups in AccountMgr
2011-08-15 10:12:30 -03:00
Machiavelli
b560090692
Core/GameObject: Fix interaction distance with GameObjects in all corner cases by overriding Object:_IsWithinDist. Distance calculation to GO's need to take in account GameObjectDisplayInfoDBC entries, otherwise distance would not be calculated from the edges properly and ie. quest interaction with large gameobjects would fail.
2011-08-15 14:09:20 +02:00
Souler
948a119fa3
Core/Tools: Restore .pdump load command
2011-08-15 14:50:46 +03:00
Spp
0c30139527
Cosmetic: Some cosmetic changes here and there
2011-08-15 11:46:48 +02:00
XTZGZoReX
4276c73be8
Core: Cosmetic cleanups and additional comments in ScriptMgr.
2011-08-14 13:45:42 +02:00
leak
d01bb754d7
Core/Commands: Remove useless file, commands were already converted to command scripts a bit ago
2011-08-14 13:07:43 +02:00
Machiavelli
8b83ae0c05
Scripts/Storm Peaks: Typo in 0cb688, thanks to simlt
2011-08-14 11:07:00 +02:00
Machiavelli
0cb68815ec
Scripts/Storm Peaks: Make Hyldsmeet Drakerider properly respawn.
2011-08-13 22:04:05 +02:00
Machiavelli
65a29d1315
Scripts/Spells: Fix a typo in spell_hun_masters_call
2011-08-13 21:46:25 +02:00
tobmaps
54cf7f28d2
Core/Misc: Fix some typos in af040fc18d
2011-08-13 20:53:24 +07:00
leak
af040fc18d
Core/Players: Allow players to answer gamemaster whispers even if whispers are disabled. Whitelist can be reset by .whispers off
2011-08-13 15:10:45 +02:00
leak
6db242473e
Core/Commands: Console should be able to add/remove rights in any case
2011-08-13 13:24:48 +02:00
leak
91a3bfe42a
Core/Commands: .pinfo improvements
...
- Allow .pinfo <guid>
- Add map/zone/subzone/phase to output
2011-08-13 13:00:38 +02:00
Shauren
bac78de203
Core/Battlegrounds: SotA will no longer crash in update
2011-08-13 12:28:36 +02:00
Shauren
f03ef48b3e
Core/Object: Removed incorrect code (never affected anything)
2011-08-13 11:44:51 +02:00
Shauren
6ea362e9e0
Core/PacketIO: Documented structure of SMSG_OVERRIDE_LIGHT
2011-08-13 11:44:05 +02:00
idostyle@zoit
93238fe6c3
Core/Players: Corrected faction id check for RepObjectiveFaction2
2011-08-13 11:40:45 +02:00
Manuel Carrasco
d9d5bce568
Scripts/Malygos: - Applied TC code style.
...
- Every Hover Disk will correctly change the faction once the creature passenger dies.
- Player's mount will be despawned when the passenger leaves it.
2011-08-12 16:29:43 -03:00
Shauren
f797f9f74d
Core/Spells: Failed triggered spell casts will no longer cause the proc aura that triggered them to be removed (this behavior should only apply to channeled spells), also corrected UNIT_FIELD_CHANNEL_OBJECT setting
2011-08-12 13:22:53 +02:00
idostyle@zoit
8c411ffa42
Spell: Mark of the Fallen Champion
...
Forcing gcc to use the right overloaded function here.
2011-08-12 05:01:31 +02:00
QAston
b81fb4d423
Core/Spells: Rename SPELL_ATTR2_ALWAYS_APPLY_MODIFIERS to SPELL_ATTR2_DISPLAY_IN_STANCE_BAR, and make auras to be recalculated when permament instead of using that wrongly defined flag.
2011-08-11 23:11:10 +02:00
QAston
0d1a5314dc
Core/Spells: Define some new attributes: SPELL_ATTR6_ONLY_CAST_WHILE_POSSESSED, SPELL_ATTR6_DONT_DISPLAY_COOLDOWN, SPELL_ATTR5_ALLOW_TARGET_OF_TARGET_AS_TARGET, SPELL_ATTR4_AREA_TARGET_CHAIN, SPELL_ATTR3_DONT_DISPLAY_RANGE
2011-08-11 23:03:43 +02:00
Machiavelli
e671021527
Merge pull request #2537 from Kapoeira/master
...
[Scripts/Commands] Killing more engrish and cleanin' up.
2011-08-11 08:58:40 -07:00
Fest
c1f0833672
Core/ReferAFriend : fix strange grantableLevels value in DB
2011-08-11 17:42:02 +02:00
idostyle@zoit
eedeeaf2b2
Spell: m_castItemGUID initialization
...
Closes #105
Closes #1193
2011-08-10 15:08:22 +02:00
Cron
e2c1dac196
Scripts/Commands: Forgotten change & fix a mistake.
2011-08-09 07:43:42 -03:00
Cron
564fa1a557
Scripts/Commands: Killed some more engrish in debug CommandScripts.
2011-08-09 07:40:49 -03:00
tobmaps
4ce345a9f9
DB/Loot: Fix max count of items from Titanium Ore prospecting loot
2011-08-09 06:14:07 +07:00
Machiavelli
e39d195421
Merge pull request #2527 from Kapoeira/master
...
[Scripts/Commands] Killing some engrish.
2011-08-08 08:58:16 -07:00
Machiavelli
4a3a259e2a
Core/SOAP: Remove redundant thread pool of a hard coded 5 amount of threads that would just linger. Not really smart design to have a single SOAP thread -> SOAP thread pool -> single world thread handling CLI commands.
...
Thanks to leak for spotting the leak.
2011-08-08 17:48:01 +02:00
Cron
dd6be6b2fd
Scripts/Commandes: Kill some engrish.
2011-08-08 09:31:15 -03:00
Shauren
8e2a32906d
Core/Gridmonster: Increased upper value for search radius to size of grid
2011-08-08 13:16:03 +02:00
Machiavelli
beaca1bd34
Fix build
2011-08-07 21:58:35 +02:00
Machiavelli
2d3f51e6e5
Core/Spells: Fix Shaman talent Nature's Guardian and rewrite fix for fc52f08. Fixes some spells not triggering.
2011-08-07 21:19:27 +02:00
Machiavelli
3109d9c0ae
Core/Spells: Spells that can be spellstolen that have a permanent duration should respect the 2 minute spellsteal buff duration limit.
2011-08-07 17:49:02 +02:00
Shauren
f4f16aea28
Core/Spells: Fixed radius of Mutated Plague (Professor Putricide encounter)
...
Closes #2521
2011-08-07 16:48:39 +02:00
Machiavelli
77c0ca3112
Core/Spells: Hunter ability Master's Call should not process effects when pet is dead.
2011-08-07 16:12:19 +02:00
Machiavelli
04c2f2929e
Core/Player: Fix item refund exploit
2011-08-07 15:57:26 +02:00
QAston
df87f00e73
Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to cast a spell at selected destination.
2011-08-06 22:50:46 +02:00
Machiavelli
156d491c27
Core/Spells: Add GetTriggeringSpell() method to SpellScript and use it to properly filter server side spell 18350's script.
2011-08-06 19:40:50 +02:00
Shauren
6ebca04861
Core/Misc: Removed existence check from HandleSetSelectionOpcode and moved setting faction visible to gossip open
2011-08-06 18:48:58 +02:00
Nay
548f8ba095
Core/Player: Teleport the player to a default graveyard (Crossroads/Wesfall) when a zone has no info about graveyards
2011-08-06 17:23:33 +01:00
Nay
a39ea8f3e5
Core/Spells: - Apply proper unit flags to summoned minions
...
- SPELL_AURA_MOD_REPUTATION_GAIN spells (e.g Diplomacy) should increase reputation gained from spells (e.g Commendation Badges)
2011-08-06 17:22:24 +01:00
Nay
0b9a5cb37a
Buildsystem/Windows: Fix compile in debug mode
2011-08-06 17:21:09 +01:00
LihO
19d5177d39
Scripts/AQ20: Crash fix
2011-08-06 16:44:22 +02:00
tobmaps
7c6366ca11
Core/Spells: Partial revert of b0fe236265 , thx A-Metaphysical-Drama for tip
...
Closes #2266
Closes #2442
Closes #2454
Closes #2455
Closes #2502
2011-08-06 20:42:00 +07:00
tobmaps
7f57507155
Fix compile
2011-08-06 19:56:12 +07:00
Spp
92393392ef
Core/Battleground: Missing changes from rev 4ecda55
2011-08-06 10:00:09 +02:00
Manuel Carrasco
763d59aeec
Core/Dungeon Finder: Added condition to avoid unnecessary checks to the joining result.
2011-08-05 21:47:12 -03:00
click
5b0b53a8c0
Buildsystem/Windows: Fix a typo in the worldserver/authserver .rc files - fixes debug builds on Windows
2011-08-05 23:35:09 +02:00