Commit Graph

17045 Commits

Author SHA1 Message Date
Nay
fe0edb08f0 Merge pull request #7407 from Tuxity/4.3.4
[434] Haste
2012-08-15 13:53:37 -07:00
Tuxity
e5d43b9c59 Core/Stats: Fix a damage bug when you go into a druid's form 2012-08-15 22:49:44 +02:00
Tuxity
f82851a3a8 Core/Players:
- Power regeneration is now affected by haste. Patch by @Greymane.
- Ticks of DoT and HoT spells are now affected by haste.
2012-08-15 22:49:13 +02:00
Nay
ca879e96b0 Core/Loading: Fix a field type when loading reputation_spillover_template
Also whitespace cleanup
2012-08-15 21:22:29 +01:00
Nay
9fcaeda097 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/shared/Logging/Appender.h
	src/server/worldserver/worldserver.conf.dist
2012-08-15 21:14:21 +01:00
Nay
0289f2e1bb DB/Schema: Change RewardFactionValueIdOverride to int(11)
Core change is not needed, it's reading an Int32 already
2012-08-15 20:51:28 +01:00
Nay
1cca24440b DB/Schema: Remove a meaningless index in quest_poi, update PKs for npc_vendor tables 2012-08-15 19:11:45 +01:00
Spp
52a5991c12 Core/Logging: Added documentation about this system
- Restored old CharDump (LOG_FILTER_PLAYER_DUMP) but disabled by default.
- "%s" is now used to set dynamic file names, only used by GM commands and Player dump
2012-08-15 19:58:02 +02:00
Nay
a29a79e6d7 SQL: Comment out a sql file that would error with sql-mode strict 2012-08-15 18:12:18 +01:00
Nay
53a2b86228 Core&DB: Increase the size of MinLevel and MaxLevel to int16 2012-08-15 18:00:41 +01:00
Shauren
0e304fa98c Core/Spells: Updated mount cast check 2012-08-15 18:27:50 +02:00
Nay
c29eb1f87a Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-15 16:33:00 +01:00
Nay
efdaf2a300 Core/Items:
- Update some ItemPrototype enums
- Merge armor and weapon vellum into a single subclass
- Fix tackler bags
2012-08-15 16:31:34 +01:00
Spp
b77d88ec51 Core/Logging: Fix crash on authserver shutdown
Closes #7365
Closes #7325
2012-08-15 15:59:11 +02:00
Nay
d1eaf219c4 Merge pull request #7403 from Tuxity/4.3.4
[434] Attack power formula and druid typos
2012-08-14 16:51:08 -07:00
Nay
fcdadcd455 Core/Opcodes: Fix compiler error in GCC
Thanks Nevan

Closes #7404
2012-08-15 00:49:02 +01:00
Tuxity
9fc75cffc9 Core/Stats:
- Update dodge base, parry cap and dodge cap values to cataclysm.
- Remove useless function since defense skill was remove in 4.0.1
2012-08-15 01:19:48 +02:00
Tuxity
40f6e1dd1e Core/Stats: Update formula of min/max weapon damages in feral form. 2012-08-15 00:58:31 +02:00
Tuxity
9818406555 Core/Stats: Feral attack power doesn't exist since 4.0.1 2012-08-15 00:48:30 +02:00
Tuxity
d0923e6dae Core/Stats: Update AttackPower to cataclysm. 2012-08-15 00:36:53 +02:00
Vincent-Michael
a306d39bb4 Core/Scripts: Missing change from previous commit 2012-08-15 00:06:19 +02:00
Vincent-Michael
bddaf9b3a4 Core/Scripts: Fix uninitialized variable in boss_akilzon 2012-08-14 23:58:08 +02:00
Vincent-Michael
302051da3d Core/Scripts: Fixed more uninitialized variables 2012-08-14 23:46:42 +02:00
Shauren
b8bb828b03 Core/Misc: Updated TOTAL_SPELL_TARGETS to 4.3.4 2012-08-14 23:21:07 +02:00
Vincent-Michael
0f40869627 DB/Creature: Add Missing spawn for Mistcaller Soo-gan 2012-08-14 20:15:27 +02:00
Nay
c0adf370e5 Core/Vendors: Add currencies to vendors
npc_vendor table gets a new field, type (1 is item, 2 is currency)
for type 1 fields still mean the same, for type 2 maxcount is buycount (without any "precision")

changed structure of SMSG_UPDATE_CURRENCY(_WEEK_LIMIT) but not enabled, wrong values are being wrongly calculated
2012-08-14 18:11:06 +01:00
Nay
79a2165e27 Merge pull request #7398 from Vincent-Michael/onyxiaCreatureText
Scripts/Onyxias Lair: Convert script_texts in creature_text
2012-08-14 09:39:50 -07:00
Vincent-Michael
a896fa8e76 Scripts/Onyxias Lair: Convert script_texts in creature_text 2012-08-14 18:10:54 +02:00
Shauren
e761458b24 Core/Taxi: Updated taxi mask building 2012-08-14 15:29:43 +02:00
Nay
a768bba3c6 Core: Add enum for currency flags, update MAX_VENDOR_ITEMS and fix build 2012-08-14 02:56:45 +01:00
Subv
df073d3d69 Core/Spells: Finished cleanup in Unit::HandleDummyAuraProc 2012-08-13 19:16:14 -05:00
Nay
731b0cc587 Merge pull request #7390 from Kiperr/2
Core/Player: Now players will able to equip all types of relics when mee...
2012-08-13 17:10:26 -07:00
kiper
12ad39c43c Fix code style. 2012-08-14 02:08:29 +02:00
Nay
2c4de60a66 Merge pull request #7389 from Kiperr/4.3.4
Core/Globals: Add 5th field in reputation_spillover_template for Bilgewa...
2012-08-13 17:00:34 -07:00
Nay
6dabeb0b31 Merge pull request #7388 from Chevron/4.3.4
Core/AI: Removed EventAI handling. is not needed more for cataclysm.
2012-08-13 16:59:43 -07:00
kiper
cf30a0aaaf Core/Player: Now players will able to equip all types of relics when meet requirements from items and have relic skill. 2012-08-14 01:59:20 +02:00
Venugh
c8eeb1f9e6 Core/AI: Removed EventAI handling. is not needed more for cataclysm...
move a sql to correct place.
2012-08-14 01:57:42 +02:00
kiper
0b157c9066 Core/Globals: Add 5th field in reputation_spillover_template for Bilgewater Cartel/Gilneas spillover reputation. 2012-08-14 01:49:18 +02:00
Subv
2dbb194c7d Core/DBCs: Implement loading of gtSpellScaling.dbc 2012-08-13 18:18:49 -05:00
Nay
db00a9fd2c Missing changes to previous commit 2012-08-14 00:03:18 +01:00
Nay
424d860454 DB&Core/Quests: Change MinLevel to signed since -1 is a valid value for deprecated quests 2012-08-13 23:59:14 +01:00
Subv
1f4b69908b Core/Spells: Removed more deprecated spells code for Cataclysm 2012-08-13 17:42:58 -05:00
Nay
aa25336602 Core/Loading: Re-enable validation for quest_template currency loading 2012-08-13 23:31:21 +01:00
Nay
64bf663ecd Merge pull request #7386 from Sovak/4.3.4
Core/Totems: In cata totem items are no longer needed
2012-08-13 15:22:45 -07:00
Sovak
45e0cae7be Core/Totems: In cata totem items are no longer needed
Signed-off-by: Sovak <Sovak007@gmail.com>
2012-08-14 00:17:06 +02:00
Nay
a0aecdb8cd Merge pull request #7385 from Vincent-Michael/tocr
Scripts/Trial Of The Crusader:
* Fix typo
* Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
2012-08-13 15:04:31 -07:00
Vincent-Michael
c9f4866648 Scripts/Trial Of The Crusader:
* Fix typo
* Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
2012-08-14 00:01:39 +02:00
Sovak
292cbbf068 Core/Spells: Updated critical heal to Cataclysm
Signed-off-by: Sovak <Sovak007@gmail.com>
Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-08-13 22:11:29 +01:00
Nay
07a2de0393 Merge pull request #7383 from Vincent-Michael/tocrCreatureText
Scripts/Trial of the Crusader: Convert script_texts in creature_text
2012-08-13 13:19:31 -07:00
Vincent-Michael
d1071d6e81 Scripts/Trial of the Crusader: Convert script_texts in creature_text 2012-08-13 22:15:22 +02:00