Supabad
dc8fd3cbc3
Ulduar/Mimiron: add spell script for Proximity mines
2011-04-06 11:35:38 +02:00
Supabad
368818a810
Core/Spells: replace spell Symbol Of Life from SpellEffects to SpellScript
2011-04-06 11:34:50 +02:00
leak
9456ae7199
SQL/Arena: Removing ambiguous personalRating column until things are sorted out
2011-04-06 11:20:01 +02:00
leak
ae3ab32ea5
Core/Arenas: Refactor arena code and db layout
2011-04-05 21:54:28 +02:00
Shauren
3a93dff59e
Core/World: Removed unused timers, thanks to Neo2003 for pointing it out
2011-04-05 16:07:56 +02:00
Shauren
379308140b
Core/Player: Prevented infinite growth of allowedCharsToLogin container and changed its type to better reflect its purpose
2011-04-04 22:27:15 +02:00
runningnak3d
804953911e
Core/BuildSystem: Missed cmake file from previous commit.
2011-04-04 15:39:18 -04:00
runningnak3d
be6b73145b
Core/BuildSystem: Removed -WITH_SQL Cmake option as it was confusing some users.
2011-04-04 10:54:07 -04:00
Nay
a6d10667f6
DB/Misc: AT [2nd] More quest chain fixes
2011-04-03 22:50:55 +01:00
Nay
6b7644a954
DB/Misc: Fix Totem of Wrath debuff. Thanks Kroolik.
2011-04-03 22:48:49 +01:00
Shauren
3fcb49c685
Core/Scripts: Removed double calls to InstanceScript's Initialize methods
2011-04-03 21:24:22 +02:00
pek2011
535b663280
Core/Cleanup: Drop various unused code
2011-04-03 16:05:27 +03:00
Shauren
10ef16fc05
Core/Achievements: Implemented map check for achievement updates
2011-04-03 14:44:09 +02:00
Shauren
0ec6875d6b
Core/Logging: Fixed Arena rating changes logs printing incorrect values
2011-04-03 14:11:06 +02:00
Shauren
9f5ca0bf29
Core/DBC: Implemented achievement_dbc db table for filling in missing achievements and added sample data
2011-04-03 13:18:21 +02:00
Nay
2a8de65234
DB/SAI: Add scripts to creatures 225, 33589, 33854, 32509, 32668, 32669
...
DB/WPs: Add waypoints to creatures 26436, 24914, 7056, 7052, 7051, 4064, 615, 423, 424, 426, 430, 435, 446, 580, 434, 210, 485, 576, 663, 226, 272
2011-04-03 11:35:17 +01:00
Nay
8c89ac4dce
DB/Misc: Dalaran AH for engineers
2011-04-03 11:23:09 +01:00
Nay
112788ec36
DB/GameEvents: Initial implemention of Kalu'ak Fishing Derby (npc spawn, game event templates and quest template). Fix a typo on last commit.
2011-04-03 03:14:37 +01:00
Nay
cec0f63171
DB/GameEvents: Fix Fishing Extravaganza timers and add a missing spawn
2011-04-03 02:26:19 +01:00
Nay
bb36ec189c
DB/Misc: AT [1st] Fix part of the quest chains. Add some spawns and update creature templates. Replace a core script by a SAI equivalent (rope & post).
...
DB/Loot: Update Magically Wrapped Gift loot chance and max item counts.
2011-04-03 01:04:57 +01:00
Shauren
596dd9b355
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2011-04-02 20:36:46 +02:00
Lynx3d & Ambal
347098af14
Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHeight()
2011-04-02 20:36:27 +02:00
Shocker
d1e01f8f12
Core/Battlegrounds: Typo fix from an older rev regarding memory leak
2011-04-02 17:07:34 +03:00
Nay
67f0edc0be
SQL: move all SQL that is now included in the latest full DB to the "old" dir.
2011-04-02 12:44:28 +01:00
Nay
a54713ec4b
DB/GameEvents: Change Nights to start at 9 PM (21:00) instead 2 AM. Thanks Aokromes.
2011-04-02 01:24:57 +01:00
Shauren
1df9eacd90
Core/Spells: Moved 71880 and 71892 under proper spell family case
2011-04-02 00:09:48 +02:00
Nay
863242f2ce
SQL: Fix typo on last commit. Thanks EdwinDW.
2011-04-01 22:32:26 +01:00
Shauren
a83ebc928b
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2011-04-01 23:14:53 +02:00
Shauren
7b35d73317
Revert part of "Core: Removed unused functions (leftovers from sd2, was needed when scripts were built as separate dll)", this part wasnt intended
...
This reverts commit partly e1bacef346 .
2011-04-01 23:14:31 +02:00
Nay
2c8c2bafe3
DB/NPCs: Spawn creature 33233 on 25m Ulduar as well. Thanks kiper.
2011-04-01 21:45:06 +01:00
Shauren
e1bacef346
Core: Removed unused functions (leftovers from sd2, was needed when scripts were built as separate dll)
2011-04-01 20:31:15 +02:00
Shauren
2cc51e2482
Core/Packets: Fixed incorrect area lookup in HandleHearthAndResurrect
2011-04-01 18:17:10 +02:00
Anubisss
1b0843194f
Fix gender exploit.
...
Now check that character has a valid gender (and not an invalid via packet modifications).
This check works when trying to create a character or when building the character list.
If gender is invalid (neither male nor female): can't create the character and can't see in the characters' list (and also can't login with it via packet modding).
Signed-off-by: Anubisss <anubisss210@gmail.com >
2011-04-01 05:05:13 +02:00
Anubisss
5fe6c225e2
Fix a login exploit.
...
Make a list of GUIDs that purpose is which characters can login per account.
This fixes an exploit that player can login (but shouldn't) with packet manipulation.
Signed-off-by: Anubisss <anubisss210@gmail.com >
2011-04-01 03:11:57 +02:00
Shauren
24dae7dd9a
Core/Spells: Fixed Sigil of the Frozen Conscience affecting Icy Talons talent
2011-03-31 23:44:39 +02:00
Nay
5cc2554ca6
DB/NPCs: Re-import wrongly deleted equipment template
2011-03-29 21:20:23 +01:00
Shauren
3800b1c5c2
Core/Loot: Don't report missing item loot for items dropping only money
2011-03-29 17:35:18 +02:00
ZxBiohazardZx
70239d027a
Commit: correct wrong column_name
2011-03-29 11:34:35 +02:00
ZxBiohazardZx
40390c3629
DB/Spawns: Increase some mining pools to more reasonable values
2011-03-29 11:22:28 +02:00
ZxBiohazardZx
8bce7071c8
DB/Spawns: Northrend Rare-Elite Spawns, Pathings, Poolings and template updates
2011-03-29 10:45:06 +02:00
Malcrom
4fd5bc6274
DB/Misc: Add some missing equipment templates;
...
- Spawns for Netherwing Ledge
2011-03-28 22:03:33 +01:00
Kaelima
8886eb2f9d
Scripts/Zalazane's Fall: Refactor some code to match coding standards
2011-03-28 00:11:28 +01:00
Nay
b58441c452
DB/Achievements: Re-implement reward (mail) for Emblematic achievement
2011-03-27 23:54:07 +01:00
Nay & Kaelima
21818fb760
Scripts/Zalazane's Fall: Implement Zalazane's Fall game event.
...
Note: Last quest/battle will be add soon
2011-03-27 23:52:51 +01:00
VladimirMangos
c8ec491cbe
Core/Achievements: Load achievements before everything else, this prevents criteria update calls during loading things which have already been awarded
2011-03-28 00:45:06 +02:00
Nay
8458153b69
SQL: Rename files; it should fix batch scripts to import SQL files behavior.
...
New format: <year(4)>_<month(2)>_<day(2)>_<incremental(2)>_<db>_<table/content>.sql
2011-03-27 22:19:33 +01:00
Shauren
307c6694be
SQL: Renamed file to match the standards
2011-03-27 18:37:48 +02:00
Manuel
af49603fb8
SQL: Added forgotten data in full sql files.
...
Signed-off-by: Manuel <manue.l@live.com.ar >
2011-03-27 12:51:52 -03:00
Nay
9e5e722c87
DB/Misc: Add partial support for Higher Learning achievement
...
- Spawned & pool'ed gobs (missing despawn script)
- Add gossip to Archmage Vargoth
2011-03-27 15:26:09 +01:00
Shauren
0fbde67824
Core/AI: Some code style cleanup
2011-03-27 12:54:42 +02:00