Benito M. Go III
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...
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...
**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)   Reference: https://wiki.infinitymu.net/index.php?title=Advanced_Character_Stats
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...
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.
I'm not sure if this is existing already - or server side issue, but pressing X currently just shows error message.
**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...
**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...
**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...