v 1.2.0 Portrait Mode! 5x Faster AI, bug fixes


Portrait mode!

Finally, the game works in phone portrait mode! I hated playing on landscape mode.

Hiding Worlds

You can now selectively hide worlds in the world discover window, and hide all worlds with certain tags.

Faster AI

Updated the AI server to run at least 5-10 times faster, so fast that older versions of the game will have trouble with parsing the AI response unfortunately

Dictionary extend

game now uses all messages in history to check for dictionary activations. Previously the game only look at the current event text.

Fixed major bugs:

  • Memory usage may exceed actual set limits
  • hard limit the number of choices to 6 to prevent the AI from producing way too many choices

Files

formamorph_web1.2.zip Play in browser
3 days ago
Formamorph_win 1.2.0.zip 103 MB
3 days ago

Get Formamorph

Comments

Log in with itch.io to leave a comment.

Uhm, whats the Dictionary Entry for? Do the key words are the ones the player writes and the value is what the AI should respond?

the dictionary is for saving memory. The AI has limited memory and will start to forget things after some time. So if you write detailed information about everything in your world in entities and location descriptions, there won’t be any memory space left for the game to actually run (so the AI wont remember any events and such, may not even work at all). The dictionary is there so you can store very long definitions of specific things in your world that only gets sent to the AI if the keywords are mentioned somewhere in the AI text or your action text.

this new update is amazing, i no longer deal with memory issues now, thank you so much!