Commit Graph

9827 Commits

Author SHA1 Message Date
Aokromes
25da3f58bd Delete duplicate file 2016-07-20 16:07:41 +02:00
tkrokli
d7a2ad410a Core/Scripts: npc_grandmother gossip text moved to DB
Removing one more hardcoded text line from core scripts.
Also adding correct gossip to the npc_grandmother script.

Gossip changes in this script:
- remove hardcoded text from core script
- use existing npc_text IDs in gossip enum
- add missing text rows to gossip_menu_option
- use values from gossip_menu_option in enum
- replace spawn coordinates 0.0f with GetPosition()
2016-07-20 16:07:18 +02:00
Aokromes
8108126e74 DB/Misc: delete duplicate file 2016-07-20 15:55:21 +02:00
treeston
4bf80b2a47 Scripts/Instances: Fix a bug that would cause the Hodir encounter to never properly begin. Tagging issue #17302. 2016-07-20 15:54:59 +02:00
Aokromes
d7d6b76ffb DB/Misc: delete duplicate file 2016-07-20 15:48:44 +02:00
tkrokli
d1333835f7 Core/Scripts: boss_majordomo hardcoded text
2 more text lines removed in the ongoing series:
"Remove hardcoded text from core scripts".

Core script for boss Majordomo Executus:
- add missing gossip_menu_option entries
- link the options via the table gossip_menu
- remove hardcoded text from the script
- minor enum line order sorting cleanup
- replace OnGossipSelect() with sGossipSelect()

The scripted events are unchanged.
If the script is inaccurate, make a new PR.
2016-07-20 15:48:14 +02:00
Aokromes
7b6db29f35 DB/Misc: delete duplicate file 2016-07-20 15:32:12 +02:00
treeston
7490ca5eab Scripts/Naxxramas: Fix Frogger event. Closes #16488. 2016-07-20 15:31:45 +02:00
Aokromes
d69137b6c7 Fix sql 2016-07-20 10:38:13 +02:00
Aokromes
f5ff21418b Core/Auras: Renamed fields of SpellProcEntry structure and change types to more appropriate ones 2016-07-20 10:28:44 +02:00
Shauren
a4498c7cab Core/Auras: Renamed fields of SpellProcEntry structure and change types to more appropriate ones 2016-07-20 10:25:03 +02:00
Aokromes
11c028f4bb Core/Tools: Fix pdump write 2016-07-19 11:08:51 +02:00
Golrag
9179cd478d Core/Object: Use object edges to calculate LoS 2016-07-19 11:06:20 +02:00
Aokromes
193489f3a7 Core/Players: Split playerBytes fields in characters table
(cherry picked from commit 2a6f65f)
(i think i don't have broken nothing, loged with fresh created chars and old chars and all looks to be ok)
2016-07-18 21:14:24 +02:00
Aokromes
068f978298 DB/Misc: Delete duplicate file 2016-07-17 16:42:37 +02:00
Keader
07f1bde1c3 Core/Scripts Improve Felflame Infernal of Lord Jaraxxus fight (#16998) 2016-07-17 16:42:10 +02:00
Aokromes
42347feca9 DB/Misc: Delete duplicate files 2016-07-17 16:33:36 +02:00
SnapperRy
55fc90fbc3 Event/Midsummer: improve pole ribbon functionality (#17464)
Event/Midsummer: improve pole ribbon functionality:

- Bunny creature should hover, which puts it in the intended position.
- Use correct visual and internal spells to handle cosmetics and timers.
2016-07-17 16:32:52 +02:00
Aokromes
726eb7bdef Scripts/Midsummer: Burning hot pole dance (#17445)
* Scripts/Midsummer: Burning hot pole dance
By  zwerg, closes #6876
2016-07-17 16:31:22 +02:00
Aokromes
e2c68dc2f4 DB/Misc: Fix startup errors 2016-07-17 16:28:24 +02:00
Aokromes
62c7ad7f1f DB/Misc: delete duplicate file 2016-07-17 16:26:20 +02:00
Gustavo
58aaccb8af Core/Scripts Corrections on Halion's Encounter (#16725)
Core/Scripts: Updates to Halion

* Fixed Combustion and Consumption.
* Fixed Living Embers and Blazing Auras.
* Timer changes.
2016-07-17 16:25:39 +02:00
Aokromes
b67e304c88 DB/Misc: fix some startup errors 2016-07-17 16:17:56 +02:00
Aokromes
e6b2ae406d DB/Misc: delete duplicate file 2016-07-17 15:52:46 +02:00
Andrew Letson
3dd392ffca Core/Scripts: Migrate Shadowmoon Valley NPC's to SAI (#17373)
* Migrate Flanis Swiftwing and Kagrosh to SAI and more.
2016-07-17 15:51:51 +02:00
Aokromes
968acf9d00 DB/Misc: delete duplicate file 2016-07-17 15:25:10 +02:00
SnapperRy
9c13a846f9 Core/Creature: implement INHABIT_ROOT to apply UNIT_STATE_ROOT to creature (#17543)
Add flag 8 to InhabitType for creatures that should appear rooted client-side
2016-07-17 15:23:47 +02:00
Keader
f8a5ca9f6c DB/Misc: delete duplicate file 2016-07-17 14:16:18 +02:00
Keader
de7b532e68 Fixing the issue 2016-07-17 14:14:40 +02:00
Keader
076d150d4b Rename spell_snakes_spray for spell_jormungars_snakes_spray and cleanup 2016-07-17 14:14:27 +02:00
Keader
62b97ff51d Core/Scripts Improve Jormungars fight 2016-07-17 14:14:05 +02:00
Aokromes
a6aac4d6b5 DB/Misc: 3.3.5a fixes 2016-07-16 09:12:33 +02:00
Aokromes
9321d098e4 DB/Misc: 3.3.5a fixes 2016-07-15 19:11:31 +02:00
Aokromes
1f08b4e7d9 Core/SmartAI: change SMART_ACTION_RISE_UP (114) to SMART_ACTION_MOVE_OFFSET and implement offset movement via target fields. 2016-07-15 18:49:06 +02:00
Aokromes
fa5965fdfb Core/Battlefield: Tol Barad
By Mihapro
2016-07-15 15:02:09 +02:00
Aokromes
5c9a442061 DB/Creature: Fix runtime error 2016-07-11 05:28:02 +02:00
Aokromes
8ed9a56a36 DB/Misc: 3.3.5a fixes 2016-07-11 05:20:27 +02:00
Aokromes
81359ee364 DB/Misc: 3.3.5a fixes 2016-07-07 23:33:58 +02:00
Aokromes
250d9fd2bc DB/Misc: 3.3.5a fixes 2016-07-07 21:59:00 +02:00
Aokromes
1c5c04e9f7 DB/Misc: 3.3.5a fixes 2016-07-07 21:21:55 +02:00
Aokromes
80258dda1a DB/Misc: Fix import 2016-07-05 19:08:27 +02:00
Aokromes
a4924866c9 DB/Misc: More 3.3.5a fixes 2016-07-05 18:20:45 +02:00
Aokromes
abae4ff6cb DB/Misc: 3.3.5a fixes 2016-07-05 02:47:59 +02:00
Aokromes
f58a2441aa Scripts/Firelands: Baleroc Encounter
By  Krudor
2016-07-03 14:21:02 +02:00
Aokromes
11019865cc Fix sql 2016-07-02 16:32:21 +02:00
Aokromes
dc11f9fdd5 Scripts/Instance: The Vortex Pinnacle
By Mihapro
2016-07-02 16:06:29 +02:00
Aokromes
b967f53646 Scripts/HoO: Templeguardian Anhuur Changes
By NorthStrider
2016-07-02 14:27:29 +02:00
Aokromes
fa74d64216 DB/Misc: Fix another startup error 2016-07-01 02:42:41 +02:00
Aokromes
8c9f2b48fa DB/Misc: Fix more startup errors 2016-07-01 02:10:04 +02:00
Aokromes
d3483e2596 rename file 2016-06-30 21:39:02 +02:00