mbbsemu / MBBSEmu

The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
134 stars 13 forks source link

[WCCMMUD] Majormud - Inventory line wrapping mismatch #555

Open fletcherm opened 2 years ago

fletcherm commented 2 years ago

Module Information

Describe the bug

Subtle difference between Worldgroup and mbbsemu line wrapping - in this case, in the way specific inventory is line wrapped

To Reproduce Steps to reproduce the behavior:

  1. Create a character and enter the game
  2. Go south to the armor store and buy pants, equip pants, buy gloves, equip gloves
  3. Go north twice to the weapon shop and buy club, wear club
  4. Go south twice, back to the armor shop, and buy boots, buy helm, buy vest
  5. Press i to view your inventory

Note: I am using Megamud with Options -> Display -> Rows and Columns set to 50 and 80, respectively. I don't suspect this window size specifically is the problem, but a more general problem with wrapping.

Expected behavior

mbbsemu renders an (inappropriate) extra blank line between the two inventory lines; WG shows only the two inventory lines as expected.

Screenshots

worldgroup-wrap

Worldgroup above, mbbsemu below

mbbsemu-wrap

Software Information: