Finn Michael Halvorsen
|
dc14094e28
|
fix(Core/Intance): Fixed group spawn UBRS Rend (#2499)
|
2019-12-23 08:33:50 +01:00 |
|
CosmeF
|
e4fc5def21
|
fix(Core/Spell) Add an intervene trigger condition to avoid stealth removal (#2492)
|
2019-12-22 09:29:13 +01:00 |
|
Kargatum
|
4a8f1de538
|
feat(Core/Misc): remove and replace ACE_Singleton (#2418)
|
2019-12-21 00:29:29 +07:00 |
|
Stoabrogga
|
4e8c3fd344
|
feat(Core/CommandScript): New GM command "player learn" (#2487)
|
2019-12-20 09:12:27 +01:00 |
|
IntelligentQuantum
|
ae810491e7
|
fix(Core/ItemHandler): crash buy back item (#2511)
|
2019-12-19 07:48:26 +01:00 |
|
Shard
|
da91e4a372
|
fix(Core/Guild): Crash during money deposit / withdrawal (#2506)
|
2019-12-17 07:48:22 +01:00 |
|
Bogir[rus]
|
b05739455d
|
fix(Core/Raid): Save correct data to DB after killing Ragnaros (issue #2464) (#2476)
|
2019-12-14 08:58:00 +01:00 |
|
Stefano Borzì
|
5e2ac17888
|
fix(Core/BG) Moved AddObject AV doors after their spawn, closes #2453 (#2456)
|
2019-12-12 07:47:25 +01:00 |
|
IntelligentQuantum
|
b6c0f58dda
|
feat(Core/ItemHandler): Optional item recovery (#2442)
|
2019-12-09 08:03:33 +01:00 |
|
Stoabrogga
|
183a15a661
|
fix(Core/GameObjectScript): Environmental damage of burning game objects (#2432)
|
2019-12-07 08:19:24 +01:00 |
|
GMKyle
|
412905843a
|
fix(Core): Rand shuffle seed (RandomBattlegroundSystem,ICC-Marrowgar & Deathwhisper) (#2431)
|
2019-12-06 08:52:48 +01:00 |
|
Walter Pagani
|
0a1bb9f2f7
|
fix(Core/SpellScript): Remove hard-coded texts from the "Pit of Saron" c++ script (#2405)
|
2019-12-05 08:26:15 +01:00 |
|
VhiperDEV
|
b0a7bc77a0
|
fix(DB): Command reload acore_string (#2484)
|
2019-12-04 07:21:55 +01:00 |
|
Viste
|
ec808793ae
|
fix(Core/Misc): few improvements to ut8 handling (#2455)
|
2019-12-02 08:33:44 +01:00 |
|
Viste
|
e22d78ecd6
|
refactor(Core): rename namespaces and macros to acore (#2454)
|
2019-12-01 13:13:31 +01:00 |
|
Stoabrogga
|
dda507aaca
|
fix(DB/GameObject): Quest event "The Bones of Nozronn"; quest sparkle for GO type "GAMEOBJECT_TYPE_SPELL_FOCUS" (#2398)
|
2019-11-30 08:42:20 +01:00 |
|
Dresmyr
|
51a72c8a46
|
fix(Core/CreatureScript): Fix Ragnaros magma blast (#2394)
|
2019-11-29 10:06:32 +01:00 |
|
Stoabrogga
|
a8ee996431
|
fix(Core): Missing updates for creatures; disable Travis modules check (#2457)
|
2019-11-26 09:49:58 +01: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 |
|
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 |
|