Commit Graph

51 Commits

Author SHA1 Message Date
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
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
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