Commit Graph

65 Commits

Author SHA1 Message Date
Tomás Martins e8fb95c850 Fixed name 2021-09-25 12:07:54 -03:00
Tomás Martins 614f76eb04 Fixed access to new property 2021-09-25 12:06:52 -03:00
Tomás Martins 878205f768 New image URL property 2021-09-25 11:59:22 -03:00
Tomás Martins b510ebd41a Added HTTPS for Sticker Image URL extension 2021-08-07 19:58:26 -03:00
Tomás Martins ebf00d1002 Updated documentation 2021-06-14 23:18:59 -03:00
Tomas Martins e3969e069a Improved README 2021-01-31 00:45:00 -03:00
Tomás Martins 1af7019574
Merge pull request #1 from tfmart/objc
Added Objective-C Compatibility, new CSM Screenshot service
2021-01-24 21:07:15 -03:00
Tomas Martins f31f99b740 Added 3D Preview URL property to CSMScreenshot 2021-01-24 21:06:30 -03:00
Tomas Martins d07d556756 Updated README 2021-01-24 20:39:54 -03:00
Tomas Martins 4361474d9a Moved Item info request to item info branch 2021-01-24 20:29:15 -03:00
Tomas Martins 18590f126e Added CSM Skin Info service 2021-01-24 20:25:00 -03:00
Tomas Martins cd70b3cda4 Added CSMItemInfo model, renamed Skin aParameter to assetParameter 2021-01-24 19:54:14 -03:00
Tomas Martins 8de37d4967 Created Configuration and Screenshot requester for CSM, renamed SWGOConfiguration and Requester to CSGOFloatConfiguration and Requester 2021-01-24 18:40:47 -03:00
Tomas Martins d289a50bbe Renamed package to CSFloatKit, added new models for CSM service 2021-01-24 15:45:24 -03:00
Tomas Martins 50f47087db Added new wear and material properties to Sticker model 2020-05-23 18:44:38 -03:00
Tomas Martins 8a46d4a413 Conformed ItemInfo to NSCoding 2020-05-03 12:27:45 -03:00
Tomas Martins f4e3482b48 Conformed models to NSCoding protocol 2020-05-03 01:46:53 -03:00
Tomas Martins 81c8f9b5c0 exposed error message method to objc 2020-05-02 00:10:30 -03:00
Tomas Martins ef307ef22f Set class ErrorMessage to public 2020-05-02 00:08:48 -03:00
Tomas Martins e8b70ecc60 Created helper to expose APIError message property to objc 2020-05-02 00:06:21 -03:00
Tomas Martins 83def1edc4 Created obj-c property for APIError message 2020-05-01 23:50:30 -03:00
Tomas Martins 14a2eb80b8 Fixed Rarity.swift file header 2020-04-12 18:32:12 -03:00
Tomas Martins c1d18f9ce0 Changed Skin's getScreenshotURL and Sticker's getImageURL methods to properties 2020-04-12 18:31:35 -03:00
Tomás Martins 1542bd20ed
Grammar @ README.md 2020-04-12 18:20:37 -03:00
Tomas Martins cffd4e9166 Fixed error with Rarity initializer 2020-04-12 17:18:28 -03:00
Tomas Martins 1750053f5a Added rarity property to Skin model 2020-04-12 17:11:03 -03:00
Tomas Martins 4e0986e40f Created Rarity enum 2020-04-12 17:06:58 -03:00
Tomas Martins 00ed411cad Created isSouvenir property for Skin model 2020-04-12 16:12:10 -03:00
Tomas Martins 2ca09a745f Added objc compatibility to models number properties 2020-04-12 13:03:05 -03:00
Tomas Martins 4be0a7a28a Fixed bug when decoding Skin model 2020-04-07 19:57:02 -03:00
Tomas Martins 5c8753f702 Objc compatibility to ItemInfo and Sticker models 2020-04-07 19:47:07 -03:00
Tomas Martins 0a01f0cb43 Further objc compatibility enhancements for Skin model 2020-04-07 19:41:54 -03:00
Tomas Martins f328472684 Restricted dump at SWGORequester for debug mode only 2020-04-05 18:08:38 -03:00
Tomas Martins ed070e95e1 Added objc compatibility to Requester start method 2020-04-05 18:02:26 -03:00
Tomas Martins 6352a17b4d Made SWGOConfiguration and SWGORequester Objective-C compatible 2020-04-05 17:54:19 -03:00
Tomas Martins 6f5e728290 Added objc compatibility 2020-04-04 13:16:00 -03:00
Tomas Martins 9724deb38c Fixed access to SWGOConfiguration inspect link initialiser 2019-11-04 20:24:45 -03:00
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