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

Update Localization.txt | Add countdownDayOfTheWeek #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BoQsc
Copy link

@BoQsc BoQsc commented Sep 1, 2024

image

@BoQsc
Copy link
Author

BoQsc commented Sep 1, 2024

Optional manual patch: overall compass text appears bigger after hitting certain minutes

While using countdownDayOfTheWeek, it seems that when certain time character appears in the compass UI, the entire label text increases in font size due to lack of width space.

Mods\days-of-the-week\Config\XUi\windows.xml

By adding this line, it should resolve.

    <set xpath="/windows/window[@name='windowCompass']/sprite/label/@width">400</set>

image

@BoQsc
Copy link
Author

BoQsc commented Sep 1, 2024

Adding compass - separator, makes it feel better.

image

@BoQsc
Copy link
Author

BoQsc commented Sep 1, 2024

Some more unproposed variations

intrigueDayOfTheWeek0,UI,Value display,x,,6 Days left.. -,,,,,,,,,,,,,,
intrigueDayOfTheWeek1,UI,Value display,x,,5 Days left.. -,,,,,,,,,,,,,,
intrigueDayOfTheWeek2,UI,Value display,x,,4 Days left.. -,,,,,,,,,,,,,,
intrigueDayOfTheWeek3,UI,Value display,x,,3 Days left.. -,,,,,,,,,,,,,,
intrigueDayOfTheWeek4,UI,Value display,x,,2 Days left.. -,,,,,,,,,,,,,,
intrigueDayOfTheWeek5,UI,Value display,x,,1 Day left.. -,,,,,,,,,,,,,,
intrigueDayOfTheWeek6,UI,Value display,x,,Today they are coming... ,,,,,,,,,,,,,,

7dtdDayOfTheWeek0,UI,Value display,x,,6 Days to die.. -,,,,,,,,,,,,,,
7dtdDayOfTheWeek1,UI,Value display,x,,5 Days to die.. -,,,,,,,,,,,,,,
7dtdDayOfTheWeek2,UI,Value display,x,,4 Days to die.. -,,,,,,,,,,,,,,
7dtdDayOfTheWeek3,UI,Value display,x,,3 Days to die.. -,,,,,,,,,,,,,,
7dtdDayOfTheWeek4,UI,Value display,x,,2 Days to die.. -,,,,,,,,,,,,,,
7dtdDayOfTheWeek5,UI,Value display,x,,1 Day to die.. -,,,,,,,,,,,,,,
7dtdDayOfTheWeek6,UI,Value display,x,,Today they are coming.. ,,,,,,,,,,,,,,

loreDayOfTheWeek0,UI,Value display,x,,6.First response of infection breakthrough in our city -,,,,,,,,,,,,,,
loreDayOfTheWeek1,UI,Value display,x,,5.Zombies spotted gathering in our city -,,,,,,,,,,,,,,
loreDayOfTheWeek2,UI,Value display,x,,4.News reporting new spread of infection -,,,,,,,,,,,,,,
loreDayOfTheWeek3,UI,Value display,x,,3.Everyone are worried about new zombies breakthrough.. -,,,,,,,,,,,,,,
loreDayOfTheWeek4,UI,Value display,x,,2.The zombies are seen moving into our city.. -,,,,,,,,,,,,,,
loreDayOfTheWeek5,UI,Value display,x,,1.The inevitable might happen, zombies getting close -,,,,,,,,,,,,,,
loreDayOfTheWeek6,UI,Value display,x,,Today they are coming.. ,,,,,,,,,,,,,,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant