image commented on issue devn00b/EQ2EMu#528

AdvancementChoiceWindow needs implementation (DoF)

pg 61 prima guide has all the racial traditions listed https://ia801206.us.archive.org/7/items/EverQuest_II_Prima_Official_eGuide/EverQuest_II_Prima_Official_eGuide.pdf

9 hours ago

image commented on issue devn00b/EQ2EMu#528

AdvancementChoiceWindow needs implementation (DoF)

Racial Traditions

9 hours ago

image commented on issue devn00b/EQ2EMu#528

AdvancementChoiceWindow needs implementation (DoF)

Training

9 hours ago

image commented on issue devn00b/EQ2EMu#528

AdvancementChoiceWindow needs implementation (DoF)

Enemy Tactics

9 hours ago

image commented on issue devn00b/EQ2EMu#528

AdvancementChoiceWindow needs implementation (DoF)

Personal Traits

9 hours ago

image commented on issue devn00b/EQ2EMu#528

AdvancementChoiceWindow needs implementation (DoF)

Prima Guide seems to have a lot of info we need for this

9 hours ago

image pushed to master at devn00b/EQ2EMu

1 week ago

image commented on issue devn00b/EQ2EMu#472

Spell resists need to be looked at/implemented

for this we need to setup Entity::CalculateDamageAmount to reduce damage for spell based damage. We already reduce melee damage with mitigation.

1 week ago

image pushed to master at devn00b/EQ2EMu

  • 96902a5564 - Fix #564 - Mail support for DoF! - Mail list inbox now updated when a mail item is read (previously unread) - Fix run speed like sprint stacking on the player - Removed some unnecessary spell code that was unused, nullified spell when cast timer is performing delete/cleanup

1 week ago

image closed issue devn00b/EQ2EMu#564

DoF client needs working mail system

1 week ago

image pushed to master at devn00b/EQ2EMu

  • 4278a968c9 fix mobs not setting their start hp/power, oops

1 week ago

image opened issue devn00b/EQ2EMu#564

DoF client needs working mail system

1 week ago

image pushed to master at devn00b/EQ2EMu

  • 02f6f2a1af Fix #520 add hate-threat messages to dof client, fix modify hp and power to not reset on calculatebonuses for spells

1 week ago

image closed issue devn00b/EQ2EMu#520

DoF client has threat packet? (Previously DoF client crashed due to unset threat opcode)

1 week ago

image commented on issue devn00b/EQ2EMu#520

DoF client has threat packet? (Previously DoF client crashed due to unset threat opcode)

since no packet is identified im adding a channel message for KoS/DoF clients. It will be tied to your cast and other cast in terms of the combat chat options

1 week ago

image pushed to master at devn00b/EQ2EMu

  • d1af2ec649 fix modify max power and health from duplicating on a mob when the base mob values are extremely low

1 week ago

image pushed to master at devn00b/EQ2EMu

  • f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! - /info command updated with /info your_trade|their_trade slot_num for DoF trading - Rule R_Player, CoinWeightPerHundred -> R_Player, CoinWeightPerStone, defaulted to 40 which is the DoF client equivalent (eg 100/40 = 2.5 weight) - Concentration is now capped on zone/reload of the player spells - Fix crash related to trade (entity pointers were loosely handled), bot or player otherwise could decouple from the zone and leave a dead ptr. - LUA Functions added: GetCharacterFlag(Spawn, val) and ToggleCharacterFlag(Spawn, val) -- val is defined by the Character Flags in Player.h with #define CF_ or CF2_

1 week ago

image closed issue devn00b/EQ2EMu#560

DoF trading support

1 week ago

image commented on issue devn00b/EQ2EMu#560

DoF trading support

- [ ] When interacting with DoF client only supports max of 6 slots, need to make sure AoM and other clients limit to the same count.

1 week ago

image pushed to master at devn00b/EQ2EMu

  • dbe82f8eff remove somewhat duplicate directory of upper case Generic

1 week ago