Commit Graph

28 Commits

Author SHA1 Message Date
Tomas Martins c4c840bea4 Fixed typo at documentation 2019-11-04 20:15:23 -03:00
Tomas Martins 1b5a93ee60 Added documentation to Requester, updated ApiError messages 2019-11-04 20:11:50 -03:00
Tomas Martins 798b717b86 Renamed Configuration and Requester 2019-11-04 20:03:22 -03:00
Tomas Martins 4e0856d0df Added https header to the URL returned from getScreenshotURL() 2019-11-04 20:00:31 -03:00
Tomas Martins 471b94cf52 Updated documentation 2019-11-04 19:59:47 -03:00
Tomas Martins 7db611ab24 Updated unit tests and removed old controller file 2019-11-04 19:46:39 -03:00
Tomas Martins 0d897d6c7f Removed force downcast from unit tests 2019-11-04 12:58:27 -03:00
Tomas Martins ea80c1736d Created unit tests 2019-11-04 12:53:05 -03:00
Tomas Martins 70eb511bc6 Created Float Configuration and Requester classes 2019-11-04 12:51:48 -03:00
Tomás Martins d4a06a662d
Fixed typos on readme 2019-10-08 12:24:26 -03:00
Tomas Martins 6e20cfafd6 Updated getScreenshotURL documentation 2019-09-26 16:33:30 -03:00
Tomas Martins ebfe56be7e Added S, A, D and M parameters and inspectLink to Skin and ItemInfo; added getScreenshotURL method to skin 2019-09-19 15:09:39 -03:00
Tomas Martins 6d519bf467 Renamed FloatController to SWGORequester, edited README 2019-09-17 23:17:16 -03:00
Tomas Martins 787cabdff2 Added documentation, renamed WeaponSkin to Skin, removed junk file 2019-09-17 22:42:47 -03:00
Tomas Martins 2d3c8bf8a1 Created getStickerURL method 2019-09-17 21:38:07 -03:00
Tomas Martins 31f5e0ed11 Added handling to s, a, d, m parameters to setRequestURL() 2019-09-17 12:38:18 -03:00
Tomas Martins 804559d675 Changed models from struct to class 2019-09-12 12:37:19 -03:00
Tomas Martins 8dc5aae0a5 printJSON extension 2019-09-05 00:00:59 -03:00
Tomas Martins 934a23852e Fixed error on getWeaponInfo method 2019-09-04 23:51:22 -03:00
Tomas Martins 63e8ab8da4 Resume float request 2019-09-04 23:43:36 -03:00
Tomas Martins 0193e89b1a Changed WeaponSkin's itemInfo to public 2019-09-04 22:59:31 -03:00
Tomas Martins 73cf5a9f11 Change Model variables protection level to public 2019-09-04 20:37:14 -03:00
Tomas Martins ed1402302c Created FloatController, fixed some code errors 2019-09-03 13:47:45 -03:00
Tomas Martins 7dd354c5f9 Added more error cases to ApiError 2019-09-03 13:45:54 -03:00
Tomas Martins 234193df19 Set Models to public 2019-09-02 20:25:48 -03:00
Tomas Martins d827ad57a8 Created ApiError 2019-09-02 20:22:54 -03:00
Tomas Martins 926156b7d3 Created models 2019-09-02 20:17:26 -03:00
Tomas Martins 5951ee4f90 Initial Commit 2019-09-02 19:46:54 -03:00