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

[Future req] Show/Hide news on login screen (start screen) #27

Open
shikulja opened this issue Oct 30, 2023 · 1 comment
Open

[Future req] Show/Hide news on login screen (start screen) #27

shikulja opened this issue Oct 30, 2023 · 1 comment

Comments

@shikulja
Copy link

The news section usually does not work on private servers. And it just distracts every time you start the game.

image

@shikulja
Copy link
Author

shikulja commented Oct 30, 2023

Solution
block via hosts or patch exe
127.0.0.1 launcher.worldofwarcraft.com
127.0.0.1 status.wow-europe.com
127.0.0.1 launcher.worldofwarcraft.co.kr
127.0.0.1 launcher.battlenet.com.cn
127.0.0.1 launcher.wowtaiwan.com.tw

  • the downside may be that the entire domain is added to the hosts

https://www.getmangos.eu/wiki/tutorials/creating-a-breaking-news-article-for-your-server-r20016/

US/SEA - http://launcher.worldofwarcraft.com/alert
LA - http://launcher.worldofwarcraft.com/es/alert
EN - http://status.wow-europe.com/en/alert
ES - http://status.wow-europe.com/es/alert
FR - http://status.wow-europe.com/fr/alert
DE - http://status.wow-europe.com/de/alert
RU - http://status.wow-europe.com/ru/alert
KR - ??? http://launcher.worldofwarcraft.co.kr/alert
CN - ??? http://launcher.battlenet.com.cn/alert
TW - ??? http://launcher.wowtaiwan.com.tw/alert

image

another solution, change UI, gluexml to hide news, seems more complicated, and may break compatibility with other modifications
I couldn't find the address in the exe to change it. Perhaps it will be possible to change only gluexml as a modification

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

No branches or pull requests

1 participant