17119 Commits

Author SHA1 Message Date
Shauren
69cfc0f7bf Core/Players: Fixed setting rune regen fields, thanks Lordron for noticing 2012-08-19 15:42:05 +02:00
Nay
56495da72e Merge pull request #7446 from Tuxity/druid_models
[434] Add new druid forms for trolls and worgens.
2012-08-19 06:28:28 -07:00
Nay
df88034854 Merge pull request #7445 from Tuxity/direbear_form
[434] Dire Bear Form was removed in 4.0.1
2012-08-19 06:27:55 -07:00
Tuxity
1f22bafe6e Core/Players: Add new druid forms for trolls and worgens. 2012-08-19 15:21:42 +02:00
Tuxity
3c2598d6cf Core/Players: Dire Bear Form was removed in 4.0.1 2012-08-19 15:19:20 +02:00
Shauren
1b27565e10 Core/Auras: Refreshing a damage over time spell with one tick remaining will now cause it to join the new aura (SPELL_ATTR8_DONT_RESET_PERIODIC_TIMER) 2012-08-19 15:07:54 +02:00
Shauren
2986f3342c Core/Quests: Fixed copy paste mistake 2012-08-19 13:32:07 +02:00
Vincent-Michael
38dbff8c38 Core/Spells: Add totem models for goblin 2012-08-19 04:46:04 +02:00
Subv
7296f92835 Core/Loading: Fixed a crash at char login 2012-08-18 18:51:59 -05:00
Subv
68a130dc92 Core/Spells: Removed more spell obsolete code 2012-08-18 18:40:22 -05:00
Vincent-Michael
8ca6538f6d Scripts/Zul Gurub: Fix map id in instance script for cata 2012-08-19 01:02:57 +02:00
Shauren
17e0f64024 Core/Misc: Added research notes for one spell attribute 2012-08-18 23:08:23 +02:00
Vincent-Michael
ae52fe08c4 Core/Misc:
* Fix warning
* Fix codestyle in 1be45d1a0a759dbdb817ff3812015ecc1ea916ca#
2012-08-18 22:37:14 +02:00
Vincent-Michael
1be45d1a0a Scripts/Zul Gurub: cleanup for cata 2012-08-18 22:16:41 +02:00
Subv
f1f33ff09b Core/Entities: Spirit no longer affects HP regen 2012-08-18 15:10:50 -05:00
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