Silker
b14ffdb8b9
fix(Scripts/DB/SAI): Return to Vahlarriel ( #5712 )
2021-05-12 22:21:46 -06:00
Kargatum
26f2abaaa9
feat(Core/Authserver): TOTP rewrite ( #5620 )
2021-05-12 18:57:10 -06:00
Silker
534ec53bb0
fix(Core/Scripts): Convert Galen's Escape to SAI ( #5683 )
2021-05-09 14:20:32 -06:00
Raelorasz
9398f9bfcc
fix(Core/DB): Adjust Kodo Roundup quest mob behavior ( #5665 )
2021-05-09 11:36:05 -06:00
Axel Cocat
e9ebb1ae57
fix(Scripts/HoS): Adjust IsEncounterInProgress() ( #5642 )
2021-05-08 23:04:24 -06:00
UltraNix
44babc3c3a
fix(Core/Pooling): Fixed less and less objects from pools being spawned the longer the server is running ( #5572 )
2021-05-08 12:39:09 -06:00
UltraNix
2189ac0b08
feat(Core/Anticheat): Preparation to implement new passive anticheat … ( #5516 )
2021-05-07 18:10:44 +02:00
KiK0
685b10a291
fix(Core/Spells): Berserk now removes the Tiger Fury buff. ( #5481 )
2021-05-07 12:45:12 +02:00
UltraNix
87a35b6569
fix(Core/GameObjects): Gameobject rotation and moving actions not updating to client ( #5223 )
2021-05-02 19:25:50 -06:00
Kitzunu
46c9aa6f3a
fix(Script/Command): HandleAddItemCommand ( #5412 )
...
* fix(Core/Command): Additem
* Update cs_misc.cpp
2021-05-01 17:07:15 +02:00
Emir
0b87bb0ddf
fix(Script/Instance) [Deadmines] Smite Slam ( #5373 )
2021-04-29 20:59:09 -04:00
KiK0
310f856932
fix(Core/Spells): Do not allow the use of the master's call while the pet is controlled [port from TC] ( #5273 )
2021-04-27 15:54:58 +02:00
UltraNix
f4c226423d
feat(Core/Misc): implement ObjectGuid class (port from TC) ( #4885 )
2021-04-25 22:18:03 +02:00
v.tihomirov
620eb8e9f3
fix(DB): Scholomance Occultists behavior ( #5314 )
2021-04-25 21:02:52 +02:00
v.tihomirov
2e8ef021b6
Adjust Scholomance Kirtonos boss fight ( #5313 )
2021-04-25 00:57:37 -04:00
Hacki95
c95d1f72a8
fix(Core/Script): Shadowmeld ( #4857 )
2021-04-23 11:23:01 +02:00
HelloKitty
9165630b91
fix(Scripts/RubySanctum): Xerestrasza Incorrect Usage of GOSSIP_OPTIONQUESTGIVER ( #5286 )
2021-04-19 22:57:20 +02:00
HelloKitty
7297561088
Scripts/RazorfenDowns: Fix Belnistrasz Incorrect Usage of GOSSIP_OPTION_QUESTGIVER ( #5285 )
...
* NPC was using GOSSIP_OPTION_QUESTGIVER as a UNIT_NPC_FLAGS when it should have been using UNIT_NPC_FLAG_QUESTGIVER.
* Behavior shouldn't change though as they both coincidentally were 2.
2021-04-19 22:12:05 +02:00
v.tihomirov
d624baba2a
Fix Scholomance Gandling encounter ( #5245 )
2021-04-18 11:45:54 -04:00
Kargatum
4af4cbd3d9
feat(Core/Logging): rework logging ( #4692 )
...
* feat(Core/Logging): rework logging
* correct level for sql.sql
* del unused config options
* Correct build
* correct after merge
* whitespace
20:29:37 1. 'Player.cpp'. Replace (1)
20:29:37 2. 'ObjectMgr.cpp'. Replace (3)
* 1
* correct logging
* correct affter merge
* 1
* 2
* LOG_LEVEL_WARN
* #include "AppenderDB.h"
* 3
* 4
* 5
* 1. 'WorldSocket.cpp'. Replace (1)
* 6
* 1
2021-04-17 11:20:07 +02:00
Kargatum
b2861be1cd
feat(Core/Threading): replace ace threading ( #4821 )
2021-04-16 19:45:29 +02:00
Kitzunu
33aeadf8b6
refactor(Core/Misc): Define & Rename Attributes and flags ( #5193 )
2021-04-15 14:16:39 +02:00
Kargatum
2b3d46bd4f
feat(Core/Hooks): added collection of hooks to extends AC ( #3047 )
...
This collection of hooks comes from the Maelstrom project. It allows to release modules such as :
- 3v3-soloqueue
- 1v1 arena
- pvestats
and many others
2021-04-13 13:26:39 +02:00
Kargatum
53ce87d0f7
feat(Core/Database): implement db loader ( #4431 )
2021-04-12 10:09:13 +02:00
Footman
c32cd06a78
fix(Core/Movement): fix multiple creature movement issues ( #5097 )
2021-04-09 20:56:19 +02:00
Kitzunu
4765ab3d59
fix(Core/Script): Rename Pinnacle & Ramparts scripts ( #5175 )
2021-04-07 21:57:28 +02:00
Kitzunu
07f2087683
fix(Core/Spell): Handle ClearAllDebuffs ( #5006 )
2021-04-07 13:30:58 +02:00
Cláudio Costa
042cec82f4
fix(Core): Boss encounter disengage improvement ( #4954 )
2021-04-06 14:15:56 +02:00
Kitzunu
f9d708b450
feat(Core/Instance): Add instance validation for creature scripts ( #4596 )
2021-04-05 15:34:26 +02:00
Silker
6dc4ca8503
fix(scripts/Naxx): The art of Naxxramas (2/2) ( #5057 )
2021-04-02 21:57:00 -06:00
Kargatum
c053e111d3
fix(Scripts/Commands): correct reloading creature_template table ( #5020 )
2021-03-30 09:55:05 +07:00
Petric
f11d3a5402
feat(CORE/Instance): access_requirement db refactor and improved output ( #3696 )
2021-03-29 10:24:52 -06:00
Cláudio Costa
c0aa1b88e8
fix(Scripts): Pilfering Perfume ( #5043 )
...
Co-authored-by: Silker <61223313+Si1ker@users.noreply.github.com >
2021-03-29 09:09:31 -06:00
Silker
9bf2800ca6
fix(scripts/DB): Implement "Marked immortal guardian" ( #5046 )
2021-03-29 08:42:15 -06:00
Silker
7a5e4be7a2
fix(scripts/UtgardeKeep): Improve Dalronn & Skarvald ( #5044 )
2021-03-28 15:30:52 -06:00
55Honey
3465904dc8
fix(scripts/Gruul): Boss script fine tuning ( #4126 )
2021-03-26 21:38:14 -04:00
Silker
8ba442bda2
fix(scripts/Naxx): The art of Naxxramas (1/2) ( #4076 )
2021-03-23 12:30:09 -06:00
r0m1ntik
66ca61025d
fix(Core/Spell): Val'anyr periodic healings proc and move to new proc system ( #4216 )
2021-03-21 22:40:50 -04:00
r0m1ntik
edd6d65fb2
fix(Core/Command): crash on set model to npc if not valid ( #4874 )
2021-03-21 15:19:18 +01:00
UltraNix
485f7e7639
feat(Core/DB/Authserver): remove sha_pass_hash ( #4827 )
2021-03-21 15:17:57 +01:00
Kitzunu
9f354db7be
feat(Core/Creature): Implement c_t_r & c_t_s ( #4359 )
2021-03-21 15:15:59 +01:00
Cláudio Costa
aea4ce3094
fix(scripts/Ulduar): Improve Hodir ( #4703 )
2021-03-20 08:36:30 -06:00
Hacki95
2031e55ec7
fix(DB/Core) Fix the CLS damage system and update creature_classlevelstats ( #4749 )
...
* Fix the CLS dmg system
Thanks to TC: ccfa82e7d5
2021-03-19 17:26:30 -06:00
Peter
8119bff979
fix(DB/SAI): Lunaclaw ( #4859 )
...
Co-authored-by: joschiwald <joschiwald@online.de >
Co-authored-by: illfated <illfated@users.noreply.github.com >
2021-03-18 14:26:17 -04:00
Cláudio Costa
456fe55952
fix(Core/DB): Susurrus hardcoded to SmartAI ( #4819 )
2021-03-17 12:36:37 -06:00
Francesco Borzì
f6a17164be
fix(Core/License): issue with old files license ( #4762 )
2021-03-17 09:46:01 -06:00
UltraNix
de2c57f6cc
fix(scripts/VoA): Vault of Archavon ( #4853 )
2021-03-17 09:06:24 -06:00
UltraNix
0d19ac4312
fix(scripts/Ulduar): Two fixes to Algalon encounter ( #4852 )
2021-03-17 08:08:25 -06:00
UltraNix
252f56c097
fix(scripts/Ulduar): Spinning UP during 4th phase ( #4876 )
2021-03-17 07:39:53 -06:00
Stifler82
30b3d74f01
fix(DB/CreatureSAI): Ruul-Snowhoof ( #4786 )
2021-03-11 18:37:37 +01:00