cyberjunk / meridian59-dotnet

New 3D client and tools for Meridian 59
GNU General Public License v3.0
34 stars 35 forks source link

Inventory swap bug fix. #308

Closed skittles1 closed 5 years ago

skittles1 commented 5 years ago

When swapping inventory items, need to start from count - 2 as the swap is with the next element in the list.

I incremented the ogre client minor version, should I also increment the 1.0.5.x version? It's at 1.0.5.9, wondering if you wanted 1.0.6.0 or 1.0.5.10 there.

cyberjunk commented 5 years ago

should I also increment the 1.0.5.x version

Yes, please. I don't like two binary different files to have the same assembly version.