Nay
7dbacc278a
Core: Fix build
2012-08-16 01:11:16 +01:00
Nay
b651b352ed
Merge remote-tracking branch 'origin/master' into 4.3.4
...
Conflicts:
src/server/game/AI/EventAI/CreatureEventAIMgr.cpp
src/server/game/DataStores/DBCStores.cpp
src/server/game/Globals/ObjectMgr.cpp
src/server/game/World/World.cpp
src/server/scripts/Commands/cs_misc.cpp
src/server/worldserver/worldserver.conf.dist
2012-08-16 00:36:50 +01:00
Nay
60e608417e
Core/Spell: Update some comments in SpellEffect enum
2012-08-16 00:29:05 +01:00
Spp
50a271b81f
Core/Logging: Remove recently added "outOpCode" with outInfo(LOG_FILTER_OPCODE... (There is no need to create new function)
...
Also, set config options to behave like old log system by default
2012-08-16 01:26:47 +02:00
Nay
a465a43da0
SQL: Move all world sql updates to /old/ directory. Base DB is available in https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha
...
From now on, this repository should only contain core related sqls
Aforementioned repository will be synced with this one from time to time and will include DB related content
2012-08-16 00:07:29 +01:00
Spp
3c42401d66
Core/Logging: Set config options to behave like old log system.
2012-08-16 00:56:58 +02:00
Spp
8a1e7dd070
Core/Loading: Re-enable Server loading log
2012-08-16 00:23:44 +02:00
Subv
eb3ecac70f
Core/Spells: Cleaned up more deprecated spells code
2012-08-15 17:22:58 -05:00
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
ca2bc35713
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
2012-08-15 21:30:55 +01: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