Commit Graph

6706 Commits

Author SHA1 Message Date
XTZGZoReX
9d342e2ab6 * More DB tweaks:
- Load GO even if it has no displayid - while it's wrong, it's not something that'll kill the client anyway.
- Don't warn about non-existing loot templates for GOs - this is to allow some WDB data to be filled in (GOs that have no spawns and thus no gameobject_loot_template entries).

--HG--
branch : trunk
2009-12-22 02:39:39 +01:00
XTZGZoReX
c0c72c28f6 * Better way to do the check in rev 6697.
00:33:56 | @runningnak3d: Leave a big message in the commit log to along the lines of "runningnak3d didn't know what the f*** he was doing" :)

--HG--
branch : trunk
2009-12-22 00:36:02 +01:00
Brian
8ffb5cd33a * Added comment in trinitycore.conf concerning PlayerStart.AllSpells only
* working up to TBC classes / races, and the fact that it is the
* responsibility of the server admin to populate that table.

--HG--
branch : trunk
2009-12-21 20:46:29 -07:00
Brian
e760f2efac * Fixed quest handler! I want to slit my own wrists everytime if have to deal
* with QuestRecord. One step closer to 3.2.2a :)

--HG--
branch : trunk
2009-12-21 19:19:19 -07:00
XTZGZoReX
4cd4c4afc1 * Same goes for you...
--HG--
branch : trunk
2009-12-21 21:38:47 +01:00
XTZGZoReX
f2557b0c4f * Drop support for VC80 (VS 2005). Time to upgrade, people... It's almost been 5 years.
* Remove useless VC100 files - they will need to be re-done in the future anyway.

--HG--
branch : trunk
2009-12-21 21:34:49 +01:00
Brian
76fb5ea713 * Added back support for 1000 value to indicate unlimited stacking in
* item_template.stackable
* Removed pointless check for stackable limit at item_template load.

--HG--
branch : trunk
2009-12-21 18:03:04 -07:00
Brian
35717d94db * Clean up a few old files
--HG--
branch : trunk
2009-12-21 17:40:21 -07:00
Brian
0aa2069c73 * Added support for GAMEOBJECT_TYPE_TRAP and GAMEOBJECT_TYPE_SPELL_FOCUS to
* have modelid=0 since this is valid data for those GO types. More to the
* point removed the check at core load that resulted in an error being logged

--HG--
branch : trunk
2009-12-21 17:30:02 -07:00
Brian
eee8e179a1 * Commented useless debug output for spell_script_target and
* spell_target_position. If someone REALLY wants to see which ones are
* missing, they can uncomment them for a debug compile.
* Can finally start the core in debug mode and get useful data...

--HG--
branch : trunk
2009-12-21 16:28:57 -07:00
Brian
86013b73b4 * Add support for extremely large stackable value in item_template.
* Patch by Kudlaty -- THANK YOU!

--HG--
branch : trunk
2009-12-21 14:58:31 -07:00
Brian
023cb2644a * Add support for signed values in item_template fields: Flags, maxcount,
* stackable, BuyPrice, spellid_1, spellid_2, spellid_3, spellid_4, spellid_5,
* RandomProperty
* Patch by Kudlaty, SQL by Malcrom -- THANK YOU!

--HG--
branch : trunk
2009-12-21 14:54:43 -07:00
Brian
36d30faabf * Add support for RewSpellCast=-1. If -1 remove all auras applied to player at
* quest start.
* Patch by Kudlaty -- THANK YOU!

--HG--
branch : trunk
2009-12-21 14:48:30 -07:00
Brian
6b9d05c315 * Commented out a useless debug line for spell chain data since it is read
* from DBC and can't be fixed with the current way the core handles
* spell chains

--HG--
branch : trunk
2009-12-21 14:32:07 -07:00
win32
3ab7f40932 Add spell proc for Glyph of Seal of Command
--HG--
branch : trunk
2009-12-21 18:05:51 +02:00
win32
636018ca7e Implement aura 304.
--HG--
branch : trunk
2009-12-21 15:52:02 +02:00
win32
c92fbc0dfb Cleanup in spell code
--HG--
branch : trunk
2009-12-21 15:45:28 +02:00
n0n4m3
c3ee3f537d Set use mtmaps by default, and cleanup some code in MapManager.
TODO: Set MapUpdate.Threads=0 in config, for full disable mtmaps, for correct work mtmaps, need ACE 5.7.2+, recommend 5.7.5

--HG--
branch : trunk
2009-12-21 07:58:19 +01:00
maanuel
865e97729f Merge
--HG--
branch : trunk
2009-12-21 00:47:59 -03:00
Brian
7899d89055 * Fix windows build
* Thanks Sundark

--HG--
branch : trunk
2009-12-21 00:05:41 -07:00
maanuel
3ace3eec86 Zul'Drak: Implemented random movement at spawn for creature 28526. To have a complete fix, apply the eventai scripts for quest "But First My Offspring", they are in tdb forum.
--HG--
branch : trunk
2009-12-21 00:46:49 -03:00
maanuel
cca69e1c7d Merge
--HG--
branch : trunk
2009-12-20 23:21:31 -03:00
maanuel
af83219083 Blackfathom Deeps: Corrected says in Kelris script.
--HG--
branch : trunk
2009-12-20 23:20:47 -03:00
p0wer
0e8dd6d97e Fix Replenishment to apply 1% every 5 seconds rather then 4. Thanks to Morpheux for pointing it out.
--HG--
branch : trunk
2009-12-20 19:02:21 -06:00
Brian
85a89ab301 * Added missing file in rev 6678 AuthCodes.cpp
--HG--
branch : trunk
2009-12-20 22:30:32 -07:00
p0wer
5ae3686d71 Fix whitespace. Sorry about that.
--HG--
branch : trunk
2009-12-20 18:51:58 -06:00
p0wer
34fe36ecac Fix Preserved Holly. Patch by laise. Closes #822.
--HG--
branch : trunk
2009-12-20 18:51:10 -06:00
Brian
e55710fc68 * Massive cleanup of realmd
* Patch by w12x -- THANK YOU!

--HG--
branch : trunk
2009-12-20 22:15:24 -07:00
Brian
920c919417 * Some updates to the base class level stats
* Thanks Malcrom

--HG--
branch : trunk
2009-12-20 21:56:38 -07:00
p0wer
dfb3ca2611 Add missed change from rev6672.
--HG--
branch : trunk
2009-12-20 18:18:20 -06:00
maanuel
89fa7cf367 Support for spell Emerge Summon (54851) used by Drakkari Colossus. Please apply too the sql fix for commit 6674 on tdb forums.
--HG--
branch : trunk
2009-12-20 21:08:53 -03:00
maanuel
206f472ccf Gundrak: Partial redone of Drakkari Colossus encounter, it remove of some hacks.
--HG--
branch : trunk
2009-12-20 20:48:06 -03:00
p0wer
19574e6606 Merge
--HG--
branch : trunk
2009-12-20 17:42:00 -06:00
p0wer
dcbcf5e016 Fix warning that became present in rev6655.
--HG--
branch : trunk
2009-12-20 17:38:23 -06:00
Anubisss
7cd5668e38 Use UpdateVictim() to check victim.
--HG--
branch : trunk
2009-12-21 00:31:40 +01:00
p0wer
6c718a9ef7 Fix Kill Shot. Patch partially by bodompelle. Closes #357.
Adds a second copy of weapon damage to total damage.
(Same as multiplying damage by 200%)
Spell's aura type isn't currently implemented into core, so fix isn't permanent.

--HG--
branch : trunk
2009-12-20 17:25:10 -06:00
Brian
8a560ca408 * Fixed SQL in commit 6666
--HG--
branch : trunk
2009-12-20 20:41:20 -07:00
XTZGZoReX
67a4afc54c * Fix memory leak. Thanks to Anubisss for pointing out.
--HG--
branch : trunk
2009-12-20 23:55:22 +01:00
Brian
5a0d0157ce * merge
--HG--
branch : trunk
2009-12-20 20:23:39 -07:00
Brian
5300226fee * Added support for using a lookup table for creature mana / health
* As long as creature level, class, and the proper expansion they are from are
* set in creature_template, you will have 100% accurate health and mana.
* Research and base stats table done by Malcrom -- THANK YOU!
* Original patch by Kudlaty -- THANK YOU!
* Updated and enhanced by Machiavelli - THANK YOU!
* Optimizations by w12x, MrSmite, and XTZGZoReX -- THANK YOU!
* Final code updating for current rev by XTZGZoReX -- THANK YOU!

--HG--
branch : trunk
2009-12-20 20:23:18 -07:00
Brian
c4ac6323b0 * Added support for RepObjectiveFaction2 / RepObjectiveValue2 (opposite
* faction) IE: need to LOSE reputation with that faction.
* Original patch by Brian / Ported to latest rev. by Kudlaty -- THANKS!

--HG--
branch : trunk
2009-12-20 16:51:41 -07:00
Anubisss
9b2b1615de Fix a crash in mob_palehoof_orbAI.
--HG--
branch : trunk
2009-12-20 23:41:46 +01:00
teacher
8a5df265c2 Properly updated world.sql to current rev.
world_spell_full.sql and world_trinity_string_full.sql files removed.
From now on Devs will update world.sql only, whther it is matter of structure changes or data content for the tables which must be handled by core devs.
All the other tables will be handled by DB projects.

--HG--
branch : trunk
2009-12-20 18:47:10 +01:00
teacher
4ca342ff24 Renamed and re-arranged sql files with proper Trinity standard.
Devs please follow Trinity standard. Ask me if you still have doubts.

--HG--
branch : trunk
2009-12-20 18:10:54 +01:00
n0n4m3
9f40c92fb4 Restore patch: No Fly Zone using Spell
--HG--
branch : trunk
2009-12-20 18:02:57 +01:00
n0n4m3
cc19e73174 Merge
--HG--
branch : trunk
2009-12-20 17:39:36 +01:00
n0n4m3
851a514f90 fix visual bug that flying creatures displayed as walking at place
--HG--
branch : trunk
2009-12-20 17:38:09 +01:00
n0n4m3
323e613be3 Fixed DK disease scaling damage
--HG--
branch : trunk
2009-12-20 17:32:16 +01:00
maanuel
a85544cb9c Icecrown: Support for quest "Ebon Blade Prisoners" Q12982.
--HG--
branch : trunk
2009-12-20 13:22:25 -03:00
n0n4m3
5f4c1e97b7 Fixed Claw's additional combo point at Primal Fury proc
--HG--
branch : trunk
2009-12-20 17:15:11 +01:00