Commit Graph

18 Commits

Author SHA1 Message Date
Brianna O'Keefe c6c8fd5924 version 5.0.3 2024-03-29 11:50:45 -05:00
Christian Koop c8bd270019
Release v5.0.2 2024-02-26 13:59:42 +01:00
dependabot[bot] 986de0e76b
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 (#5)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 13:04:15 +01:00
ceze88 68d050d0f3 Release v5.0.1 2024-02-12 21:21:17 +01:00
ceze88 66f1bc8359 Release v5.0.0 2024-01-13 22:11:50 +01:00
ceze88 bd1fce36dc Release v5.0.0-b11-SNAPSHOT 2023-10-25 16:29:57 +02:00
ceze88 6413d74253 Release v5.0.0-b10-SNAPSHOT 2023-09-18 22:09:19 +02:00
ceze88 458d9ed2a8 Release v5.0.0-b8-SNAPSHOT 2023-09-18 16:00:48 +02:00
ceze88 5bfd4692cd Release v5.0.0-b8-SNAPSHOT 2023-09-04 20:00:50 +02:00
ceze88 7e9c740fdb Release v5.0.0-b7-SNAPSHOT 2023-08-10 11:49:01 +02:00
ceze88 39775d9350 Fix SemVer 2023-08-10 11:48:38 +02:00
ceze88 df1b89f302 Release v5.0.0-SNAPSHOT-b6 2023-08-04 12:37:43 +02:00
ceze88 7a612f7ff5 Release v5.0.0-SNAPSHOT-b5. Updates to new db system, updates UltimateStacker compatiblility. 2023-08-04 12:35:45 +02:00
Christian Koop 7047f1566d
Release v5.0.0-SNAPSHOT 2023-06-29 11:25:11 +02:00
Christian Koop 68f1674fca
Migrate API related classes into the new API module
It is not nicely capsuled and needs heavy refactoring!
2023-06-29 11:21:12 +02:00
Christian Koop 4d3c4fca17
Change the project structure to allow a dedicated API module to exist 2023-06-29 10:07:43 +02:00
Brianna 4d6a51bebb Removed API layer.
Merged Legacy into Master.
Redid HopTask system.
Fixed issue preventing redstone from working with hoppers.
Hoppers will now transfer items once per tick.
HopTask is now at least 30% faster.
The hopper filter void will now function at the same time as blacklist and whitelist.
Fixed rare dupe glitch with suction.
SettingManager overhaul.
Support for PlayerPoints added.
2019-05-26 19:33:05 -04:00
Brianna O'Keefe a1be14aaa1 new ci system 2018-11-15 16:53:39 -05:00