NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
https://neotokyorebuild.github.io/
Other
23 stars 13 forks source link

Warmup text is overlapped by gamemode text #766

Open blaberry opened 1 month ago

blaberry commented 1 month ago

Build Info

20240629_96f57be

Description

During warmup, the text "warmup" is printed under the timer display The gamemode (during warmup, I think it says deathmatch) prints in top of the warmup text.

To Reproduce

  1. Join and unpopulated server
  2. Wait for start of warmup round
  3. See text

Expected behavior

The gamemode text doesn't print, as while warmup technically has a gamemode, it doesn't really need to be displayed, as it's confusing to say "deathmatch" and then switch gamemode to CTG right after. It's better to just say warmup duing warmup and gamemode during gamemode.

Maybe just make warmup a clone of DM with a different text? Idk.

Actual behavior

The gamemode prints over the warmup text.

Operating System

Version/Distro

Win 10

Machine's CPU

Ryzen 9 7950X

Machine's GPU

RTX 3080 FE

GPU's driver

Nvidia 556.12

Build's compiler

MSVC 19.41.34120.0

Additional context and Screenshots

No response

AdamTadeusz commented 2 weeks ago

Could just not print the selected gamemode during warmup, but now that we are deciding gamemode based on map that information is already known so should be displayed somewhere