Results per page:

2022-04-29

Category Issue Closed By Comment Date
Core FS#39898 [NMAPS?] [Core] Lava damage Jayd 12:34:42

git:

Revision Description Author Date
69c77... core 7.3.5: Suramar - Kel'danath's Legacy - Sympathizers Among the Shal'dorei Higi 16:40:02
fe970... core 735: conceptually and semantically correct algorithm Aithne 15:06:24
f9785... Core 7.3.5: - fix issues Jayd 14:10:41

2022-04-28

Category Issue Closed By Comment Date
Tanaan Jungle FS#40706 Kill Your Hundred quest unavailable Chris after rest... 18:22:45
Core FS#40250 "Positive" debuffs Jayd 11:45:12
Tanaan Jungle FS#40702 Blaze of Glory is missing The Cost of War completion requirement. Chris after rest... 06:33:57
Tanaan Jungle FS#40704 A Potential Ally is missing The Kargathar Proving Grounds completion requirement Chris after rest... 06:33:47

git:

Revision Description Author Date
0a5e0... core 7.3.5: Suramar - Feeding Shal'Aran - An Old Ally - A Re-Warding Effort - Scattered Memories - Written in Stone - Subject 16 Higi 19:57:36
a4159... core 735: Enable CanSpawnCreature on garrison map Chris 16:39:50
7ba18... Core 7.3.5: - added simd math for quaternion (mul vec3) and some interface for future implementation - added flat map/set - vmap: modelinstance use quaternion instead matrix3, and optimize constant data Jayd 13:42:47

2022-04-27

git:

Revision Description Author Date
d13ad... core 7.3.5: - Core: * .quest info QUEST_LINK or ENTRY command * GameObjects that have conditions & visuals prefer condition for usable state as they should * Added Support for removing already completed quest objectives * SMART_ACTION_UNSET_... Higi 20:48:56
7bd3f... Core 7.3.5: - improve sandbox scaling Jayd 12:01:13

2022-04-26

git:

Revision Description Author Date
47719... core 7.3.5: - Core: * typo fix in smooth phasing * Implemented support for gradually decreasing reputations > Nightfallen: Arcane Thirst * Fixed KeyboundOverride packet * added 2 additional visibility types to Quest Object visual handling ... Higi 19:13:42

2022-04-24

Category Issue Closed By Comment Date
Hunter FS#39894 [Hunter] [Beast Master] [Talent] - Dire Frenzy 5 hits not working Aithne By Query 11:04:23

2022-04-23

Category Issue Closed By Comment Date
Druid FS#39490 Feral - Legendary - Fiery Red Maimers Aithne By Query 16:13:58

git:

Revision Description Author Date
de106... Core 7.3.5: Fiery Red Maimers (FS#39490) Query 16:12:56
554aa... Core 7.3.5: Delay Dire Frenzy attacks Query 02:01:18

2022-04-22

git:

Revision Description Author Date
48b79... Core 7.3.5: Dire Frenzy extra attacks (FS#39894) Query 23:45:53
0299d... core 7.3.5: - Implemented Spell Effect 208 - ToDo: implement Nightfallen Hunger increase - Suramar: * Ancient Mana * Feed Thalyssra * Oculeth's Workshop Higi 16:37:54

2022-04-21

Category Issue Closed By Comment Date
Mage FS#40724 Mage Mirror Image Aithne By Query 22:52:13

git:

Revision Description Author Date
d1e9b... core 7.3.5: Suramar - The Nightborne Pact - Arcane Thirst - Shal'Aran - Core: * Personal phase support for server side area triggers * Fix typo in sequenced objectives * Fix typo in personal phased npc map add (stripped all non personal ph... Higi 19:42:11
06c18... core 735: Fix achievement sending issue Chris 17:50:05
c8db3... Core 7.3.5: Dropped mirror images default cast hack. Improvement for c3d88febd272f1b09a5ceb52609806b65705cf17 Query 17:41:19
b1d2a... core 735: Fix typo with sequenced quest objectives Chris 17:18:14
13d98... core 735: Improve personal phasing Chris 15:09:07
19373... Core 7.3.5: - sandbox scaling Jayd 11:04:43
c3d88... Core 7.3.5: Fix Mirror images not attacking in frost spec. (FS#40724 ) Query 01:13:54

2022-04-20

git:

Revision Description Author Date
2840a... core 7.3.5: - SPELL_AREATRIGGER_FLAG2_REVERSE_CAST - TARGET_WAYPOINT flag: 0x020 sets the first point to the next that is near the base object an removes prev ones from the array Higi 19:03:53

2022-04-19

Category Issue Closed By Comment Date
Demon Hunter FS#39262 [Demon Hunter] Glide not useable while dead Aithne By Query 10:08:58
Monk FS#39268 [Monk] Roll not useable while dead Aithne By Query 10:07:58
Shaman FS#39270 [Shaman] Ghost Wolf Aithne By Query 10:07:52

git:

Revision Description Author Date
b8c80... Core 7.3.5: sql Lightguard 11:57:47

2022-04-14

git:

Revision Description Author Date
9e30f... core 7.3.5: fixed smooth phasing for multiple instances of the same entry, some minor typos Higi 12:22:33
0709f... Core 7.3.5: - implement sandbox scaling Jayd 12:04:51

2022-04-13

git:

Revision Description Author Date
5a544... core 735: fix typo Chris 21:21:57
87b7f... core 7.3.5: - Dropped old hacky smooth phasing with guid replacement - use `object_replace` table to create replacements in the future - ToDo: recheck / fix old implementations (mostly used Mardum - 83 instances) - <3 Chris for brainstorming Higi 18:31:04

2022-04-11

git:

Revision Description Author Date
23957... Core 7.3.5: - optimized ray and axis aligned box tracing - partial implement sandbox scaling Jayd 12:35:18

2022-04-06

git:

Revision Description Author Date
c14a6... misc Query 01:02:31
05a96... Fixed Roll, Ghost Wolf and Glide effects while dead EffectApplyAura and AddSpellAuraHolder checks for spells usable on yourself while you're dead. Thanks Aithne for the help on this one Query 00:55:43

2022-04-05

Category Issue Closed By Comment Date
Druid FS#38746 [Druid] [Restoration] [Talent] Abundance vs Talent switch Aithne 22:33:17
Death Knight FS#40708 Death Strike and Marrowrend don't appear to apply the Active Mitigation buff Aithne 22:33:10

git:

Revision Description Author Date
868eb... core 735: Town Hall upgrade criterias Chris 15:45:24
6a1c5... core 7.3.5: - more accurate smart enum names - fix stuff that didn't even work - misc Higi 14:17:36

2022-04-01

git:

Revision Description Author Date
71af0... core 735: Fix crash Chris 21:41:21

2022-03-31

git:

Revision Description Author Date
6bfbc... core 735: fix typo Chris 21:29:24

2022-03-30

git:

Revision Description Author Date
98a7e... Core 7.3.5: - fix garrison mission Jayd 13:58:40
3ec21... core 735: Fix taxi from garrison. Shadowmoon "Establishing a Foothold" story line completed Chris 13:51:17
4ca70... core 735: fix .quest complete command Chris 11:03:57
66361... core 735: Drop double lock and double getter Chris 06:09:41