Skip to content

Releases: ArtformGames/ResidenceList

[1.3.2] Feature: Auto-Remove

18 Oct 04:20
Compare
Choose a tag to compare
  • fix Fixed the error when initializing config.

What's Changed

  • build(deps): Bump com.github.cryptomorin:XSeries from 11.2.1 to v11.2.2 by @dependabot in #57
  • build(deps): Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in #58
  • build(deps): Bump com.github.cryptomorin:XSeries from v11.2.2 to 11.3.0 by @dependabot in #59
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #60
  • build(deps): Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in #61
  • build(deps): Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in #66

Full Changelog: 1.3.1...1.3.2

[1.3.1] Fix: Data Error

18 Sep 16:21
Compare
Choose a tag to compare
  • fix Fixed the error if a residence's icon unset

Full Changelog: 1.3.0...1.3.1

[1.3.0] Feature: Custom Icon

17 Sep 16:01
Compare
Choose a tag to compare
  • feat(icon) Support custom-model-data in residences' icon.

Full Changelog: 1.2.3...1.3.0

[1.2.3] Fix: GUI Errors

17 Sep 13:55
Compare
Choose a tag to compare

IMPORTANT

Due to changes in higher versions, the event of the middle click is no longer detected in Survival Mode,
The method to edit residence's icon is changed from Middle Click to Shift+Click since this Release and it also recommended to regenerate gui.manage.items.information.lore in Config.

  • fix(ui) Fixed issues #50 #51

What's Changed

  • build(deps): Bump com.github.cryptomorin:XSeries from 9.6.1.1 to 11.2.1 by @dependabot in #46
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #48

Full Changelog: 1.2.2...1.2.3

[1.2.2] Support 1.21

29 Jul 00:15
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #33
  • build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #34
  • build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #35
  • build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in #37
  • build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #36
  • build(deps): Bump me.clip:placeholderapi from 2.11.5 to 2.11.6 by @dependabot in #38
  • build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #39
  • build(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #42
  • build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #43
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #41
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #44

Full Changelog: 1.2.1...1.2.2

[1.2.1] Fix: Auto Remove

12 Mar 14:53
Compare
Choose a tag to compare
  • fix(delete) Fixed the problem that residence not removed after deleted. #32

What's Changed

  • build(deps): Bump deps.easyplugin.version from 1.5.11 to 1.5.12 by @dependabot in #30
  • build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 by @dependabot in #31

Full Changelog: 1.2.0...1.2.1

[1.2.0] Update: Storage

04 Feb 18:37
Compare
Choose a tag to compare
  • refactor(storage) Redesigned API for different storages. #27
    • Now supporting using ResidenceListAPI#setStorage(DataStorage<?,?>) to enable custom storage methods.

Full Changelog: 1.1.1...1.2.0

[1.1.1] Update: Deployment

03 Feb 14:39
Compare
Choose a tag to compare
  • ci(deploy) Support Modrinth's auto deployment.

Full Changelog: 1.1.0...1.1.1

[1.1.0] Update: Sort

28 Jan 04:47
Compare
Choose a tag to compare
  • feat(sort) support sorting in list GUI. #15

What's Changed

  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #14
  • build(deps): Bump deps.easyplugin.version from 1.5.10 to 1.5.11 by @dependabot in #17
  • build(deps): Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #18
  • build(deps): Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2 by @dependabot in #19
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #21
  • build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #22
  • build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.8 to 2.9.1 by @dependabot in #24
  • build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #23
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #26
  • build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.9.1 to 2.9.3 by @dependabot in #25

Full Changelog: 1.0.0...1.1.0

[1.0.0] First version!

06 Nov 16:09
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump org.spigotmc:spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT by @dependabot in #2
  • build(deps): Bump deps.easyplugin.version from 1.5.7 to 1.5.8 by @dependabot in #4
  • build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.0 to 2.8.2 by @dependabot in #3
  • build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.2 to 2.8.4 by @dependabot in #5
  • build(deps): Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 by @dependabot in #7
  • build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.4 to 2.8.5 by @dependabot in #6
  • build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in #8
  • build(deps): Bump org.spigotmc:spigot-api from 1.20.1-R0.1-SNAPSHOT to 1.20.2-R0.1-SNAPSHOT by @dependabot in #9
  • build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.5 to 2.8.7 by @dependabot in #10
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #11
  • build(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #12
  • build(deps): Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 by @dependabot in #13

New Contributors

Full Changelog: https://github.com/ArtformGames/ResidenceList/commits/1.0.0