Releases: cloudnode-pro/SMPCore
Releases · cloudnode-pro/SMPCore
v1.4.0
What's Changed
- Add qodana CI checks by @qodana-cloud[bot] in #33
- Use QODANA_TOKEN from repo secrets by @zefir-git in #35
- Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 by @dependabot[bot] in #34
- Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 by @dependabot[bot] in #36
- Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.0 by @dependabot[bot] in #37
- Bump com.zaxxer:HikariCP from 6.2.0 to 6.2.1 by @dependabot[bot] in #38
- Bump io.javalin:javalin from 6.3.0 to 6.4.0 by @dependabot[bot] in #39
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #40
- Bump io.javalin:javalin from 6.4.0 to 6.5.0 by @dependabot[bot] in #41
- Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 by @dependabot[bot] in #42
- Bump io.javalin:javalin from 6.5.0 to 6.6.0 by @dependabot[bot] in #43
- Bump com.zaxxer:HikariCP from 6.3.0 to 6.3.1 by @dependabot[bot] in #45
- Bump io.javalin:javalin from 6.6.0 to 6.7.0 by @dependabot[bot] in #44
- Remove Qodana by @zefir-git in #46
- Manage nation members by @zefir-git in #27
- fix: allow member current nation to be empty for
/citizens addby @zefir-git in #49 - Bump com.zaxxer:HikariCP from 6.3.1 to 7.0.2 by @dependabot[bot] in #48
New Contributors
- @qodana-cloud[bot] made their first contribution in #33
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump io.javalin:javalin from 6.1.4 to 6.1.6 by @dependabot in #29
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #28
- Add plugin version to API by @zefir-git in #30
- Record in-game founding time of nations by @zefir-git in #26
- Bump io.javalin:javalin from 6.1.6 to 6.2.0 by @dependabot in #31
- Bump io.javalin:javalin from 6.2.0 to 6.3.0 by @dependabot in #32
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Set server max players to number of total members by @zefir-git in #25
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Correctly calculate IRL time based on game ticks by @zefir-git in #24
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add a command and API endpoint to see the game date and time by @zefir-git in #23
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Set death message visibility to nation's team only by @zefir-git in #22
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Core functionality by @zefir-git in #1
- Bump io.javalin:javalin from 6.1.3 to 6.1.4 by @dependabot in #3
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 by @dependabot in #4
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.5.3 by @dependabot in #5
- Merge queue status checks by @zefir-git in #16
- Load config defaults from in-jar resource by @zefir-git in #13
- Ensure players are in correct scoreboard team when they join by @zefir-git in #14
- Add first seen to members API by @zefir-git in #17
- Manage alts using in-game commands by @zefir-git in #15
- Command to check when player was last online by @zefir-git in #18
- Prevent revealing vanished players by @zefir-git in #19
- Ignore
vprefix from release tag for Maven version by @zefir-git in #20 - Fix release workflow build target jar name by @zefir-git in #21
New Contributors
- @zefir-git made their first contribution in #1
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/cloudnode-pro/SMPCore/commits/v1.0.0