Commit Graph

517 Commits

Author SHA1 Message Date
GMKyle
da6c255a70 fix(Core/Raid):Putricide mutated abomination being energized by players (#2386) 2019-11-24 09:26:30 +01:00
Viste
1977336050 feat(Core/Misc): replace ACE based typedefs (#2460) 2019-11-22 22:42:00 +07:00
Stefano Borzì
69baccff0d feat(DB/characters): added comments to worldstates (#2384) 2019-11-22 08:56:04 +01:00
Nightprince
ded3bd8900 fix(Core/PetAI): aggro and movement of Warlock's IMP (#2379) 2019-11-18 16:05:25 +01:00
Stoabrogga
b1e5943e0a fix(Core/GridNotifiers): Fix crash (#2443) 2019-11-17 09:04:28 +01:00
Stefano Borzì
293ccc1faf fix(Core): uint32 assignment, prevent crash, closes #2433 (#2435)
* Fixed uint32 assignment, prevent crash

* Improved code quality
2019-11-16 18:44:06 +01:00
Kargatum
a3206c56dc feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
Kargatum
f9a8de9be7 feat(Core/Shared): added new library - shared (#2416) 2019-11-15 16:31:54 +07:00
Viste
7a1ac8245b feat(Core/PacketIO): restrict CMSG_EMOTE/CMSG_STANDSTATECHANGE to only allow emotes/stand states that client can send by itself (#2412)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2019-11-15 16:28:54 +07:00
Stefano Borzì
ab637800e7 fix(Core): prevent movement exploit (#2410) 2019-11-15 10:03:57 +01:00
Stoabrogga
fae7ae95a3 fix(Core/GridNotifiers): increased visibility for large creatures, part 2 (#2378) 2019-11-14 08:04:41 +01:00
Kargatum
23b77c1303 fix(Core/MovementHandler): fix crash at null guid in mover (#2426) 2019-11-13 20:51:36 +07:00
Dmitry Brusenskiy
1914571cba fix(Core/Gossip): Enable gossip translations from database(#2427) 2019-11-12 21:31:09 +07:00
Stoabrogga
4e6a8a2756 fix(Core/Quest): The Lich, Ras Frostwhisper (#2373) 2019-11-11 09:18:15 +01:00
Kargatum
0fd565d557 feat(Core/Debugging): improve crash reports (#2365)
* Enabled crash reports for Windows
2019-11-10 22:42:47 +07:00
Stoabrogga
42a53837c6 feat(Core/GameEvent): Allow unspecified end_time for game events (#2368) 2019-11-09 16:12:48 +01:00
Viste
e83169d715 feat(Core/Opcode): simple opcode filter to log non-existing opcode (#2281) 2019-11-08 09:21:34 +01:00
GMKyle
f374f07590 fix(Core/Dungeon): Elder Nadox hardcore texts + Ahn'kahar Spell Flinger spells. (#2244) 2019-11-07 08:25:03 +01:00
GMKyle
26998d36bb fix(Core/Spell): Eye of Gruul healing discount spell (#1913) 2019-11-05 07:53:32 +01:00
Vitoco
4899a7b11d fix(Core/Spell): Glyph of Shadow Word: Death (#1900) 2019-11-04 07:52:17 +01:00
Stefano Borzì
ce30c08fbc fix(Core/AuthSocket): Added check for AuthFlooder (#2387) 2019-10-30 08:18:00 +01:00
Shard
97c55c6152 fix(Core/Item): Random item properties generation (#2331) 2019-10-28 08:08:37 +01:00
Stefano Borzì
9dd623e061 feat(DB/points_of_interest): Improved points_of_interest table, close #1193 (#2348) 2019-10-23 07:48:46 +02:00
Stoabrogga
d4cf4c1fd9 fix(Core/Commands): debug send opcode (#2344) 2019-10-22 08:20:00 +02:00
Stoabrogga
c769fb9006 fix(DB/Core): Quest "The Great Hunter's Challenge"; add new condition CONDITION_QUEST_OBJECTIVE_PROGRESS (#2342) 2019-10-21 08:57:41 +02:00
Stoabrogga
3baa3c7534 feat(Core/SpellMgr): Worldserver option for ICC buff (#2320) 2019-10-16 07:53:19 +02:00
Stoabrogga
8f51c756d5 fix(Core/spell_item): Fix a few items with spell effects (#2296) 2019-10-08 08:08:36 +02:00
WiZZy
1227485412 fix(Core/Battleground): Improving the Anti-Spam BG Queue Announcer (#2299) 2019-10-06 19:34:46 +02:00
WiZZy
a8a27c2747 fix(Core/Chat): Channel exploit (#2298) 2019-10-05 13:40:38 +02:00
Stoabrogga
9ea9329285 feat(Core/CreatureAddon): increased visibility for large creatures (#2304) 2019-10-04 15:22:03 +02:00
Stoabrogga
84ea36a21b fix(Core/Chat): Prevent Horde / Alliance chat via custom emotes (#2292)
* add new worldserver parameter "AllowTwoSide.Interaction.Emote"
* use new broadcast text ID 91243 for strange gestures
2019-10-01 15:18:43 +02:00
Stoabrogga
ab55aa4e5a feat(Core/Config): Add parameter to load all grids of all non-instanced maps on server start (#2283) 2019-09-30 17:06:32 +02:00
Viste
854b426978 feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert (#2273) 2019-09-26 09:51:33 +02:00
GMKyle
58f3cfe387 fix(Core/Hunter): Stable Master, exotics pets management, tame validations. (#2100) 2019-09-25 18:29:18 +02:00
Stoabrogga
8689903f58 fix(CMake): Use cmake-generator-expressions for escaping quotes (#2307) 2019-09-25 02:11:13 +07:00
Kargatum
3518c9e9f5 feat(Cmake): set minimal support version 3.8 and added interface libs for world and auth (#2295)
* Added interface library authserver-interface
* Added interfaca library worldserver-interface
* Added Copyright's in auth and world server Cmake's files
2019-09-21 18:25:56 +07:00
Stoabrogga
bd4f8b5b14 fix(Core/CreatureScript): Quest "Kindness" (#2272) 2019-09-21 12:51:30 +02:00
GMKyle
c9662f6c5e fix(Core/Dungeon): Small corrections to Boss Novos encounter and some npcs wrong behavior (#2266) 2019-09-16 22:10:29 +02:00
Stoabrogga
6416d084dc fix(Core/CreatureScript): Ormorok log errors (#2241) 2019-09-12 22:28:15 +02:00
Dmitry Brusenskiy
054c53b367 fix(Core/GameObjectScript): Load ICC Scourge Teleport gossip from DB (#2192) 2019-09-11 22:56:41 +02:00
Stoabrogga
30bb15030d fix(DB/Creature): Gimorak's Den (#2226) 2019-09-10 22:40:52 +02:00
mik1893
67d180ea77 fix(Core/Worldsession): add option to prevent logout when AFK in a sanctuary zone (#2205) 2019-09-09 23:53:37 +02:00
Stoabrogga
ee09fb8f9d fix(Core/Spell): "Taming the Beast" hunter quests, part 2 (#2271)
Co-authored-by: Mitradis <mitradis@gmail.com>
2019-09-08 23:39:34 +02:00
LichKing255
3aeb2e564d fix(Core): Build error concerning debug log message (#2265) 2019-09-05 22:33:06 +02:00
Stoabrogga
c5e187fed6 fix(Core/Spell): "Taming the Beast" hunter quests (#2243) 2019-09-05 07:50:20 +02:00
Stoabrogga
dbfa66c698 fix(DB/Core): "Sons of Hodir" quests / areas (#2231) 2019-09-04 16:43:44 +02:00
Stoabrogga
e314a0c716 feat(Core/Player): Additional option for worldserver config parameter "InstantFlightPaths" (#2246) 2019-09-04 01:19:57 +02:00
Kargatum
22b360ee0d chore(Core/Player): Fix all apply item mods for scale (#2248) 2019-09-03 22:06:18 +07:00
Francesco Borzì
3a43e8c415 feat(Core): enable C++17 (#2234)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2019-09-02 13:54:10 +07:00
Kargatum
cae91f1650 fix (Core/Vehicle): delay position update in Vehicles, this may be deleted (#2247) 2019-09-01 23:03:51 +07:00