Please sign in to access this page

PartyGames

PartyGames Used AI

18 devlogs
29h 7m
Created by Benkralex

-

Timeline

Added new game

Update attachment

Added quality of life features to string, int and difficulty inputs

Update attachment

Added confirmation dialog before exiting the game. Fixed some issues with navigation. Added dynamic color support for android devices. Added and edited the default question set for Find the Liar.

Update attachment

Added persistent Data (settings can now be saved)

Update attachment

Refactor game setup and question handling; introduce TranslatableString for localization support and update related components

Update attachment

Enhance FindLiar gameplay UI; implement AskQuestionCard and ShowAnswers components, update question strings for clarity

Update attachment

Added better style to find liar game

Update attachment

Implement FindLiar game logic and UI components; add PlayGamePage, ViewModel, and refactor question handling

Update attachment

Added dynamic loading of topics

Update attachment

Moved states of inputs to a ViewModel, so the inputs don't reset, if you rotate the screen or change the theme

Update attachment

Refactor setup widgets; introduce state management for checkbox and difficulty inputs, and rename input components for clarity

Update attachment

Added more SetupInputWidgets

Update attachment

Added more game setup input widgets and input parsing with error messages. Also improved the design

Update attachment

Added first widgets for configuring a new game

Update attachment

Improved style and added descriptions

Update attachment

Added Navigation to settings and setup game pages. Also added dark mode.

Update attachment

Add navigation structure baseline and cleaned up

Update attachment

Initialized CMP project and made the base structure.

Update attachment