brndd / vanilla-tweaks

Custom QoL patches to the 1.12.1 WoW client
MIT License
155 stars 24 forks source link

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

Open shikulja opened 1 year ago

shikulja commented 1 year ago

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

image

shikulja commented 1 year ago

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

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