Releases: bennyscripts/tequila
v1.4
New Feature!
There is now an add/search game button in the library view. This is a really handy and quick way to add your favourite games to your library. No more faffing and searching through the master list!
Changelog
- Added an add/search game button to the library.
- Fixed a few styling bugs in the detailed game view.
- Better prevention against false new and edit game requests being made.
Full Changelog: 1.3...1.4
v1.3
Information
New and edit game requests are checked, validated and pushed manually as of release. If you don't see your edit pushed to the master list after a few weeks please create an issue. If the request is bogus or spam it will be ignored. If Tequila becomes popular, I will rework this feature and will add accounts to verify and see whos submitting what.
Changelog
- Added caching for faster response times
- Added filtering and sorting to master list
- Added new game requests
- Added edit game requests
Full Changelog: 1.2...1.3
v1.2
v1.1
Information
As of release, the aliases are still being added. I've created a script to slowly but surely pull aliases for the games from GiantBomb's API. This then gets added to my master list. Some aliases have already been added but more will be added in the future. Dont stress! This doesn't mean you will need to re-download Tequila everytime there is a new alias added. The master list is hosted online on my API allowing for seamless integration.
Changelog
- Added aliases in the master list!
- Now also updated Github repo. Still trying to get my head around source control in Xcode...