Tasks Framework

Description

About 🔗

Tasks & questing framework inspired by Stendhal's quest API.

WARNING: This mod is in early development & may not be suitable for production servers.

Similar to TeTpaAka's Quest Framework, this mod aims to be a library for adding quests & tasks to games. It is meant to be a minimalist library, so does not include any formspec interfaces. Games must create their own which can be populated using the functions:

  • tasks.get_registered(): Returns list of all registered task IDs.
  • tasks.get_title(id): Returns task title string.
  • tasks.get_description(id): Returns task description string.
  • tasks.get_player_log(player, id): Returns list of task string descriptors for player's state.

Media 🔗

Icon source by Arvin61r58 (CC0).

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

2025-01-23

Download

Luanti 5.0+

2025-01-25 02:16 UTC

2025-01-23 🔗

No release notes

2025-01-22

Download

Luanti 5.0+

2025-01-23 05:13 UTC

2025-01-22 🔗

Testing release.

All releases

Information

Provides

tasks

Dependencies

Required
No required dependencies

Information

Type
Mod
Technical Name
tasks
Languages
English
License
MIT
Maintenance State
Beta
Added
2025-01-23 05:09 UTC
Maintainers
AntumDeluge