Commit Graph

9814 Commits

Author SHA1 Message Date
Shocker c04c247f20 SQL: Fix file naming after recent pull 2012-01-21 18:36:08 +02:00
Shocker 8045210d73 Merge pull request #4874 from Vincent-Michael/AchievementFix
Core/Achievements: Fix The Alterac Blitz, Let's Get This Done and Flurry achievements
2012-01-21 08:27:00 -08:00
kandera e748c0fe03 DB/Creature: update vendor for Arcanum Of Torment
Closes #4901
2012-01-21 14:08:38 +01:00
ZxBiohazardZx 9c2767b7f4 DB/Creature: put proper spawns from sniff for 7th Legion Rifleman and converted EAI to SAI
Should fix lagging of the Naxxramas area
2012-01-21 13:41:16 +01:00
Vincent-Core 7f193bd828 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into AchievementFix 2012-01-19 22:31:45 +01:00
Nay 87761580aa SQLs: Proper filenames for old SQLs
(Obviously you do not have to re-import these)
2012-01-19 18:01:06 +00:00
Nay 0762c76c62 DB/Characters: Add missing table create to characters_database.sql from f4075f0f94 2012-01-19 17:42:43 +00:00
Valcorb 8fa2aa7190 DB/Quest: A Rough Ride (12536) SAI added
Closes #4528
2012-01-19 09:40:49 +01:00
Discover cd968a5d4c DB/SAI: Making Sense of It J.D. Collie SAI
Closes #3682
2012-01-19 09:34:11 +01:00
Discover 677ef4da6d DB/SAI: Ledger from Tanaris Wooden Outhouse SAI
Closes #3683
2012-01-19 09:32:45 +01:00
Discover cd16d465bf DB/SAI: The Dormant Shade: Lillith's Dinner Table SAI
Closes #3684
2012-01-19 09:31:14 +01:00
Discover 6383cc251d DB/SAI: Text for This is Going to be Hard
Closes #3687
2012-01-19 09:04:12 +01:00
Discover 0b9ab3293b DB/SAI: Text for The Escape
Closes #3689
2012-01-19 09:01:33 +01:00
Discover b0aa7f38d6 DB/Quest: remove Special Flags for Seers Relic
Closes #3890
2012-01-19 09:00:08 +01:00
Discover 52697dee0c DB/SAI: Mounting Hodir's Helm
Closes #3708
2012-01-19 08:54:37 +01:00
souler cef65cbdab DB/Quest: set RequiredClasses for A Victory for The... quests
closes #4815
2012-01-19 08:45:58 +01:00
Vincent-Core d3422169f0 Core/Achievements:
- Fixed achievement "The Alterac Blitz" in Alterac Valley
- Fixed achievement "Let's Get This Done" in Arathi Basin
- Fixed achievement "Flurry" in Eye of the Storm
2012-01-18 12:37:34 +01:00
Machiavelli 5dd6b8b2dc Core/Conditions: Change CONDITION_REPUTATION_RANK. It now no longer explicitly checks if ConditionValue2 is equal to the reputation rank. It now checks if the player's reputation rank is in the bitmask of ConditionValue2, where each bits are (1 << ReputationRank).
Idea by Aokromes and Malcrom
Data conversion query by Malcrom (*WATCH OUT WITH CUSTOM CONTENT AS THIS DELETES ALL CONDITION TYPE 5's AND RE-ADDS STOCK DATA ONLY*)
2012-01-17 14:31:22 +01:00
Nay 67ef6f494f Merge pull request #4860 from Souler/fix_dalaran_disguises
"An Audience With The Arcanist" and "A Meeting With The Magister"
Closes #485
2012-01-17 04:21:19 -08:00
Souler 4bdc535373 Script/Quest: Solve some related problems with "An Audience With The Arcanist" and "A Meeting With The Magister" 2012-01-17 12:55:54 +01:00
zxbiohazardzx 48a9c17dd8 DB/error: set correct column names 2012-01-16 15:04:14 +01:00
Discover 6826956344 DB/Quest: The Legend of Stalvan
closes #3690
2012-01-16 12:39:46 +01:00
Discover 528f3fd96d DB/Quest: In Service Of The Lich King
closes #3691
2012-01-16 12:38:27 +01:00
Discover c1cf2db17f DB/SAI: The Missing Diplomat
closes #3700
2012-01-16 12:36:52 +01:00
Discover e2bd3e677c DB/Quest: The Boon of A'dal
closes #3698
2012-01-16 12:33:24 +01:00
Discover 9dee4753b1 DB/Quest: A Humble Task
closes #3699
2012-01-16 12:32:16 +01:00
Discover bf2e90076b DB/Quest: Hope Within the Emerald Nightmare
closes #3697
2012-01-16 12:30:52 +01:00
Discover b9ea0a5a12 DB/Quest: Proving Allegiance
closes #3695
2012-01-16 12:29:51 +01:00
Discover 4284f01de4 DB/Quest: The Completed Orb of Noh'Orahil
closes #3693
2012-01-16 12:28:40 +01:00
Discover f17fedbf26 DB/Quest: Report to Goldshire
Will need a core fix for this one. Quest accept is never called by auto accept quests
closes #3694
2012-01-16 12:27:26 +01:00
zxbiohazardzx fced58a552 DB/Fix: fix startup errors and modify the procedure a bit more so any custom entries (> 250000) will be preserved 2012-01-16 11:51:16 +01:00
zxbiohazardzx cdc20c1036 DB/SP: Stored Procedure for sp_dev_reguid() DO NOT USE IF YOU DONT KNOW WHAT YOU ARE DOING!
special thanks to e000
closes #4530
2012-01-16 10:58:08 +01:00
ZxBiohazardZx f37d6b3122 DB/Loot: correct file for True Beliver Clippings 2012-01-15 20:25:07 +01:00
Machiavelli b02666213c Scripts/Misc: Fix some MovementInform handler filters after recent motionmaster changes
Also correct year of SQL in dbbac0bdaa
2012-01-15 15:27:43 +01:00
ZxBiohazardZx f203da224e DB/Creature: small updates to Valiants in Argent Tournament
Closes #459
2012-01-15 12:53:16 +01:00
ZxBiohazardZx 12541e0ad0 DB/Loot: Rework Decoded True Beliver Clippings
Closes #4782
2012-01-15 12:22:14 +01:00
ZxBiohazardZx 7c55c4422c DB/Loot: duplicate reference loot removal 2012-01-15 11:56:34 +01:00
Subv2112 f4075f0f94 Core/LFG:
Fix priority of the player when its added to the lfg group
        Better implementation of the Dungeon Deserter debuff
        Rewrite the NeedBeforeGreed loot
        Fixed players being shown as Unknown Entity when entering the lfg group
        Some incremental optimizations after original patch
Thanks to Retriman and Paecman for base implementation

Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2012-01-14 17:37:28 +01:00
Machiavelli dbbac0bdaa Core/Movement: Implement spline movement subsystem.
Spline movement controls movements of server-side controlled units (monster movement, taxi movement, etc).
Proper implementation of effects such as charge, jump, cyclic movement will rely on it.
However, need improve our states system before.

Technical changes:

* Added linear, catmullrom and bezier3 splines which based on client's algorthims. They can be reused for proper transport position interpolation.
* Precission increased. There are no more position desync issues since client's position calculation formulas used.
* Now possible to move by paths with multiple points, send whole path to client.

--
Original author of research and implementation: SilverIce. Massive kudos.
Original port for Trinity (ref #4629) Chaplain and Venugh
With the following incremental fixes during my review:

- Restore flightmaster end grid pre-loading
- Fix uninitialized Creature::m_path_id
- Add missing trinity_string entries for .movegens command
- Fix a bug in WaypointMovementGenerator that would trigger unexpected pausing at waypoints for various amounts of time

Known issues:
- Errors like WaypointMovementGenerator::LoadPath creature XXX (Entry: YYYYY GUID: ZZZZZZ) doesn't have waypoint path id: 0.
This is caused by bad DB data. This commit didn't "break" it.

Do not forget to re-run CMake before compiling.
2012-01-14 15:36:07 +01:00
kandera 249b2bb534 DB/Spells: fix brain freeze procing off of ice armor
closes #3914
2012-01-14 09:57:43 +01:00
kandera 3bb143563a DB/Spells: set the correct learning spells for paladin mounts
closes #4778
2012-01-14 09:44:00 +01:00
pitcrawler e6693dc6b5 DB/Gossip: Gossips from sniff for Orsonn and Kodian
closes #4788
2012-01-14 09:31:34 +01:00
Nay ebfa6bbcd1 SQL: Fix remaining errors... *sighs* 2012-01-14 01:53:21 +00:00
Venugh 46d1736d0d Core/Scripts: Convert Torek script_texts to creature_text.
Apply coding style in it.
2012-01-14 00:20:03 +01:00
Venugh c548f4ea73 DB/SQL: Fixed my typo from previous Commit. 2012-01-13 23:05:43 +01:00
ZxBiohazardZx 4479c7285b Merge pull request #4805 from Venugh/texts
Core/Scripts: convert script_text to creature_texts
2012-01-13 13:25:09 -08:00
Venugh fdef33ed66 DB/SQL: Corrected the sql names. and add a new line. 2012-01-13 22:22:52 +01:00
Venugh d359c87908 Core/Scripts: Convert Warden Mellichar texts to creature_texts. 2012-01-13 21:59:21 +01:00
malcrom 4110c1b4bc DB/Gossip: Gossip insert from sniff
closes #4754
2012-01-13 21:48:09 +01:00
Venugh e6b159f7ea Core/Scripts: Correct rand change. thanks to Nayd for explain. 2012-01-13 21:41:45 +01:00