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 (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
Adds color to `listmaps` command's output to highlight maps that are added or modified by pwads
[attachment=0]listmaps-output.png[/attachment]
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