calref / cboe

Classic Blades of Exile
http://spiderwebforums.ipbhost.com/index.php?/forum/12-blades-of-exile/
Other
169 stars 41 forks source link

Arrows fired by enemies (and player?) to offscreen targets draw outside game window. #218

Closed clort81 closed 1 year ago

clort81 commented 4 years ago

Arrows fired by enemies (and player?) to offscreen targets draw outside game window.

I don't have a screencapture of the event but an archer fired an at a player that was off the current view, and the arrow continued animating past the game-world window.

The 'damage' to the buttons at bottom got erased after arrow animation finished though.

CelticMinstrel commented 4 years ago

I think I might've seen this awhile ago and the "damage" to the terrain frame was never fixed…?

Either way, failing to fix the "damage" isn't the issue here though. I probably just need to set a clipping rectangle (glScissor) or something.

NQNStudios commented 1 year ago

I think this is a duplicate of #97

CelticMinstrel commented 1 year ago

Yeah, looks like you're right.