Benito M. Go III

Results 22 issues of Benito M. Go III

Some UI bugs need updates from BMDs. For example, GlobalText from BMD that contains "%u" that needs to be "%lu" due to extending the protocol. What is a good workflow...

question

There are values that have their own computation or hard coded values in the client side. Some, but not limited to, are the following: - [ ] Chaos Machine chance...

enhancement

**Describe the bug** Right clicking another character to put name in whisper target does not work **To Reproduce** Steps to reproduce the behavior: 1. Login Player1 Player2 2. In Player1's...

Show advanced character stats like the following (from other private servers) ![image](https://github.com/user-attachments/assets/d08392c9-005c-4d58-9d1a-97770465b20e) ![image](https://github.com/user-attachments/assets/9679ae82-0060-4b58-a0f9-15ecc74af6d3) Reference: https://wiki.infinitymu.net/index.php?title=Advanced_Character_Stats

enhancement

Issue: Lots of raw pointers, legacy data types that are not safe / catchable in runtime. Solution: Slowly migrate everything to std:: -BYTE* to span -own implementation of list/queues/trees to...

enhancement

Let's slowly migrate all windows specific libraries/headers used with std or other cross-platform libraries. This way we might be able to build this legacy client for Linux and other devices.

enhancement

I'm not sure if this is existing already - or server side issue, but pressing X currently just shows error message.

bug
question

**Describe the bug** Excellent weapon drop (Rune Blade from BOK) did not contain skill **To Reproduce** Steps to reproduce the behavior: (Note: might be difficult to replicate since it's a...

bug

**Is your feature request related to a problem? Please describe.** There is no way yet to pull latest BMD files, DLLs, main.exe from the client launcher. **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** Some maps may not be fully utilized or not have any players at all since they tend to stay at...

enhancement