Commit Graph

9814 Commits

Author SHA1 Message Date
Gacko 01b705c844 Core/Player: Fix armor calculation - 2nd try
Base armor value from WDB data includes the ArmorDamageModifier. Items of
same item level, required level, armor type and equiptment slot should
have (nearly) the same armor values.

See following links for further proofs:
http://pastebin.com/fqNJLYj4
http://www.wowhead.com/item=50466#comments:id=889035:reply=444786

The shown item should have a base armor value of 177 as similar items and
a bonus armor value of 560 which equals 737 - like in DB atm.
2013-01-01 21:43:17 +01:00
Gacko 87368cab45 Partially revert last commit - fix on ItemHandler coming soon 2013-01-01 21:17:48 +01:00
Gacko 431b807275 Core/Player: Fix armor calculation
Base armor value from WDB data includes the ArmorDamageModifier. Items of
same item level, required level, armor type and equiptment slot should
have (nearly) the same armor values.

See following links for further proofs:
http://pastebin.com/fqNJLYj4
http://www.wowhead.com/item=50466#comments:id=889035:reply=444786

The shown item should have a base armor value of 177 as similar items and
a bonus armor value of 560 which equals 737 - like in DB atm.
2013-01-01 20:47:05 +01:00
Vincent_Michael 7fea285aea Core/Command: Add command for near creature finding 2013-01-01 18:16:32 +01:00
Vincent_Michael eac473df61 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2012-12-31 15:28:03 +01:00
Vincent_Michael 6317878b6f Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps 2012-12-31 15:26:57 +01:00
Gacko edb90f957b Core/DB: Haaleshi Altar
- Prevent crash due to spamming GossipHello
- Convert core script to SAI
- Solves #8220
2012-12-31 15:03:19 +01:00
Vincent_Michael 8431be6bc6 SQL: rename sql for 4.3.4
Core/ZulGurub: revert my logic fail in 4232658c62
2012-12-31 14:15:24 +01:00
Gacko 0eb26feaf2 DB/SAI: Reforging the sword 2012-12-31 01:17:42 +01:00
joschiwald 08f62d8313 Core/MMaps: use DisableMgr to disable pathfinding on a specific map 2012-12-30 21:09:21 +01:00
Vincent_Michael ee9b7dfef8 Core/Command: Add command for near creature finding 2012-12-30 17:10:54 +01:00
Vincent_Michael 834f98f6bb Core/ZulGurub: Added script for Bloodlord Mandokir
ToDo: Remove hack :P
2012-12-30 03:02:39 +01:00
Vincent_Michael 871f8c8003 Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps 2012-12-29 15:35:10 +01:00
Vincent_Michael ae47b641e1 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2012-12-29 15:33:57 +01:00
Gacko 2048877746 Rename SQL
... forgot again...
2012-12-29 08:03:00 +01:00
Gacko 01997cba47 DB/Quest: Citadel footsteps questline. Thx @Exodius
This, together with
- 007461b6d8
- 9020084096
- f1d960a589
solves #7707. Any suggestions/improvements in this issue.
2012-12-29 08:01:07 +01:00
Nay 3375f56bf8 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/scripts/Kalimdor/thousand_needles.cpp
2012-12-28 17:31:39 +00:00
Subv ff5b0a14a4 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into mmaps 2012-12-28 11:45:46 -05:00
Trista 4065b17c94 DB/Quest: remove deprecated version of Ally of the Netherwing
Closes #2841
2012-12-28 16:21:29 +01:00
nelgalno 52f7a7b224 DB/Quest: add some SAI for The Moment of Truth (10201)
Closes #1108
2012-12-28 16:17:20 +01:00
ZxBiohazardZx 718313f1b8 DB/Startups: apparently we had some creatures with wrong movementtype... 2012-12-28 16:11:04 +01:00
secharles 8272affe92 Script/Commands: New command: lookup spell id #spellid
Command to allow to know spell names based on id

Example:
 lookup spell id 686:
 686 - [Shadow Bolt rank 1 esES] [know]

Closes #8800

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-28 01:05:56 +00:00
Gacko a29ec679ae Rename SQL 2012-12-27 22:15:30 +01:00
Gacko 007461b6d8 DB/Quest: The Shadow's Vault questline. Thx @Exodius 2012-12-27 22:12:29 +01:00
Vincent_Michael 06d44ad32d Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps 2012-12-27 19:53:45 +01:00
Vincent_Michael cb5687f583 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Creature/Creature.cpp
2012-12-27 19:52:01 +01:00
Malcrom 8b90626e5f DB/SAI: EAI to SAI conversions 2012-12-27 14:47:36 -03:30
Nay 7e196e8e58 Merge remote-tracking branch 'origin/master' into mmaps 2012-12-27 17:53:34 +00:00
Nay 91136ea55f Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Battlegrounds/Battleground.cpp
	src/server/game/Battlegrounds/Battleground.h
	src/server/game/DataStores/DBCEnums.h
	src/server/game/Entities/Player/Player.h
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Miscellaneous/SharedDefines.h
	src/server/game/Quests/QuestDef.cpp
	src/server/game/Quests/QuestDef.h
	src/server/game/Server/Protocol/Opcodes.cpp
	src/server/game/Server/Protocol/Opcodes.h
	src/server/scripts/Commands/cs_reload.cpp
2012-12-27 17:52:11 +00:00
Nay 7fe2d7309a DB/Schema: Rename and change types of a few fields in locales_creature_text and locales_npc_text
locales_creature_text.textGroup -> locales_creature_text.groupid
locales_npc_text.entry -> locales_npc_text.ID
2012-12-27 16:42:05 +00:00
Naios 978611d7dd Core/DataStores: Upgraded achievement_dbc db storage to 4.3.4 2012-12-27 15:42:55 +01:00
Naios 33ce380c12 Core/DataStores: Upgraded spelldifficulty_dbc db storage to 4.3.4
* Update 2012_12_27_00_world_spelldifficulty_dbc_434.sql is required
2012-12-27 15:42:42 +01:00
Nay b530602b96 DB/Schema: Rename locales_quest.entry to locales_quest.Id for consistency with quest_template table 2012-12-27 14:29:05 +00:00
Gacko 9020084096 DB/Quest: Orgrim's Hammer questline - Thx @Exodius 2012-12-27 14:12:22 +01:00
Gacko 98be46dfd8 Rename sql file 2012-12-27 12:25:47 +01:00
Malcrom aa92488ac6 DB/SAI: EAI to SAI Conversions 2012-12-27 01:15:34 -03:30
Malcrom 68ffe8a7a9 DB/SAI: EAI to SAI conversions. 2012-12-27 00:10:11 -03:30
Malcrom 18bc253f38 DB/SAI: EAI to SAI Conversions. 2012-12-26 23:16:05 -03:30
Malcrom 011acd0511 DB/SAI: EAI to SAI conversions. 2012-12-26 22:14:54 -03:30
Malcrom 24c4ea0801 DB/SAI: Fix SAI in previous commit. php is a powerful drug 2012-12-26 21:20:12 -03:30
Malcrom 4a7e3937d3 DB/SAI: EAI to SAI conversions 2012-12-26 21:12:24 -03:30
Malcrom b47c2d7421 DB/SAI: fix error in sql 2012-12-26 20:11:19 -03:30
Malcrom fd25bdd4b6 DB/SAI: More conversions from EAI to SAI 2012-12-26 20:01:55 -03:30
Vincent_Michael 7b9b67a3b3 Core/Quest: Drop table quest_end_scripts 2012-12-26 23:20:05 +01:00
Malcrom 24ac8f7a2a DB/SAI: Fix error in sql 2012-12-26 18:43:14 -03:30
Malcrom 914d3649c4 DB/SAI: EAI to SAI conversions with text 2012-12-26 18:26:55 -03:30
Malcrom dba6bfe477 DB/SAI: Fix errors 2012-12-26 17:32:11 -03:30
Malcrom c96326e4d9 DB/SAI: More conversions from EAI 2012-12-26 16:51:12 -03:30
Malcrom 995208eba2 DB/SAI/EAI: Update Spectral Servant to SAI and fix some EAI text errors. 2012-12-26 16:22:30 -03:30
Vincent_Michael 306c89468d DB/Game Event: Update Darkmoon Faire start times 2012-12-26 20:37:43 +01:00