Commit Graph

8 Commits

Author SHA1 Message Date
Pablo Mayobre
d1b8131693 Escape especial characters
Format URL and data values to escape especial character where needed
2015-02-09 01:19:02 -03:00
Pablo Mayobre
6539e889d2 Fixed bugs, Fixed setData
fixed some minor bugs, and fixed setData, now it uses POST requests
2015-02-08 23:24:24 -03:00
Pablo Mayobre
5c8da4f25c Deleted the check and made some minor changes 2015-02-08 20:21:36 -03:00
Pablo Mayobre
e91b39342d Cache trophies
Basic cache for trophies
2015-02-08 20:19:10 -03:00
Pablo Mayobre
bf5a4077bf Added some checks
More info passed to the developer in order to determine possible errors
2015-02-08 20:14:04 -03:00
Pablo Mayobre
05af10873e Added getCredetials function
A function to parse the gjapi_credentials.txt file generated by Quick
Play, some other minor changes
2015-02-08 20:07:29 -03:00
Pablo Mayobre
35d7146627 Added args argument
Added optional args argument to init, args are the arguments passed to
love.load. Used to get the credentials passed by Quick Play
2015-02-08 19:39:58 -03:00
Kingdaro
42cbdaf6c8 made things more "require friendly" 2015-02-06 08:42:52 -05:00