Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002251Zandronum[All Projects] Bugpublic2015-05-24 18:372018-09-30 22:21
ReporterDrinkyBird 
Assigned ToTorr Samaho 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformMicrosoftOSWindowsOS Version7 SP1 x64
Product Version3.0-beta 
Target Version3.0Fixed in Version3.0 
Summary0002251: Player Setup sliders are off-position and player preview is missing background
DescriptionSummary is the best I can explain it. The sliders are off and the player preview is missing the swirly background. See attached screenshot.
Attached Filespng file icon player_setup_sliders.png [^] (1,063,309 bytes) 2015-05-24 18:37
jpg file icon playersetup-sliders-2.jpg [^] (377,374 bytes) 2015-05-24 20:54
jpg file icon playersetup-sliders-3.jpg [^] (418,582 bytes) 2015-08-09 22:31

- Relationships
related to 0002326closedTorr Samaho Medals are bugged 
related to 0002403closedTorr Samaho scoreboard is not centered 

-  Notes
User avatar (0012371)
cobalt (updater)
2015-05-24 20:23

Issue addressed by commit 914f93f: Changed CleanXfac/CleanYfac back to int. Having them as floats was a constant source of problems with the ZDoom base. It will be better to change our code once (medals and scoreboard possibly need to be adjusted) than always adjusting the incoming ZDoom changes. This fixes most of 2251.
Committed by Benjamin Berkels [Torr Samaho] on Sunday 24 May 2015 21:46:42

Changes in files:

 src/g_shared/sbarinfo.cpp | 6 +-----
 src/menu/messagebox.cpp | 9 ++++-----
 src/menu/playermenu.cpp | 15 +++++++--------
 src/p_conversation.cpp | 7 +++----
 src/v_draw.cpp | 28 ++++------------------------
 src/v_text.cpp | 18 +++---------------
 src/v_video.cpp | 34 ++++++++++++----------------------
 src/v_video.h | 11 +++--------
 8 files changed, 37 insertions(+), 91 deletions(-)

User avatar (0012372)
WaTaKiD (updater)
2015-05-24 20:55

uploaded screenshot using the above commit, the swirly background is back, but the handicap slider still overlaps
User avatar (0012479)
StrikerMan780 (reporter)
2015-05-31 19:10

I can confirm what WaTaKiD said. The swirly background is back, and the RGB sliders for player color are in their rightful places, but the handicap slider overlaps still.
User avatar (0013148)
Torr Samaho (administrator)
2015-08-09 12:42

I aligned the sliders in the player setup menu to the "Handicap" label.
User avatar (0013149)
cobalt (updater)
2015-08-09 12:45

Issue addressed by commit cd4af51bb9d9: Aligned the sliders in the player setup menu to the "Handicap" label (addresses 2251).
Committed by Benjamin Berkels [Torr Samaho] on Sunday 09 August 2015 14:41:49

Changes in files:

 src/menu/playermenu.cpp | 3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

User avatar (0013181)
WaTaKiD (updater)
2015-08-09 22:33

attached a screenshot using'https://www.dropbox.com/s/sd5bqw0l7qfxovi/zandronum-3.0-r150809-1439-b7cf5f6-windows.zip?dl=0 [^]'

everything looks fine to me now
User avatar (0013315)
Ru5tK1ng (updater)
2015-08-29 20:30

I tested a bunch of different video modes with 3.0-alpha-150819-2351. The sliders and the player background looked fine. The only weird thing was the border/background behind the player's name. The right edge would stretch past the window/screen under certain aspect ratios.
User avatar (0013318)
Edward-san (developer)
2015-08-29 22:53

Quote
The only weird thing was the border/background behind the player's name. The right edge would stretch past the window/screen under certain aspect ratios.


Does it happen with GZDoom 1.8.6?
User avatar (0013319)
Dusk (developer)
2015-08-29 23:21
edited on: 2015-08-29 23:22

This is because of our long name limit. If the resolution is small enough the field simply bleeds past the end of the screen due to sheer longevity.

IMO nick length and color profile should be separate but this won't be changed anytime soon.

User avatar (0013347)
Ru5tK1ng (updater)
2015-09-01 03:26

Everything still looks fine in 3.0-alpha-150831-1814. Guess this can be closed now.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-05-24 18:37 DrinkyBird New Issue
2015-05-24 18:37 DrinkyBird File Added: player_setup_sliders.png
2015-05-24 18:45 Dusk Product Version => 3.0
2015-05-24 18:45 Dusk Summary [3.0] Player Setup sliders are off-position and player preview is missing background => Player Setup sliders are off-position and player preview is missing background
2015-05-24 19:38 Dusk Product Version 3.0 => 3.0-beta
2015-05-24 20:23 cobalt Assigned To => Torr Samaho
2015-05-24 20:23 cobalt Status new => needs testing
2015-05-24 20:23 cobalt Target Version => 3.0
2015-05-24 20:23 cobalt Note Added: 0012371
2015-05-24 20:54 WaTaKiD File Added: playersetup-sliders-2.jpg
2015-05-24 20:55 WaTaKiD Note Added: 0012372
2015-05-31 19:10 StrikerMan780 Note Added: 0012479
2015-08-09 12:42 Torr Samaho Note Added: 0013148
2015-08-09 12:45 cobalt Note Added: 0013149
2015-08-09 22:31 WaTaKiD File Added: playersetup-sliders-3.jpg
2015-08-09 22:33 WaTaKiD Note Added: 0013181
2015-08-16 20:18 WaTaKiD Relationship added related to 0002403
2015-08-16 20:19 WaTaKiD Relationship added related to 0002326
2015-08-29 20:30 Ru5tK1ng Note Added: 0013315
2015-08-29 22:53 Edward-san Note Added: 0013318
2015-08-29 23:21 Dusk Note Added: 0013319
2015-08-29 23:22 Dusk Note Edited: 0013319 View Revisions
2015-09-01 03:26 Ru5tK1ng Note Added: 0013347
2015-09-05 15:05 Dusk Status needs testing => resolved
2015-09-05 15:05 Dusk Fixed in Version => 3.0
2015-09-05 15:05 Dusk Resolution open => fixed
2018-09-30 22:21 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker