Benjamin Jackson

Results 120 issues of Benjamin Jackson

These raids were re-released later and appropriately given achievements. The only achievement related to these raids that should be active and available for players is [Onyxia's Lair (Level 60)](https://wowgaming.altervista.org/aowow/?achievement=684). Any...

Doomfire movement behavior was ported from CMaNGOS. ## Changes Proposed: This PR proposes changes to: - [X] Scripts (bosses, spell scripts, creature scripts). ## Issues Addressed: - Closes https://github.com/chromiecraft/chromiecraft/issues/7167 ##...

Waiting to be Tested
Ready to be Reviewed
Script
file-cpp

## Changes Proposed: This PR proposes changes to: - [X] Core (units). ## Issues Addressed: - Closes https://github.com/azerothcore/azerothcore-wotlk/issues/18593 - Progresses https://github.com/chromiecraft/chromiecraft/issues/5669 - Progresses https://github.com/chromiecraft/chromiecraft/issues/7028 ## SOURCE: This config creates a...

CORE
Waiting to be Tested
Ready to be Reviewed
file-cpp

This PR is being opened primarily just to show that work is being done on this and also to garner feedback if anyone wants to comment/suggest something. ## Changes Proposed:...

DB
WIP

## Changes Proposed: This PR proposes changes to: - [X] Scripts (boss scripts). ## Issues Addressed: - Closes https://github.com/chromiecraft/chromiecraft/issues/6886 ## SOURCE: The changes have been validated through: - [X] Live...

Ready to be Reviewed
Script
file-cpp

### Current Behaviour Spitting out every value shifted over, i.e. X position is always shown as 0. ### Expected Blizzlike Behaviour The coordinates and map ID should be correct. ###...

Confirmed

### Current Behaviour Very intermittent issue, but creatures can appear dead to the client but to the server be very much alive and attack players. The only solution seems to...

### Current Behaviour Currently mind controlled/charmed creatures have either no cooldowns on their spells or they are enforced through `spell_cooldown_overrides`, acting as a SpellInfoCorrections table specifically for charmed spell cooldowns....

ChromieCraft Generic

### Description Guards in Dalaran when going to the cooking subsection have no gossip menu options. They should have options for both the Alliance and Horde inns. Note: I didn't...

Feedback-FixOutdatedMissingWIP
Comp-Database
Branch-3.3.5a

I did try to manually define the opcode for 3.4.1 (0x25B9 iirc) using the 3.4.0 module, but the structure was also incorrect, and I don't know enough at this time...