-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete overhaul of API, configuration, and various internals
* Re-organise and substantially expand API; rework punishment objects and builders by centralising them, allowing for simpler programming * Completely overhaul core implementation * Redo configuration using DazzleConfig * Implement temporary punishments * Expand integration testing to cover enforcement, unenforcement, and dependencies * Guarantee dependencies use same versions as in pom.xml * Fix connection URL properties not being set * Fix bugs with expired punishments, including in database queries and mute caching * Cleanup project model, remove bans-env-sponge and bans-database modules * Add WikiExamples * Update ArimAPI and Omnibus dependencies * Increment version to 0.2.0-SNAPSHOT * Use reproducible builds
- Loading branch information
Showing
183 changed files
with
6,298 additions
and
3,544 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
111 changes: 0 additions & 111 deletions
111
bans-api/src/main/java/space/arim/libertybans/api/AbstractPunishment.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.