Comment by jasonlotito
Comment by jasonlotito 3 hours ago
I'm working on an TTRPG Toolset for managing universes
It's still early in development, but it has a large number of features that I've always wanted. A dynamic entity system so users can create their own entities with their own traits. Random tables. A madlibs still generator. All of these things work together, too. You can have tables that randomly pick other tables values, or you can reference your own custom entities. And all this can be tied to maps or a calendar. Again, all something users can create. And of course, all of this can be shared out so you can have a published gazetteer and encyclopedia of your world that is easy to manage.
Mostly done because existing systems were too clunky, and wikis don't offer the same level of control and reuse. For example, you can reference entities parameters in other entities allowing you to embed data in multiple places and have it have a single source of truth.