Skip to content

Releases: TheProgramSrc/SuperCoreAPI

v4.2.7 | Added checks for SkinTexture

13 Sep 14:12
Compare
Choose a tag to compare

Changelog:

+ Added more checks to the SkinTexture to avoid errors

v4.2.6 | Fixed UpdateCheck Version

13 Sep 13:06
Compare
Choose a tag to compare

Changelog:

* Fixed version in SuperCoreAPI Update Checker

v4.2.5 | Added new method

02 Sep 22:06
Compare
Choose a tag to compare

Changelog:

+ Added method to add an error to the list of the last errors

v4.2.4 | New Error List

02 Sep 21:48
Compare
Choose a tag to compare

Changelog:

+ Added a list to save the last errors

v4.2.3 | New Utils

02 Sep 20:28
Compare
Choose a tag to compare

Changelog:

+ Added method to build an Exception into a String
+ Added method to upload data to https://paste.theprogramsrc.xyz/
+ Added method to validate JSON string

v4.2.2 | API Update Checker • Error Fixes

28 Aug 15:37
Compare
Choose a tag to compare

Changelog:

+ Added SuperCoreAPI Update Checker
+ Now the API can be added as jar file to the plugins folder
* Fixes with Songoda Update Checker

v4.2.1 | New MojangAPI Check

19 Aug 22:35
Compare
Choose a tag to compare

Changelog:

+ Now the API check if the MojangAPI (https://sessionserver.mojang.com) is down.

v4.2.0 | Improvements • Fixes

19 Aug 22:13
Compare
Choose a tag to compare

Changelog:

* Code Improvement
* SkinTexture Error Fixes

v4.1.3 | Error Fix

15 Aug 16:59
Compare
Choose a tag to compare

Changelog:

* Fixed a error that throws an Exception every time that you try to check the SkinTexture and the server doesn't give a response.

v4.1.1 - Hex Parser • Improvements • Fixes

08 Aug 14:31
Compare
Choose a tag to compare

Changelog:

+ Added HexColor Parser in SuperUtils
* Bug Fixes with GUI not being closed if GUI#canCloseGUI is disabled
* Changed GUI Update from 5 Ticks to 2 Ticks