Project Zomboid

Project Zomboid

SSR: Newsboard
11-20 van 25 items weergegeven
< 1  2  3 >
Update: 28 jan 2022 om 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).

Update: 20 jan 2022 om 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)

Update: 17 jan 2022 om 0: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.

Update: 13 jan 2022 om 4:32

Hotfix for previous update

Update: 13 jan 2022 om 2:32

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

Update: 9 jan 2022 om 23: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

Update: 6 jan 2022 om 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

Update: 6 jan 2022 om 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)

Update: 2 jan 2022 om 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)

Update: 30 dec 2021 om 8:43

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