Commit Graph

3495 Commits

Author SHA1 Message Date
Yehonal
8705bbd8dd chore: exported custom spells from the live database 2021-12-05 13:42:27 +01:00
Winfidonarleyan
7f09d76a35 [AZTH-MS] Update conditions and split for show dimensions in NPC 2019-09-05 21:17:02 +07:00
Winfidonarleyan
1f84642c64 [AZTH-MS] Add condtition for open gossip npc dimension
* Update code style
* Added config option
2019-09-05 02:05:00 +07:00
Winfidonarleyan
cf81557b5b [AZTH-MS] fix errors at update from AC 2019-09-05 02:03:58 +07:00
Winfidonarleyan
2e3e9b19b3 Merge remote-tracking branch 'fork/master' into development 2019-09-05 00:48:49 +07:00
Winfidonarleyan
b90d4ece64 [AZTH-MS] update code style and fix typo 2019-09-05 00:41:35 +07:00
Yehonal
45aca22e79 [AZTH-MS] Fixed crash on some dimensions 2019-09-03 17:45:49 +00:00
yehonal
9322cbe304 [AZTH-MS] fixed IsCustomBuildValuesUpdate logic 2019-09-03 11:17:39 +02:00
yehonal
63eed747cd Revert "[AZTH-MS] try fix crash at get GetUInt32Value in CanCustomBuildValuesUpdate"
This reverts commit 4e5be963f7.
2019-09-03 11:14:59 +02:00
yehonal
e51304e22d Revert "Core/Hooks: Rewrite hook IsCustomBuildValuesUpdate"
This reverts commit 8fc0abd728.
2019-09-03 11:14:31 +02:00
Francesco Borzì
3a43e8c415 feat(Core): enable C++17 (#2234)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2019-09-02 13:54:10 +07:00
Kargatum
cae91f1650 fix (Core/Vehicle): delay position update in Vehicles, this may be deleted (#2247) 2019-09-01 23:03:51 +07:00
Viste
4effe04a5c chore(Core/AI): Convert the hardcoded variadic RAND functions into one C++11 variadic template version. (#2239) 2019-09-01 08:44:28 +02:00
Winfidonarleyan
4e5be963f7 [AZTH-MS] try fix crash at get GetUInt32Value in CanCustomBuildValuesUpdate 2019-08-31 15:22:42 +07:00
Winfidonarleyan
8fc0abd728 Core/Hooks: Rewrite hook IsCustomBuildValuesUpdate
* Rename to CanCustomBuildValuesUpdate
* Update logic (false to true)
2019-08-31 15:22:04 +07:00
yehonal
14e25367c0 [AZTH-MS] updated GameObjectDisplayInfo.dbc 2019-08-31 08:28:36 +02:00
AzerothCoreBot
8853302da9 Import pending SQL update file...
Referenced commit(s): d39dff1829
2019-08-31 06:08:36 +00:00
Stoabrogga
d39dff1829 fix(DB/SAI): Thrym (#2183) 2019-08-31 08:06:09 +02:00
Yehonal
37cd283f96 Merge branch 'development' of https://gitlab.com/maelstrom-net/game/maelstrom-core into development 2019-08-31 01:13:32 +00:00
Yehonal
ed59da5028 Fixed iteration, we must use a pointer 2019-08-31 01:13:15 +00:00
Yehonal
46fd1a314e [AZTH-MS] Fixed small logic for OnPlayerSetPhase 2019-08-31 00:22:22 +00:00
yehonal
c5cf19a89c [AZTH-MS] Smartstone teleport disabled message 2019-08-30 14:46:34 +02:00
yehonal
d842b90c78 [AZTH-MS] Fixed crash 2019-08-30 14:45:53 +02:00
yehonal
1673d40244 Merge branch 'development' of https://gitlab.com/maelstrom-net/maelstrom-core into development 2019-08-30 13:11:52 +02:00
yehonal
67999ca302 [AZTH-MS] changed Motd in azth_mod 2019-08-30 13:11:40 +02:00
yehonal
22b6844711 [AZTH-MS] OnBeforeAuraRankForLevel for timewalking 2019-08-30 13:09:42 +02:00
yehonal
0ba6f23202 Implemented OnBeforeAuraRankForLevel hook
Co-authored-by: Kargatum <dowlandtop@yandex.com>
2019-08-30 13:09:20 +02:00
Ali Khazaee
e13d1cd9e4 fix(Core/CreatureScript): Sindragosa - Ice Tomb and Frost Imbued Blade buff (#2210) 2019-08-30 09:23:23 +02:00
yehonal
03efe764d9 [AZTH-MS] some changes to AZTH custom code 2019-08-29 18:59:33 +02:00
yehonal
fdae37880d Implement(Hooks): Hooks for ScaleAura in Spell.cpp
Co-authored-by: Kargatum <dowlandtop@yandex.com>
2019-08-29 18:59:00 +02:00
Winfidonarleyan
1e2d984587 Core/Hooks: Added const for arg AuraEffect 2019-08-29 20:25:09 +07:00
Winfidonarleyan
5d872a3df0 Core/Hooks: Fix typo in OnPlayerSetPhase 2019-08-29 20:21:39 +07:00
Winfidonarleyan
28386c5b0c [AZTH-MS] GAMEMASTER are not considered level 2, we've custom roles for it 2019-08-29 20:17:40 +07:00
Winfidonarleyan
7d37238c61 [AZTH-MS] OnPlayerSetPhase for .dev command 2019-08-29 20:16:43 +07:00
Winfidonarleyan
8858dd779c Implemented(Hook): OnPlayerSetPhase 2019-08-29 20:16:12 +07:00
yehonal
8f96a398d2 [AZTH-MS] removed old custom code
Avoid login for change faction/name not needed anymore

Co-authored-by: Kargatum <dowlandtop@yandex.com>
2019-08-29 14:24:03 +02:00
Winfidonarleyan
0fce8653d4 [AZTH-MS] Force soulbound using an unknown flag as workaround 2019-08-29 18:30:46 +07:00
Winfidonarleyan
8b9bad0b02 Core/Hooks: Added hook CanApplySoulboundFlag for item 2019-08-29 18:28:53 +07:00
Winfidonarleyan
52e284df44 [AZTH-MS] Little rewrite code in DatabaveEnv.h 2019-08-29 17:59:59 +07:00
Winfidonarleyan
6f2920d3f5 [AZTH-MS] Added missing scripts for Instance save 2019-08-29 15:06:51 +07:00
ArashGorge
9880b20b32 fix(Core/Dungeon): Scourgelord Tyrannus died mid-air. Body got stuck mid-air and can't be looted (#2209) 2019-08-28 22:45:48 +02:00
AzerothCoreBot
0ee3f8373a Import pending SQL update file...
Referenced commit(s): a69c59c0fc
2019-08-27 23:07:31 +00:00
Stoabrogga
a69c59c0fc fix(DB/creature): Thrall position (Orgrimmar) (#2181) 2019-08-28 01:05:04 +02:00
Winfidonarleyan
316af59267 [AZTH-MS] Fix typo at save azth instance save 2019-08-28 00:01:51 +07:00
Winfidonarleyan
57938ccb61 Core/BG: Move bg balance from AC 2019-08-27 23:51:42 +07:00
Winfidonarleyan
3535f05c93 [AZTH-MS] Fix crash at save to DB AZTH instance save 2019-08-27 23:43:47 +07:00
yehonal
1b03c9effd [AZTH-MS] compilation fixes 2019-08-26 22:10:55 +02:00
yehonal
01a1bc1948 [AZTH-MS] improved a condition 2019-08-26 22:05:59 +02:00
Winfidonarleyan
b425fb8292 [AZTH-MS] Fix crash at save to DB AZTH groups 2019-08-27 02:58:10 +07:00
Winfidonarleyan
0c0e39e84f [AZTH-MS] Delete useless condition for config option Multiplies drop 2019-08-27 02:47:37 +07:00