Commit Graph

12222 Commits

Author SHA1 Message Date
Heihachi
62b2ccca13 Core/Player: Fix Restes/RaF exp on the exp bar and from kills
Final Time :'(

(cherry picked from commit 2d000a42e9)
2014-12-28 15:58:11 +00:00
jackpoz
3cdc66bec6 Shared/Networking: Fix buffer overflow in Socket handling
Fix a buffer overflow caused by Boost trying to store too much data in a buffer too small.

(cherry picked from commit cdf6c88462)
2014-12-28 15:56:55 +00:00
Gigi1237
d51b2c04c8 Core/Scripts: Add Conjure Refreshment Table script
- Fix Conjure Refreshment for characters above level 85

Closes #13780
2014-12-28 15:30:32 +00:00
Shauren
483b6ad5a8 Core/Achievements: Updated achievements - progress is currently not saved until a conversion of existing data from old to new criteria is made 2014-12-28 16:21:35 +01:00
Shauren
12ef5ad90a Core/Battle.net: Fixed another client crash happening when logging out to character list 2014-12-28 15:02:20 +01:00
MitchesD
be0009d01a Scripts/ICC: fixed situations when LK tried to cast Necrotic Plague on pets and then Necrotic Plague was omitted
(cherry picked from commit 3d3dafbe38)
2014-12-28 12:15:42 +01:00
Rat
257f46e678 Core/Aokromes: typo? fix 2014-12-28 10:34:33 +01:00
Aokromes
ccf2b36c0c Core/Logs: Move runtime log to debug
because it's already checked at startup.
2014-12-28 10:20:23 +01:00
mthsena
c8e555f658 Core/RBAC: Add two side trade to RBAC
(cherry-picked from commit 3ee2f0d2bf)
2014-12-27 18:10:47 +00:00
jackpoz
959ea73734 Core/NetworkIO: Skip AntiDoS checks for queued packets
(cherry picked from commit d8c3115bbd)
2014-12-27 16:14:56 +00:00
MrSmite
584672556c Fix spell cooldown for guardian pets
(cherry picked from commit 54cc8adac5)
2014-12-27 13:58:06 +00:00
Gacko
cf89335177 Fix non pch build 2014-12-27 13:57:36 +01:00
Gacko
8d2e230419 ItemTemplate: Fix warning about missing cases. 2014-12-27 11:58:10 +01:00
AriDEV
ae681a96cc Server/Currency: Implement Apexis Crystals 2014-12-27 01:55:27 +00:00
Nyeriah
6f8a7be120 Scripts/Commands: Fix a conversion loss at the mute history command
(cherry picked from commit 5d4f26d820)
2014-12-26 16:27:25 -02:00
Nyeriah
e66460dad6 Scripts/Oculus: Implement a couple of missing texts
(cherry picked from commit 63c1e265aa)
2014-12-26 13:12:00 -02:00
Nyeriah
b3a63301d0 Scripts/Naxxramas: Add script support for quarter teleporters and spawn missing ones
Updates #13255

(cherry picked from commit aff5229cd1)
2014-12-26 04:16:12 -02:00
Shauren
3c3b42362f Core/DataStores: Added DB2Manager
* Moved DB2 helpers to new class
* Moved hotfix data to hotfixes database and core management functions to DB2Manager class
* Updated HotfixNotifyBlob packet
2014-12-26 01:38:40 +01:00
Duarte Duarte
def2bfc83c Merge pull request #13744 from Golrag/Opcodes
Core/Opcodes: Add some opcodes
2014-12-25 23:53:44 +00:00
Duarte Duarte
c548517585 Merge pull request #13751 from Unholychick/6.0.3
Core/Scripts: Add new SpellScript hook
2014-12-25 21:30:44 +00:00
Unholychick
1f39b1dbfa Core/Scripts: Rewrite Devour Magic
Rewrite Devour Magic to use new spellscript hook OnEffectSuccessfulDispel.
2014-12-25 22:28:57 +01:00
Unholychick
ebf95e7ed7 Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel
Adds SpellScript hook to execute scripts after succesful dispels, example could be warlock pets Devour Magic, which should only trigger when succesfully dispelling an aura.
2014-12-25 22:21:15 +01:00
Shauren
9eb70940bd Core/DataStores: Moved broadcast_text handling to DB2Storage 2014-12-25 22:20:16 +01:00
mthsena
4e8217754e Core/PetitionsHandler: Move charter costs to config
(cherry picked from commit 0c1d3aa344)

Conflicts:
	src/server/game/World/World.h
2014-12-25 20:55:46 +00:00
Nayd
4b7c1d5e45 Core/Items: Fix signed/unsigned mismatch warnings 2014-12-25 20:52:53 +00:00
Nyeriah
db2816cfba Scripts/Nexus: Implement Grand Magus Telestra's seasonal costume
Closes #13643

(cherry picked from commit e2f7b91298)
2014-12-25 18:15:18 -02:00
MitchesD
175951754c Scripts/Nexus: rewritten instance script
(cherry picked from commit f743fb3e43)
2014-12-25 19:53:00 +01:00
Shauren
3393934045 Core/DataStores: Implemented loading locale strings from database to DB2Storage 2014-12-25 12:43:59 +01:00
Shauren
ae8814772f Core/DataStores: Implemented loading hotfixes database into DB2Storage 2014-12-24 22:24:32 +01:00
Shauren
33a492e822 Core/DBLayer: Removed a few old authserver prepared statements 2014-12-24 15:16:51 +01:00
Shauren
911d0cf400 Core/Battle.net: Fixed client crashes happening when reconnecting too soon after being kicked 2014-12-24 13:48:52 +01:00
Golrag
be4d0c60bd Define some opcodes 2014-12-24 12:48:25 +01:00
Shauren
c57171041b Core/Items: Added item level caps 2014-12-24 12:07:06 +01:00
Shauren
3eee1d9730 Core/Players: Fixed melee damage 2014-12-23 22:15:30 +01:00
Vincent-Michael
998f1f9873 Core: Fix non pch build² 2014-12-23 00:51:32 +01:00
Vincent-Michael
d5a4059ce7 Core: Fix non pch build 2014-12-23 00:39:33 +01:00
Shauren
5e0bde95d9 Core/Items: Fixed autocomplete typo 2014-12-23 00:34:40 +01:00
Duarte Duarte
edbbb2ec74 Merge pull request #13740 from AriDEV/6.x
Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Dr...
2014-12-22 23:29:58 +00:00
Shauren
f3c6e1e96d Because saving a file is hard. 2014-12-23 00:27:01 +01:00
Shauren
941904d5ea Core/Items: Updated item stat calculations
* Implemented item modifiers
* Implemented item bonuses
2014-12-23 00:25:43 +01:00
joschiwald
6c6e4d4328 Core/Packets: moved chat packet building function to packet builder class 2014-12-23 00:06:36 +01:00
AriDEV
3cdc6478ad Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Draenor zones.
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-22 23:49:44 +01:00
ProjectCoreDevs
2a98e7b3ee Core/Opcode Add CMSG_BUY_ITEM Opcode 2014-12-22 21:44:22 +01:00
Nyeriah
9d7433244e Core/Players: Fix a flaw as timed quests can still turn failed even if complete
(cherry picked from commit 0043a5dd22)
2014-12-21 21:49:23 -02:00
Rat
83f168353a Core/Items: remade inventory packets to new packet system 2014-12-21 19:11:39 +01:00
Shauren
6dbb516b65 Core/Items: Refactored ItemTemplate 2014-12-21 13:35:43 +01:00
Rat
77dc1b00db Core/Spells: fixed wrong aura update targets 2014-12-21 12:44:21 +01:00
Rat
6968032ad8 Core/Spells: fixed aura crash (mostly for lvl 100 warriors) 2014-12-21 11:16:16 +01:00
Vincent-Michael
d61488563c Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECT 2014-12-21 00:13:52 +01:00
AriDEV
c58d5d621a Server/DataStore: Added Scenario to MapTypes
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20 23:38:16 +01:00