Releases: josefnpat/vapor
Releases · josefnpat/vapor
Threading and more
- Adding vapor splash screen with states
- Added an external buildcache system for integrity checking.
- Windows start fix
- Added license (zlib/libpng)
- Now added a hashing state for applications so that the client doesn't lock up on larger files.
- Allowing users to close the client with ALT-F4
- Delete button fades out when there is nothing to delete
OS X Release Fix & Other Fixes
- PhysFS Pre-2.0.3 Bug Workaround (Love2d.org's Love 0.8.0 OS X Binary)
- Removed the superfluous "application" column header
- Optimized some code
- Added lots of games!
Updated UI
- Added tooltips
- Added Downloads tab
New UI Design
- Added coverflow
- Added selection list (loveframes)
- Added buttons (loveframes)
- Using @UnekPL's loveframes-gray-theme
- Refactoring
- Made games list case insensitive
- Adding website element
- Adding description element
0.1.3
0.1.2
0.1.1
0.1
- Thanks SiENcE for the pull request adding the game FOUR
- Fixed a few bugs and forward compatability issues
- Checks hash values of all .love files now. This will lock up vapor for a second when each download finishes, but at least it's pretty quick. Thanks Ensayia and Boolsheet for the help there
- Using Boolsheet's hash library, and it works much better than the random one I found on the interwebs.
- Files downloaded with invalid hashes (or incomplete downloads) when clicked on, will switch to an "invalid" mode and with another click will allow the user to delete the game