Prism-Bukkit icon indicating copy to clipboard operation
Prism-Bukkit copied to clipboard

Restructuring and Streamlining - see description

Open Narimm opened this issue 4 years ago • 1 comments

Move builds to JDK 16 Add Codacy Coverage Create new Prism-Api Switch extensive use of String Ref's to ENUMS ( this will improve debugging and the potential of mis typed errors.) Added testing framework and integration framework Database access is now inside the db classes modularising prism further. A new Task manager handles all async task execution rather than bukkit. Move to Configurate to manage configuration files Improve debug driver class reporting. Fix to storing a max data size of 32000 bytes - Remove sensitive data from debug paste. Remove extensive use of static methods.

This additional merges @Rothes PR #274 and includes it in all testing

The Derby changes are now in a seperate dependent PR.

Narimm avatar Sep 16 '21 23:09 Narimm

I added a more fix just now and you may merge it in. 😃 Thanks for your work!

Rothes avatar Sep 19 '21 11:09 Rothes

This repository is no longer active. You can try to resubmit this at the current Prism repo here https://github.com/prism/PrismRefracted (athough, some of these older fix PRs were already adapted, please verify first)

viveleroi avatar Apr 13 '23 03:04 viveleroi