Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[D2K] Show unlocked things in tooltips #12069

Closed
tytannial opened this issue Sep 20, 2016 · 11 comments
Closed

[D2K] Show unlocked things in tooltips #12069

tytannial opened this issue Sep 20, 2016 · 11 comments

Comments

@tytannial
Copy link

20160917010742
The upgrade tooltips are too simple. It should show unlocked things.

@ltem
Copy link
Contributor

ltem commented Jan 3, 2017

Hi,

I would like to do the PR for this issue. It is already working on my side but such topics are prone to style/text changes.

Upgrade Conyard:
d2k_upgrade_conyard

Upgrade Barrack:
d2k_upgrade_barrack

Upgrade Light Factory:
d2k_upgrade_light

Upgrade Heavy Factory:
Maybe this should be split on two lines.
d2k_upgrade_heavy

Upgrade Research Center:
d2k_upgrade_research

Would this be possible? I'm new to git but if I follow the OpenRA wiki I think it should work :)

@MustaphaTR
Copy link
Member

Well, it looks fine but

1-) You miswrote Atreides. There is no s after A.
2-) Use full and current names of units, Large Concrete, Thumper Infantry, Missile Quad and IX Research Center,
3-) Put Trooper before Engineer.

@ltem
Copy link
Contributor

ltem commented Jan 4, 2017

1-) Removed the awkward s

2-) Concrete: Large concrete inherits from ^concrete and doesn't have its own tooltip, so ingame both concrete slabs are called "Concrete" LinkToLine
I added the Tooltips (Concrete Slab and Large Concrete Slab) in the structure yaml

Thumper: There is no Thumper Infantry in the infantry.yaml just Thumper... so I kept it this way

3-) Done

upl

So can I PR it?

@MustaphaTR
Copy link
Member

MustaphaTR commented Jan 4, 2017

Hmm, i didn't check the OpenRA's unit names. Thumper is called Thumper Infantry in otiginal game. Normal Concrete is called just Concrete, so "Large Concrete" is better imo. Actually forget it, it is better with "Slab" even tho it is not like that in original game.

Looks like there are other inconsistent with original names. I think it would be good it you fix them too when you are in it.

  • Thumper --> Thumper Infantry
  • IX Lab --> IX Research Center

Some other units/ buildings has extra words in it (Raider Trike, Missile Quad, Spice Rafinery etc.) when compared to original but i guess it is fine so don't touch them.

I think you can file a PR after that.

@pchote
Copy link
Member

pchote commented Jan 4, 2017

These tooltips are unreasonably wide, so you should add linebreaks.

@ltem
Copy link
Contributor

ltem commented Jan 4, 2017

@MustaphaTR: Yeah the naming is generally a bit inconsistent (IX Research Centre (UK form: manual and in OpenRA yaml) <> IX Research Center (US form: gruntmodversion and online-wiki)
I have chosen the UK version because it is like this in the yaml-file...

@pchote: less wide version
ulp3

@chrisforbes
Copy link
Member

Default language should be consistently US English.

@ltem
Copy link
Contributor

ltem commented Jan 6, 2017

Okay, I can do these renames but I don't know if there are any additional changes needed.

The repository search listed me these files: Link

  • 4 yaml files
  • 1 C# file

@MustaphaTR
Copy link
Member

MustaphaTR commented Jan 6, 2017

There shouldn't be any additional changes needed, except maps that may have IX Research Center placed, which is a thing map makers need to do, not you. None of the maps comes with OpenRA D2K mod have such as only Atr1-3 is made yet.

But there is another thing, i can't check right now as my this computer doesn't run TibEd, but if original codename was research_centre, i think we should keep it. If this is true just change the visible name (i.e. Tooltip:) and not codename.

@ltem
Copy link
Contributor

ltem commented Jan 6, 2017

Okay, I will only change the Tooltip

@reaperrr
Copy link
Contributor

reaperrr commented Jan 8, 2017

Closed via #12547.

@reaperrr reaperrr closed this as completed Jan 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants