Ticket #196 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

Bubble trails on bullets appear well above water surface

Reported by: jdolan Owned by: wickedshell
Priority: major Component: quake2world
Keywords: game module bubble trails Cc:

Description

The trace entry / exit logic for writing bullet trails is incorrect. Currently, on q2dm2, you can fire into the water and see bubbles well above the water's surface.

Change History

Changed 14 months ago by wickedshell

  • status changed from new to closed
  • resolution set to fixed

r1548 committed against this

theres a corner case that looks unhandled where a player starts out of the water, shoots through water, and the shot emerges out the otherside. This won't be an issue in any of the beta maps, or most maps, but could be an issue for mods like Action Quake 2. (but it's also cgame related so they can recover as needed)

Note: See TracTickets for help on using tickets.