nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
598 stars 74 forks source link

Blood: Update logic used to redraw screen border and add new -s CLI argument #816

Closed tmyqlfpir closed 3 months ago

tmyqlfpir commented 3 months ago

This PR fixes issue #506 as well as fixing the boarders for classic renderer while powerups and stats are being drawn.

Additionally, this PR also fulfills #818

Fixes #506 Fixes #818

Hendricks266 commented 3 months ago

"boarders" in the commit message and comments is a misspelling and should be "borders". Otherwise LGTM and I will merge when fixed.

tmyqlfpir commented 3 months ago

Done, thank you.

Hendricks266 commented 3 months ago

Done, thank you.

Thank you for the pull request and quick update.