Project Zomboid

Project Zomboid

Mod Update and Alert System
Zobrazuje se 11–20 z 27 položek
< 1  2  3 >
Aktualizace: 20. led. v 15.25

- Added support for 'Author' field in Mod.info to appear on alerts.
- Moved the 'Message from Chuck' to appear behind new alerts.
- Added another Spiffo to the art selector.

Aktualizace: 18. led. v 23.04

Hotfix: Issue with loading game breaking the UI.

Aktualizace: 18. led. v 19.22

Issue with vanilla UI causing problems, commented out problematic lines.

Aktualizace: 18. led. v 18.33

Remastered the UI to be more streamlined based on feedback:
- No longer separate mod-alert and drop message.
- The first alert will remain a message about supporting modding, the rest will be customizable alerts per mod.
- The alert symbol will be marked red when new alerts are found, to be cleared as they are read-through.
- Subsequent reloads will mark all alerts as old.
- Added more UI to allow for scrolling forward/back along the alerts list.

The system has been remastered into a true API - so that any mod-author can make use of it:
- As before only requires mod-author to include a ChangeLog.txt (Now expected in /common/ for B42+, as before /media/ for B41-)
- Also supports the use of a changelog.md file if a changelog.txt file is not present, see `ChangeLog.md` for that format. (Suggestion: Omar)
- Alerts support programmable buttons by the mod's respective author.
- Well known sites are color-coded and override a provided title with a logo.
- Sites that do not start with: `https://gtm.steamproxy.vip`, `https://projectzomboid.com`, `https://theindiestone.com`, require Steam's link filter: `https://gtm.steamproxy.vip/linkfilter/?u=`.
See: `ChangeLog.txt` and `ChangeLog.md` entry: ALERT_CONFIG for an example.

Fixes: Anchored UI to handle screen size changes.

Aktualizace: 30. pro. 2024 v 6.40

- Fixed issue with un-collapsing sometimes not respecting the dropMessage's status.

Aktualizace: 23. pro. 2024 v 17.03

- Fixed issue with hiding the system.

Aktualizace: 22. pro. 2024 v 22.50

- Fixed issues with B41/B42 not able to mutually read change logs.
- Moved changelog's placement into `common`

Aktualizace: 22. pro. 2024 v 19.50

- Correct other usage of workshopID

Aktualizace: 22. pro. 2024 v 19.39

- Fixes issue with upload

Aktualizace: 22. pro. 2024 v 19.05

- B42 Update.