Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Releases: C0mplexity0/tiny-games

Beta v0.1.3

18 Feb 16:19

Choose a tag to compare

Beta v0.1.3 Pre-release
Pre-release
chore: Update version number (0.1.3)

Beta v0.1.2

17 Feb 18:34

Choose a tag to compare

Beta v0.1.2 Pre-release
Pre-release
chore: Update version number (0.1.2)

Beta v0.1.1

05 Jan 14:36

Choose a tag to compare

Beta v0.1.1 Pre-release
Pre-release

Features:

  • Ability to add a picture when connecting a device

Fixes:

  • App fails to start when packaged

Full Changelog: v0.1.0...v0.1.1

Beta v0.1.0

17 Nov 12:55

Choose a tag to compare

Beta v0.1.0 Pre-release
Pre-release

Features:

  • New game pause menu
  • Add devAppUrl and devWebUrl to game config
  • Add JSDoc to API scripts
  • Add play history & order games on games page according to when they were last played
  • Add new events API
  • Generate types for API scripts
  • New colour scheme for UI
  • New title bar
  • New sidebar and device icons
  • Add randomised device colours
  • Add new games list
  • Add ability to change how the games list is sorted
  • Add more social media icons
  • Add new player page
  • Add developer mode for making games
  • Add new docs site
  • Allow people to play with 0 devices connected
  • Add Tiny Games icon

Fixes:

  • App window shows blank white screen before loading
  • Games don't reload properly when there are no games in the folder
  • cannot be descendant of error
  • Socials option in the game config is required
  • Important info isn't always sent when the game loads
  • Empty history file leads to the games refusing to load
  • If the game title is too long it can wrap and break the UI
  • Social media icons don't open links when clicked
  • Web games fail to load when the page isn't on localhost
  • Tiny Games fails to start if a port is already being used (multiple instances of Tiny Games are now possible on one network)
  • App doesn't quit properly if a game has been started and exited
  • Dev tools remains open after a game has been exited
  • Popover can overlap with draggable area and become unclickable
  • Icon has white background

Full Changelog: v0.0.3...v0.1.0

Beta v0.0.3

10 Oct 16:39

Choose a tag to compare

Beta v0.0.3 Pre-release
Pre-release

Features:

  • Add auto updating
  • Add confirmation dualogue when user tries to exit a game
  • Add a notification for when a device connects/disconnects
  • Add the ability to remove devices from the Add Devices page
  • Improve the pause menu for games

Fixes:

Full Changelog: v0.0.2...v0.0.3

Beta v0.0.2

06 Oct 13:01

Choose a tag to compare

Beta v0.0.1

05 Oct 19:13

Choose a tag to compare

Beta v0.0.1 Pre-release
Pre-release

This is the very first release of Tiny Games, and is probably riddled with bugs I haven't found yet.

Feel free to experiment, there isn't tons to say here but I will eventually update this repo with more features and info once I can.