Destiny icon indicating copy to clipboard operation
Destiny copied to clipboard

Open-source MapleStory server emulation software

Results 2 Destiny issues
Sort by recently updated
recently updated
newest added

protected override void RemoveItem(int index) in MapDrops.cs gets called with index outside total count of base(map).Items. This used to crash game server, however since pull #17 the problem is transformed...

Well it turn out that i was slightly wrong, its not that the MapObject/MapObjectLife system is entirely broken. Its only when damage skills dealing AoE or multi-hits interact with mapObjects...