funjoker
|
d93f240d38
|
DB/Locales: Update esES locales
|
2022-01-13 22:43:32 +01:00 |
|
funjoker
|
408dd60c31
|
DB/Locales: Update deDE locales
|
2022-01-13 22:43:18 +01:00 |
|
funjoker
|
f0610b9724
|
DB/Hotfixes: Update zhTW broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
d39627069b
|
DB/Hotfixes: Update zhCN broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
22c24d5925
|
DB/Hotfixes: Update ruRU broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
b718b84031
|
DB/Hotfixes: Update ptBR broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
6077f4bd4f
|
DB/Hotfixes: Update koKR broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
a1e7311874
|
DB/Hotfixes: Update itIT broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
2db600b1ac
|
DB/Hotfixes: Update frFR broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
abb8b08db6
|
DB/Hotfixes: Update esMX broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
5dfe412f61
|
DB/Hotfixes: Update esES broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
funjoker
|
40d7942ca8
|
DB/Hotfixes: Update deDE broadcast_text_locale
|
2022-01-13 22:31:27 +01:00 |
|
ModoX
|
a17944e91e
|
Core/Quests: Set quest slot earlier when abandoning a quest (#27584)
* fixes quest objective conditions still being true when quest is abandoned
|
2022-01-13 20:31:51 +01:00 |
|
Shauren
|
1989c68fb6
|
Core/Items: Change missed enchantment flag checks to use enum instead of raw number
|
2022-01-13 16:43:44 +01:00 |
|
Shauren
|
c5727921b9
|
Warning fix
|
2022-01-13 00:07:08 +01:00 |
|
My name is Mud
|
d6c43b3d63
|
Scripts/Spells: Fixed mage talent Firestarter (#27576)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2022-01-12 23:49:14 +01:00 |
|
My name is Mud
|
3dceb3622f
|
Scripts/Spells: Fixed hunter talent A Murder of Crows (#27566)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2022-01-12 23:10:44 +01:00 |
|
Ovah
|
97fe56962a
|
Scripts/Baradin Hold: fixed a crash in Occuthar's Focused Fire target selection and improved target filter scripts (#27604)
|
2022-01-12 22:23:58 +01:00 |
|
ModoX
|
b987a8968b
|
Core/Conditions: Added conditions for object visibility (#27565)
|
2022-01-12 21:54:03 +01:00 |
|
funjoker
|
80014010e7
|
DB/Quest: Update quest_poi and quest_poi_points
|
2022-01-12 17:14:46 +01:00 |
|
Shauren
|
6ca301e863
|
Core/Phasing: Fixed stack overflow happening when modifying vehicle passenger phases (looping player->vehicle->passenger(player)->vehicle...)
Closes #27599
|
2022-01-12 15:09:36 +01:00 |
|
Shauren
|
6f8d6f5c9b
|
Core/Groups: Fixed crash in loot rolls happening when looted object despawns before roll expires
Closes #27600
|
2022-01-12 12:55:50 +01:00 |
|
Shauren
|
5889ab893e
|
Core/Units: Fixed crash happening when despawning summoned units whose owner is no longer in world
Closes #27598
|
2022-01-12 12:50:17 +01:00 |
|
Robingad
|
bd19e22513
|
Scripts/Spells: Fix shaman Mastery: Elemental Overload + Stormkeeper and Unlimited Power talents (#27561)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2022-01-12 12:48:43 +01:00 |
|
funjoker
|
ed2ccfde55
|
DB/Template: Update quest_template
|
2022-01-11 21:53:06 +01:00 |
|
Shauren
|
b4b58c563b
|
Core/Spells: Fixed typo in loading serverside spells
|
2022-01-11 21:08:22 +01:00 |
|
funjoker
|
c42b73a7f8
|
DB/Template: Update creature_template
|
2022-01-11 20:43:23 +01:00 |
|
funjoker
|
7601fd9f5d
|
DB/Hotfixes: Update broadcast_text
|
2022-01-11 20:09:12 +01:00 |
|
Shauren
|
bf6b3aaed6
|
Core/Auras: Fixed sending EstimatedPoints for auras that have only some effects that use it
|
2022-01-11 19:21:51 +01:00 |
|
Shauren
|
415aaae7f2
|
Core/Spells: Validate spell_proc.AttributesMask on startup
|
2022-01-11 19:05:35 +01:00 |
|
ModoX
|
4772b55368
|
Core/Player: Fixed home position for fresh created characters
Closes #27588
|
2022-01-11 03:47:43 +01:00 |
|
UnknownDev
|
a94fbb77fc
|
DB/Misc: Added some template data for Exiles Reach / NPE
Closes #27519
|
2022-01-10 02:29:14 +01:00 |
|
Naddley
|
53742bd472
|
DB/Quests: Implemented Insider Trading (63977)
* also added some parsed data of quests afterwards
Closes #27522
|
2022-01-10 01:46:57 +01:00 |
|
My name is Mud
|
043d1cf254
|
Scripts/Spells: Fix priest Shadow Mend damage (#27525)
|
2022-01-10 00:28:50 +01:00 |
|
aquadeus
|
9dc11391c5
|
Core/Guilds: Implemented reordering guild ranks
|
2022-01-09 23:12:00 +01:00 |
|
Shauren
|
0d3235f569
|
Core/Guilds: Separate guild rank id from guild rank order
Co-authored-by: aquadeus <efectokoleos13@gmail.com>
|
2022-01-09 23:12:00 +01:00 |
|
My name is Mud
|
861d572f9c
|
Scripts/Spells: Fix shaman talent Spirit Wolf (#27478)
|
2022-01-09 19:06:48 +01:00 |
|
Shauren
|
241193cd02
|
Core/Items: Implemented many new enchantment flags
|
2022-01-09 16:31:12 +01:00 |
|
Shauren
|
6df3cb0995
|
Scripts/Spells: Corrected script registrations for shaman spells to match db2 data
|
2022-01-09 14:59:35 +01:00 |
|
Shauren
|
b042919daf
|
Scripts/Spells: Updated Windfury Weapon script
|
2022-01-09 14:42:55 +01:00 |
|
Shauren
|
5f0f9e6875
|
Core/Spells: Added Spell const* constructor overload to CastSpellExtraArgs
|
2022-01-09 14:42:35 +01:00 |
|
Shauren
|
60539d2e24
|
Scripts/Spells: Changed shaman Healing Stream Totem target selection to use Trinity::SelectRandomInjuredTargets
|
2022-01-09 13:44:43 +01:00 |
|
Shauren
|
4d3439b024
|
Scripts/Spells: Fixed shaman Healing Rain target limit
|
2022-01-09 13:43:45 +01:00 |
|
Shauren
|
30f232d5db
|
Scripts/Spells: Fixed shaman Healing Rain not doing anything
|
2022-01-09 12:45:32 +01:00 |
|
Shauren
|
56c43a5fa9
|
DB: Add many new WDB templates
|
2022-01-08 21:19:25 +01:00 |
|
ModoX
|
f49ff55f53
|
Core: Updated allowed build to 9.1.5.41793
|
2022-01-08 03:53:46 +01:00 |
|
Shauren
|
bd60df2ce0
|
Scripts/Spells: Fixed mage talent Chrono Shift
Closes #19575
|
2022-01-07 22:46:00 +01:00 |
|
My name is Mud
|
1410e018eb
|
Scripts/Spells: Fix Warlock Drain Soul energize (#27512)
|
2022-01-07 22:17:12 +01:00 |
|
Meji
|
ddc71206de
|
Core/Spells: Implemented spell effect 225 (SPELL_EFFECT_GRANT_BATTLEPET_LEVEL) (#27506)
|
2022-01-07 22:14:07 +01:00 |
|
Shauren
|
26bdbde467
|
Core/DataStores: Fixed a crash in db2 loader happening when trying to load additional localized strings from a db2 file newer than db2 for default worldserver locale
|
2022-01-07 21:22:51 +01:00 |
|