WIP and Coming soon features

This section contains, coming soon and WIP features

ITEMS (TODO):

Same functionality as quests, except that it wont have properties or conditions: Example usage:

[Computer] uniqueName: computer_01 ram: 4gb daysUsed: 300 repaired: true

TODOs (TODO):

This will be a simple Kanban board to add tasks and complete them. Not intended to replace popular tools like trello, but to provide a quick way to add to-does.

KEYRING (TODO):

This section will have a tree structure (much like quests) where you will be able to mass import licence keys for services (steam, itch.io, etc) and then you will be able to assign it to users and mark them as used. Keys should be encrypted.

OPTIONS

Settings regarding the local client installation:

RESEARCHING:

  • How to handle localization.

  • In app variables: ability to reference other modules objects, and should be translated when exporting: for example: ::Narrator::{actors.roy.firstName} is {actors.roy.age} years old! <Animate({items.computer.uniqueName},TurnOn)> ::Roy::In order to advance I need to {quests.unlockDoor.description} before!

  • Possibility to convert it into a team based app. It Will need a mongo database but the current db should be compatible…

  • Locations map?

Last updated