Kitzunu
ca27ce5e37
fix(Script/Command): Build ( #6159 )
...
* fix(Script/Command): Build
* codestyle ci is weird
* Update MovementHandler.cpp
* Update cs_server.cpp
* Update cs_server.cpp
2021-05-31 16:51:34 +02:00
Kitzunu
897a02bb75
refactor(Core/Misc): acore to Acore ( #6043 )
2021-05-31 14:21:54 +02:00
Kargatum
e3c1e739c6
feat(CI/Codestyle): add check core logs ( #6012 )
2021-05-31 11:03:00 +02:00
Kitzunu
ae665f7ec3
feat(Core/Command): server debug ( #6007 )
...
* initial work
* fix query
* load
* clean up
* remove from startup
* ACE
* remove static
* Update MySQLThreading.cpp
* not used
* Update MySQLThreading.cpp
* unit testing
* Update WorldMock.h
* show Boost ver
* Update WorldMock.h
* include
* Now we have boost::filesystem woo
* fix build
* fix typo
2021-05-30 21:12:01 +02:00
Kargatum
ea5f5f2072
feat(Core/RealmList): port TrinityCore realm api ( #5626 )
...
* feat(Core/RealmList): port TrinityCore realm api
* 1
* whitespace cleanup
* Update data/sql/updates/pending_db_auth/rev_1620114805872279900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* 1
* 2
* Update data/sql/updates/pending_db_auth/rev_1620114805872279900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* `
* 1
* small corrects
* finish maybe
* realm.Id.Realm
* ws
* 1
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-05-27 00:12:46 +02:00
Kargatum
78e1719c80
feat(Core/Misc): includes cleanup ( #5953 )
2021-05-26 19:00:08 +07:00
Kitzunu
ca77a95521
fix(Core/Spell): packet build in spell_pvp_trinket_wotf_shared_cd ( #6048 )
2021-05-25 20:15:29 +02:00
Kitzunu
b483094840
fix(Script/Creature): Script warlock imp ( #5960 )
...
* fix(Core/Creature): Script warlock imp
* creature
* Update pet_warlock.cpp
2021-05-23 04:03:18 +02:00
Emir
0527c17d5f
fix(Scripts/Quest): A Cry For Help ( #5720 )
2021-05-22 21:53:45 +02:00
HEBAN Simon
8ac74e475f
fix(Core): GUID of GameObject ( #6001 )
2021-05-22 15:11:41 +02:00
Kargatum
63a273507c
feat(Core/Packets): Port packet handling from TrinityCore ( #5617 )
...
* feat(Core/Packets): Port packet handling from TrinityCore
* 1
* 2
* 3
* 1
* 2
* #3670
* 3
* 1
* codestyle
* fix msvc warnings
2021-05-22 00:10:46 +02:00
Walter Pagani
d3fcebaac5
fix(Scripts/Event): Removing hardcore texts in Love is in the Air ( #5831 )
2021-05-19 10:20:29 +02:00
UltraNix
6f4f0043c2
fix(Scripts): Crashfix. ( #5913 )
2021-05-18 02:16:59 +02:00
Kargatum
13f71c9c4d
feat(Core/Random): port random system from TrinityCore ( #5454 )
...
* feat(Core/Random): port random system from TrinityCore
* lic
* logic correct
* MultimapErasePair move
* whitespace
17:13:34 1. 'Containers.h'. Replace (1)
17:13:40 2. 'LootMgr.h'. Replace (1)
17:13:44 3. 'World.cpp'. Replace (1)
17:13:47 4. 'instance_scholomance.cpp'. Replace (1)
* correct debug build
2021-05-16 21:53:21 +02:00
Walter Pagani
376a7983b3
fix(Scripts/Innkeeper): remove hard-coded texts ( #5811 )
2021-05-14 20:41:54 +02:00
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