Project Zomboid

Project Zomboid

Mod Update and Alert System
目前顯示第 11-20 項,共 27 項
< 1  2  3 >
更新:1 月 20 日 @ 下午 3: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.

更新:1 月 18 日 @ 下午 11:04

Hotfix: Issue with loading game breaking the UI.

更新:1 月 18 日 @ 下午 7:22

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

更新:1 月 18 日 @ 下午 6: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.

更新:2024 年 12 月 30 日 @ 上午 6:40

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

更新:2024 年 12 月 23 日 @ 下午 5:03

- Fixed issue with hiding the system.

更新:2024 年 12 月 22 日 @ 下午 10:50

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

更新:2024 年 12 月 22 日 @ 下午 7:50

- Correct other usage of workshopID

更新:2024 年 12 月 22 日 @ 下午 7:39

- Fixes issue with upload

更新:2024 年 12 月 22 日 @ 下午 7:05

- B42 Update.