Skip to content

Releases: HSGamer/HSCore

4.6.0

25 Feb 16:09
Compare
Choose a tag to compare
  • 1b80fa965 - release
  • 0a1aac6c7 - always initialize default mask in PlaceholderMask
  • c7219f390 - move MaskUtils to parent package
  • abb28b9bc - move setItem and open to GUIHolder
  • fedb0674e - rename create mask slot method to be relevant
  • fe49f4788 - createBackgroundMaskSlot
  • 2df9372f3 - single line return null
  • 29a55d1ff - simplify getExactPage
  • 0f0a662d0 - more actions in ActionItem
  • 41d22b9ca - fix javadoc
  • 9685a40a0 - Button and ButtonMap as functional interface
  • 68c9add01 - parse in CronTimeParser
  • eddf3cdaa - cleanup CronTimeManager constructor
  • 0a14ee2da - cleanup collections in block-utils
  • 2fabb1e88 - remove extra module
  • 4c1c1e1a4 - remove collections and move lowercase map to MapUtils
  • 1cadb2f17 - simplify inventory function in BukkitGUIHolder
  • 3021e58e9 - update java build to 21
  • dfc49a4c4 - update minestom
  • 35611d794 - cleanup comments
  • f9b0bd15b - change MaskSlot to a functional interface
  • 72e730714 - simplify update in GUIHolder
  • b4711e67c - simplify update in GUIHolder
  • 263fe7fdf - Bump org.apache.maven.plugins:maven-compiler-plugin (#415)
  • 326eccaf7 - consistent name in MaskUtils
  • c3f7e459b - limit the slot can be set in GUIHolder
  • 7a1cb199c - properly setItem in GUIHolder
  • d676fd080 - add x-y coordinate setButton in SimpleButtonMap
  • fbdb289f3 - add open in InventoryContext
  • 945d7215d - simplify setItem implementation
  • e61d2459d - move GUIElement as root class of gui common
  • ebb7767c1 - simplify action
  • 826143243 - cleanup action
  • efb2f7ea0 - add setItem to InventoryContext
  • 204f19e17 - add Javadoc
  • dd90455ee - reformat
  • cd3b1613e - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.1 to 3.5.2 (#412)
  • 4da7b1f07 - Bump org.hibernate.orm:hibernate-core from 6.6.6.Final to 6.6.8.Final (#413)
  • cb3a17e26 - Bump org.xerial:sqlite-jdbc from 3.48.0.0 to 3.49.1.0 (#414)
  • db5a0aac3 - rework gui holder
  • fffaa67e0 - cleanup gui modules
  • a98f9ab50 - add SimpleButton
  • 29a359de1 - rework minecraft gui to be more modular
  • 210ea986e - Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 (#408)
  • 4ea529e09 - Bump org.hibernate.orm:hibernate-core from 6.6.5.Final to 6.6.6.Final (#409)
  • 42f49b718 - update updateVersion.sh
  • 5ff746ee0 - Bump org.hibernate.orm:hibernate-core from 6.6.4.Final to 6.6.5.Final (#404)
  • fad6536bd - Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0 (#405)
  • d5d6192a7 - Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (#406)
  • 908010e0b - Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 (#407)
  • 1e9f9fc3e - Bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0 (#403)
  • beaa1181c - Bump org.sonatype.central:central-publishing-maven-plugin (#401)
  • 0cef40a9b - Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#402)
  • 3c66c72f7 - Bump org.hibernate.orm:hibernate-core from 6.6.3.Final to 6.6.4.Final (#399)
  • 242e1c292 - Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 (#400)
  • 7ff976efa - Bump com.microsoft.sqlserver:mssql-jdbc (#397)
  • 4b7d7bacc - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 (#398)
  • 0e53c0f63 - Bump org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0 (#396)
  • 230bb9ef2 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.0 to 3.5.1 (#394)
  • 851574517 - Bump org.hibernate.orm:hibernate-core from 6.6.2.Final to 6.6.3.Final (#395)
  • d436a2cd5 - Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#393)
  • a25c6a471 - add a method to create Bukkit inventories from Holder
  • 09ce45f5c - make gui as a static ui
  • 9c705fe49 - use ArrayList for event consumer list
  • 9ccf7a67c - simplify event handling in BaseUI
  • 2c3ab0599 - add a remapper for ExpansionManager
  • 06a5eaf04 - Bump org.hibernate.orm:hibernate-core from 6.6.1.Final to 6.6.2.Final (#392)
  • 88beffffb - Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#391)
  • 964083795 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#390)
  • 12eae7d2a - Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0 (#389)
  • b5e641a1d - add BukkitGUIProvider and make BukkitGUI standalone...
Read more

4.5.7

12 Sep 11:52
Compare
Choose a tag to compare

4.5.6

12 Sep 11:27
Compare
Choose a tag to compare

4.5.5

11 Sep 04:04
Compare
Choose a tag to compare
  • c919bc4be - release
  • 4e8bd2f8d - remove BaseClient
  • 1f7ff76f1 - add BatchBuilder
  • 9a31c578f - setValues and addValues in List
  • 8d9f7820e - add StatementBuilder
  • 78cdab77f - remove StatementBuilder
  • 57c829273 - remove BatchBuilder
  • 40315f80a - Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#370)
  • ba24f3c90 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#372)
  • 3e09de96b - Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre8 to 12.8.1.jre8 (#371)
  • b6ea11bd7 - Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#369)
  • e29c6e0dd - Bump org.hibernate.orm:hibernate-core from 6.5.2.Final to 6.6.0.Final (#364)
  • 9fb712015 - Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#360)
  • fc3701d5d - Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre8-preview to 12.8.0.jre8 (#361)
  • 2fe85373b - Bump minelib.version from 1.2.2 to 1.2.3 (#363)
  • 6d586b29f - Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#366)
  • 26d4e0c36 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#367)
  • 0474c3764 - Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#368)
  • 07fa4f8e1 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#359)
  • 389737799 - Bump org.mariadb.jdbc:mariadb-java-client from 3.4.0 to 3.4.1 (#358)
  • e67ff4b41 - add a method to get the craftbukkit package version
  • 09a081761 - don't call getButtons again in ButtonPaginatedMask
  • e4fbe0434 - mark H2 database on Java 11+
  • 3c2a99990 - Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#357)
  • e5c02d80e - make use of built-in string functions from EvalEx
  • 4e5f3a6c0 - Bump com.ezylang:EvalEx from 3.2.0 to 3.3.0 (#355)
  • c60821039 - Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre8-preview to 12.7.1.jre8-preview (#356)
  • 6f1a0a0c8 - Bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0 (#354)
  • 584530edf - use the current millis when checking first run in OneTimeAnimatedMask
  • 560bd3a19 - next development

4.5.4

30 Jun 17:35
Compare
Choose a tag to compare

4.5.3

29 Jun 19:41
Compare
Choose a tag to compare
  • 686a3c11a - release
  • 116867bf9 - fix default button flooding all buttons in SimpleButtonMap

4.5.2

29 Jun 19:17
Compare
Choose a tag to compare

4.5.1

28 Jun 17:44
Compare
Choose a tag to compare

4.5.0

22 Jun 16:36
Compare
Choose a tag to compare

4.4.4

20 Jun 03:34
Compare
Choose a tag to compare
  • 91b2f85b3 - release
  • 2fdc2970d - update central publish config
  • d792cf6ac - use AtomicLong for Animation#startMillis
  • 160f188e9 - clear animation map on stop
  • c7ab62ec9 - apply animate module to minecraft-gui-button and minecraft-gui-mask
  • 555374352 - complete Animation class
  • 3bf19f514 - Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 (#351)
  • 4e3633bba - Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 (#349)
  • 529cb75ce - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#350)
  • 9a5d01e76 - begin working on Animation
  • 7bdef07a1 - next development