Nay
c7fed98b9d
Merge remote-tracking branch 'origin/master' into mmaps
...
Conflicts:
dep/PackageList.txt
2012-09-03 15:51:34 +01:00
Nay
80b61fa584
Core/Spells: Hard-limit the number of hit and miss targets sent in SMSG_SPELL_GO to 255 (each), fixes client crashes
...
Closes #3873
2012-09-03 02:45:27 +01:00
Shauren
62b68f5a6c
Merge pull request #7613 from Elron103/pull-requests
...
Core/Scripting: Fix DoAction function of SummonList incorrectly removing entries in SummonList
2012-09-02 02:36:22 -07:00
Elron103
24d1a5a98e
Core/Scripting: Add missing entry in ScriptLoader for boss Ouro
2012-09-02 00:48:23 +02:00
Elron103
46852a3808
Core/Scripting: Fix DoAction function of SummonList incorrectly removing entries in SummonList
2012-09-02 00:19:13 +02:00
Nay
ffe8c75f17
Merge remote-tracking branch 'origin/master' into mmaps
2012-09-01 22:20:33 +01:00
Spp
5cafe0ca01
Core/Logging: Fix delete player crash having logging player enabled.
...
closes #7437
2012-09-01 21:15:20 +02:00
Myran2
4bc983d7b7
Core/Commands: Fix .cheat kill and add instakill immunity to it
...
Closes #7586
2012-09-01 00:36:26 +01:00
Myran2
db7b750e0c
Scripts/Commands: Create a new group of commands, .cheat, and add new and move old commands to it:
...
Changes:
- .explorecheat is now .cheat explore
- .waterwalk is now .cheat waterwalk
- .taxicheat is now .cheat taxi
New commands:
- .cheat god
- .cheat casttime
- .cheat cooldown
- .cheat power
(Descriptions available in the SQL file / in-game)
Inspiration on ArcEmu commands
Closes #7569
2012-08-31 14:48:02 -05:00
kaelima
58d250ce83
Core/Mmaps: Use mmaps if enabled when re-generating point-movement path after speed changes. (often used by pets)
2012-08-31 11:58:45 +02:00
Myran2
908ae08a0a
Scripts/Commands: Create a new group of commands, .cheat, and add new and move old commands to it:
...
Changes:
- .explorecheat is now .cheat explore
- .waterwalk is now .cheat waterwalk
- .taxicheat is now .cheat taxi
New commands:
- .cheat god
- .cheat casttime
- .cheat cooldown
- .cheat power
(Descriptions available in the SQL file / in-game)
Inspiration on ArcEmu commands
Closes #7569
2012-08-31 01:26:21 +01:00
Subv
554e88dd63
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2012-08-30 19:16:09 -05:00
Nay
e3d9768a50
Core: Fix many "errors"/warnings and coding style (3)
...
Game
Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 22:44:33 +01:00
Gacko
a303bda320
Core: Quest - The art of persuasion
2012-08-30 20:27:21 +02:00
danik
28a478589d
Core/MovementGenerator: Remove duplicated code
2012-08-30 15:26:22 +02:00
kaelima
bdfae83898
Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest
...
- Added more flags to UnitFlags2 enum (Thanks wpp)
2012-08-30 04:52:56 +02:00
Subv
532ddfcd40
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2012-08-29 17:36:09 -05:00
Nay
4070f5ac84
Merge pull request #7487 from drskull/master
...
Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp
Closes #4376
2012-08-29 06:08:13 -07:00
Nay
6af514d592
Merge remote-tracking branch 'origin/master' into mmaps
2012-08-28 19:02:22 +01:00
Kandera
ff886b626e
Core/Wintergrasp: correctly fix collision for invisible wall in wg. also fixes recent crash. closes #7548
2012-08-28 09:52:59 -04:00
Shauren
ec527fa172
Core/Quests: Fixed quest honor rewards properly.
...
REALLY closes #1356
2012-08-28 12:03:39 +02:00
Nay
154aaa0ad5
Core/Quests: Fix quest honor reward
...
Based on the patch of Tassader
Closes #1356
2012-08-28 00:25:49 +01:00
Vincent-Michael
c4f011f332
Core/Battlefield: Small cleanup
2012-08-27 22:58:45 +02:00
Subv
9fe45d6870
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2012-08-27 15:30:27 -05:00
Subv
02bbd1154e
Core/Mmaps: Fixed build
2012-08-27 15:29:39 -05:00
Vincent-Michael
7e2d007e0d
Core/Spells: Fix 'Foam Sword Rack' mechanic
2012-08-27 19:57:26 +02:00
CDawg
1d05d2d4fa
Core/Misc: Fix resting zone in inn or tavern, reduce the area resting is active
...
Closes #7516
2012-08-27 18:14:47 +01:00
Kandera
b8decc8989
Core/Wintergrasp: fix handling for invisible wall in wintergrasp. will now be destroyed and rebuilt with the vault gate
2012-08-27 13:01:54 -04:00
Kandera
31dd9de068
Core/Wintergrasp: fix possible crash on startup
2012-08-27 12:30:03 -04:00
Vincent-Michael
ccb20a1947
Core/Spells: Fix Pick Lock calculation
...
Closes : #4323
2012-08-27 18:18:27 +02:00
Kandera
a086a8bd55
Core/Wintergrasp: Move previous commit to the correct position
2012-08-27 10:45:02 -04:00
Kandera
7b11decc26
Core/Wintergrasp: cleanup some magic numbers and set the destructable state of the final gate to destroyed.
2012-08-27 10:43:11 -04:00
Kandera
9776f6d681
Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger.
2012-08-27 10:33:05 -04:00
Nay
fc16106823
Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and cleanup whitespace
2012-08-27 14:40:12 +01:00
Nay
3e79dae545
Merge remote-tracking branch 'origin/master' into mmaps
2012-08-26 23:43:45 +01:00
Nay
30e41724e4
Core/Groups: Fix a typo when sending pet auras
2012-08-27 00:41:02 +02:00
Vincent-Michael
fcd48335e8
Core/Spells: Implement Battleground - Dampening for wintergrasp
2012-08-26 19:38:05 +02:00
Vincent-Michael
1ad861a95e
Core/Battlefield: Fix Essence of Wintergrasp
2012-08-26 16:46:25 +02:00
Subv
97c3e2e6c1
Core/Movement: Make MovementGenerators use pointers instead of references. cleanup
2012-08-25 22:57:55 -05:00
Subv
e0abbfd86c
Core/MMaps: Renamed PathFinderMovementGenerator to PathGenerator, since its not a MovementGenerator, and moved out of the MovementGenerators folder
2012-08-25 21:55:03 -05:00
Nay
99749b3e88
Core/Loading: Move a log from DBError to info
2012-08-26 00:24:50 +01:00
Subv
9d7dd36531
Core/Battlefield: Fix memory leak
2012-08-26 00:18:17 +02:00
dr.skull
a3d230479c
Use Totem::Unsummon when new totem replace old totem
...
Signed-off-by: dr.skull <dr.skull@centrum.sk >
2012-08-25 21:52:40 +02:00
Subv
f0473777e2
Core/Mmaps: Fixed jump effects (like Death Grip ). They should not use a path
2012-08-25 14:32:52 -05:00
Shauren
01c1066370
Core/Battlegrounds: Fixed uninitialized variables in Warsong Gulch
2012-08-25 12:02:09 +02:00
Subv
9698d295b2
Core/Mmaps: Refactored some code
2012-08-24 20:03:57 -05:00
Vincent-Michael
24a3f6c27c
Core/Battlefield: Fix queue invite in war time
2012-08-25 01:44:05 +02:00
Vincent-Michael
c61ce54f03
Misc/Battlefield:
...
* Fix faction for Wintergrasp Siege Turret
* Add missing magic number
2012-08-25 01:29:03 +02:00
Subv
76a3a7738f
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2012-08-24 15:34:29 -05:00
Vincent-Michael
2041ff2562
Core/Battlefield:
...
* Fix correct faction for Wintergrasp
* Remove hack for vehicle faction
* Fix gameobject ai for go_wg_vehicle_teleporter
* Fix some warnings and code style
2012-08-24 20:25:18 +02:00