Colorize maps added by pwads in `listmaps` output

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Colorize maps added by pwads in `listmaps` output

Re: Colorize maps added by pwads in `listmaps` output

by Professor Hastig » Mon Jan 16, 2023 6:20 am

Thanks for adding this. It is the kind of feature where you only realize what you missed after it got added.

Colorize maps added by pwads in `listmaps` output

by yqco » Fri Jan 13, 2023 9:30 pm

Adds color to `listmaps` command's output to highlight maps that are added or modified by pwads
listmaps-output.png
listmaps-output.png (37.28 KiB) Viewed 1132 times
Personally, this helps to locate the maps I am most often using the listmaps command to find. Having the maps listed in a different color makes them much easier to spot.

This is kept as simple as possible. All highlighted maps use the same hard-coded TEXTCOLOR_LIGHTBLUE color

Pull request: https://github.com/ZDoom/gzdoom/pull/1941

Top