manowar Posted Tuesday at 10:52 Share Posted Tuesday at 10:52 The issue here refers to showing the ceasefire timer to players who do not use the dev overlay timers. This and a few things I noticed myself have prompted me to make some changes in a mod that possibly should be considered for the core game. Specifically: Issues: The game version text on the top panel takes too much real estate in-game There is no ceasefire feedback to players not using the game time overlay It is not easy to identify if Wonder Win or Regicide is active - I have seen this determine matches Actions: Move the game version info to an About page available in-game freeing space on the top panel Add color and countdown status to the diplomacy icon Enhance the Match Settings icon to give feedback about Wonder Win and Regicide I'll post some screenshots in comments below this for discussion. 2 Link to comment Share on other sites More sharing options...
manowar Posted Tuesday at 10:53 Author Share Posted Tuesday at 10:53 (edited) A potential About page in-match: Diplomacy ceasefire indicators: No color overlay = normal match attack mode Green overlay - ceasefire in operation hover shows time remaining Orange overlay - ceasefire will end with 1 minute Red overlay - ceasefire will end within 20 seconds - get outta Dodge! The text below highlighted is what would be moved to the 'About' page to save space: Edited Tuesday at 11:07 by manowar 1 Link to comment Share on other sites More sharing options...
manowar Posted Tuesday at 10:55 Author Share Posted Tuesday at 10:55 (edited) Match Settings indicator: Could show time remaining for wonder win when hovering (as this is sometimes lost in the center notification area with other messages) Red when an opponent will win with Wonder Green when your team will win with Wonder Yellow when no wonder has been built yet Magenta when regicide is enabled Edited Tuesday at 10:57 by manowar 1 Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted yesterday at 02:45 Share Posted yesterday at 02:45 The About page and moving that info from the top ribbon to that page is now a must have for me. Good job on that. Let's make a PR for it! About the color overlays: I'd much rather just have a visible timer like any other RTS in existence. The color overlays are a neat idea, but not intuitive at all. 1 Link to comment Share on other sites More sharing options...
Stan` Posted 1 hour ago Share Posted 1 hour ago On 26/08/2026 at 4:45 AM, wowgetoffyourcellphone said: The About page and moving that info from the top ribbon to that page is now a must have for me. Good job on that. Let's make a PR for it! My only grief with that is that any screenshot sent to us will no longer give us that information Link to comment Share on other sites More sharing options...
manowar Posted 1 hour ago Author Share Posted 1 hour ago Good point. Maybe the build number should be in the screenshot file name ? Link to comment Share on other sites More sharing options...
Stan` Posted 55 minutes ago Share Posted 55 minutes ago 13 minutes ago, manowar said: Good point. Maybe the build number should be in the screenshot file name ? Can't really enforce that, also, applies to streaming too Link to comment Share on other sites More sharing options...
guerringuerrin Posted 40 minutes ago Share Posted 40 minutes ago Perhaps it could be kept in a shortened form with just the most important information. For example: r-0.28.0, a2cae Link to comment Share on other sites More sharing options...
manowar Posted 26 minutes ago Author Share Posted 26 minutes ago My opinion is that it doesn't add to game play so that makes it superfluous. It doesn't appear on various other screens (lobby, loading). The onus should be on the users to feedback the version info from the About page. The built-in screenshots could be amended with the version info in source/renderer/Renderer.cpp:795 e.g. const VfsPath filenameFormat{ L"screenshots/screenshot-" + wstring_from_utf8(PS_VERSION) + L"-%04d.png"}; So that would output: screenshot-0.29.0-0001.png Link to comment Share on other sites More sharing options...
manowar Posted 25 minutes ago Author Share Posted 25 minutes ago PR is here: https://gitea.wildfiregames.com/0ad/0ad/pulls/9172 Link to comment Share on other sites More sharing options...
Stan` Posted 17 minutes ago Share Posted 17 minutes ago 9 minutes ago, manowar said: It doesn't appear on various other screens (lobby, loading) It appears on the main two, which are the menu and the game My experience with additional steps is that nobody follows them, look at all the incomplete bug reports copying text that tell them to do extra steps Edit for screenshots, on macOS I ussually don't use the ingame tool cause I have no clue where the images are gonna be Link to comment Share on other sites More sharing options...
manowar Posted 7 minutes ago Author Share Posted 7 minutes ago IMHO these are not strong enough reasons to avoid making the game better. With an About dialog we could have a facility to send a bug reports from inside the game or take and send screenshots ;-) Assuming we could create a service on the other end for receiving them. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now