Gacko
8d2e230419
ItemTemplate: Fix warning about missing cases.
2014-12-27 11:58:10 +01:00
Kinzcool
d28c948795
DB/Quests: Added quest_offer_reward data from various builds
2014-12-26 23:23:12 -05:00
Kinzcool
2dea6ac4dc
DB/Quests: Added some objective data from 6.0.3.19116
2014-12-26 21:47:55 -05:00
AriDEV
ae681a96cc
Server/Currency: Implement Apexis Crystals
2014-12-27 01:55:27 +00:00
Kinzcool
1f58c5313b
DB/GameObjects: Added more gameobject_template data from 6.0.3.19342
2014-12-26 20:29:33 -05:00
Vincent-Michael
585bb6cca4
DB/Gameobjects: Added more gameobject wdb data (build 19034)
2014-12-27 02:13:51 +01:00
Vincent-Michael
c037228107
DB/Gameobjects: Added some gameobject wdb data
2014-12-27 02:00:21 +01:00
Vincent-Michael
433ffd5f07
SQL: Meh (@Kinzcool)
2014-12-27 01:46:44 +01:00
Vincent-Michael
d0367d28ba
DB/Quests: Added more data to quest_greeting
2014-12-27 01:42:03 +01:00
Kinzcool
322aaf9215
DB/Quests: Added some data to quest_greeting
2014-12-26 19:33:30 -05:00
Kinzcool
f05c68b432
DB/Quests: Accommodated quest_greeting table for gameobject entities
2014-12-26 16:54:37 -05:00
Kinzcool
49b4f17057
DB/Quests: Moved non-WDB data from quests to its own table
2014-12-26 14:40:09 -05: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
Duarte Duarte
df444890da
SQLs: Replace placehold variable by default world db name
...
Travis tests SQL imports and it would fail otherwise.
Do not forget to change the variable to your world database name (if different from 'world') in the file 2014_12_25_00_hotfixes_locale_broadcast_text.sql
2014-12-26 14:34:26 +00:00
Kinzcool
cb87b6d546
DB/Quests: Splitted quest_template into different tables
2014-12-26 01:51:09 -05: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
Kinzcool
4ef9769c72
DB/Quests: Moved quest visual effects to their own table
2014-12-25 21:30:00 -05: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
Nayd
09f57db03d
Dep/zlib: Update zlib from version 1.2.7 to 1.2.8
...
"Version 1.2.8 fixes a very rare bug in decompression. All users are encouraged to upgrade immediately. Version 1.2.8 also has these improvements:
Add new inflateGetDictionary() function
Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream.
Fix bug in gzclose() when gzwrite() runs out of memory"
2014-12-24 17:45:29 +00: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
Duarte Duarte
bf8eff8545
Merge pull request #13739 from ProjectcoreDevs/patch-1
...
Core/Opcode Add CMSG_BUY_ITEM Opcode
2014-12-22 21:14:47 +00: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
Northstrider
0c0207a2f9
DB/CreatureText: Update Feledren the Banished's creature text with its missing sound
...
Closes #13732
(cherry picked from commit 249270c52c )
2014-12-21 21:16:16 -02:00
Rat
83f168353a
Core/Items: remade inventory packets to new packet system
2014-12-21 19:11:39 +01:00
Nayd
d149e370f7
Tools/ConnectionPatcher: Fix build on GCC/Clang
2014-12-21 14:09:27 +00:00