Books, Ink, Writing #11

Open
opened 2024-11-06 13:11:31 -08:00 by oakbrad · 2 comments
oakbrad commented 2024-11-06 13:11:31 -08:00 (Migrated from github.com)

Learn more about typeclasses and when/why to use them. Here's an example from their Discord

image

Seems like this same thing could be done for rooms with Graffiti #10

Learn more about typeclasses and when/why to use them. Here's an example from their Discord ![image](https://github.com/user-attachments/assets/52075f32-95d4-4f0c-acdb-f946c108bfbd) Seems like this same thing could be done for rooms with Graffiti #10
oakbrad commented 2025-08-13 19:06:01 -07:00 (Migrated from github.com)

Ok, that is the minimum viable book. Next:

  • add language property
  • command should target item given as argument, live on char instead of obj
  • command should disambig key and title
  • Support multiple stories
  • spawn dict for existing d100 list
  • BookShelf - spawns books
  • Subclass this as BlankBook
    • write/scribe command
      • pen
      • ink
Ok, that is the minimum viable book. Next: - [x] add language property - [x] command should target item given as argument, live on char instead of obj - [x] command should disambig key and title - [ ] Support multiple stories - [x] spawn dict for existing d100 list - [x] BookShelf - spawns books - [ ] Subclass this as BlankBook - [ ] write/scribe command - [ ] pen - [ ] ink
oakbrad commented 2025-08-17 13:54:09 -07:00 (Migrated from github.com)

Use EvMore for long text

Possibly insteading of having explicit pages, there could be a character limit.

Use[ EvMore](https://www.evennia.com/docs/latest/Components/EvMore.html) for long text Possibly insteading of having explicit pages, there could be a character limit.
Sign in to join this conversation.
No description provided.