Skip to content

Releases: cloudnode-pro/SMPCore

v1.4.0

31 Aug 14:26
ce76a64

Choose a tag to compare

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 add by @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

28 Aug 06:40
6fff621

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 May 17:04
fee8caa

Choose a tag to compare

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

26 May 00:26
9a47442

Choose a tag to compare

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

25 May 23:33
eb0f7ac

Choose a tag to compare

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

21 May 19:25
b7c778e

Choose a tag to compare

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

19 May 09:48
5d604f2

Choose a tag to compare

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 v prefix 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

Full Changelog: https://github.com/cloudnode-pro/SMPCore/commits/v1.0.0