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
v.tihomirov
793b915907
fix(Core/Unit): Prevent Unit emote when entering combat ( #6030 )
2021-05-31 09:59:25 +02:00
UltraNix
107658ebbc
fix(Core/Spells): triggering potion cooldowns (from TC) ( #6016 )
2021-05-30 11:53:16 +02:00
Axel Cocat
a355b4d27c
fix(Core): fix instance portal not resurrecting when corpse is not spawned ( #6106 )
2021-05-29 15:37:34 +02:00
Kitzunu
f1b43a8976
fix(Core/Player): Weapon skill gain ( #5961 )
2021-05-28 00:49:24 +02:00
Chero
2ae84e2faf
fix(Core/Creature): Creatures will periodically call for assistance. ( #5065 )
2021-05-27 13:42:48 +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
6ac7c559c5
refactor(Core/Creature): Split creature.h ( #5974 )
2021-05-25 16:25:42 +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
Maxpro
3f6da61535
fix(Core/Unit): criticals not working against sitting players. ( #5872 )
2021-05-21 16:35:08 +02:00
UltraNix
0d699222de
fix(Core/Gameobjects):bloading addon table. ( #5885 )
...
Fixed #5771 .
2021-05-16 11:58:38 +02:00
UltraNix
8dd58ebb5b
fix(Core): Memleaks fixes - Part II. ( #5760 )
2021-05-14 10:15:45 +02:00
Patrick Lewis
c3242caf74
fix(Core/Maps): GetCollisionHeight and Z_OFFSET_FIND_HEIGHT ( #5778 )
2021-05-14 10:10:35 +02:00
Raelorasz
e5582b3443
fix(Core/Creature): Fix kill credit for some mobs after UpdateEntry ( #5746 )
...
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com
2021-05-11 11:11:54 -06:00
Maxpro
87da6d1d94
fix(CORE/CREATURE) Polymorphed erratic mob behavior ( #5699 )
2021-05-10 20:48:59 -06:00
Axel Cocat
127a3dd65d
fix(Core): Reputation gain rate when nearby party members are dead ( #5605 )
2021-05-08 15:43:17 -06:00
Chaouki Dhib
c3d751bdd7
fix(Core/Movement): MSG_MOVE_SET_* opcodes - GUID missing ( #5554 )
2021-05-07 13:27:00 -06:00
UltraNix
2189ac0b08
feat(Core/Anticheat): Preparation to implement new passive anticheat … ( #5516 )
2021-05-07 18:10:44 +02:00
Kargatum
db7d754f3f
feat(Core/Common): delete lib game-interface inherited ( #5333 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-05-07 02:16:44 +07:00
UltraNix
87a35b6569
fix(Core/GameObjects): Gameobject rotation and moving actions not updating to client ( #5223 )
2021-05-02 19:25:50 -06:00
Francesco Borzì
52f6f2f15b
fix(Core/Unit): potential crash + extract duplicated code ( #5303 )
2021-05-01 14:18:29 +02:00
Axel Cocat
f70ed8b8ca
fix(Core): fix chests not despawning when opened in group (2) ( #5387 )
...
* fix(Core): fix chests not despawning when opened in group
* fix(Core): fix crashes in pr #5371
* Replaced nullptr checks
* Used if with initializer instead of separate scope
2021-05-01 07:03:59 +02:00
UltraNix
adad43a15c
fix(Core/Misc): Memleaks fixes. Part I. ( #5546 )
2021-04-30 17:03:02 +02:00
Kitzunu
e29acf44d0
feat(Core/Creature): Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH ( #5360 )
...
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2021-04-30 14:01:36 +02:00
UltraNix
086b8f9dac
fix(Core/Loot): Fixed looting personal items while being in master loot group. ( #5389 )
2021-04-29 15:41:50 +02:00
UltraNix
eb1c196855
fix(Core/Spells): SPELL_AURA_DAMAGE_SHIELD auras should be modified by absorbs and resistance. ( #5418 )
2021-04-29 15:41:20 +02:00
Kargatum
7fa1cb1c1a
fix(Core/Player): correct add guid for packet SMSG_CLIENT_CONTROL_UPDATE ( #5540 )
2021-04-29 15:07:03 +02:00
Kitzunu
5954d9c739
refactor(Core/Misc): Define & Rename Attributes ( #5311 )
2021-04-28 14:55:24 +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
KiK0
765660b515
fix(Core/Spells): cyclone shouldn't be casted on totems ( #5306 )
2021-04-25 01:39:01 -04:00
Chaouki Dhib
2d21bfc915
feat(Core/Movement): time synchronisation to better interpret client timestamps ( #5300 )
2021-04-23 15:53:09 +02:00
Silker
0d36f0b7a5
fix(Core/Player): Enable water walking when dead on instances ( #5393 )
2021-04-21 19:12:40 -06:00
Francesco Borzì
2c5cb29ad4
Revert "fix(Core): fix chests not despawning when opened in group ( #5371 )" ( #5386 )
...
This reverts commit cd6ee1c644 .
2021-04-21 10:32:32 +02:00
Axel Cocat
cd6ee1c644
fix(Core): fix chests not despawning when opened in group ( #5371 )
2021-04-20 22:51:55 +02: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
UltraNix
c860b4422c
fix(Core/GameObjects): Creating gameobject's model requires set go state. ( #5188 )
2021-04-13 19:42:43 +02:00
KiK0
92668be4f3
feat(Core/Player): detect Spanish clients ( #5186 )
2021-04-13 17:57:34 +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
Stefano Borzì
81e1860a54
fix(Core/Unit): decrease swim speed ( #5149 )
2021-04-11 12:04:28 +02:00
Kitzunu
c7e8310624
feat(Core/Spell): Define SPELL_AURA_PREVENT_DURABILITY_LOSS ( #5148 )
2021-04-09 20:56:31 +02:00
Footman
c32cd06a78
fix(Core/Movement): fix multiple creature movement issues ( #5097 )
2021-04-09 20:56:19 +02:00
Cláudio Costa
1367475a59
fix(Core): Warning C4018 ( #5091 )
2021-04-09 09:34:14 +02:00
UltraNix
3de7d14620
fix(Core/Spells): Spells learned from skills should be visibile immediately in the spellbook and chat. ( #5106 )
2021-04-08 23:09:17 -04:00
AbraKabastard
a2c034dc48
fix(Core/Player): Allow sharing completed in log quests. Send push to party on failed reason seasonal ( #4880 )
2021-04-08 23:07:55 +02:00