Skip to content

Releases: Astra-Interactive/AspeKt

AspeKt - 2.28.2

13 Sep 22:44
2c7339a
Compare
Choose a tag to compare
Fix towny integration (#87)

* fix vault provider

* fix plugin

* fix tests

* fix database recreation

* up version

AspeKt - 2.28.1

13 Sep 17:17
4418fd6
Compare
Choose a tag to compare
Fix primary currency (#86)

* Fix primary currency

* up version

* fix vault priority

* fix currency with vault

AspeKt - 2.28.0

12 Sep 08:26
6fb6a7e
Compare
Choose a tag to compare
Fix primary currency (#85)

* Fix primary currency

* up version

* fix vault priority

AspeKt - 2.27.1

11 Sep 07:21
3cc417a
Compare
Choose a tag to compare
update astralibs (#84)

AspeKt - 2.27.0

10 Sep 10:09
1325641
Compare
Choose a tag to compare
#75 Economy (#79)

* #75 configure economy module

* #75 add database structure

* #75 add database structure

* #75 add dao

* #75 add tests

* #75 add vault provider

* #75 add commands

* #75 add pre heat

* #75 update gradle.properties

* #75 fix empty currencies message

* #75 fix commands

* #75 fix blocking database connection

* #75 fix moneydrop blocking database loading

* #75 fix find player

* #75 add selection for currency

* #75 add check for sync

* #75 add change database on reload

* #75 add cached currencies list

* #75 add papi integration

* #75 fix module structure

* #75 fix papi

* up version

* fix paper repository

AspeKt - 2.26.1

29 Aug 08:44
0aa04f9
Compare
Choose a tag to compare
#74 add piston event into adminprivate (#78)

AspeKt - 2.26.0

29 Aug 08:35
01fbe62
Compare
Choose a tag to compare
#44 fix money drop abuse by adding database (#77)

* #44 fix money drop abuse by adding database

* #44 add type-from constraint

AspeKt - 2.25.2

19 Aug 20:30
958b608
Compare
Choose a tag to compare
Bump the versions group with 11 updates (#73)

* Bump the versions group with 11 updates

Bumps the versions group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.0.1` | `3.46.1.0` |
| [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `v3.98.0` | `3.108.0` |
| [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.8.4` | `1.8.7` |
| [ru.astrainteractive.klibs:kdi](https://github.com/makeevrserg/klibs.kdi) | `1.4.5` | `1.4.7` |
| [ru.astrainteractive.klibs:kstorage](https://github.com/makeevrserg/klibs.kstorage) | `3.1.0` | `3.1.2` |
| [ru.astrainteractive.astralibs:orm](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` |
| [ru.astrainteractive.astralibs:core](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` |
| [ru.astrainteractive.astralibs:menu-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` |
| [ru.astrainteractive.astralibs:core-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` |
| [ru.astrainteractive.astralibs:command](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` |
| [ru.astrainteractive.astralibs:command-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` |


Updates `org.xerial:sqlite-jdbc` from 3.46.0.1 to 3.46.1.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.1...3.46.1.0)

Updates `com.github.MockBukkit:MockBukkit` from v3.98.0 to 3.108.0
- [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.98.0...v3.108.0)

Updates `ru.astrainteractive.klibs:mikro-core` from 1.8.4 to 1.8.7
- [Release notes](https://github.com/makeevrserg/klibs.mikro/releases)
- [Commits](https://github.com/makeevrserg/klibs.mikro/compare/1.8.4...1.8.7)

Updates `ru.astrainteractive.klibs:kdi` from 1.4.5 to 1.4.7
- [Release notes](https://github.com/makeevrserg/klibs.kdi/releases)
- [Commits](https://github.com/makeevrserg/klibs.kdi/compare/1.4.5...1.4.7)

Updates `ru.astrainteractive.klibs:kstorage` from 3.1.0 to 3.1.2
- [Release notes](https://github.com/makeevrserg/klibs.kstorage/releases)
- [Commits](https://github.com/makeevrserg/klibs.kstorage/compare/3.1.0...3.1.2)

Updates `ru.astrainteractive.astralibs:orm` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:core` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:command` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:core` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:command` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.github.MockBukkit:MockBukkit
  dependency-type: direct:production
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:kdi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:kstorage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:menu-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:core-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:command
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:command-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:menu-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:core-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:command
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.astralibs:command-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <[email protected]>

AspeKt - 2.25.1

12 Aug 06:54
9e81e71
Compare
Choose a tag to compare
Bump the versions group with 2 updates (#72)

* Bump the versions group with 2 updates

Bumps the versions group with 2 updates: [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) and [com.palmergames.bukkit.towny:towny](https://github.com/TownyAdvanced/Towny).


Updates `com.github.MockBukkit:MockBukkit` from 3.96.1 to v3.98.0
- [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.96.1...v3.98.0)

Updates `com.palmergames.bukkit.towny:towny` from 0.100.3.11 to 0.100.3.12
- [Release notes](https://github.com/TownyAdvanced/Towny/releases)
- [Commits](https://github.com/TownyAdvanced/Towny/compare/0.100.3.11...0.100.3.12)

---
updated-dependencies:
- dependency-name: com.github.MockBukkit:MockBukkit
  dependency-type: direct:production
  dependency-group: versions
- dependency-name: com.palmergames.bukkit.towny:towny
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <[email protected]>

AspeKt - 2.25.0

11 Aug 22:08
86e1c35
Compare
Choose a tag to compare
More chat games (#71)

* #59 add chat based games

* #59 fix ignore case for answer

* add arrow ascii

* up version 2.24.0

* fix reward

* add min max amount for money reward

* add anagram

* add quadratic equation