Letractively / steam-prices

Automatically exported from code.google.com/p/steam-prices
0 stars 0 forks source link

REQ: Add Australian Dollars #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As request title.

Australian's get a nice new set of prices for some things.

Borderlands for example is 49.99 USD and 79.99 USD if you live in Australia

http://store.steampowered.com/app/8980/?cc=AU
http://store.steampowered.com/app/8980/?cc=US

Original issue reported on code.google.com by nick.how...@gmail.com on 26 Nov 2009 at 5:02

GoogleCodeExporter commented 8 years ago
Urgh forgot to change label to enhancement. Sorry. 

Original comment by nick.how...@gmail.com on 26 Nov 2009 at 5:03

GoogleCodeExporter commented 8 years ago
Please refer to the configuration instructions: http://code.google.com/p/steam-
prices/wiki/Configuration

Open the script file in an editor like notepad and change showTieredEuPrices to 
false.
This should make the script display the correct price for your region, but the 
percentage calculation will fail. I will look into fixing that later, as I 
can't spare 
the time right now.

Original comment by torarne...@gmail.com on 26 Nov 2009 at 12:10

GoogleCodeExporter commented 8 years ago
Hi,

I have changed for my personal use the code to include AU prices.
I have followed the exact same way that torarnelye used, so not special 'hacks'.

torarnelye, feel free to review the code and implement it on the main version.

Original comment by andy...@gmail.com on 28 Jan 2010 at 5:04

Attachments:

GoogleCodeExporter commented 8 years ago
Good work, this should be helpful to Australian Steam users.

I've been wanting to make a more flexible system that allows custom currencies 
and 
takes global prices into account. I have no idea about when I'll have time to 
do 
something about it though.

Original comment by torarne...@gmail.com on 14 Feb 2010 at 5:50

GoogleCodeExporter commented 8 years ago
I've reviewed the changes, looks great. You even spotted one of my typos in the 
comments...

Uploaded changes to new version 1.1.3.

Original comment by torarne...@gmail.com on 14 Feb 2010 at 6:29

GoogleCodeExporter commented 8 years ago
I added more stuff:
11/02/2010: Fix - Better Opera support
02/02/2010: Enhancement - Shows difference of prices in AU$ value
Set showDifferenceInAU = true to see the difference in AU$ and not USD$

You might want to make more 'international friendly' ;)
http://www.andy.me/steam-prices-au/script.js

Original comment by andy...@gmail.com on 7 Apr 2010 at 5:20