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
0001804Zandronum[All Projects] Suggestionpublic2014-05-17 21:372024-03-11 06:53
ReporterDusk 
Assigned ToKaminsky 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.1 
Summary0001804: cvar difference description for dmflags
Descriptionoh_no duskie has been doing science again, TAKE COVER.

Basically I hacked in a little algorithm thing that shows exactly what changed in dmflags/compatflags/whatever when the server prints the "dmflags changed to blah". If too many flags change (i.e. more than 5) it just prints the amount of flags that changed so that the chat doesn't get flooded.

Quote

*** MAP01: entryway ***

sv_nojump 1
dmflags changed to 65536 (sv_nojump ON)
dmflags 123
dmflags changed to 123 (7 flags changed)
dmflags 1234
dmflags changed to 1234 (sv_nohealth OFF, sv_oldfalldamage OFF, sv_spawnfarthest ON, sv_noexit ON)
compat_limited_airmovement 1
compatflags changed to 131072 (compat_limited_airmovement ON)


Diff attached. What do you guys think?
Attached Filesdiff file icon dmflags-data.diff [^] (7,253 bytes) 2014-05-17 21:37 [Show Content]

- Relationships

-  Notes
User avatar (0008803)
Watermelon (developer)
2014-05-17 22:33

This is pretty cool
User avatar (0008810)
ZzZombo (reporter)
2014-05-19 05:07

I think if there more than 5 flags changed it should list the first 5 and then just add a remark about that not all were listed. Would be neat IMO.
User avatar (0009612)
Torr Samaho (administrator)
2014-06-21 13:31

As we found out during an IRC discussion a while ago, the workaround of using CVAR_Dummy to determine whether a flag is of type FFlagCVar doesn't work with recent ZDoom versions anymore. Before we can add this, we need to find a way to identify these flags that also works with the current ZDoom versions.
User avatar (0021587)
Torr Samaho (administrator)
2021-01-10 20:34

I added Kaminski patch for this that is building on Dusk's original patch.
User avatar (0023344)
unknownna (updater)
2024-03-11 06:53

IF more than 2 flags are changed, it says the amount of flags instead of which ones. Based on that, it works fine.

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: Catastrophe Leonard ZzZombo WaTaKiD Frits Combinebobnt Korshun
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2014-05-17 21:37 Dusk New Issue
2014-05-17 21:37 Dusk Status new => assigned
2014-05-17 21:37 Dusk Assigned To => Dusk
2014-05-17 21:37 Dusk File Added: dmflags-data.diff
2014-05-17 21:37 Dusk Status assigned => needs review
2014-05-17 22:33 Watermelon Note Added: 0008803
2014-05-18 07:42 Frits Note Added: 0008807
2014-05-18 07:42 Frits Note Deleted: 0008807
2014-05-19 05:07 ZzZombo Note Added: 0008810
2014-06-21 13:31 Torr Samaho Note Added: 0009612
2014-06-21 13:31 Torr Samaho Status needs review => feedback
2021-01-10 20:34 Torr Samaho Note Added: 0021587
2021-01-10 20:35 Torr Samaho Status feedback => needs testing
2024-03-11 06:53 unknownna Note Added: 0023344
2024-03-11 06:53 unknownna Assigned To Dusk => Kaminsky
2024-03-11 06:53 unknownna Status needs testing => resolved
2024-03-11 06:53 unknownna Resolution open => fixed
2024-03-11 06:53 unknownna Fixed in Version => 3.1






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker