Project Zomboid

Project Zomboid

TaskBoard
Näytetään 1–10 / 10
Päivitys: 19.5. klo 3.40
tekijältä NitrogenRTX

Päivitys: 15.5. klo 6.58
tekijältä NitrogenRTX

Päivitys: 15.5. klo 5.56
tekijältä NitrogenRTX

Päivitys: 15.5. klo 4.47
tekijältä NitrogenRTX

Päivitys: 15.5. klo 4.42
tekijältä NitrogenRTX

Päivitys: 8.5. klo 3.43
tekijältä NitrogenRTX

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

Päivitys: 6.5. klo 5.37
tekijältä 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.

Päivitys: 25.4. klo 10.22
tekijältä NitrogenRTX

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

Päivitys: 22.4. klo 20.16
tekijältä NitrogenRTX

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

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

Päivitys: 21.4. klo 20.46
tekijältä NitrogenRTX

Initial Release