User Details
User Details
- User Since
- Jan 18 2023, 10:22 PM (19 w, 4 d)
Apr 15 2023
Apr 15 2023
abian added inline comments to D4963: improve messages of unmet requirements.
Apr 5 2023
Apr 5 2023
defc0n awarded D4963: improve messages of unmet requirements a Like token.
abian updated the diff for D4963: improve messages of unmet requirements.
New changes in line with your comments:
- <DisabledTooltip>Infantry Hoplites only, requires at least 10.</DisabledTooltip> โ <DisabledTooltip>Requires at least 10 Infantry Hoplites.</DisabledTooltip>, and similar cases in binaries/data/mods/public/simulation/templates/special/formations/*.xml.
- Insufficient resources โ Requires more resources, in binaries/data/mods/public/simulation/components/Player.js.
- Removed all requirementsTooltips from binaries/data/mods/public/simulation/data/technologies/*.json. They'll now be generated automatically.
Mar 11 2023
Mar 11 2023
abian added a comment to D4762: [gui] remove the 'trained by' and 'builds' string from the extended tooltip.
Please don't hate me for this, but I do find the "Trained by" useful. The "Builds" is also useful to check for example if a unit that you haven't trained yet will be able to build a certain structure. I certainly wouldn't be happy with the format, as that brick of plain text doesn't make it easy to find the information you may be looking for.
Mar 8 2023
Mar 8 2023
asterix awarded D4963: improve messages of unmet requirements a Love token.
abian requested review of D4963: improve messages of unmet requirements.
Jan 20 2023
Jan 20 2023
abian updated the diff for D4899: consistent style (red, bold) for tooltips on unmet requirements.
I've renamed it to 'objection', I think 'warning' might be too general (not everything that could be considered a warning should appear in red), but I came up with the name thanks to your suggestion. I hope I have now changed the coloredText(..., "red") where needed. Thanks!
Jan 19 2023
Jan 19 2023
abian updated the summary of D4899: consistent style (red, bold) for tooltips on unmet requirements.
abian added a comment to D4899: consistent style (red, bold) for tooltips on unmet requirements.
abian updated the diff for D4899: consistent style (red, bold) for tooltips on unmet requirements.
Use g_TooltipTextFormats.