Project Zomboid

Project Zomboid

SSR: Newsboard
Showing 11-20 of 25 entries
< 1  2  3 >
Update: 28 Jan, 2022 @ 2:07am

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).

Update: 20 Jan, 2022 @ 5:46am

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)

Update: 17 Jan, 2022 @ 12:43am

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.

Update: 13 Jan, 2022 @ 4:32am

Hotfix for previous update

Update: 13 Jan, 2022 @ 2:32am

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

Update: 9 Jan, 2022 @ 11:13pm

- 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

Update: 6 Jan, 2022 @ 6:43am

- 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

Update: 6 Jan, 2022 @ 4:53am

- 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)

Update: 2 Jan, 2022 @ 11:25am

- 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)

Update: 30 Dec, 2021 @ 8:43am

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