Skip to content

Releases: HSGamer/HSCore

4.3.12

04 Sep 02:22
Compare
Choose a tag to compare
  • 9b5aa9978 - release
  • e68f21cab - new TaskTime & TimerTaskTime with 0-delay task handling
  • 75ab140de - Bump com.h2database:h2 from 2.2.220 to 2.2.222 (#272)
  • 98acd75bd - Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.0.jre8-preview to 12.4.1.jre8 (#271)
  • 58d2c00b8 - Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.0.0 (#270)
  • a1d4fe4f8 - Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.2.0 (#268)
  • 1284d3269 - next development
  • 3e00376ed - [ci skip] Update README.md

4.3.11

20 Aug 02:32
Compare
Choose a tag to compare
  • 1d0d1a34e - release
  • a2f1882f2 - comment wording
  • a890cc78f - add CancellableRunnable
  • d060f3bd6 - Bump com.microsoft.sqlserver:mssql-jdbc from 12.3.1.jre8-preview to 12.4.0.jre8-preview (#267)
  • 53da55a13 - Bump h2 from 2.1.214 to 2.2.220 (#264)
  • 8a666660e - Bump h2 from 2.1.214 to 2.2.220 in /hscore-database/hscore-database-h2 (#265)
  • 4759f52f7 - Bump mysql-connector-j from 8.0.33 to 8.1.0 (#266)
  • c789d1767 - use isQueued & isCurrentlyRunning if isCancelled is not available
  • 071a4987e - next development

4.3.10

05 Jul 13:23
Compare
Choose a tag to compare
  • 6b277a86d - release
  • 19c957e0e - change addDefault to setIfAbsent
  • 7646e01c7 - Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde66949d - remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5bcc - fix jitpack stuff in SimpleYAML
  • ed7fef5ae - Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb074 - next development

4.3.9

20 Jun 17:40
Compare
Choose a tag to compare

4.3.8

16 Jun 16:04
Compare
Choose a tag to compare

Commits

  • a9ea2cb: next development (HSGamer)
  • d0dc888: Bump minestom-ce from 381d89497a to 197371a35e (#262) (dependabot[bot]) #262
  • 0437c30: Bump mssql-jdbc from 12.3.0.jre8-preview to 12.3.1.jre8-preview (#261) (dependabot[bot]) #261
  • 5ff0594: Bump EvalEx from 3.0.4 to 3.0.5 (#260) (dependabot[bot]) #260
  • 8474ad2: handle null in config comment (HSGamer)
  • cc3a6eb: use getPing if exists (HSGamer)
  • 0145374: update (HSGamer)

4.3.7

27 May 06:11
Compare
Choose a tag to compare

Commits

  • 8fb663f: next development (HSGamer)
  • a394411: legacy isEmpty in gson & checker (HSGamer)
  • 3697719: Bump simplixstorage from 3.2.5 to 3.2.6 (#259) (dependabot[bot]) #259
  • 8eca32f: release (HSGamer)

4.3.6

26 May 17:58
Compare
Choose a tag to compare

Commits

  • e73908c: next development (HSGamer)
  • 0d97c05: use Gson instance to create writer (HSGamer)
  • f4bab9b: add lock to CachedValue (HSGamer)
  • 1ce81e5: lock clearCache (HSGamer)
  • 8691b6a: use volatile value in CachedValue (HSGamer)
  • 606ac9a: release (HSGamer)

4.3.5

23 May 05:08
Compare
Choose a tag to compare

Commits

  • f8da575: next development (HSGamer)
  • 345df85: add VariableBundle & bukkit-variable (HSGamer)
  • f999bd9: don't need uuid on random variable (HSGamer)
  • 9633bb0: return null on non-uuid StringReplacer (HSGamer)
  • 27789ab: registerVariables to bundle (HSGamer)
  • 8c0bc76: why there is this? (HSGamer)
  • 5abd0fa: Bump maven-source-plugin from 3.2.1 to 3.3.0 (#257) (dependabot[bot]) #257
  • 247cc34: Bump sqlite-jdbc from 3.41.2.1 to 3.42.0.0 (#258) (dependabot[bot]) #258
  • 8ab9d88: proper package files (HSGamer)
  • 3d8ec37: release (HSGamer)

4.3.4

09 May 07:08
Compare
Choose a tag to compare

Commits

  • a400717: next development (HSGamer)
  • 15e6ad5: manually init & remove Board (HSGamer)
  • 8ed63c4: hook Board on player spawn (HSGamer)
  • 3860574: add SLF4JLogger (HSGamer)
  • aa96d5a: provide logger from class in LoggerService (HSGamer)
  • a0d2ca0: title as part of inventoryFunction (HSGamer)
  • 5b4ab75: Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#255) (dependabot[bot]) #255
  • 9eb729c: add gson module (HSGamer)
  • 16878ec: integrate gson module (HSGamer)
  • 1fffa46: add expansion-gson (HSGamer)
  • ce5e647: reformat (HSGamer)
  • dbe83d7: use object lock in BatchRunnable (HSGamer)
  • 48b633d: simplify task poll logic (HSGamer)
  • 8fc3fed: release (HSGamer)

4.3.3

07 May 13:41
Compare
Choose a tag to compare

Commits

  • e372080: next development (HSGamer)
  • 0465ff0: Bump mssql-jdbc from 12.2.0.jre8 to 12.3.0.jre8-preview (#254) (dependabot[bot]) #254
  • fe66b4f: Bump mariadb-java-client from 3.1.3 to 3.1.4 (#253) (dependabot[bot]) #253
  • 0d630a2: use hollow-cube/minestom-ce (HSGamer)
  • bf91dfe: simplify Board to just one method (HSGamer)
  • 19cd7d2: add an option to check the whole string as prefix of variable instead of just the start (HSGamer)
  • d531589: apply external StringReplacer in setSingleVariables (HSGamer)
  • b352811: refactor & clarify a bit on setReplaceAll (HSGamer)
  • 82ae6cd: extensive VariableManager with VariableSession (HSGamer)
  • a922f3c: release (HSGamer)