Commit Graph

4301 Commits

Author SHA1 Message Date
Nyeriah
f7a5a19f00 Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after Gothik's death 2014-12-12 15:13:19 -02:00
Dr-J
f5c2fa899e Remove Alexstrasza the Life-Binder CPP 2014-12-09 14:20:05 +00:00
Dr-J
2e757f8198 Remove Blackhoof Cage CPP 2014-12-06 00:08:58 +00:00
Nyeriah
548cc1cd2f Scripts/Misc: Initialize a couple of fields 2014-12-05 19:13:38 -02:00
Dr-J
f80a9f9f72 Tidying up cpp - zone_icecrown.cpp
* Remove script for The Flesh Giant Champion
* Remove script from for Vereth the Cunning as even though I scripted new recruit using the correct npc (Geist Return Bunny) today discovered this npc had script for it even though never worked as before I scripted the lithe stalkers did not move when subdued.
2014-12-05 19:30:05 +00:00
Nyeriah
09b71ef8bd Scripts/MountHyjal: Update Archimonde's script
@todo: instance scripts needs a major clean up
Closes #6471
2014-12-04 17:50:11 -02:00
Dr-J
19967a6646 Removing CPP for "Stinky" Ignatz 2014-12-04 02:38:52 +00:00
Dr-J
0b3b5d66e6 Some Cleanup of CPP I forgot to remove 2014-12-03 01:36:21 +00:00
Nayd
f9513c8b2e Core/Scripts: Fix build
Closes #13636
2014-11-27 12:59:03 +00:00
Nyeriah
3d2d2a97e0 Scripts/MoltenCore: Fix logic at Ragnaros' Magma Blast casts
(should only be cast while the main target is not in melee range)
2014-11-27 03:19:59 -02:00
Nayd
24c173f387 Core: Use the correct function to convert strings to unsigned longs and unsigned long longs
Fixes wrong data being inserted into the database (i.e explored zones).
More info in #13493

Fixes #13493

Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report.

Conflicts:
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/scripts/Commands/cs_misc.cpp
	src/server/scripts/Commands/cs_modify.cpp
2014-11-26 02:21:50 +00:00
Nyeriah
0a0e9b196f Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players are in range
(specially during waves)
2014-11-23 03:26:24 -02:00
Nyeriah
e778ee1416 Scripts/SteamVault: Remove non-selectable flag from access panels once their respective bosses are done 2014-11-21 15:46:26 -02:00
joschiwald
716d1404de Scripts/SethekkHalls: fixed Talon King Coffer 2014-11-20 17:56:21 +01:00
Dr-J
e209a738d7 Remove uneeded script
Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage
2014-11-19 22:31:23 +00:00
joschiwald
41ac4d5822 Script/Spells: fixed crash in spell_hun_aspect_of_the_beast
Closes #13560
2014-11-14 23:53:22 +01:00
Heihachi
3e03e546d3 Scripts/Commands: mod xp command
Closes #13476
2014-11-11 00:45:30 +00:00
ShinDarth
fd0b961781 Core/Commands: implement .pvpstats command
Shows number of battleground victories in the last 7 days

Closes #13460
2014-11-10 22:30:20 +00:00
Rat
323f80c801 Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if available
- Needs more testing!
2014-11-08 23:00:12 +01:00
Nyeriah
a7c781a02d Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievement
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example)

(cherry picked from commit 9838cbda1a)
2014-11-06 22:18:02 -02:00
Nyeriah
9838cbda1a Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievement
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example)
2014-11-06 22:13:13 -02:00
Aokromes
dfa99455ab Merge pull request #13368 from Mihapro/4.3.4-TheStonecore
Scripts/Instance: The Stonecore
2014-11-05 00:28:08 +01:00
Mihapro
50bf6cad6a Scripts/Instance: The Stonecore 2014-11-05 00:09:16 +01:00
treak
3530b938a8 Codestyle 2014-11-04 23:13:04 +01:00
treak
341e374c72 Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar"
Signed-off-by: treak <goodfeelingzzz@gmail.com>
2014-11-03 19:53:27 +01:00
Nyeriah
2ccd3137f4 Scripts/ScarletMonastery: Kill an unused parameter warning 2014-11-03 04:30:52 -02:00
MitchesD
9cd59c258c Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked some NPC and disappeared because he was out of range of players
With these lines it's almost impossible to finish properly this dungeon. For example when Arthas moves ahead to attack NPC and then returns back, when this happens, Arthas is despawned.
2014-11-02 17:25:21 +01:00
Nyeriah
9ed8dc0263 Scripts/ToC: Remove a safe-measure call that caused issues
Closes #11874

(cherry picked from commit 3f094b9116)
2014-11-02 01:20:41 -02:00
Nyeriah
3f094b9116 Scripts/ToC: Remove a safe-measure call that caused issues
Closes #11874
2014-11-02 01:17:45 -02:00
Rat
1f4d52b2ff Core/Phases:
- Added terrain swap info to .gps command (todo: move text to db)
- RebuildTerrainSwaps when adding a Unit to world
2014-11-01 20:36:24 +01:00
Nyeriah
33aaacb2e8 Scripts/ToC: Few codestyle changes and clean ups
(cherry picked from commit f6896c9a3a)
2014-11-01 02:06:44 -02:00
Nyeriah
f6896c9a3a Scripts/ToC: Few codestyle changes and clean ups 2014-11-01 01:58:49 -02:00
Nyeriah
2a1ad10b80 Scripts/ToC: Twin Val'kyr
- Script rewritten to EventMaps
- Implemented random special ability sequence
- Adjusted timer for special abilities to 45 seconds
- Misc clean up.
Closes #7546

(cherry picked from commit e5da0dccfa)
2014-11-01 00:47:15 -02:00
Nyeriah
0ef518fefc Scripts/ToC: Misc forgotten clean ups 2014-11-01 00:42:05 -02:00
Nyeriah
e5da0dccfa Scripts/ToC: Twin Val'kyr
- Script rewritten to EventMaps
- Implemented random special ability sequence
- Adjusted timer for special abilities to 45 seconds
- Misc clean up.
Closes #7546
2014-11-01 00:10:42 -02:00
Rat
2583661703 Core/Phases:
- fixed packet structure, thanks to Shauren for the notice
- fixed .mod phase command
- implemented world map area swaps for swapped terrain
2014-10-30 23:08:23 +01:00
Rat
d77bb02e88 Core/Phases: some error checking at db loading
- implement .debug phase command
2014-10-30 21:20:04 +01:00
Rat
8ba89d2311 Core/Phases: implemented new commands:
.npc set phase
.npc set phasegroup
- implemented saving creature phasing to database
2014-10-30 16:18:11 +01:00
Rat
5993b946c9 Core/Phases: some cleanup
- implemented CopyPhaseFrom(obj)
2014-10-30 13:35:12 +01:00
Nyeriah
379be86493 Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Hot Pocket"
(cherry picked from commit 21820b425b)
2014-10-29 21:54:15 -02:00
Nyeriah
21820b425b Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Hot Pocket" 2014-10-29 21:46:51 -02:00
Unholychick
ccb055d95f Scripts/Ulduar: Fix Ignis' golems not shattering in 25m
Closes #10519

(cherry picked from commit 60493b3057)
2014-10-29 14:57:38 -02:00
Nyeriah
3bb3283c07 Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to access the rubble spawning triggers
(cherry picked from commit 4c93ac74da)
2014-10-29 14:54:43 -02:00
jackpoz
248847290a Merge pull request #13440 from Rochet2/ahbot
Core/AH: AHBot related fixes
2014-10-28 20:57:18 +01:00
Rat
8b1e546ce9 Core/Phases: some commenting, more cleanup and compile fix
(cherry picked from commit 8b536fdf9d38a3e0c94dc9c1184ea8582495064f)
2014-10-27 23:08:02 +00:00
Nyeriah
4c93ac74da Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to access the rubble spawning triggers 2014-10-27 00:57:20 -02:00
treak
e0512dd4b4 Scripts/Freya: Fix Lumberjacked Achieve
Closes #13435
Fixes #8166
2014-10-27 01:25:39 +00:00
joschiwald
a951af7b52 Scripts: replaced various Location struct defines with proper Position or G3D::Vector3 2014-10-26 01:46:28 +02:00
Rochet2
d508472046 AHBot related fixes
Fix rebuild command requiring a dummy value

Fix ahbot config to normal

Fix sellprice setting in core. Closes #13425
2014-10-25 11:33:03 +03:00
Unholychick
60493b3057 Scripts/Ulduar: Fix Ignis' golems not shattering in 25m
Closes #10519
2014-10-23 14:44:42 -02:00