This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Releases: C0mplexity0/tiny-games
Releases · C0mplexity0/tiny-games
Beta v0.1.3
chore: Update version number (0.1.3)
Beta v0.1.2
chore: Update version number (0.1.2)
Beta v0.1.1
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
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
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:
- When developing Tiny Games, the start command would sometimes fail
- Certain UI elements may not be clickable as they should be
- When a new device connected, it may be sent to the page for a game even if no game is running
Full Changelog: v0.0.2...v0.0.3
Beta v0.0.2
Beta v0.0.1
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.