Zyres

Results 26 issues of Zyres

**Description**: The current missing data in our db. **Steps to reproduce the problem**: 1. Start AE **Expansion version**: - Patch 3.3.5 - WoTLK Quest ~~13:22:29 [INFO][DEBUG]: Quest 9348 has `ReqCreatureOrGOId1`...

Database - Work
Issue - Confirmed

**Description**: Our Loot seems to be incorrect. @Appled suggested to rewite the loot system. In this issue we will collect all issues with the current system. Ask Appled for more...

Prio-Low
Database - Work
->Feature Request<-
Patch - All
Category: Loot

**Description**: Instead of duplicate extractors for every version, it would be neat to have a multiversion extractor. - [ ] Multiversion extractors - - [x] DBC/DB2 - - - [x]...

Core - Extractors
->Feature Request<-

**Description**: Playeritems.charges is not able to store all possible charges for an item! We load 5 spells + charges from item_properties but we can only save one charge value (for...

Database - Work
Category: Items
Patch - All
Category: Players

Spell ID: 49938 http://wotlk.openwow.com/spell=49938 Damage scaling is not correct

Category: Spells/Skills
Patch 3.3.5 - WoTLK
Issue - Fixed on develop

**Description**: Currently the dungeonbrowser does not work (missing/wrong packet handlers) [CLIENT]: received CMSG_LFG_LOCK_INFO_REQUEST (0x412) of 1 bytes. [CLIENT]: received CMSG_LFG_LOCK_INFO_REQUEST (0x412) of 1 bytes. CMSG_LFG_LOCK_INFO_REQUEST received from player CMSG_LFG_LOCK_INFO_REQUEST received...

Patch 4.3.4 - Cataclysm
Category: Packets
Core - Dungeon/Raid Finder

Missing handlers for calendar opcodes: ``` WorldPacketHandlers[CMSG_CALENDAR_GET_CALENDAR].handler = &WorldSession::HandleCalendarGetCalendar; WorldPacketHandlers[CMSG_CALENDAR_COMPLAIN].handler = &WorldSession::HandleCalendarComplain; WorldPacketHandlers[CMSG_CALENDAR_GET_NUM_PENDING].handler = &WorldSession::HandleCalendarGetNumPending; WorldPacketHandlers[CMSG_CALENDAR_ADD_EVENT].handler = &WorldSession::HandleCalendarAddEvent; WorldPacketHandlers[CMSG_CALENDAR_GET_EVENT].handler = &WorldSession::HandleCalendarGetEvent; WorldPacketHandlers[CMSG_CALENDAR_GET_EVENT].status = STATUS_LOGGEDIN; WorldPacketHandlers[CMSG_CALENDAR_GUILD_FILTER].handler = &WorldSession::HandleCalendarGuildFilter; WorldPacketHandlers[CMSG_CALENDAR_GUILD_FILTER].status = STATUS_LOGGEDIN;...

Core - Functions
Database - Work
Patch 3.3.5 - WoTLK
Category: Packets

**Description**: Missing handler for CMSG_VIOLENCE_LEVEL

Patch 4.3.4 - Cataclysm
Category: Packets

**Description**: Missing handler for CMSG_REQUEST_CATEGORY_COOLDOWNS

Category: Spells/Skills
Patch 4.3.4 - Cataclysm
Category: Packets

**Description**: I'm pretty happy with this issue since we stuck on enter world for Mop. It seems the latest changes on develop cleaned up some missing data. However, the client...

Patch 5.4.8 - Mop
develop
Issue - Confirmed
Category: Packets