Commit Graph

17104 Commits

Author SHA1 Message Date
Nay
6c14a51fe4 Core/Quests: Split Flags and SpecialFlags 2012-08-18 21:08:21 +01:00
Shauren
1939f6d448 Core/Misc: Corrected date sent for db reply when there are no hotfixes 2012-08-18 21:05:30 +02:00
Shauren
bb3e2d6804 Core/Player: Fixed loading glyphs 2012-08-18 21:03:01 +02:00
Shauren
c7aa77bcc0 Core/Spells: Fixed adding extra periodic ticks from haste 2012-08-18 21:02:39 +02:00
Subv
bbe13bd126 Core/Misc: Use the proper EffectUnused handler for unused spell effects 2012-08-18 13:39:41 -05:00
Subv
05aab73dfd Core/Auras: Removed unused aura types 2012-08-18 13:12:12 -05:00
Subv
a511d6e1aa Core/Entities: Intellect no longer affects mana regen 2012-08-18 12:09:14 -05:00
Nay
c43bba98a3 Core: Fix build and cleanup whitespace and double semicolon 2012-08-18 17:56:09 +01:00
Nay
19bafce5b8 Core/Vendor: Verify if the player has enough currency when buying items/currency with extendedcost 2012-08-18 17:47:27 +01:00
Nay
4e46f7ced6 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Achievements/AchievementMgr.cpp
	src/server/game/Entities/Item/ItemEnchantmentMgr.cpp
	src/server/game/Events/GameEventMgr.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Guilds/GuildMgr.cpp
	src/server/game/Loot/LootMgr.cpp
	src/server/game/Server/WorldSocket.cpp
	src/server/game/Spells/SpellMgr.cpp
	src/server/worldserver/worldserver.conf.dist
2012-08-18 17:13:46 +01:00
Subv
0d7b5d07c8 Core/Entities: Update attack power calculation based on what's found on the client. 2012-08-18 10:54:42 -05:00
Subv
ad01e56363 Core/Entities: A little update to the Hp per stamina formula 2012-08-18 10:17:51 -05:00
Subv
74620494b9 Core/Entities: Update health bonus from stamina to use DBC values 2012-08-18 09:55:55 -05:00
Shauren
622f68fd33 Core/Auras: Reverted part of f82851a3a8 - that calculation is incorrect 2012-08-18 16:50:37 +02:00
Nay
aa5949ff1a Core/Loading: Do not validate fields QuestGiverPortrait nor QuestTurnInPortrait
These fields do not have to exist server-side
2012-08-18 15:18:57 +01:00
Subv
c5929fa091 Core/Spells: Removed more deprecated spells code 2012-08-18 09:17:49 -05:00
Nay
ee3a229adf Merge pull request #7435 from zorix/PR1
Core/Spells: Check for Bane spells should be before check curse because Bane have dispel type Curse
2012-08-18 07:14:02 -07:00
zorix
819d79075e Core/Spells: Check for Bane spells should be before check curse because Bane have dispel type Curse 2012-08-18 15:43:05 +02:00
Nay
346be644ca Merge pull request #7430 from Tuxity/banecurse_434
[434] Banes and Curses
2012-08-18 06:03:01 -07:00
Tuxity
60e28bbc34 Core/Spells: Fix warlock banes and curses. 2012-08-18 12:04:52 +02:00
Subv
b55537e510 Core/Spells: Cleanup some old code 2012-08-17 21:12:10 -05:00
Subv
7e2c8f5ed9 Core/Spells: Fixed some auras 2012-08-17 20:57:39 -05:00
Subv
40cfb0fa85 Core/Spells: Implemented the haste modifying auras. 2012-08-17 18:06:29 -05:00
Shauren
d278fc725f Core/Spells: Fixed scaling spells for lower levels (when cast time scales as well) 2012-08-17 20:09:31 +02:00
Subv
19c67af6f5 Core/Spells: More spells cleanup 2012-08-17 12:24:21 -05:00
Subv
8a27cf327b Core/Spells: Removed more deprecated spells code 2012-08-17 09:48:53 -05:00
Subv
a96f695245 Core/Spells: Removed some more deprecated spells code 2012-08-17 09:01:48 -05:00
Vincent-Michael
19cec23f39 DB/Spells: Fix a typo in 7b9ed5afdd (thx Destalker) 2012-08-17 15:43:42 +02:00
Tuxity
b3b10ccb5a Core/Players: Implemented rune regen scaling with haste.
Closes #7413.
2012-08-17 14:48:45 +02:00
Spp
9749fe55f8 Better way to fix some of the warnings of the previous commit 2012-08-17 14:30:10 +02:00
Spp
13aa00d5f2 Core/Logging: Restore dumping packets in binary format 2012-08-17 10:36:48 +02:00
Spp
77b7933ed3 Core/Logging: Restore proper Log Filter to some arena messages 2012-08-17 10:31:09 +02:00
Spp
8da0bbdbb3 Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and Fix possible out of bounds access to Void storage 2012-08-17 10:25:29 +02:00
Subv
0499123f20 Core/Spells: Removed more deprecated spells code 2012-08-16 20:51:27 -05:00
Subv
9f989dbcda Core/Spells: More cleanup of deprecated spells code 2012-08-16 20:09:15 -05:00
Shauren
1acb3b4f1d Core/Spells: Fixed a mistake in obtaining class for scaling, also fixed crash in feral damage calculations 2012-08-17 00:24:50 +02:00
Greymane
00e81cd98a Core/Player: Instead of not saving eclipse power, set it to 0 on player load (shauren's idea, blame him =D)
Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-08-16 23:19:47 +01:00
Shauren
f447403f6c Core/Spells: Implemented spell level scaling 2012-08-17 00:10:19 +02:00
Nay
69c74bb3c5 Core/Logging: Change a few more logging messages to LOG_FILTER_SERVER_LOADING
consistency!
2012-08-16 21:37:46 +01:00
Vincent-Michael
7b9ed5afdd DB/Spells: Add missing Invisibility (spell id 35009) to spell_dbc 2012-08-16 21:42:00 +02:00
Nay
21fb427ffc Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Achievements/AchievementMgr.cpp
	src/server/game/Events/GameEventMgr.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Spells/SpellMgr.cpp
	src/server/worldserver/worldserver.conf.dist
2012-08-16 20:17:29 +01:00
Greymane
759e73c78f Core/Spells:
* Implemented aura 328 SPELL_AURA_PROC_ON_POWER_AMOUNT.
* Added eclipse power energize handling.

Closes #7417
2012-08-16 19:55:01 +01:00
Shauren
43bae31ff8 Core/Items: Fixed transmogrifying chest pieces (robe/chest have different inventoryType) 2012-08-16 20:11:30 +02:00
Shauren
69469d5295 Core/Items: Fixed disenchanting 2012-08-16 16:36:23 +02:00
Shauren
c27dfa224d Core/Players: Set PLAYER_PROFESSION_SKILL_LINE_1 fields not only when loading from db 2012-08-16 14:59:21 +02:00
Shauren
7cf825ffce Core/Players: Updated size of exploration fields 2012-08-16 14:58:55 +02:00
Shauren
21b1b72a6b Scripts/Commands: Fixed remaining crashes caused by removal of dbc locales 2012-08-16 13:27:54 +02:00
Nay
137d973e5d Merge pull request #7411 from Tuxity/4.3.4
[434] Correct 2 typos
2012-08-16 04:23:16 -07:00
Tuxity
0187644a83 Core/Stats: Correct druid weapon damage formula, and fix a small mistake.
Thx to @cocolino for the help.
2012-08-16 13:18:59 +02:00
Spp
a566e3e58b Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING 2012-08-16 11:02:46 +02:00