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
Patrick Lewis
81301c67d9
feat(CI): add extra_logs to build matrix and update warden ByteArrayToHexStr ( #5102 )
2021-04-11 16:08:15 +02:00
Stefano Borzì
81e1860a54
fix(Core/Unit): decrease swim speed ( #5149 )
2021-04-11 12:04:28 +02:00
Kitzunu
3054bf8233
chore(Core/SpellMgr): Indentation ( #5145 )
2021-04-11 12:04:20 +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
Kargatum
91a39f27d9
feat(Core/BattlegroundQueue): add limited Battleground.QueueAnnouncer ( #5093 )
2021-04-09 20:55:10 +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
UltraNix
54e371e0e7
feat(Core/PvP): Set 30 sec timer before turn off FFA PvP flag. ( #5090 )
2021-04-08 13:00:45 +02:00
Chero
143fad42c7
fix(Core/Unit): Set AI notification when setting/removing contested PvP flags. ( #5076 )
2021-04-08 11:34:22 +02:00
Kitzunu
91dfedd080
fix(Core/Spell): make use of SPELL_ATTR3_IGNORE_PROC_SUBCLASS_MASK ( #5005 )
2021-04-07 23:10:12 +02:00
Kitzunu
88ddc24464
fix(Core/Spell): Make use of SPELL_ATTR6_DONT_CONSUME_PROC_CHARGES ( #5004 )
2021-04-07 23:07:35 +02:00
Kitzunu
4765ab3d59
fix(Core/Script): Rename Pinnacle & Ramparts scripts ( #5175 )
2021-04-07 21:57:28 +02:00
UltraNix
ae7b452fdf
fix(Core/Objects): LoS calculation ( #5084 )
2021-04-07 19:33:38 +02:00
Kitzunu
07f2087683
fix(Core/Spell): Handle ClearAllDebuffs ( #5006 )
2021-04-07 13:30:58 +02:00
UltraNix
c19ea1f7ad
fix(Core/Loot): Items below group threshold should not be blocked by master looter. ( #5041 )
2021-04-07 13:30:34 +02:00
UltraNix
63d78a2f9e
fix(Core/Spells): Ensures that procs triggered by another aura are proccessed in the first place. ( #5075 )
2021-04-06 14:24:46 +02:00
UltraNix
c5d4fe20a8
fix(Core/Movement): Removed wrong code that blocked updating movement generators in case of root/stun. ( #5061 )
2021-04-06 14:24:34 +02:00
Kargatum
72748ee9f1
refactor(Core/Common): generalise platform specific includes in common/Platform ( #5058 )
2021-04-06 14:24:16 +02:00
UltraNix
3db8a9b09b
fix(Core/PetAI): Fixed logic in PetAI to determine if pet can cast co… ( #5038 )
2021-04-06 14:23:30 +02:00
r0m1ntik
2f2d84ac5c
fix(Core/FriendStatus): Alerted when friends log in/out ( #4995 )
2021-04-06 14:17:07 +02:00
Kitzunu
eea37f1213
fix(Core/Spell): Make use of SPELL_ATTR4_DONT_REMOVE_IN_ARENA ( #4990 )
2021-04-06 14:16:08 +02:00
Cláudio Costa
042cec82f4
fix(Core): Boss encounter disengage improvement ( #4954 )
2021-04-06 14:15:56 +02:00
UltraNix
fdc29c7a02
feat(Core/Creatures): extend mob leash mechanic assist in-combat creatures ( #4897 )
2021-04-05 15:35:29 +02:00
Kitzunu
f9d708b450
feat(Core/Instance): Add instance validation for creature scripts ( #4596 )
2021-04-05 15:34:26 +02:00
mdawx
462bbc6b24
fix(Core): Remove RDF cooldown after completion ( #5034 )
2021-04-05 12:39:11 +02:00
Cláudio Costa
94273da084
fix(Core): Ghost property fix ( #5033 )
2021-04-05 12:38:32 +02:00
UltraNix
0528e0b485
feat(Tools/Vmapextractor): Improved vmap detail level by extracting w… ( #4922 )
2021-04-05 11:51:51 +02:00
Stefano Borzì
ee1918a3e9
fix(Core/Log): GMLogFile -> GmLogFile ( #5130 )
2021-04-05 01:23:46 +02:00
UltraNix
6eeb088211
fix(Core/Movement): Corrected calculating ground level in shallow water. ( #5114 )
2021-04-04 23:22:13 +02:00
Nefertumm
0d8aa2e8b1
feat(Core/SmartScripts) Implement SMART_TARGET_VEHICLE_PASSENGER ( #3510 )
2021-04-03 20:25:36 +02:00
Silker
6dc4ca8503
fix(scripts/Naxx): The art of Naxxramas (2/2) ( #5057 )
2021-04-02 21:57:00 -06:00
Kargatum
e0b953b186
feat(Cmake/PCH): use target_precompile_headers instead of cotire ( #5082 )
2021-04-02 12:29:33 +02:00
UltraNix
db043b26ad
fix(Core/Config): Removed unsued config. ( #4957 )
2021-04-01 17:27:15 +02:00
Stefano Borzì
d4b8defcd8
Revert "feat(Core/Spells): improve SpellCheckRange(), spell cast when dismounting, falling or levitating spells ( #3384 )" ( #5052 )
...
This reverts commit b424273574 .
2021-03-30 12:55:07 +02: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
UltraNix
9ca4a23ef3
fix(Core/Creatures): Fixed unitialized varibale implemented in 728d018. ( #5042 )
...
- Closes #5030
Co-authored-by: UltraNix <ultranix@gmail.com >
2021-03-28 22:29:50 +02:00
Cláudio Costa
2a601a1659
fix(Core): Implement retail-like fishing skill-up functionality ( #4809 )
2021-03-28 14:20:25 -04:00
UltraNix
687e3e428e
fix(Core/Warden): Fixed random kicks caused by warden. ( #5027 )
...
Co-authored-by: UltraNix <ultranix@gmail.com >
2021-03-28 18:45:15 +02:00
Kitzunu
166ed0d7c2
fix(Core/Spell): Restricted Flight Area ( #5016 )
2021-03-28 12:20:39 +02:00
Peter
555862f059
fix(Core/Gameobject): Spell spawned chests should not despawn on loot ( #4413 )
...
* Fix despawning temporary lootable objects
* Fix codestyle
* Add comment
* Fix indendation
Co-authored-by: Zoidwaffle <zoidwaffle@gmail.com >
2021-03-28 01:02:29 +01:00