Skip to content

Releases: mlus-asuka/PlayerSync

1.20.1-2.1.4

22 Nov 15:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...2.1.4

1.20.4-2.1.3

06 Jun 05:14

Choose a tag to compare

1.20.1-2.1.3

06 Jun 05:10

Choose a tag to compare

1.20.4-2.1.2

06 Jun 05:14

Choose a tag to compare

1.20.4-2.1.1

19 May 20:46
@EoD EoD
f8ea403

Choose a tag to compare

What's Changed

  • [Backport 1.20.4] language file fix + remove unused override in the language files by @EoD in #69
  • [Backport 1.20.4] add action to automatically backport PRs by @github-actions in #71
  • [Backport 1.20.4] use PAT in backport action by @mlus-asuka in #74
  • [Backport 1.20.4] fix XP being lost or duplicated by @github-actions in #72
  • [Backport 1.20.4] bump mod version to 2.1.1 by @mlus-asuka in #76

New Contributors

  • @github-actions made their first contribution in #71

Full Changelog: 1.20.4-2.1.0...1.20.4-2.1.1

1.20.1-2.1.1

19 May 20:46
@EoD EoD
b1a11f2

Choose a tag to compare

What's Changed

  • remove unused override in the language files by @EoD in #68
  • add action to automatically backport PRs by @EoD in #67
  • fix XP being lost or duplicated by @EoD in #70
  • use PAT in backport action by @EoD in #73
  • bump mod version to 2.1.1 by @EoD in #75

Full Changelog: 1.20.1-2.1.0...1.20.1-2.1.1

1.20.4-2.1.0

04 May 19:49
74451ee

Choose a tag to compare

What's Changed

  • Add support for 1.20.4 using NeoForge 20.4.248 by @EoD in #65

Full Changelog: 1.20.1-2.1.0...1.20.4-2.1.0

1.20.1-2.1.0

04 May 19:44
606b9e1

Choose a tag to compare

What's Changed

  • Automatic Mod Releases by @EoD in #64
  • encode unknown items using Paper by @EoD in #62

Full Changelog: 1.20.1-2.0.0...1.20.1-2.1.0

1.20.1-2.0.0

04 May 20:34
@EoD EoD
ba879da

Choose a tag to compare

What's Changed

  • Added Sophisticated Backpack Mod compatibility by @mchivelli in #30
  • Fixed Curios problems by @mchivelli in #31
  • ci: fix outdated actions/upload-artifact action and enable it for PRs by @EoD in #32
  • ignore vscode generated files by @EoD in #33
  • fix FMLJavaModLoadingContext deprecations by @EoD in #34
  • bump Gradle to Forge 47.4.0 and update mod config by @EoD in #35
  • add trace logs for all SQL queries by @EoD in #36
  • Improve dependencies by @EoD in #45
  • fix armor duping by @EoD in #43
  • fix hidden NoClassDefFoundError by @EoD in #37
  • fix database setup without sophisticated backpack by @EoD in #38
  • Create dependabot.yml by @EoD in #44
  • add configuration for legacy serialization by @EoD in #39
  • Bump actions/setup-java from 3 to 4 by @dependabot in #46
  • Bump gradle/wrapper-validation-action from 1 to 3 by @dependabot in #47
  • Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #48
  • add issue tracker to mods.toml by @EoD in #49
  • Add docker compose for MySQL setup by @EoD in #50
  • fix docker-compose database access by @EoD in #51
  • fix storing and restoring of advancements to/from json by @EoD in #42
  • make advancement sync optional by @EoD in #53
  • fix advancement sync for new players by @EoD in #54
  • fix chat sync always being enabled by @EoD in #55
  • fix advancement restore on brand new servers by @EoD in #57
  • Migrate to ModDevGradle legacy to embed JDCB driver by @EoD in #58
  • Update deprecated Gradle Actions by @EoD in #59
  • run build CI on all 1.xxx branches by @EoD in #60
  • bump mod version to 2.0.0 by @EoD in #61
  • disable chat sync by default by @EoD in #63

New Contributors

Full Changelog: 1.20.1-1.3.4...1.20.1-2.0.0