diff --git a/talemate_frontend/src/components/ContextualGenerateFromTopic.vue b/talemate_frontend/src/components/ContextualGenerateFromTopic.vue new file mode 100644 index 00000000..f4cca38d --- /dev/null +++ b/talemate_frontend/src/components/ContextualGenerateFromTopic.vue @@ -0,0 +1,171 @@ + + + diff --git a/talemate_frontend/src/components/SceneToolsWorld.vue b/talemate_frontend/src/components/SceneToolsWorld.vue index 6ed32f63..de9f25c8 100644 --- a/talemate_frontend/src/components/SceneToolsWorld.vue +++ b/talemate_frontend/src/components/SceneToolsWorld.vue @@ -8,6 +8,13 @@ Automatic state updates + + + + Update the world state + Refresh the current world state snapshot + +
There are no favorite world state templates. You can add them in the World State Manager. Favorites will be shown here. @@ -58,18 +65,37 @@
- - - Update the world state - Refresh the current world state snapshot + + + World context + + + + Generate world context + Generate a new world entry from current scene context
+ + - -