Cerveciento
b038dd985f
DB/Locales: Add missing esES & esMX quest locales (Part 39)
...
Closes #25491
2020-09-25 01:38:22 +03:00
offl
af192cfce2
DB/Creature: Remove wrongly spawned Ironbark the Redeemed
...
Closes #25493
Old Ironbark updates template to Ironbark the Redeemed after Zevrim Thornhoof's death
2020-09-25 01:38:03 +03:00
offl
63b6e9054f
DB/Instance/Sethekk Halls: Update spawn positions, add waypoints and pools part 2
2020-09-25 01:37:24 +03:00
Treeston
837e32fe11
whitespace to make CI happy, 7bf9a06 follow-up
2020-09-24 22:22:40 +02:00
Treeston
7bf9a0640e
Scripts/Commands: Fix a potential crash in cs_account.cpp
2020-09-24 22:12:46 +02:00
Gildor
a770ad0476
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is enemy or BasePoints are negative ( #25490 )
2020-09-24 13:58:47 +02:00
offl
eebb962030
DB/Instance/Sethekk Halls: Update spawn positions, add waypoints part 1
2020-09-24 04:20:25 +03:00
Treeston
f45600fb2e
Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ambiguity.
2020-09-24 00:06:17 +02:00
Shauren
d29274f3a1
Core/Pets: Fixed crash happening when summoning a different pet than one that was unsummoned by summoning a guardian (imp -> infernal -> felhunter)
...
Closes #25478
2020-09-23 22:37:11 +02:00
jackpoz
24018b7a74
Core/Creature: Ignore combat reach when looking for assisting creatures
...
Fixes #25487
2020-09-23 20:17:35 +02:00
Treeston
a6d8a7ad1e
Core/ChatCommand: Improve feedback for ambiguous commands
2020-09-23 14:39:39 +02:00
Cerveciento
c84354389e
DB/Locales: Add missing esES & esMX POI locales
...
Closes #25486
2020-09-23 03:15:00 +03:00
Cerveciento
2ca94fa368
DB/Locales: Add missing esES & esMX quest locales (Part 38)
...
Closes #25485
2020-09-23 03:14:44 +03:00
offl
f4e74ec6c6
DB/Creature: Update Soulguard Watchman's script
2020-09-23 03:14:24 +03:00
offl
e29981f3b3
DB/Creature: Change flight state CanFly to DisableGravity part 2
...
Updates #6148
2020-09-23 03:13:56 +03:00
jackpoz
16292f9d94
Core/Pet: Fix GetDebugInfo() output
2020-09-22 20:41:00 +02:00
Treeston
899932a275
Scripts/Commands: Move .account to trinity_string
2020-09-22 20:26:51 +02:00
offl
495d7d60d3
DB/Creature: Implement Anzu summoning event
...
Closes #22717
2020-09-22 03:06:06 +03:00
Giacomo Pozzoni
e2d643f551
Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-accept quests. (PR #25477 ) Closes #25474 .
...
Co-authored-by: Treeston <treeston.mmoc@gmail.com >
2020-09-22 00:34:41 +02:00
Cerveciento
bdd416fb77
DB/Locales: Add missing esES & esMX quest greeting locales (Part 2)
...
Closes #25475
2020-09-21 04:32:21 +03:00
offl
2a7181b494
DB/Creature: Change flight state CanFly to DisableGravity part 1
...
Updates #6148
That fish in Dalaran aquarium is finally visible
2020-09-21 04:31:53 +03:00
offl
703dd91b3d
DB/Event: Make Brewfest Building event start and end before Brewfest
...
Closes #25473
2020-09-21 04:31:26 +03:00
Treeston
26c510775c
Core/ChatCommands: Add trinity_string support for chat command help
2020-09-21 02:37:18 +02:00
Treeston
e11b466897
Scripts/Commands: Rename .additemset to .additem set to avoid ambiguity
2020-09-20 22:29:09 +02:00
Treeston
9fda67d016
Scripts/ChatCommands: Constrain how char const* may be used as a command handler parameter. It may now only be used in the legacy configuration, as the only argument.
2020-09-20 15:01:46 +02:00
Treeston
991dc8e050
1eca51b follow-up, nuke command.permission from orbit; it was only duplicating data already stored in the core.
2020-09-20 03:31:54 +02:00
Treeston
1eca51b417
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #25463 )
2020-09-20 02:50:38 +02:00
jackpoz
a724903b8b
CI/AppVeyor: Add artifact without symbols for smaller download size
2020-09-19 23:40:48 +02:00
Giacomo Pozzoni
4b7d19c91b
Core/SAI: Add orientation and delay columns to waypoints table ( #25472 )
...
* Core/SAI: Add orientation and delay columns to waypoints table
* Rename 2020_99_99_99_world.sql to 2020_09_19_00_world.sql
2020-09-19 23:33:29 +02:00
Giacomo Pozzoni
7dd51ae6d9
Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 world loop update ( #25471 )
...
* Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 world loop update
* Add code comments
* Remove special handling of SMART_ACTION_WP_PAUSE in SMART_EVENT_WAYPOINT_REACHED
2020-09-19 23:32:12 +02:00
xvwyh
2d6237f06a
Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead of 3D
...
Signed-off-by: jackpoz <giacomopoz@gmail.com >
2020-09-19 21:35:40 +02:00
jackpoz
5491cb51a2
Core/Loot: Raise max number of loot items from 16 to 18
...
Fixes #23948
2020-09-19 16:57:14 +02:00
Aokromes
91cda8b1cd
Common/Metric: Fix build with PERFORMANCE_PROFILING and/or WITHOUT_METRICS
2020-09-19 03:21:36 +02:00
ForesterDev
2a91743d6c
Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE ( #25468 )
...
* Core/PacketIO: Updated enabled SMSG_CHAT_SERVER_MESSAGE
(cherry picked from commit fc7014628a )
Co-authored-by: Vincent-Michael <Vincent_Michael@gmx.de >
2020-09-18 19:21:12 +02:00
offl
3ce1a5b3ac
DB/Gameobject: Add correct door to Sethekk Halls
2020-09-18 18:44:08 +03:00
Cerveciento
7d3901302d
DB/Locales: Add missing esES & esMX quest locales (Part 37)
...
Closes #25469
2020-09-18 17:26:00 +03:00
Cerveciento
a2de13aff3
DB/Locales: Add missing esES & esMX quest locales (Part 36)
...
Closes #25466
2020-09-18 17:25:43 +03:00
offl
88801630ad
DB/Creature: Add formations & correct waypoints for creatures from Mana-Tombs
2020-09-18 17:25:25 +03:00
offl
af8f8f2fb5
DB/Creature: Add correct waypoints for Bimble Longberry
2020-09-18 17:25:05 +03:00
offl
9a33c7236b
DB/Gameobject: Add more Calcified Elven Gem & adjust respawn time
2020-09-18 17:24:46 +03:00
offl
0d672a4910
DB/Spells: Replace effect jump with effect summon in some summon serverside spells
2020-09-18 17:24:28 +03:00
faq
603844f67b
DB/Misc: Disable movement flag updates for Onyxia and let script handle them
...
Ref https://github.com/TrinityCore/TrinityCore/pull/24875#issuecomment-692626339 https://github.com/TrinityCore/TrinityCore/pull/25460
2020-09-18 17:24:02 +03:00
ForesterDev
54b9bb75e4
Scripts/ICC: update Icecrown Citadel scripts to new model ( #25439 )
2020-09-18 11:02:34 +02:00
ForesterDev
2e1a6aefd0
Scripts/ICC: update Gunship Battle scripts to new model ( #25438 )
2020-09-18 11:01:58 +02:00
Giacomo Pozzoni
6215da0d64
Script/Commands: Add ".pdump copy" command ( #25455 )
...
* Script/Commands: Add ".pdump copy" command
Syntax: .pdump copy $playerNameOrGUID $account [$newname] [$newguid]
Copy character with name/guid $playerNameOrGUID into character list of $account with $newname, with first free or $newguid guid.
* Add missing return
* Restore eof check
* Fix sql
* Use forward declaration header
Co-authored-by: Shauren <shauren.trinity@gmail.com >
* Remove buffer when reading a line
* Rename sql files
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2020-09-17 21:49:52 +02:00
Treeston
d2f51569d1
Scripts/Commands: Correct some unexpected behavior in .level
2020-09-17 00:12:21 +02:00
SneakyV
bf11c4acb5
DB/Locales: Add some missing deDE quest locales
...
Closes #25459
2020-09-16 15:55:57 +03:00
Cerveciento
6c2186563d
DB/Locales: Add missing esES & esMX quest locales (Part 35)
...
Closes #25458
2020-09-16 15:55:40 +03:00
offl
8b60a69393
DB/Quest: Rework support for 'Someone Else's Hard Work Pays Off'
2020-09-16 15:55:22 +03:00
offl
184174f1f0
DB/Creature: Add formations to Cenarion Hold Infantry
...
Closes #25456
2020-09-16 15:55:06 +03:00