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 5 hours ago Share Posted 5 hours 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 1 Link to comment Share on other sites More sharing options...
manowar Posted 4 hours ago Author Share Posted 4 hours 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 4 hours ago Share Posted 4 hours 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 1 Link to comment Share on other sites More sharing options...
guerringuerrin Posted 4 hours ago Share Posted 4 hours 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 4 hours ago Author Share Posted 4 hours 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 4 hours ago Author Share Posted 4 hours ago PR is here: https://gitea.wildfiregames.com/0ad/0ad/pulls/9172 Link to comment Share on other sites More sharing options...
Stan` Posted 3 hours ago Share Posted 3 hours 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 1 Link to comment Share on other sites More sharing options...
manowar Posted 3 hours ago Author Share Posted 3 hours 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...
Obelix Posted 1 hour ago Share Posted 1 hour ago Over at Gitea, some minutes ago @fabio argued against the removal of the version and build information, too. I support fabio and @Stan`s take, that it would be a regression. Indeed it doesn't add value to gameplay but to game development. Link to comment Share on other sites More sharing options...
Stan` Posted 1 hour ago Share Posted 1 hour ago 2 hours ago, manowar said: 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. That means more legal work, data processing and stuff; Link to comment Share on other sites More sharing options...
manowar Posted 52 minutes ago Author Share Posted 52 minutes ago ok clearly I am on a different page. I'll close the PR but I don't think the desires of the developers outweigh the players. I can't think of any other software that needs the version info up front for user screenshots. 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