What's Changed
- fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.20.0 in https://github.com/4drian3d/LANBroadcaster/pull/20
- chore(deps): update dependency gradle to v8.0.1 in https://github.com/4drian3d/LANBroadcaster/pull/18
- chore(deps): update plugin-yml to v0.5.3 in https://github.com/4drian3d/LANBroadcaster/pull/23
- fix(deps): update dependency gradle.plugin.com.github.johnrengelman:shadow to v8 in https://github.com/4drian3d/LANBroadcaster/pull/24
- chore(deps): update dependency gradle to v8.0.2 in https://github.com/4drian3d/LANBroadcaster/pull/25
- fix(deps): update dependency org.slf4j:slf4j-api to v2.0.7 in https://github.com/4drian3d/LANBroadcaster/pull/26
- feat: added Paper module
- feat: added Folia Support
Full Changelog: https://github.com/4drian3d/LANBroadcaster/compare/2.2.0...2.3.0
What's Changed
- fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.20.0 in https://github.com/4drian3d/LANBroadcaster/pull/20
- chore(deps): update dependency gradle to v8.0.1 in https://github.com/4drian3d/LANBroadcaster/pull/18
- chore(deps): update plugin-yml to v0.5.3 in https://github.com/4drian3d/LANBroadcaster/pull/23
- fix(deps): update dependency gradle.plugin.com.github.johnrengelman:shadow to v8 in https://github.com/4drian3d/LANBroadcaster/pull/24
- chore(deps): update dependency gradle to v8.0.2 in https://github.com/4drian3d/LANBroadcaster/pull/25
- fix(deps): update dependency org.slf4j:slf4j-api to v2.0.7 in https://github.com/4drian3d/LANBroadcaster/pull/26
- feat: added Paper module
- feat: added Folia Support
Full Changelog: https://github.com/4drian3d/LANBroadcaster/compare/2.2.0...2.3.0
- chore(deps): update dependency gradle to v8 in https://github.com/4drian3d/LANBroadcaster/pull/17
- Implemented a platform-independent scheduler in https://github.com/4drian3d/LANBroadcaster/pull/22
- feat: replace usage of direct Thread#sleep with ScheduledExecutorServices
Full Changelog: https://github.com/4drian3d/LANBroadcaster/compare/2.1.0...2.2.0
What's Changed
- Configure Renovate in https://github.com/4drian3d/LANBroadcaster/pull/1
- fix(deps): update dependency org.kryptonmc:krypton-api to v0.66.3 in https://github.com/4drian3d/LANBroadcaster/pull/3
- fix(deps): update dependency org.kryptonmc:krypton-annotation-processor to v0.66.3 in https://github.com/4drian3d/LANBroadcaster/pull/2
- fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10 in https://github.com/4drian3d/LANBroadcaster/pull/13
- fix(deps): update dependency org.slf4j:slf4j-api to v2.0.6 in https://github.com/4drian3d/LANBroadcaster/pull/11
- fix(deps): update dependency org.spongepowered:spongeapi to v8.1.0 in https://github.com/4drian3d/LANBroadcaster/pull/5
- chore(deps): update dependency gradle to v7.6 in https://github.com/4drian3d/LANBroadcaster/pull/6
- chore(deps): update plugin org.spongepowered.gradle.plugin to v2.1.1in https://github.com/4drian3d/LANBroadcaster/pull/7
- fix: Fixed Sponge platform
- ci: implement github actions
- build: implement separate releases
- fix: removed unnecessary constructor field
- fix(krypton): fixed krypton broadcaster shutdown
- feat: implement run task plugins
Full Changelog: https://github.com/4drian3d/LANBroadcaster/compare/2.0.0...2.1.0
What's changed?
- feat: Modularize project
- feat: Update Sponge module to Sponge 8.0.0
- feat: Added Krypton platform