shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
493 stars 39 forks source link

feat(hud): QOL-Improvements: Toggle Crosshair #241

Closed annnoo closed 1 year ago

annnoo commented 1 year ago

Regarding #122 : This feature adds two checkboxes to the gameplay menu to toggle the display of the crosshair for fists and lightsaber seperately from every other weapon

shinyquagsire23 commented 1 year ago

ooh nice, I appreciate the jkGui docs. I was just about to take a look at this today and make sure it was kosher with all of the cvar stuff, but you beat me to it.

shinyquagsire23 commented 1 year ago

actually no you just fixed another header bug but tbh that's still fine as-is, I can add the cvar changes lol

annnoo commented 1 year ago

Woops, seems that i've missed those. I will add them aswell next time Thanks :+1: