Nyeriah
93a01b6d50
Scripts/AV: Balinda Stonehearth
...
- Updated to EventMaps
- Removed manual spawning of Water Elemental by using proper spell
* The Water Elemental has a duration, it'll despawn once it's over. She'll resummon it during the encounter if it dies or disappears.
* Fixes it's level scalling with owner.
- Moved Water Elemental AI to database.
- Script update
** Patch 3.1.0 (14-Apr-2009): Now casts Ice Block.
2014-09-07 14:20:26 -03:00
MitchesD
17be840d4d
Scripts/ScarletMonastery: fix typo caused by copy-paste
2014-09-07 18:47:25 +02:00
MitchesD
46930876e2
Scripts/ScarletMonastery: Interrogator Vishas updated to BossAI and EventMap
2014-09-07 18:43:58 +02:00
Nyeriah
2dc45fafe6
Scripts/Stratholme: Move Freed Soul AI to database and a small addition
...
- They should follow players until they despawn
2014-09-07 01:08:42 -03:00
Dr-J
9e816c8701
Remove CPP script for Ethereal Teleport Pad
...
Remove CPP script which was not using proper mechanism for activating (ie gossip)
2014-09-07 03:45:50 +01:00
Vincent-Michael
c7e1eae2ce
Core: Remove again whitespace (meh :/)
2014-09-07 04:06:50 +02:00
Nyeriah
c585ce5b3c
Core/Misc: Clear some outdated SD2 notes from recently modified scripts
2014-09-06 22:51:59 -03:00
Nyeriah
8379f0f470
Scripts/Scholomance: Kormok
...
- Updated to EventMaps
- Replaced some hacks to summon adds with proper spells, but there might be still missing stuff
2014-09-06 22:45:36 -03:00
Vincent-Michael
feeb6d4e83
Core: Fix build
2014-09-07 02:35:17 +02:00
Vincent-Michael
1c3715f95a
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp
src/server/scripts/EasternKingdoms/ZulAman/zulaman.h
src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp
src/server/scripts/EasternKingdoms/ZulGurub/zulgurub.h
2014-09-07 02:27:57 +02:00
joschiwald
ef9b4aea5e
Core/InstanceScript: refactored load and save methods
2014-09-07 00:42:14 +02:00
DDuarte
1f6066c6e3
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
src/server/game/Entities/Player/Player.cpp
2014-09-06 22:03:20 +01:00
Shauren
9ab74b3910
Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value stored in db was greater than 2147483647
2014-09-06 22:58:29 +02:00
jackpoz
29b9e5f0d5
Scripts/Commands: Fix issues reported by static analysis
...
Fix possible buffer overflow in ".server shutdown" and NULL-dereference/Triggered Debug Assert.
2014-09-06 20:43:08 +02:00
Nyeriah
25f75501ef
Scripts/Scholomance:
...
- Updated Ras Frostwhisper to EventMaps
- Updated Vectus to EventMaps
2014-09-06 15:37:46 -03:00
Aokromes
9cb6c1ffd2
Misc: Update worldserver.conf.dist to TC standards
2014-09-06 18:37:55 +02:00
Dekadence
57ceeae828
Player/Emotes: Fix infinite dance and read map animation
...
Thx to @Kinzcool and @SeTM for the info
This closes #10067
2014-09-06 03:20:39 +02:00
Vincent-Michael
80fe88337e
Core: Fix git fail -.-
2014-09-06 03:12:51 +02:00
Vincent-Michael
76f1d5f221
SQL: Rename SQL after recent PR merge
2014-09-06 03:09:33 +02:00
Nyeriah
3b987c4a89
Scripts/Commands: Move instance command strings to database
2014-09-05 21:59:58 -03:00
Vincent-Michael
fe99efd6fa
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/scripts/Commands/cs_misc.cpp
src/server/scripts/Events/childrens_week.cpp
src/server/scripts/Kalimdor/boss_azuregos.cpp
src/server/scripts/Kalimdor/zone_azshara.cpp
src/server/scripts/Kalimdor/zone_darkshore.cpp
src/server/scripts/Kalimdor/zone_durotar.cpp
src/server/scripts/Kalimdor/zone_moonglade.cpp
src/server/scripts/Kalimdor/zone_mulgore.cpp
src/server/scripts/Kalimdor/zone_orgrimmar.cpp
src/server/scripts/Kalimdor/zone_thousand_needles.cpp
src/server/scripts/Kalimdor/zone_ungoro_crater.cpp
src/server/scripts/Northrend/AzjolNerub/Ahnkahet/boss_herald_volazj.cpp
2014-09-06 02:41:45 +02:00
DDuarte
9a4f062b26
Core/Players: Restore haste related code
...
Fixes haste rating
Thanks to @roc13x (#13018 ) for the fix
Closes #13018
Fixes #12395
2014-09-05 23:10:17 +01:00
Duarte Duarte
4e9a976829
Merge pull request #13008 from mik1893/onyxia
...
Scripts/Onyxia Lair: small rework
2014-09-05 21:55:29 +01:00
Duarte Duarte
88045921a4
Merge pull request #13016 from Odyssey/pinfo
...
Scripts/Commands: Move cs_misc.cpp command output hardcoded strings to DB
2014-09-05 21:52:49 +01:00
Duarte Duarte
36f7cfbd04
Merge pull request #13039 from Nyeriah/pr-cmd
...
Core/Tickets: Send global GM system messages on ticket complete
2014-09-05 21:51:52 +01:00
jackpoz
6df2ff5efa
Core/Misc: Refactor scripts to fix static analysis warnings
...
Third batch of fixes targeting 100 issues reported by Coverity
2014-09-05 22:44:24 +02:00
Duarte Duarte
d3a50ffb59
Merge pull request #12954 from MrSmite/ResourceTracking
...
Allow players to track both herbs and minerals at the same time
2014-09-05 21:37:34 +01:00
MrSmite
31c00b0ce4
Allow players to track both herbs and minerals at the same time
...
Note: The following are client limitations and cannot be coded for:
* The minimap tracking icon will display whichever skill is activated second
* The minimap tracking list will only show a check mark next to the last skill activated (sometimes this
bugs out and doesn't switch the check mark. It has no effect on the actual tracking though).
* The minimap dots are yellow for both resources
2014-09-05 15:06:05 -04:00
Nyeriah
8b9726514f
Scripts/Auchindoun: Updates Pandemonius to EventMaps/BossAI
2014-09-05 14:41:13 -03:00
Vincent-Michael
bbe58b2862
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-05 18:26:56 +02:00
Odyssey
5efd2579e5
Scripts/Commands: Move cs_misc command output hardcoded strings to DB so they can be localized too
2014-09-05 12:42:08 +02:00
mik1893
3c5c46ff33
Core/Spells: Stormstrike should stack for different casters
...
Solve issue when 2 enhancement shamans are attacking same target
2014-09-05 12:11:07 +02:00
Nyeriah
b7f5080c9b
Scripts/Scholomance: Jandice Barov
...
- Updated to EventMaps
- Removed hack to spawn illusions
- Moved Illusion's script to SAI
- Corrected Illusion's unit_flags
2014-09-04 22:50:26 -03:00
Dr-J
2c24865b7a
Remove CPP script for Oronok Torn-heart
2014-09-04 23:09:56 +01:00
MitchesD
680f90f37e
Scripts/BF: The Maker rewritten to EventMap
2014-09-04 21:04:51 +02:00
Vincent-Michael
267a9a17ba
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-04 20:09:09 +02:00
joschiwald
5ad8dcc5d6
Core/Misc:
...
- fixed an oracle/wolvar reputation change issue
- moved texts of read pronouncement to db
Closes #9105
2014-09-04 19:42:37 +02:00
mik1893
87ed5de7e6
Scripts/Onyxia Lair: small rework
...
- fix crash on boss death
- avoid abusing during phase switch
- added better facing through trigger
- corrected some timers
- corrected inhabit type
- cleanup and inheriting some BossAI functionalities instead of custom stuff
2014-09-04 18:08:09 +02:00
Nyeriah
816c8c1c7a
Scripts/Black Temple: Updates Najentus to BossAI and slight changes
2014-09-04 03:18:34 -03:00
Nyeriah
efccf18632
Scripts/Black Temple: Supremus to BossAI and slight changes
2014-09-04 02:11:52 -03:00
Vincent-Michael
ecb317c300
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/AI/SmartScripts/SmartScriptMgr.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_akilzon.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_halazzi.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_hexlord.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_janalai.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
src/server/scripts/EasternKingdoms/ZulAman/boss_zuljin.cpp
src/server/scripts/EasternKingdoms/ZulAman/zulaman.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_arlokk.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_jindo.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_marli.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_renataki.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_thekal.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_venoxis.cpp
src/server/scripts/EasternKingdoms/zone_hinterlands.cpp
src/server/scripts/EasternKingdoms/zone_redridge_mountains.cpp
src/server/scripts/EasternKingdoms/zone_silverpine_forest.cpp
src/server/scripts/EasternKingdoms/zone_stormwind_city.cpp
src/server/scripts/EasternKingdoms/zone_tirisfal_glades.cpp
2014-09-04 06:41:51 +02:00
Nyeriah
d4049e62a3
Scripts/Blood Furnace: Update Broggok's script to EventMaps
2014-09-04 00:25:49 -03:00
Nyeriah
014adaa0fd
Core/Tickets: Send global GM system messages on ticket complete
2014-09-03 17:25:36 -03:00
jackpoz
53d3becf3c
Core/Misc: Refactor scripts to fix static analysis warnings
2014-09-03 22:11:41 +02:00
DDuarte
d7dfef900f
Core/Misc: Update enums related to tradeskills in ScriptedGossip.h
2014-09-03 19:22:37 +01:00
Discover-
beaf778a30
Merge pull request #12990 from Discover-/master
...
Core/SAI: Implement a new action type to make a creature (or targets in ...
2014-09-03 20:12:30 +02:00
Discover-
6066ec0949
Core/SAI: Implement a new action type to make a creature (or targets in list) start the closest waypoint available to them
2014-09-03 20:11:15 +02:00
Vincent-Michael
c7d07a4362
Core: Fix warning
2014-09-03 18:05:48 +02:00
DDuarte
4bc8444a7a
Core/BG: Write the proper number of bits when sending SMSG_BATTLEFIELD_LIST
...
"Kill the flush", they said.
Fixes #12350
2014-09-03 16:54:54 +01:00
Vincent-Michael
20bbdcbde9
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-03 17:54:45 +02:00