Duarte Duarte
|
8bbd9133d5
|
Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir exists
Thanks to @ChipLeo
Ref #13866
|
2015-01-11 22:00:55 +00:00 |
|
Nayd
|
a7b4922528
|
DB/Schema: Boost stats in player_levelstats from tinyint to smallint
Needed to accommodate base stats higher than 255
Ref #13823
|
2015-01-11 19:35:24 +00:00 |
|
joschiwald
|
e34b2ae663
|
Core/Spells: fixed Shatter crit chance modifier
|
2015-01-11 12:39:33 +01:00 |
|
Kinzcool
|
4d033eaa89
|
Core/Entities: Load creature health points from the Gt DBCs
|
2015-01-10 18:31:41 -05:00 |
|
MitchesD
|
82e5d18893
|
Scripts/Misc: some random changes after recent commits and cleanup
(cherry picked from commit f94cfc6577)
|
2015-01-10 23:01:41 +01:00 |
|
Shauren
|
2dfd1594cd
|
Core/Players: Fixed loading and saving skill data PK violations
|
2015-01-10 20:59:08 +01:00 |
|
Shauren
|
ec5800c845
|
Core/PacketIO: Reenabled most opcodes for WorldSession::DosProtection::GetMaxPacketCounterAllowed
|
2015-01-10 20:57:53 +01:00 |
|
Nyeriah
|
bd5c7cc637
|
Scripts/BlackfathomDepths: Convert bosses to EventMaps/BossAI and clean up instance script
(cherry picked from commit 1852d7d2f7)
|
2015-01-10 03:41:05 -02:00 |
|
Nyeriah
|
6aac2bf2a7
|
Scripts/HellfireRamparts: Remove the spawning of the Reinforced Fel Iron chest from scripts
Updates #13747
(cherry picked from commit 9c9e5abca3)
|
2015-01-10 03:37:43 -02:00 |
|
Rushor
|
f66596a335
|
Scripts/Stratholme: Move Maleki the Pallid to Eventmaps
Closes #13871
(cherry picked from commit db849e7fcc)
|
2015-01-10 05:20:36 +00:00 |
|
projectcoredevs
|
039cf60d11
|
Core/Packet: Update structure for SMSG_ITEM_TIME_UPDATE
Closes #13855
|
2015-01-10 05:14:39 +00:00 |
|
Shauren
|
faa583c784
|
Core/Maps: Updated map difficulties
|
2015-01-10 01:35:47 +01:00 |
|
Shauren
|
f6b30fdf61
|
Core/PacketIO: Fixed WorldServerInfo structure
|
2015-01-10 01:29:13 +01:00 |
|
Shauren
|
5d4b0c7050
|
Core/Achievements: Defined another known achievement flag
|
2015-01-10 01:26:27 +01:00 |
|
Shocker
|
02bdd542a1
|
Core/Spells: Revert unintentional change from commit e99411e4 (was replaced due to mass replace)
|
2015-01-06 01:16:14 +02:00 |
|
Shocker
|
ed3c2be54e
|
Actually fix build (wrong copy paste)
|
2015-01-06 00:59:32 +02:00 |
|
Shocker
|
3f99ffbca8
|
Fix build
|
2015-01-06 00:56:55 +02:00 |
|
Shocker
|
c5d05051fb
|
Core/Spells: Remove duplicate HasAttribute() method in SpellInfo
|
2015-01-06 00:43:02 +02:00 |
|
Shocker
|
e99411e405
|
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readability
|
2015-01-05 23:49:43 +02:00 |
|
Shocker
|
77bf34e8d5
|
Core/Spells: Define some new spell aura types
|
2015-01-05 18:17:29 +02:00 |
|
Shocker
|
a40afd9e60
|
Core/Spells: Define some new spell effects
|
2015-01-05 14:58:17 +02:00 |
|
projectcoredevs
|
a7956afd6e
|
Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO, CMSG_BUYBACK_ITEM
|
2015-01-04 20:22:42 +01:00 |
|
AriDEV
|
f227cdeab7
|
Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE.
* Update SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE to new Format.
Signed-off-by: AriDEV <aridev666@gmail.com>
|
2015-01-04 09:16:02 +01:00 |
|
Gacko
|
9f75015cd0
|
Fix non pch build - again.
|
2015-01-03 12:39:08 +01:00 |
|
Intel
|
530d062fc3
|
Core/Spells: Fixed loading of initial action bar. Closes #13827
Also updated functions to use proper naming and fixed compile warning
|
2015-01-02 23:51:28 +02:00 |
|
Intel
|
47b0d408a5
|
Core/Quests: Fixed missing string in QuestGiverOfferReward
|
2015-01-02 22:27:52 +02:00 |
|
Shauren
|
97f7ca3154
|
Core/PacketIO: Fixed duration field order in SMSG_AURA_UPDATE
|
2015-01-02 15:15:59 +01:00 |
|
Shauren
|
9187e5a5f4
|
Core/Auras: Fixed aura tooltip values
|
2015-01-02 14:08:11 +01:00 |
|
AriDEV
|
806fd75002
|
Server/Currency: Missed one more line.
Signed-off-by: AriDEV <aridev666@gmail.com>
|
2015-01-02 10:45:59 +01:00 |
|
joschiwald
|
3e9d7e83eb
|
Merge pull request #13809 from AriDEV/6.x
Server/PacketIO: Currency Updates
|
2015-01-02 03:46:32 +01:00 |
|
AriDEV
|
895e50be7a
|
Server/PacketIO: Currency Updates
* Update SMSG_SET_CURRENCY & SMSG_SETUP_CURRENCY Packets.
* Update of Database Structure and SQLStatements for Currencies.
Signed-off-by: AriDEV <aridev666@gmail.com>
|
2015-01-02 03:05:58 +01:00 |
|
joschiwald
|
a4afd80479
|
Core/Packets: updated some channel moderation packets
- synch opcodes with wpp
|
2015-01-02 02:20:40 +01:00 |
|
Shauren
|
ccc293931d
|
Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enum
|
2015-01-01 20:38:19 +01:00 |
|
Rat
|
1f8f8fc5a5
|
Core/Objects: fixed single destroy object
|
2015-01-01 17:53:08 +01:00 |
|
Vincent-Michael
|
8428aee8c9
|
Core: Fix build temporary
|
2015-01-01 01:22:24 +01:00 |
|
Goatform
|
c005e8d29d
|
Core: updated refer a friend enum
updated refer a friend enums for 6.0.3
|
2015-01-01 00:48:53 +01:00 |
|
Vincent-Michael
|
6794d4dfe8
|
Fuck you 2013
|
2015-01-01 00:39:01 +01:00 |
|
Vincent-Michael
|
ab90f74486
|
Update copyright note for 2015
Happy new year
|
2015-01-01 00:28:09 +01:00 |
|
Shauren
|
e5b9d815ba
|
Core/Achievements: Enabled saving progress and converted old saved data
|
2014-12-31 18:00:35 +01:00 |
|
Intel
|
f64e227e22
|
Core/Packets: Added CMSG_AREATRIGGER
|
2014-12-30 03:09:57 +02:00 |
|
Intel
|
1f7e6a976d
|
Core/Quests: Added CMSG_QUESTGIVER_QUERY_QUEST
|
2014-12-30 02:24:10 +02:00 |
|
joschiwald
|
45187b036f
|
Core/Packets: rename packet structs to match client names
|
2014-12-30 00:39:51 +01:00 |
|
Intel
|
8176f9982e
|
Core/Quests: Added CMSG_QUESTGIVER_REQUEST_REWARD
|
2014-12-29 22:46:51 +02:00 |
|
Intel
|
8be25ce908
|
Core/Quests: Added SMSG_QUESTGIVER_REQUEST_ITEMS
|
2014-12-29 22:36:02 +02:00 |
|
Intel
|
6b10271891
|
Core/Quests: Fixed WPE exploit that allowed to accept any quest
|
2014-12-29 21:39:33 +02:00 |
|
Intel
|
0a7caf5a6d
|
Core/Quests: Do not rely on StorageIndex for quest objectives
Also fixed unsigned columns in quest_template
|
2014-12-29 20:58:49 +02:00 |
|
Shauren
|
419db6c82f
|
Tools/Patcher: Optimized loading binary file by patcher
|
2014-12-29 18:52:42 +01:00 |
|
Vincent-Michael
|
ddb0b1acda
|
Core: Remove White spaces
|
2014-12-29 16:55:49 +01:00 |
|
Gacko
|
62ac3a0a11
|
Fix non pch build
Broke in 821e2534
|
2014-12-29 15:03:50 +01:00 |
|
Intel
|
381416d022
|
Core/Quests: Fixed quest loading from DB and improved error output
|
2014-12-29 14:07:17 +02:00 |
|