Commit Graph

18602 Commits

Author SHA1 Message Date
Shauren
d24ef896df Core/PacketIO: Implemented possibility to ban client addons serverside 2013-04-05 15:06:35 +02:00
Pitcrawler
140614b882 DB/Conditions: Fix one remaining startup error 2013-04-05 13:33:43 +02:00
Pitcrawler
4d9eaf093d DB/Conditions: Fix recently introduced startup error, closes #9569 2013-04-05 13:16:28 +02:00
dr-j
233142e380 DB/SAI: update script posted earlier
Fixes the following
*The Angry Gorloc
*Tormenting the Softknuckles
*The Mosswalker Saviour
*Lightning Definitely Strikes twice
*Quiet a few creature_ai to smart_ai conversions of creatures involved with quest chain so they can trigger text on companion.
Adds support for
*Gods Like Shiny Things
*Appeasing the Great Rainstone
Fixes #9468
2013-04-05 10:56:43 +02:00
Shauren
53b1f6e2e5 Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATION 2013-04-04 23:31:13 +02:00
Gacko
7df4d147e3 Core/Gossips: Fix usage of PrepareGossipMenu with GOs 2013-04-04 19:57:06 +02:00
kandera
abbe692d72 Core/Cleanup: cleanup tabs and change them to spaces 2013-04-03 18:22:22 -04:00
kandera
bd5dcf4927 Core/Spells: add the value calculation for all three spell effects on the triggered spell. thx shauren 2013-04-03 18:15:24 -04:00
kandera
e2444c04e2 Core/Spells/Auras: fix the way we handle spells that use SPELL_EFFECT_TRIGGER_SPELL_WITH_VALUE and SPELL_AURA_PERIODIC_TRIGGER_SPELL_WITH_VALUE Closes #7622 2013-04-03 18:08:25 -04:00
ZxBiohazardZx
e277f0401b added = sign to prevent issues for people etc 2013-04-03 21:39:13 +02:00
dr-j
c55f711f49 DB/SAI: add SAI support for quest Quest: The Angry Gorloc
Major thanks for everyone involved in this work, what i could see: Kirkhammett, Dr-j, Pitcrawler
Closes #9468
2013-04-03 21:32:12 +02:00
Gacko
9ca7a1f8e8 New line at end of file 2013-04-03 18:05:04 +02:00
kandera
ad38ecaf98 Core/Battlefield: Fix the invisible wall at the end of wintergrasp Closes #9422
DB/Strings: fix the error messages from the spirit guides Author Nastrand #9035
2013-04-03 09:03:19 -04:00
kandera
31fcb9e0d2 DB/Commands: remove database name from previous sql 2013-04-03 03:42:13 -04:00
kandera
9aebfaf722 DB/Commands: fix the use of gobject info when used with a game object entry 2013-04-03 03:37:56 -04:00
kandera
b44f7cdd23 Core/Spells: fix spell cast on damagable gameobjects Author: LiMCrosS Closes #5810 Closes #5625 2013-04-03 02:12:26 -04:00
Kinzcool
c02ec5cc4d DB/Creatures: Added a missing innkeeper in Dragon Maw Base Camp. 2013-04-02 21:27:26 -04:00
Kinzcool
25d7cd24eb DB/Gameobjects: Make Wrathscale Fountain visible to players and also updated positions with good ones. 2013-04-02 21:08:55 -04:00
Gacko
3ce3c86dd2 Fix sql import 2013-04-02 19:28:02 +02:00
Pitcrawler
294fac60a0 DB/Quests: Fix It Was The Orcs, Honest! Closes #2037 2013-04-02 01:06:19 +02:00
Gacko
d89626f767 Script/Event: Fix warnings in Children's Week script 2013-04-01 17:52:20 +02:00
kandera
7fb539c0d8 Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes #7831 2013-03-31 19:47:32 -04:00
Gacko
34c73a5121 Core/Player: showQuests check in PrepareGossipMenu for GameObjects 2013-03-31 15:46:32 +02:00
Shauren
b8de1fdd84 SQL: Removed BOM from 2013_03_29_01_world_misc.sql and renamed another file to meet standards 2013-03-31 00:17:41 +01:00
Gacko
53f2d812ee DB/Waypoint: Vyragosa
Vyragosa has multiple spawn points but they all use the same path so several paths with different start points are required.
2013-03-29 22:16:17 +01:00
Pitcrawler
b05bf78048 DB/Quests: Implement quest reward event of Rampage 2013-03-29 16:28:07 +01:00
Pitcrawler
f0705d7169 DB/Quests: Fix Rampage, closes #8921
There are some spell issues regarding the chain spells. As these are only visual I push this anyway.
2013-03-29 16:25:30 +01:00
kandera
70829288ba DB/Error: Change error messages per aokromes request 2013-03-28 23:36:28 -04:00
Kinzcool
1ae84726b0 DB/Misc: When you select Lothos's gossip, it should teleport you with a spell (like every teleportation). 2013-03-28 21:11:20 -04:00
Aokromes
326a0a76d1 DB/Quest: Fix Sql 2013-03-28 04:54:55 +01:00
Gacko
c4efac27f3 DB/Spell: Target position for 'Boots of the Bay' (Thanks @kelsarhu)
Closes: #9430
2013-03-27 19:03:12 +01:00
Gacko
b788856220 SAI/Quest: A Hero's Headgear (Thanks @untaught)
Solves: #9452
2013-03-26 21:52:00 +01:00
Gacko
e635ba5b81 Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creatures 2013-03-26 21:51:59 +01:00
Spp
d7d62e4248 Core: Fix compile with WITH_COREDEBUG option enabled 2013-03-26 19:34:49 +01:00
Spp
51287930cb Core/Build: All include directories are quoted to support path with spaces
Closes #9504
2013-03-26 13:45:47 +01:00
Spp
3c6c8c1117 Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)
Closes #9501
2013-03-26 09:44:01 +01:00
Spp
d03da1320a typo fix after 1a6a23e 2013-03-25 14:36:04 +01:00
Spp
1a6a23ec96 Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3.4 branch)
Core/Logging: Create new logger type "Cheat". Will be used to log all cheat attempts
2013-03-25 13:26:48 +01:00
Spp
7c36e3a298 Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3.4 branch) 2013-03-25 10:36:30 +01:00
nelegalno
70e4891e96 DB/Quest: set correct class requirement for The Forging of Quel Serrar
Closes 4194
2013-03-24 19:26:26 +01:00
Vincent_Michael
aad8c12a86 DB/EAI: Fix db error in 3a5ed66dcd 2013-03-24 12:32:17 +01:00
Kinzcool
e1cf3683a9 DB/Spell: Fixed EFFECT BIND position for "Teach: Death Gate".
Ref #8590
2013-03-24 02:38:56 -04:00
ZxBiohazardZx
e3924a58f6 fix wrong pointid in previous commit 2013-03-23 11:06:36 +01:00
baric
106f6f893f DB/Creature: Add missing spawns in the Demon Fall Ridge area
Closes #8614
2013-03-23 11:03:23 +01:00
ZxBiohazardZx
da5829b7da DB/SAI Update SAI param for Ruined lifeboat & add SAI for Negolas
Closes #8846
2013-03-23 10:45:32 +01:00
foldor
1dcfc74e23 DB/Creature: add missing Silver Convenant in Frozen Halls
Closes #9082
2013-03-23 10:31:26 +01:00
alpharius
6c6ee59ac9 DB/Creature: add a text on death for Overmaster Pyron
Closes #9267
2013-03-23 10:26:03 +01:00
gaut
3a5ed66dcd DB/SAI: add SAI for The Light's Mercy
Closes #9364
2013-03-23 10:23:20 +01:00
Gacko
ccb95c7462 Script/Spell: Apply Shadow's Fate to Sindragosa
Sindgragosa is summoned in instance script and would not pass the modified check otherwise

Related to: #9487
2013-03-22 21:36:25 +01:00
Shauren
4c8ff6e6a3 Core/Auth: Updated AuthResult enum 2013-03-22 19:55:01 +01:00