Opened 2 years ago

Closed 2 years ago

#6382 closed defect (fixed)

Minimap stretched lines

Reported by: Langbart Owned by: Vladislav Belov
Priority: Release Blocker Milestone: Alpha 26
Component: UI – In-game Keywords:
Cc: Patch: phab:D4350

Description

to reproduce

  • Start the units_demo map
~/0ad/binaries/system/pyrogenesis -conf=mod.enabledmods:"mod public" -autostart="scenarios/units_demo"
  • Increase speed to 20x
  • Watch the animals dots in the south on the minimap

Issue starts with [25993].

Attachments (2)

m_str_l.jpg (25.3 KB ) - added by Langbart 2 years ago.
giant_latium.jpg (647.2 KB ) - added by Langbart 2 years ago.

Download all attachments as: .zip

Change History (6)

by Langbart, 2 years ago

Attachment: m_str_l.jpg added

comment:1 by Vladislav Belov, 2 years ago

Owner: set to Vladislav Belov
Patch: phab:D4350
Status: newassigned

comment:2 by Vladislav Belov, 2 years ago

Resolution: fixed
Status: assignedclosed

In 25997:

Removes border pixels drawing of the minimap texture with scissors after rP25993. Fixes #6382

Tested By: Langbart

Differential Revision: https://code.wildfiregames.com/D4350

comment:3 by Langbart, 2 years ago

Resolution: fixed
Status: closedreopened

REOPENING

Purgator_ found out that the issues still happens on gigantic map sizes (512 tiles)

I was able to reproduce the problem for the random map Latium, but only for one size - Giant (512 tiles).

Autostart command:

~/0ad/binaries/system/pyrogenesis -conf=mod.enabledmods:"mod public" -autostart="random/latium" -autostart-players=2 -autostart-civ=1:rome -autostart-civ=2:cart -autostart-ai=2:petra -autostart-seed=3811152639 -autostart-size=512 -autostart-player=-1  

by Langbart, 2 years ago

Attachment: giant_latium.jpg added

comment:4 by Vladislav Belov, 2 years ago

Resolution: fixed
Status: reopenedclosed

In 26229:

Fixes minimap texture scissoring rect following rP25997. Fixes #6382

Note: See TracTickets for help on using tickets.