Project Zomboid

Project Zomboid

Mod Update and Alert System
Affichage des entrées 11-20 sur 27
< 1  2  3 >
Mis à jour le : 20 janv. à 15h25

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

Mis à jour le : 18 janv. à 23h04

Hotfix: Issue with loading game breaking the UI.

Mis à jour le : 18 janv. à 19h22

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

Mis à jour le : 18 janv. à 18h33

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://psteamcommunity.yuanyoumao.com`, `https://projectzomboid.com`, `https://theindiestone.com`, require Steam's link filter: `https://psteamcommunity.yuanyoumao.com/linkfilter/?u=`.
See: `ChangeLog.txt` and `ChangeLog.md` entry: ALERT_CONFIG for an example.

Fixes: Anchored UI to handle screen size changes.

Mis à jour le : 30 déc. 2024 à 6h40

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

Mis à jour le : 23 déc. 2024 à 17h03

- Fixed issue with hiding the system.

Mis à jour le : 22 déc. 2024 à 22h50

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

Mis à jour le : 22 déc. 2024 à 19h50

- Correct other usage of workshopID

Mis à jour le : 22 déc. 2024 à 19h39

- Fixes issue with upload

Mis à jour le : 22 déc. 2024 à 19h05

- B42 Update.