
MosaicCore
Framework core for MosaicMC [ARCHIVED]
- Загрузки
- 2K
- Подписчики
- 2
- Обновлён
- 4 августа 2023 г.
- Лицензия
- LGPL-3.0-only
Опубликован 15 мая 2023 г.
MosaicCore
What is MosaicCore?
The plugin system provides an easy way to create server-side mods by offering predefined functions and variables, eliminating the need to write generic code.
Features
Plugin system
Plugin system is way to create your server side mod very easily with already pre defined functions and variables which removes need to create most of generic code.
Event system
The event system is a powerful tool that helps manage and organize events using a special design pattern called Kotlin DSL. It simplifies event usage and setup, reducing code complexity. It also streamlines event listening and event creation, minimizing the amount of code required.
Documentation
Check out github.com/MosaicMC/MosaicCore#readme for more informations!
Центр версий
11 версийЧенджлог
0.2.0-betaБета1.20, 1.20.1 · 4 августа 2023 г.
MosaicCore 0.2.0-beta for Minecraft 1.20-1.20.1
- Changes on events handling
- Fixed issue with even not calling
- Moved extension functions into different files
- Minimized size of binaries
- This update will result in binary incompatibility
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/b0.1.5...b0.2.0
0.1.5-betaБета1.20, 1.20.1 · 30 июля 2023 г.
MosaicCore 0.1.5-beta for Minecraft 1.20-1.20.1
- Added Loader class
- Generating docs on build
- More code base cleaning
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/b0.1.4...b0.1.5
0.1.4-betaБета1.20, 1.20.1 · 28 июля 2023 г.
MosaicCore 0.1.4-beta for Minecraft 1.20-1.20.1
- Moved plugin loading logic into kotlin
- Moved to veinflower
- Fixed issue with mixin extras
- Added internal CoreEvent class
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/b0.1.3...b0.1.4
0.1.3-betaБета1.20, 1.20.1 · 26 июля 2023 г.
MosaicCore 0.1.3-beta for Minecraft 1.20-1.20.1
- Rewrite of mixins to java
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/b0.1.2...b0.1.3
0.1.2-betaБета1.20, 1.20.1 · 26 июля 2023 г.
MosaicCore 0.1.2-beta for Minecraft 1.20-1.20.1
- Port to parchment mappings
- Disabled mixin remapping
- Updated fabric-language-kotlin
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/b0.1.1...b0.1.2
0.1.1-betaБета1.20, 1.20.1 · 23 июля 2023 г.
MosaicCore 0.1.1-beta for Minecraft 1.20-1.20.1
- Added
-Xlambdas=indyflag which may result in binary incompatibility
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/b0.1.0...b0.1.1
0.1.0-betaБета1.20, 1.20.1 · 7 июля 2023 г.
MosaicCore 0.1.0-beta for Minecraft 1.20-1.20.1
- Update to kotlin 1.9.0
- Update to loom 1.3.8
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/a0.0.9...b0.1.0
0.0.9-alphaАльфа1.20, 1.20.1 · 6 июля 2023 г.
MosaicCore 0.0.9-alpha for Minecraft 1.20-1.20.1
- Fixed cancel-ability of events
- Thread safety
- Listen function is infixed on PluginContainer
- New subscriber function
- Fixed priority
- Moved plugin containers into implementations
Full Changelog: https://github.com/MosaicMC/MosaicCore/compare/a0.0,8...a0.0.9
Комментарии
Загружаем…
