Project Zomboid

Project Zomboid

SSR: Newsboard
25개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2022년 1월 28일 @ 오전 2시 07분

Added checkSafetyWithinSquares parameter to ssr_news.ini (accepts value from 0 to 10). Disabled by default.
Prevents panel from showing up if zombies detected in X squares from player (instead a sound notification will play and mail button start blinking).

업데이트: 2022년 1월 20일 @ 오전 5시 46분

Configuration file ssr_news.ini will be created on the first launch of server with mod.
Contains parameter showPanelOnEveryLogin that forces panel to show up every time player joins the server (false by default)

업데이트: 2022년 1월 17일 @ 오전 12시 43분

Newsboard no longer show up every time you login. It will appear on your screen if:
1) it's the first time you joined server with your character;
2) the version of document on server is different from the one you had last time.

업데이트: 2022년 1월 13일 @ 오전 4시 32분

Hotfix for previous update

업데이트: 2022년 1월 13일 @ 오전 2시 32분

Added error handling for <IMAGE> and <IMAGECENTRE> tags (prevents panel crash if image path is incorrect, displays info about problem)

업데이트: 2022년 1월 9일 @ 오후 11시 13분

- Added <BLUE> color tag (same color you see in steam)
- Added <HEX:X> color tag (as an alternative to RGB, works slower)

Usage example:

<HEX:aa22dd> Colored text

업데이트: 2022년 1월 6일 @ 오전 6시 43분

- if <LINK> tag contains an url to steam forums, website will be opened in overlay
- added '?' button that leads to the mod page
- removed unnecessary debug messages

업데이트: 2022년 1월 6일 @ 오전 4시 53분

- improved performance
- fixed <RIGHT> tag
- added <LINK:X> tag (creates a button to copy text of url in one click, see description for details)
- added partial gamepad support (press B to close the panel, use LB and RB to change tabs)

업데이트: 2022년 1월 2일 @ 오전 11시 25분

- en-news is used for russian clients unless ru-news exists
- Increased document update interval (version is checked every 5 seconds)
- en-news is generated automatically unless already exists (refer to updated mod description to fill it in REAL-TIME)

업데이트: 2021년 12월 30일 @ 오전 8시 43분

- Added compatibility with Build 41
- Change button location (bottom left)
- Fixed behaviour on resolution change