Releases: TheProgramSrc/SuperCoreAPI
Releases · TheProgramSrc/SuperCoreAPI
v5.2.0 - New Gui System, Utilites & Fixes
Changelog:
- New Gui System (
xyz.thepogramsrc.superocreapi.spigot.gui.Gui
) - Added new util to retrieve time seconds from string & word
- Code cleanup & Fixes
Fixed NPE Spam
Changelog:
* Fixed NullPointerException Spam
Added Missing Argument
Changelog:
* Added missing search term argument
Custom Filter for Browser GUI
Changelog:
* Added custom filter for Browser GUI
1.8 Support and Improvements
Changelog:
- Some Cleanup
- 1.8 Fixes to GUIs
Java 16 Support • New Utilities
Added Support for Java 16, fixed/added some tests, added new utilities and more.
Full changelog
* Updated .gitignore file
* Added Java 16 Support
* Added Caching system for some utilities
* SLF4J-api and SLF4J-nop is now compiled into SuperCoreAPI
* Moved libraries to package xyz.theprogramsrc.supercoreapi.libs
* Added util to retrieve Message Digest Instance
* Added util to generate checksum from file
* Removed placeholder injectors so checksum validation will work
* Dependency Manager will only load if the class LibraryLoader exists
* Added Utils#hasClass to check if a class exists
* Fixed Utils#downloadFile (basically added User Agent)
* Fixed some tests
Edit (29/06):
This release adds full support for java 16 & minecraft 1.17, we'll be working on new fixes and features for the API.
Changelog:
* Now YML Configuration is Global instead of per software
* New Message System to allow more customization
* Removed Notifications (Not needed)
* Cleanup
* Updated JavaDocs
* Fixed SuperCoreAPICommand Info not working in Spigot 1.17+
* Added new options for PluginDataStorage
Full Changelog: Pull Request #10
If you have any issue check the issues page, if you wanna discuss about the API and its features check the discussions page
Fixes and Updates
Changelog:
* Fixed version in SuperPlugin.java
* Updated Dependencies
* Updated JavaDocs
* Updated .gitignore
* Updated SECURITY.md
Fixes
Fixes and CLeanup
Changelog:
* Removed debug from translations to avoid massive spam
* Removed abstrction from SQLiteDataBase Storage
Missing method | Default values
Changelog:
+ Added method to get prefix in Bungee Settings
* Added default values to the Settings storage in Bungee and Spigot