Optional replacement of short radar forward tick with dashed forward line#247
Optional replacement of short radar forward tick with dashed forward line#247Paula90 wants to merge 2 commits into
Conversation
|
It would be nice to have a screenshot so we can see what it looks like without having to download and compile it. |
|
You're right, but isn't this natural? Given the center "square" (myTank) has an even pixel size, the dashed line cannot be exactly centered to this. |
|
Ah that's right 🙂 |
|
Hmm... I'm not sure how I feel about this. For one, I would think this should be in a proto-break if this gets merged in; this feels like it's giving players with the most up to date client an unfair advantage in aiming. And on that note, I have my concerns that because it's providing aim assistance, that it'd be classified more like a cheat than a feature. |
|
There was a patch like this accepted into the 2.1 development branch back in 2006, except that it was a solid line instead of a dashed line. At a quick glance, I think this PR implements the drawing code better than the patch from 2006, but I'll have to take a closer look at it later. However, I would also agree with @allejo that this should be added with a new major release of the game instead of a 2.4 compatible version. |
|
According to the spec, |
You're right, should be |
|
The spec is a little confusing to me with respect to the terms "enable bit" versus "flag," but I would include both to be safe (e.g., |


... a big aiming aid for me ;-)