Fix combat level colors, rename variables
- Noted that the combat range calculation in
addPlayerEntries
is specific to PvP worlds. This calculation was described in an October 15 2008 game update introducing PvP worlds: https://web.archive.org/web/20090201095141/http://news.runescape.com/newsitem.ws?id=1442 - calc and combatDelta in
addPlayerEntries
were inverted. Original code here: https://gitlab.com/zsrv/rt4-client/-/blob/e2d5c0a1e096e859f50e756145555d53bf4a342d/client/src/main/java/Static217.java#L41 - Renamed a few variables