Project Zomboid

Project Zomboid

TaskBoard
10개 중 1~10개 표시 중
업데이트: 2025년 5월 19일 오전 3시 40분
작성자: NitrogenRTX

업데이트: 2025년 5월 15일 오전 6시 58분
작성자: NitrogenRTX

업데이트: 2025년 5월 15일 오전 5시 56분
작성자: NitrogenRTX

업데이트: 2025년 5월 15일 오전 4시 47분
작성자: NitrogenRTX

업데이트: 2025년 5월 15일 오전 4시 42분
작성자: NitrogenRTX

업데이트: 2025년 5월 8일 오전 3시 43분
작성자: NitrogenRTX

Implement:
- Transfer tasks when the board is moved to another location

업데이트: 2025년 5월 6일 오전 5시 37분
작성자: NitrogenRTX

Changelog:

Added ability to assign a furniture item as a Task Board via context menu.

Added option to remove a Task Board assignment from furniture through context menu.

Implemented a static whitelist to restrict which furniture can be used as a Task Board.

Tasks are now stored directly in the assigned furniture.

Right-clicking a Task Board now opens the board UI.

Added optional interaction via "E" key to open the Task Board UI (disabled by default in sandbox options, incomplete feature).

Restructured and cleaned up the Core module code.

Refactored event handling to colocate registrations with their respective functions.

Migrated task data from global mod data to furniture-based mod data for existing saves.

Implemented real-time synchronization of tasks across players when one makes changes.

Task Board UI now force-closes for all players if the board is removed.

Right-click detection now only checks Task Boards within a limited range.

Added confirmation dialog when deleting a task.

Task Board UI will now auto-close if the player walks away from the assigned furniture.

Completed full system testing.

업데이트: 2025년 4월 25일 오전 10시 22분
작성자: NitrogenRTX

Supports both Single Player(SP) and Multiplayer(MP)

업데이트: 2025년 4월 22일 오후 8시 16분
작성자: NitrogenRTX

Implement:
- Refactor generateUUID function
- Add Prefix to Main Files

Fix issues:
- Fix issue regarding on create / update an empty title
- Remove unused folder

업데이트: 2025년 4월 21일 오후 8시 46분
작성자: NitrogenRTX

Initial Release