Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'development' into 'master' #144

Merged
merged 38 commits into from
Jul 13, 2024
Merged

Merge branch 'development' into 'master' #144

merged 38 commits into from
Jul 13, 2024

Conversation

Im-Fran
Copy link
Owner

@Im-Fran Im-Fran commented Jul 13, 2024

No description provided.

Im-Fran and others added 21 commits October 31, 2023 07:02

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* New isolated class loader for standalone systems
* Working on new class loader for minecraft software
* Improved logging system (switched to SLF4J)
* Switching version naming to non-snapshot (to get published in maven central)
Due to the difficulty of loading modules dynamically into the classpath (at least in jaa 9 or superior) we'll be bundling the modules into the API.
* Added response data class
* Finished request class

Signed-off-by: Francisco Solis <[email protected]>
* Added StringExtensions.kt
* Added RequestTests.kt for NetworkingModule
* Improved networking module and added comments.
* now we're using a multi project system
* updated to the latest blossom to support new features
* removed .sdkmanrc
* added jitpack.yml
* added custom dotenv support
* updated to gradle 8.5
* updated dependencies
* removed .idea/ folder
* updated some workflow actions.

# What's next?
* finish setting up a new build system (the final jar should be written under ./build instead of ./simplecoreapi/build)
* finish adding modules
* Renamed some orSet utils to OrAdd to follow naming of properties, for example OrAdd means that if a value is present it won't be replaced.
Signed-off-by: Francisco Solis <[email protected]>
* fixed blossom setup
* fixed TranslationManager.kt
* removed unused import
* fixed shadowjar
* added allowed actions to dialog
* fixed some grammar issues in Translation
* added NotImplementedException
* added UIsModule entrypoint
* removed UiClickEvent.kt in favor of kotlin functions
* added BukkitExtensions.kt
@Im-Fran Im-Fran enabled auto-merge (squash) July 13, 2024 16:19
@Im-Fran Im-Fran merged commit 6c22e6a into master Jul 13, 2024
5 checks passed
@Im-Fran Im-Fran deleted the development branch July 13, 2024 16:25
@Im-Fran Im-Fran restored the development branch July 13, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant