Commit Graph

393 Commits

Author SHA1 Message Date
megamage
39c8c6d6e8 [7314] Not set GR_RIGHT_WITHDRAW_GOLD_LOCK flag for guild masters, remove in DB. Author: Zerg2000
--HG--
branch : trunk
2009-02-21 17:04:38 -06:00
megamage
3fb55c922f [7312] Use localized DB-based achievement message instead hardcoded string. Author: VladimirMangos
--HG--
branch : trunk
2009-02-21 17:02:56 -06:00
Drahy
d92a3b3c5b * Trinity sql coding style for latest files
--HG--
branch : trunk
2009-02-21 03:29:59 +01:00
megamage
01bd4a8121 [7307] Add primary key for table arena_team_member. Author: VladimirMangos
--HG--
branch : trunk
2009-02-20 15:18:23 -06:00
Drahy
0250f9bf49 * Updated sql files
* Updated CMakeLists and world_script_full files

--HG--
branch : trunk
2009-02-20 20:28:51 +01:00
panaut0lordv
3db8357c10 Some sql fix
--HG--
branch : trunk
2009-02-20 16:32:53 +01:00
Muhaha
04560f0437 * Merged ScriptDev2 897
* TODO:
- fix mob_eventai.cpp line 613 DisplayID_A
- merge boss_kaelthas.cpp with sd2
- fix azuremyst.cpp line 108 Spell->SpellFamilyFlags2

--HG--
branch : trunk
2009-02-20 14:14:16 +01:00
megamage
0eb7ad0536 [7303] Fixed sql changes part of pool patch. Author: VladimirMangos
--HG--
branch : trunk
2009-02-19 18:51:29 -06:00
megamage
83adfb5692 Added support for pools in pools
Pools inside another pool cannot have a number of spawned objects <> 1 (maxlimit value)

    Note: pools in a pool in a pool in a pool... is possible and working,
    but circulare inclusion is not detected and will cause a core infinit loop

Author: Neo2003

--HG--
branch : trunk
2009-02-19 18:46:19 -06:00
megamage
e21b2c9baa *Implemented gameobjects and creatures grouping (pools of them)
*Groups (called pools) can be also member of any game event
Author: Neo2003

--HG--
branch : trunk
2009-02-19 18:44:20 -06:00
Drahy
1e200fb514 * Added missing sqls
* Fixed some update format

--HG--
branch : trunk
2009-02-19 01:52:00 +01:00
Drahy
bd9c2fefa8 * Moved sqls to proper directories again
--HG--
branch : trunk
2009-02-19 01:38:54 +01:00
megamage
31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
Drahy
017f309b5b * Again big clean up of sql files
* Fixed 1414_world_scripts.sql to proper format
* Deleted not needed 1414_world.sql after 1325_world.sql was deleted

--HG--
branch : trunk
2009-02-18 17:35:14 +01:00
panaut0lordv
e42834d2f2 Cmake sql/updates/ cosmetics.
--HG--
branch : trunk
2009-02-18 10:46:02 +01:00
KingPin
14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage
a24928be67 [7292] Implement storage for points of interest data in DB.
It can be in current state used for simplify scripting code that set POI and more advansed way later..
    Call void PlayerMenu::SendPointOfInterest( float X, float Y, uint32 Icon, uint32 Flags, uint32 Data, char const * locName )
    will removed after some time delay, and only void PlayerMenu::SendPointOfInterest( uint32 poi_id ) will exist.

Author: GriffonHeart

--HG--
branch : trunk
2009-02-17 17:40:03 -06:00
megamage
d73b38f0fa [7290] Command .npc setdeathstate on/off. Author: GriffonHeart
--HG--
branch : trunk
2009-02-17 14:51:25 -06:00
Blaymoira
667cdbccc3 *Support for quest 1950 - by mrbungle
--HG--
branch : trunk
2009-02-17 20:04:19 +01:00
Blaymoira
380b9ec7a6 *Support for quest 772 - by mrbungle
--HG--
branch : trunk
2009-02-17 20:03:08 +01:00
QAston
a90d7fb45c *Merge once again.
--HG--
branch : trunk
2009-02-17 18:20:00 +01:00
QAston
eabb9b727b *Merge.
--HG--
branch : trunk
2009-02-17 18:16:51 +01:00
Muhaha
ebc3ccfe3f * Merged ScriptDev2 860
--HG--
branch : trunk
2009-02-17 18:08:26 +01:00
QAston
5916c5a9fb Remove additional quest reward field due to client limitations.
--HG--
branch : trunk
2009-02-17 17:53:52 +01:00
QAston
3c9d801eb2 Backed out changeset e85c3b6d551b
--HG--
branch : trunk
2009-02-17 16:41:45 +01:00
megamage
00ba699d6f *Merge.
--HG--
branch : trunk
2009-02-16 19:04:31 -06:00
Blaymoira
5ded6c8df4 *Added some spell script targets
--HG--
branch : trunk
2009-02-16 18:05:53 +01:00
megamage
91e640d14e *Add a missing sql.
--HG--
branch : trunk
2009-02-15 12:44:13 -06:00
megamage
8ad58b4bcc [7267] Drop auctionhouse.location. Author: VladimirMangos
Add a missing file.

--HG--
branch : trunk
2009-02-13 19:53:59 -06:00
Drahy
496c6984ab * Some CMakeFiles fix - thx for pointing to Aokromes
--HG--
branch : trunk
2009-02-13 12:42:13 +01:00
Drahy
d9f6679485 * Moved sql files from 2.4.3 to proper directory after merge
--HG--
branch : trunk
2009-02-13 00:58:08 +01:00
Drahy
2251f358bc * Redone all trinity_string table and core part - finally every string has only one number
* Some final clean up in sqls

--HG--
branch : trunk
2009-02-13 00:42:22 +01:00
megamage
4d687687d6 *Merge.
--HG--
branch : trunk
2009-02-12 17:24:09 -06:00
megamage
e0cb2a8db6 *Merge.
--HG--
branch : trunk
2009-02-12 17:21:33 -06:00
megamage
6aee5fcbe7 *Merge.
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
KingPin
4730e6e5ce Fix characters.sql thanx paradox
--HG--
branch : trunk
2009-02-12 09:50:30 -05:00
QAston
c4fa6a5d54 *Allow creatures to have up to 8 spells in creature_template.
--HG--
branch : trunk
2009-02-11 22:59:02 +01:00
Blaymoira
2bb81747e0 *Fix a typo in jan'alai script
--HG--
branch : trunk
2009-02-11 20:43:50 +01:00
QAston
dff4f92edd *Add one more RewChoiceItemId field in quest template (SQL and feature request by Brian).
--HG--
branch : trunk
2009-02-11 20:38:02 +01:00
Muhaha
58bb445c79 * Typi in Utgarde Keep
--HG--
branch : trunk
2009-02-11 01:07:56 +01:00
Muhaha
9f77448343 * Utgarde Keep, Prince Keleseth script
--HG--
branch : trunk
2009-02-11 00:57:39 +01:00
Drahy
144665415d * Fixed typo in latest mangos update file
--HG--
branch : trunk
2009-02-11 00:43:32 +01:00
Drahy
e5057ce3b9 * Forgot to add *.sql to some filenames, pardon me
* Added one lost sql file from 2.4.3 folder

--HG--
branch : trunk
2009-02-10 23:41:14 +01:00
Drahy
846855698f * Renamed and fixed latest mangos update sqls
* Fixed script name according to script code stormwind_harbor
* Updated CMakeLists and world_scripts_full

--HG--
branch : trunk
2009-02-10 23:01:26 +01:00
Muhaha
6147bfaf04 * Stormwind Harbor Taxi. Author: FrozenDB
--HG--
branch : trunk
2009-02-10 19:35:52 +01:00
megamage
029554d4e3 [7255] Allows saving characters in Battle Grounds.
* Now player can join to BG after logout during 5 minutes, if BG in progress.
    * All players after server crash or restart should appear at the battlemaster

Author: GriffonHeart

--HG--
branch : trunk
2009-02-10 01:16:16 -06:00
megamage
fe85f52142 [7252] Move all world global broadcast string (all arena/bg related) to mangos_string.
PLEASE, NOT USE string world broadcasts in real code. This function _only_ for debug purposes.

    Really allow with .debug bg start bg with 1 player.
    Added helps for some existed .debug commands.

Author: VladimirMangos

--HG--
branch : trunk
2009-02-10 00:59:10 -06:00
megamage
7f39dbd848 *add .debug bg to allow starting a battleground with just one player it's implemented like .debug arena - so you toggle debug bg on or off By balrok
--HG--
branch : trunk
2009-02-10 00:39:03 -06:00
megamage
99c8226216 [7249] Remove outdated data from spell_proc_event. Author: jorooo
--HG--
branch : trunk
2009-02-09 20:10:42 -06:00
megamage
91356d97d5 [7246] Add data from 7242_01_mangos_spell_bonus_data.sql to mangos.sql as expected.
Also fix outdated comment
Author: VladimirMangos

--HG--
branch : trunk
2009-02-09 20:00:06 -06:00