Changelog is based on Open Source Code Base for EQ2Emu at http://cutpon.com:3000/devn00b/EQ2EMu
Capricorn Stage started in late Dec 2020 but falls into January 2021 as to keep the stage together it is included on this page.
Jan 19th 2021: Extended Capricorn Stage 2.0 to Jan 31st. Then a new monthly system will be used for versioning.
- LUA Equipment commands SetEquippedItemByID(Entity, slot, itemid) SetEquippedItem(Entity, slot, item) both return false if unable to equip. UnequipSlot(Entity, slot, nodeleteitem), SetEquipment(Entity, slot, type, r , g , b , hr , hg, hb)
- Quest leaf flag update will now correctly display (eg. for quest npcs) when in-range of mob upon the update
- ModelViewer / MapEditor updated with latest code (Region updates for lava/death regions, etc)
- Better Quest class memory management
- New GM command /movecharacter [charname] [zoneshortname]
- /castspell now also includes a new argument /castspell [spellid] [selfcast] - if selfcast is 0 this means the target will cast on themselves, not YOU casting on them.