Golrag
dec59b72cc
Core/PacketIO: SMSG_DESTRUCTIBLE_BUILDING_DAMAGE
2016-01-01 15:34:15 +01:00
Vincent-Michael
478cc756eb
Update copyright note for 2016
...
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Shauren
8cecd17808
Core/Misc: Warning fix
...
warning C4459: declaration of 'realm' hides global declaration
2015-12-31 23:40:11 +01:00
Shauren
9dbc65f125
Core/PacketIO: Added new opcode
2015-12-30 23:08:15 +01:00
Shauren
6ace6aabbf
Core/Networking: Added safety checks against linking instance socket with incorrect/old session
...
Ref #15892
2015-12-29 21:22:31 +01:00
Andrew Letson
e5c9997362
AHBot item class modifiers
...
Adds missing modifiers to worldserver.conf
2015-12-28 21:29:37 -05:00
Shauren
46bbcf74e8
Core/PacketIO: Corrected swapped opcode values
2015-12-28 22:22:35 +01:00
Shauren
9ab10d6e68
Core/Misc: VS 2013 build fix - horrible hack.
2015-12-27 01:21:30 +01:00
Shauren
921d893c2a
Build fix
2015-12-26 00:33:14 +01:00
Shauren
41d6460c75
Core/Creatures: Improved creature text selection to be "more random" instead of favoring first entry
2015-12-25 23:29:01 +01:00
Shauren
ae20b2ab56
Core/Utils: Moved rng functions to separate header and added utility functions to select a random element from a container where each element can have different chance of being selected
2015-12-24 19:48:39 +01:00
Shauren
2796de1a77
Core/PacketIO: Defined new known opcodes
2015-12-23 23:55:39 +01:00
Shauren
a70bc7c427
Core/PacketIO: Corrected orientation sent in teleport packets
...
Closes #16061
2015-12-22 23:16:27 +01:00
Shauren
2ebf3fc44b
Core/PacketIO: Removed handler for another opcode that doesn't exist anymore
2015-12-21 23:20:00 +01:00
Shauren
ef91ba9517
Core/Spells: Fixed a crash when npc casts a spell with SpellLevel = 0 and SPELL_ATTR0_LEVEL_DAMAGE_CALCULATION attribute
...
Closes #16072
2015-12-20 12:44:14 +01:00
Shauren
67c57c4b5b
Core/PacketIO: Updated and enabled /mountspecial packets
2015-12-19 23:43:39 +01:00
Gacko
6969bfc274
Config/BNetServer: Rename yet unused config key to match others.
2015-12-19 13:40:05 +01:00
Gacko
eebb47bc93
Config/BNetServer: Move Wrong.Password.Login.Logging to Auth Server Settings section.
2015-12-19 13:35:34 +01:00
Shauren
642bd1a76d
Core/PacketIO: Removed handler for an opcode that no longer exists
2015-12-18 21:46:58 +01:00
Shauren
84609efb46
Core/PacketIO: Updated and enabled CMSG_CANCEL_CHANNELLING
2015-12-17 23:10:00 +01:00
Software Engineer
0d8b5c2142
Server/ObjectMgr: Added Error Log And Server Shutdown At ID Overflow
2015-12-16 18:55:01 +01:00
Shauren
0d9fe2222b
Core/PacketIO: Updated and enabled CMSG_CALENDAR_COMPLAIN
2015-12-14 20:21:17 +01:00
Shauren
882c9ce981
Core/Players: Updated base mana regen
2015-12-13 20:04:34 +01:00
Gacko
626560385c
Fix non pch build.
2015-12-13 12:55:25 +01:00
Carbenium
c7e58e4db1
Tools/MapExtractor: Fix a warning reported by gcc 4.9
...
/var/lib/jenkins/jobs/tc_335_release_gcc49/workspace/src/tools/map_extractor/System.cpp:113:25: error: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Werror=unused-result]
chdir("../");
*NO reextraction of dbcs/maps needed*
Binary compatibility is ensured
(cherry picked from commit f0c7061f0b )
Conflicts:
src/tools/map_extractor/CMakeLists.txt
src/tools/map_extractor/System.cpp
src/tools/map_extractor/loadlib.cpp
src/tools/map_extractor/loadlib/loadlib.h
src/tools/map_extractor/mpq_libmpq04.h
2015-12-13 09:47:20 +01:00
jackpoz
880b08d3a9
Merge pull request #15960 from panaut0lordv/6.x
...
Core/Misc: Character escaping is not necessary in MOTD config
2015-12-12 15:41:35 +01:00
jackpoz
b03d36d702
Merge pull request #15920 from Treeston/3.3.5-MCHotkeyPos
...
Unit/PossessBar: Fix spell ordering on possess bar
(cherry picked from commit c703e01471 )
2015-12-12 03:26:54 +01:00
jackpoz
f6131af02b
Merge pull request #15912 from Treeston/3.3.5-urandms
...
Core/Util: Add urandms(minMS, maxMS) helper
(cherry picked from commit c1b4cd21f3 )
2015-12-12 03:26:31 +01:00
jackpoz
8ff2359b7d
Merge pull request #15903 from tkrokli/remove_script_npc_anchorite_truuen
...
Core/Scripts: Remove deprecated script npc_anchorite_truuen
Remove deprecated script npc_anchorite_truuen replaced by SAI in 2cecc7b1f7
(cherry picked from commit 9020790db2 )
2015-12-12 03:09:21 +01:00
jackpoz
5077363f51
Core/Player: Always allow accounts with RBAC_PERM_COMMAND_GM to enter instances on login
...
Always allow accounts with RBAC_PERM_COMMAND_GM to enter instances on login even if player had .gm off .
Send an ingame message to notify the user about the avoided kick.
(cherry picked from commit 5f917e2286 )
2015-12-12 03:08:45 +01:00
jackpoz
baa52438e6
Scripts/EyeOfEternity: Fix crash
...
Fix crash happening when a player would kill a Melee npc on the disks during Malygos fight and mount it before it ended the waypoint path.
Close #15900
(cherry picked from commit 6e296ddaa2 )
2015-12-12 03:08:16 +01:00
Shauren
04058052d3
Core/Misc: Build time improvement
2015-12-12 00:25:27 +01:00
Shauren
73a754b26c
Core/Trade: Update TradeStatus enum for 6.2.3
...
Closes #15958
2015-12-11 23:08:23 +01:00
Shauren
d97bca2c9b
Core/Taxi: Updated taxi enums for 6.2.3
...
Closes #15959
2015-12-10 19:52:51 +01:00
Shauren
4695e23491
Core/Auras: Defined new spell aura types
2015-12-09 01:33:37 +01:00
Cosmo Orzechovsky
c731bd5d59
Misc: Removed unneeded info about character escaping from .conf.dist and improved example MotD
2015-12-08 20:25:59 +01:00
Shauren
094f505e40
Core/Items: Fixed a possible crash with soulbound tradable items
...
Closes #15700
2015-12-08 18:02:10 +01:00
Shauren
93c4710c38
Added missing null checks to c488fb219a
2015-12-06 00:19:33 +01:00
Shauren
c488fb219a
Core/Creatures: Implemented automatic detection of trigger models, their order in creature_template no longer matters
2015-12-05 18:47:35 +01:00
MitchesD
cdb5bd3eb7
Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now used to check for dead creature entries (0 - alive, 1 - dead)
...
* I used 0 for alive to avoid touching all conditions with this type
2015-12-03 21:37:33 +01:00
Shauren
9dde78716c
Core/Spells: Extended .cheat cooldown command to also affect spells with charges
2015-12-03 00:08:44 +01:00
Shauren
b512569258
Core/Spells: Fixed mistake in building SetSpellCharges packet
2015-12-02 23:50:41 +01:00
Shauren
8524faae94
Scripts/Icecrown Citadel: Professor Putricide - fixed Expunged Gas damage formula
...
Closes #6396
(cherry picked from commit 94e4bddb90 )
2015-12-01 19:27:52 +01:00
Shauren
3c1748d8bd
Core/DataStores: Added assertion for wrong max difficulty value
2015-11-30 00:18:08 +01:00
Shauren
8dad53d226
Core/Misc: Updated TransferAbortReason enum
2015-11-29 22:01:20 +01:00
Shocker
e9a1db916e
Core/Spells: Implement SPELL_AURA_MOD_SKILL_2
2015-11-29 19:27:29 +02:00
Shocker
802ebbe36a
Core/Spells: Define some aura types
2015-11-29 19:17:56 +02:00
Shocker
cb911cad00
Core/RBAC: Fix revoking permissions
2015-11-29 18:08:06 +02:00
Shocker
f926f98039
Core/Spells: Define PROC_FLAG_JUMP
2015-11-29 18:07:46 +02:00
Shauren
14b8944aa2
Core/PacketIO: Updated LootSlotType
...
Closes #15890
2015-11-28 23:36:33 +01:00