> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/change-log/version-2.8.md).

# Version 2.8

## Changelog Version 2.8

<mark style="color:$success;">**FIXES:**</mark>\
\ <mark style="color:yellow;">\[MuServer Side]</mark>\
Fix - Custom Quest now saves the monster count in the database.\
Fix - Custom Npc Quest now saves the monster count in the database.\
Fix - Illusion Temple with error in skill usage.\
Fix - Zen Log crashing the GS in Duel Bet.\
Fix - Zen Log crashing the GSCS in the Castle Siege NPC.\
Fix - Duel Bet zen trade Bug/Dupe.\
Fix - DuelBet trade with 60 seconds betting time.\
Fix - /blockchat command was blocking other commands.\
Fix - Kick from Icarus/Kanturu3 when durable wings expire.\
Fix - AutoCombo functionality in OffHelper.\
Fix - White confirmation window when using Plugin Downgrade.\
Fix - Transformation window with no effect when using 2 rings.\
Fix - HackSkillCheck no longer checks OffAttack and OffHelper.\
Fix - HackSkillCheck returning skill 0 for Elf.\
Fix - MapManager.txt ExitMap column between GS and GSCS.\
Fix - Warning 265 when restarting the GS and trying to relog.\
Fix - Items without Skill that were dropping with Skill.\
Fix - Reload ItemValue without needing to close the Shop.\
\ <mark style="color:yellow;">\[Main Side]</mark>\
Fix - Basic animations in /attack skills.\
Fix - DevilSquare, close the information window upon exit.\
Fix - BloodCastle, close the information window upon exit.\
Fix - ChaosCastle, close the information window upon exit.\
Fix - Mount effect when Muun pet is inside the city.\
Fix - Start, follow and stop movements for pets.\
Fix - MnE and MxE columns now return values from 0 to 63.\
Fix - Crash on Loading with some AMD computers.\
Fix - Crash when moving between maps on some computers.\
Fix - GM wing was not appearing in Blood Castle.\
Fix - Castle Siege Select Switch State message.\
Fix - Disabled MLevelUP effect with the A window open.\
\
...\
\ <mark style="color:yellow;">Update on Mu.Info loading limits:</mark>\
CheckSum 10000 -> 5000\
AlphaTargetObject 1000 -> 500\
CustomFog 150 -> 110\
CustomMapManager 500 -> 110\
CustomDisableEffect 5000 -> 500\
CustomEffectDynamic 3000 -> 2000\
CustomEffectStatic 3000 -> 2000\
CustomItemHighValue 1000 -> 100\
CustomItemMove 1000 -> 100\
CustomItemReplace 1000 -> 500\
NonRepairableItems 2000 -> 100\
CustomNPCItem 2000 -> 100\
CustomPetDynamic 5000 -> 2000\
CustomPetStatic 5000 -> 2000\
\ <mark style="color:$success;">**LUA FIXES:**</mark>\
\
\&#xNAN;*SQL queue size increased to 4096*\
\
DrawGUI() Fix in Alpha state\
CustomText() Fix to accept %%\
RenderImage() Fix in Alpha state\
RotateImage() Fix in Alpha state\
RotateImage2() Fix in Alpha state\
RotateImage2() Fix for the actual image size that was previously fixed at 1024x1024\
SetObjectSkillBlockTime() Updated to work with the Teleport skill\
OnMonsterDieGiveItem() Was returning the lottery grid\
PrintQRCode() Was making other images appear white\
\ <mark style="color:$success;">**NEWS:**</mark>\
\
[New - ALLOW WING + 380 OPTION](https://youtu.be/RW6iiPacRZU)\
[New - LOG SETTINGS "WriteStoreLog"](https://youtu.be/iTFytHrmNd0) \
[New - FIX SKILL PULL OVERLAP CHARACTER/MONSTER](https://youtu.be/576igAzl8ks) \
[New - DropCount column in Advanced EventItemBags](https://youtu.be/ms_3Exfii78) \
[New - PACK UNPACK COMMAND SETTINGS](https://youtu.be/_cIR6zANYIY) \
[New - CHARACTER MAX ATTACK SPEED SETTINGS](https://youtu.be/uSyfL9WcjEs) \
[New - BLOCK TEMPORARY ITEM SELL](https://youtu.be/m5TwBSk16Xc) \
[New - PARTY MAX RANGE](https://youtu.be/feMa0qu-fcc)\
[New - Jewel Of Harmony Enable Multi Mix](https://youtu.be/sqS2I8gELP0) \
[New - New Display Hack Skill Log](https://youtu.be/THNmNCBGkIc) \
[New - CUSTOM JEWEL SETTINGS](https://youtu.be/kkiOI1BGD6k) \
[New - EventBags coin rewards](https://youtu.be/D8EwXzS3_EM) \
New - DISCORD RICH PRESENCE type 5

[Update - HOTKEYS OPTIONS "Window\_MuHelper type 2"](https://youtu.be/5mvVi_apWYQ) \
[Update - New Grade Column function in BagsEx for Item Stack](https://youtu.be/ms_3Exfii78) \
[Update - ChaosBox accepts and mixes Gemstones for harmonys as Stack](https://youtu.be/sqS2I8gELP0) \
[Update - InvasionManager and InvasionCounter ends when complete](https://youtu.be/ggcCiF3EZYA) \
Update - BK Buff now checks party members when in /attack\
Update - CHARACTER COMBO SKILL DAMAGE SETTINGS\
\ <mark style="color:$success;">**NEWS LUA:**</mark>\
\ <mark style="color:yellow;">\[Bridges - Main Side]</mark>\
...\
\ <mark style="color:yellow;">\[Bridges - MuServer Side]</mark>\
OnCheckItemSell()\
\ <mark style="color:yellow;">\[Functions - Main Side]</mark>\
TradeMySlotIndex\
TradeYourSlotIndex\
TradeMyItemIndex\
TradeMyItemLevel\
TradeMyItemExc\
TradeMyItemDurability\
TradeYourItemIndex\
TradeYourItemLevel\
TradeYourItemExc\
TradeYourItemDurability\
\ <mark style="color:yellow;">\[Functions - MuServer Side]</mark>\
ItemGetSpecialOption\
ItemSetSpecialOption\
InvasionGetState\
InvasionGetRemainTime\
InvasionSetRemainTime\
InvasionGetMonsterTable\
GetObjectExperience\
SetObjectGuildStatus\
SetObjectGuildNotice\
ObjectGuildDelMember\
ObjectGuildAddMember\
ObjectGuildRequest\
ObjectGetUserGuildInfo\
InstanceCreate\
InstanceIsValid\
InstanceGetMap\
InstanceMovePlayer\
InstanceMovePlayerEx\
InstanceGetPlayerInstance\
InstanceSpawnMonster\
InstanceGetMonsterInstance\
InstanceSameLayer\
InstanceRegisterMonster\
InstanceDestroy\
InstanceDestroyAll\
InstanceRemovePlayer\
InstanceSetPlayerInstance\
InstanceClearPlayerInstance\
InstanceClearMonsters\
InstanceGetPlayers
