Skip to content

v0.1.0

Choose a tag to compare

@SudoSpartanDan SudoSpartanDan released this 07 Jun 23:01
· 99 commits to main since this release
b0f35d6

Changes

New Games Added!

  • Mad Verse City
  • Patently Stupid
  • Joke Boat
  • Drawful 2

Image Generation

You can now play games that require image generation. Ollama is not supported for this, but you can fork some cash over to daddy Microsoft or mommy Google and use OpenAI or Gemini.

Change the model

You can now set what exact model you'd like to use. Useful if you'd like to go beyond the defaults.

UI Updates

I've updated the UI to not be so weird on updating it's state when bots are running.

Code cleanup

I've clean up a lot around the code, making it more manageable and easier to add new games and LLM providers going forward.

Chores

Full Changelog: v0.0.1...v0.1.0