This repository was archived by the owner on Feb 17, 2024. It is now read-only.
Releases: CivMC/CivModCore
Releases · CivMC/CivModCore
v3.0.0
What's Changed
- Add secondary plugin constructors to support MockBukkit testing by @dquist in #85
- Use the proper disablePlugin API by @Protonull in #89
- Remove BatchedNbtStorage by @Protonull in #95
- Remove ChunkOperations by @Protonull in #94
- Remove MapColours by @Protonull in #93
- Remove ParticleEffect by @Protonull in #97
- Remove PlayerMoveBlockEvent by @Protonull in #96
- Remove ACivMod.getInstance(Some.class) by @Protonull in #88
- ItemMap no longer ignores repair level by @MrJeremyFisher in #87
- Use reusable workflows by @AngrySoundTech in #91
- Update comment-on-pr.yaml by @AngrySoundTech in #99
- Implement reusable workflows by @AngrySoundTech in #100
New Contributors
- @dquist made their first contribution in #85
- @MrJeremyFisher made their first contribution in #87
Full Changelog: v2.3.5...v3.0.0
v2.3.5
What's Changed
- Hopefully make scoreboard less of a problem by @Diet-Cola in #81
Full Changelog: v2.3.4...v2.3.5
v2.3.4
What's Changed
- Prevent long lock on unloadingQueue and increase interval for unload task to 1 minute instead of 1 sec by @Aleksey-Terzi in #80
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Possible fix for recent lag spikes by @Aleksey-Terzi in #79
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Changes from psygate, statistic for ChunkCoord.loadAll() and additional threads for the chunk loading by @Aleksey-Terzi in #73
- Explicit thread parking fix by @psygate in #45
- Make /cmc stat accessible from the game and snitch culling fix by @Aleksey-Terzi in #78
Full Changelog: v2.3.1...v2.3.2
v2.3.1
v2.3.0
What's Changed
- Introduce a new API method getChunkMetaIfLoaded by @Aleksey-Terzi in #46
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
Full Changelog: v2.1.0...v2.2.0