Commit Graph

29718 Commits

Author SHA1 Message Date
Aokromes
250d9fd2bc DB/Misc: 3.3.5a fixes 2016-07-07 21:59:00 +02:00
Aokromes
1c5c04e9f7 DB/Misc: 3.3.5a fixes 2016-07-07 21:21:55 +02:00
Aokromes
4fc5672a60 Core/PacketIO: Fixed crash happening when someone sends too small packet that is processed directly in WorldSocket 2016-07-07 20:25:29 +02:00
Aokromes
02784be121 Core/Misc: Fix camera and player collision not updating when object scale changes
By Krudor
2016-07-06 21:38:28 +02:00
Aokromes
80258dda1a DB/Misc: Fix import 2016-07-05 19:08:27 +02:00
Aokromes
a4924866c9 DB/Misc: More 3.3.5a fixes 2016-07-05 18:20:45 +02:00
Aokromes
abae4ff6cb DB/Misc: 3.3.5a fixes 2016-07-05 02:47:59 +02:00
Aokromes
a527aaf835 Scripts/Fireland: Remove warning 2016-07-03 19:16:30 +02:00
Aokromes
73563434fd Merge branch 'build_fix' into '4.3.4'
Script/Firelands: Fixed Baleroc Build



See merge request !28
2016-07-03 16:37:39 +00:00
Flameshot
9ddc68b689 Script/Firelands: Fixed Baleroc Build 2016-07-03 19:33:41 +03:00
Aokromes
1ecb90633d Merge branch 'patch-1' into '4.3.4'
Scripts/The Vortex Pinnacle: Handled SPELL_LIGHTNING_BLAST



See merge request !25
2016-07-03 15:39:41 +00:00
Girip Dragos
b921940c21 Scripts/The Vortex Pinnacle: Handled SPELL_LIGHTNING_BLAST 2016-07-03 14:48:30 +00:00
Aokromes
e3e4dd5257 Core/Vehicles: Remove incorrect change 2016-07-03 15:44:07 +02:00
Aokromes
f58a2441aa Scripts/Firelands: Baleroc Encounter
By  Krudor
2016-07-03 14:21:02 +02:00
Aokromes
b790c23d54 Scripts/VortexPinnacle: Fix scripts loading 2016-07-02 17:04:23 +02:00
Aokromes
11019865cc Fix sql 2016-07-02 16:32:21 +02:00
Aokromes
bb470df873 compile fix 2016-07-02 16:23:22 +02:00
Aokromes
1718cba085 Scripts/VortexPinnacle: Fix (C) dates 2016-07-02 16:11:57 +02:00
Aokromes
dc11f9fdd5 Scripts/Instance: The Vortex Pinnacle
By Mihapro
2016-07-02 16:06:29 +02:00
Aokromes
17a50fe8ed Scripts/HoO: Compile fix 2016-07-02 14:47:08 +02:00
Aokromes
b967f53646 Scripts/HoO: Templeguardian Anhuur Changes
By NorthStrider
2016-07-02 14:27:29 +02:00
Aokromes
d2691831e3 Update worldserver.conf.dist 2016-07-02 14:19:05 +02:00
Aokromes
c0673c17a2 Core/Misc: Coding standard 2016-07-02 14:14:07 +02:00
Aokromes
302bfb9152 Merge branch '4.3.4' into '4.3.4'
Fix Lock Picking Skill Value

The Skill Value of Lock Picking is since Cata increased with the Player Level. (PlayerLevel *5)
fix https://gitlab.com/trinitycore/TrinityCore_434/issues/43

See merge request !21
2016-07-02 12:11:49 +00:00
Aokromes
891c076d97 Update worldserver.conf 2016-07-02 13:23:32 +02:00
sevi
1bea4821f9 Core/Spell: fix comment. 2016-07-01 21:58:28 +02:00
sevi
1077b7fea5 Core/Spell: fix Skill Value for Lock picking 2016-07-01 21:00:15 +02:00
Aokromes
fa74d64216 DB/Misc: Fix another startup error 2016-07-01 02:42:41 +02:00
Aokromes
8c9f2b48fa DB/Misc: Fix more startup errors 2016-07-01 02:10:04 +02:00
Aokromes
d3483e2596 rename file 2016-06-30 21:39:02 +02:00
Aokromes
b626de57a8 DB/Misc: Fix some startup errors 2016-06-30 21:35:56 +02:00
Aokromes
a552bfa6a7 DB/Misc: 3.3.5a fixes 2016-06-30 21:10:25 +02:00
Aokromes
d23588843c DB/Misc: Fix some startup errors 2016-06-30 21:03:57 +02:00
Aokromes
2995cad39e DB/Misc: Remove incorrect npcflag
By tkrokli
2016-06-28 22:53:53 +02:00
Aokromes
c46f92b84a Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2016-06-28 22:50:48 +02:00
Aokromes
9d712ba77b DB/Misc 3.3.5a fixes 2016-06-28 22:35:45 +02:00
Aokromes
bb4f2ce6c1 Merge branch '4.3.4' into '4.3.4'
Core/Spells: Fix two cooldown issues

Cooldowns were not properly sent to client on login.
Profession cooldowns that expire daily were not handled

See merge request !20
2016-06-25 23:40:39 +00:00
Aokromes
5de84e8dce Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2016-06-25 12:44:26 +02:00
Aokromes
fa6a497d47 DB/Misc: 3.3.5a fixes 2016-06-25 12:42:55 +02:00
Aokromes
692376b4b8 Merge branch 'mmaps_crashfix' into '4.3.4'
Core/Mmaps: Crashfix

by et65 closes https://github.com/TrinityCore/TrinityCore/issues/16910

See merge request !19
2016-06-25 10:09:55 +00:00
Aokromes
5ecf2e318c Update MMapManager.cpp 2016-06-24 17:16:14 +00:00
Aokromes
6c650f23dd DB/Creature: Morakki can't accept both quests 2016-06-23 16:08:58 +02:00
Aokromes
35c18b0b66 DB/Misc: 3.3.5a fixes 2016-06-23 15:27:13 +02:00
Aokromes
629798998d DB/Creature: Spawn Una Wildmane
updates #16655
2016-06-23 15:07:33 +02:00
Roc13x
cf15b39552 Core/Spells: Fix two cooldown issues
Cooldowns were not properly sent to client on login.
Profession cooldowns that expire daily were not handled
2016-06-23 08:53:26 +00:00
Aokromes
1cc604cdee by et65 closes https://github.com/TrinityCore/TrinityCore/issues/16910 2016-06-23 10:24:55 +02:00
Aokromes
a2d6d3a109 Merge branch '4.3.4' into '4.3.4'
Core/Player: Fix talent learning

Broke since 78d1dfd11a where this talent code was randomly deleted somehow

Fixes #71 

See merge request !18
2016-06-22 23:19:08 +00:00
Roc13x
5e320797d1 Core/Player: Fix talent learning
Broke since 78d1dfd11a where this talent code was randomly deleted somehow
2016-06-22 23:03:54 +00:00
Aokromes
63ef8c1337 DB/Misc: Delete duplicate file 2016-06-20 18:17:57 +02:00
sirikfoll
be85915dfc Core/Achievement A-bomb-inable and A-bomb-ination 2016-06-20 18:12:40 +02:00