Skip to content

Releases: bennyscripts/tequila

v1.4

06 Dec 00:09
Compare
Choose a tag to compare

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!

Add/search game button to the library

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

05 Dec 17:06
Compare
Choose a tag to compare

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

04 Dec 02:04
Compare
Choose a tag to compare

Changelog

  • Updated app icon
  • Refresh button for master list

Full Changelog: 1.1...1.2

v1.1

03 Dec 22:53
Compare
Choose a tag to compare

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...