Stoabrogga
|
85626f2c71
|
fix(DB/waypoint_data): Wyrmrest Guardian (#2389)
|
2019-11-28 07:46:42 +01:00 |
|
AzerothCoreBot
|
e1ee77e173
|
Import pending SQL update file...
Referenced commit(s): 71f5c963f8
|
2019-11-27 06:58:48 +00:00 |
|
Stoabrogga
|
71f5c963f8
|
fix(DB/Quest): "Hot and Cold" quest item (#2388)
|
2019-11-27 07:55:58 +01:00 |
|
Stoabrogga
|
a8ee996431
|
fix(Core): Missing updates for creatures; disable Travis modules check (#2457)
|
2019-11-26 09:49:58 +01:00 |
|
Song Liu
|
3700e91436
|
fix(docker): garbled cjk characters in docker (#2393)
|
2019-11-25 07:47:41 +01:00 |
|
AzerothCoreBot
|
3d34d799a6
|
Import pending SQL update file...
Referenced commit(s): da6c255a70
|
2019-11-24 08:46:12 +00:00 |
|
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 |
|
AzerothCoreBot
|
4313037298
|
Import pending SQL update file...
Referenced commit(s): 69baccff0d
|
2019-11-22 07:59:22 +00:00 |
|
Stefano Borzì
|
69baccff0d
|
feat(DB/characters): added comments to worldstates (#2384)
|
2019-11-22 08:56:04 +01:00 |
|
Pide
|
2fe934aedc
|
fix(DB/game_event): use another default minimum date to avoid import errors (#2462)
|
2019-11-21 07:50:32 +01:00 |
|
AzerothCoreBot
|
aa574714af
|
Import pending SQL update file...
Referenced commit(s): 8d9659158f
|
2019-11-20 07:08:03 +00:00 |
|
Stefano Borzì
|
8d9659158f
|
feat(DB/Translations) Imported german translations from GTDB (#2381)
|
2019-11-20 08:05:17 +01:00 |
|
Nightprince
|
ded3bd8900
|
fix(Core/PetAI): aggro and movement of Warlock's IMP (#2379)
|
2019-11-18 16:05:25 +01:00 |
|
Viste
|
616b8d9fb1
|
fix(Core/Deps): fix build for Windows (#2451)
|
2019-11-18 00:25:16 +07: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 |
|
Viste
|
685538b01b
|
feat(Deps/Jemalloc): update Jemalloc to 5.2.1 (#2413)
|
2019-11-15 03:17:38 +07: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 |
|
Kargatum
|
aac3648b5c
|
feat(Core/DBLayer): move DatabaseWorkerPool into it's own translation unit (#2417)
|
2019-11-12 08:13:40 +07:00 |
|
AzerothCoreBot
|
6be164203f
|
Import pending SQL update file...
Referenced commit(s): 4e6a8a2756
|
2019-11-11 08:21:13 +00: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 |
|
AzerothCoreBot
|
5f21913378
|
Import pending SQL update file...
Referenced commit(s): 42a53837c6
|
2019-11-09 15:16:07 +00: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 |
|
AzerothCoreBot
|
a1fdacbc0b
|
Import pending SQL update file...
Referenced commit(s): f374f07590
|
2019-11-07 07:28:00 +00:00 |
|
GMKyle
|
f374f07590
|
fix(Core/Dungeon): Elder Nadox hardcore texts + Ahn'kahar Spell Flinger spells. (#2244)
|
2019-11-07 08:25:03 +01:00 |
|
Stefano Borzì
|
c294dd3142
|
fix(Core/Crash): Improved Utf8toWStr() function to prevent crashes (#2407)
|
2019-11-06 09:34:24 +01:00 |
|
AzerothCoreBot
|
77c97598f0
|
Import pending SQL update file...
Referenced commit(s): 26998d36bb
|
2019-11-05 06:56:46 +00: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 |
|
AzerothCoreBot
|
52cd73e156
|
Import pending SQL update file...
Referenced commit(s): 601c9a1c69
|
2019-11-03 08:20:24 +00:00 |
|
Stoabrogga
|
601c9a1c69
|
fix(DB/SAI): Garm area (#2367)
|
2019-11-03 09:17:35 +01:00 |
|
AzerothCoreBot
|
8a3a7295a4
|
Import pending SQL update file...
Referenced commit(s): 7b510b7666
|
2019-11-02 07:41:58 +00:00 |
|
Stoabrogga
|
7b510b7666
|
fix(DB/SAI): Quest "Canyon Chase" (Horde/Alliance) (#2362)
|
2019-11-02 08:38:33 +01:00 |
|
AzerothCoreBot
|
7747f52bdf
|
Import pending SQL update file...
Referenced commit(s): cfb1953c5b
|
2019-11-01 06:42:42 +00:00 |
|
Tyler Burhans
|
cfb1953c5b
|
fix(DB/creature_template): Make Sunreaver Dragonhawk not attackable in Argent Tournament Grounds (#2360)
|
2019-11-01 07:39:59 +01:00 |
|
Stoabrogga
|
53c4132b42
|
feat(Docker): Enable warnings during build (#2395)
|
2019-10-31 09:14:04 +01:00 |
|
Stefano Borzì
|
ce30c08fbc
|
fix(Core/AuthSocket): Added check for AuthFlooder (#2387)
|
2019-10-30 08:18:00 +01:00 |
|
AzerothCoreBot
|
3b67466d9c
|
Import pending SQL update file...
Referenced commit(s): f3ea9f9240
|
2019-10-29 07:04:18 +00:00 |
|
Stoabrogga
|
f3ea9f9240
|
fix(DB/SAI): Waypoint pause errors (#2359)
|
2019-10-29 08:01:29 +01:00 |
|
Shard
|
97c55c6152
|
fix(Core/Item): Random item properties generation (#2331)
|
2019-10-28 08:08:37 +01:00 |
|
AzerothCoreBot
|
58a0ae5762
|
Import pending SQL update file...
Referenced commit(s): 82c3a4322b
|
2019-10-27 06:42:02 +00:00 |
|