Commit graph

37 commits

Author SHA1 Message Date
Stijn Bannink
2d194af704 Added javadoc / API info 2023-11-10 11:49:47 +01:00
Stijn Bannink
8192d8e0f4 Implemented light trigger, started implementing fix on laser / spot movement 2023-11-06 20:44:59 +01:00
Stijn Bannink
d30510d371
Merge pull request #24 from SBDPlugins/dependabot/maven/io.github.skytasul-guardianbeam-2.3.4
Bump io.github.skytasul:guardianbeam from 2.3.3 to 2.3.4
2023-11-06 19:52:53 +01:00
dependabot[bot]
997f3bc1b0
Bump io.github.skytasul:guardianbeam from 2.3.3 to 2.3.4
Bumps [io.github.skytasul:guardianbeam](https://github.com/SkytAsul/GuardianBeam) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/SkytAsul/GuardianBeam/releases)
- [Commits](https://github.com/SkytAsul/GuardianBeam/commits/2.3.4)

---
updated-dependencies:
- dependency-name: io.github.skytasul:guardianbeam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:08:57 +00:00
dependabot[bot]
a4fa9fe88c
Bump com.github.cryptomorin:XSeries from 9.5.0 to 9.7.0
Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 9.5.0 to 9.7.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](https://github.com/CryptoMorin/XSeries/compare/v9.5.0...v9.7.0)

---
updated-dependencies:
- dependency-name: com.github.cryptomorin:XSeries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 02:31:34 +00:00
dependabot[bot]
ba523a2f7c
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 02:09:53 +00:00
Stijn Bannink
f8136777ba Bumped to Java 11 2023-09-19 17:32:33 +02:00
Stijn Bannink
3f5d0de26e Small API changes 2023-09-14 15:08:18 +02:00
Stijn Bannink
605eed5406 Moved packages, fixed pagination, closes #17 2023-09-14 11:52:58 +02:00
Stijn Bannink
a55cb25680 Bumped inv dep, migrated to new SBD classes 2023-09-10 16:05:01 +02:00
Stijn Bannink
fc044fcb9e Bumped deps 2023-09-10 15:08:53 +02:00
Stijn Bannink
03426215d6
Merge pull request #8 from MCTPPlugins/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
2023-04-09 13:29:40 +02:00
248cf90e85 Updated to 1.19.4 2023-04-09 13:01:04 +02:00
dependabot[bot]
0322947b52
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 03:08:15 +00:00
SBDeveloper
673f03a689 Rewritten detector API 2023-01-09 21:16:07 +01:00
SBDeveloper
8ac4017b9b Renamed project to ShowControl. 2023-01-09 20:15:56 +01:00
SBDeveloper
3425cb1c70 Merge branch 'master' of https://github.com/MCTPPlugins/ShowAPI into 119-support 2022-12-28 21:00:35 +01:00
SBDeveloper
7614f5adb5 Small improvements 2022-12-28 21:00:11 +01:00
Stijn Bannink
547c9e7297
Merge pull request #6 from MCTPPlugins/dependabot/maven/com.github.fierioziy.particlenativeapi-ParticleNativeAPI-plugin-3.3.1
Bump ParticleNativeAPI-plugin from 3.2.1 to 3.3.1
2022-12-28 10:44:37 +01:00
Stijn Bannink
f60a07f5fa
Merge pull request #5 from MCTPPlugins/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.1
Bump maven-shade-plugin from 3.3.1-SNAPSHOT to 3.4.1
2022-12-28 10:44:29 +01:00
Stijn Bannink
935bd49dec
Merge pull request #4 from MCTPPlugins/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.9.0-SNAPSHOT to 3.10.1
2022-12-28 10:44:22 +01:00
Stijn Bannink
b20c79f552
Merge pull request #3 from MCTPPlugins/dependabot/maven/com.github.cryptomorin-XSeries-9.2.0
Bump XSeries from 8.8.0 to 9.2.0
2022-12-28 10:44:15 +01:00
dependabot[bot]
4b18f45c9d
Bump ParticleNativeAPI-plugin from 3.2.1 to 3.3.1
Bumps [ParticleNativeAPI-plugin](https://github.com/Fierioziy/ParticleNativeAPI) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/Fierioziy/ParticleNativeAPI/releases)
- [Commits](https://github.com/Fierioziy/ParticleNativeAPI/compare/3.2.1...v3.3.1)

---
updated-dependencies:
- dependency-name: com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:43:09 +00:00
dependabot[bot]
92b725e7af
Bump maven-shade-plugin from 3.3.1-SNAPSHOT to 3.4.1
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.1-SNAPSHOT to 3.4.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/commits/maven-shade-plugin-3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:43:05 +00:00
dependabot[bot]
bc41f20659
Bump maven-compiler-plugin from 3.9.0-SNAPSHOT to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0-SNAPSHOT to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/commits/maven-compiler-plugin-3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:42:32 +00:00
dependabot[bot]
3c0b86216f
Bump XSeries from 8.8.0 to 9.2.0
Bumps [XSeries](https://github.com/CryptoMorin/XSeries) from 8.8.0 to 9.2.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](https://github.com/CryptoMorin/XSeries/compare/v8.8.0...v9.2.0)

---
updated-dependencies:
- dependency-name: com.github.cryptomorin:XSeries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:42:29 +00:00
dependabot[bot]
b86f41614a
Bump guardianbeam from 2.3.0 to 2.3.1
Bumps [guardianbeam](https://github.com/SkytAsul/GuardianBeam) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/SkytAsul/GuardianBeam/releases)
- [Commits](https://github.com/SkytAsul/GuardianBeam/commits)

---
updated-dependencies:
- dependency-name: io.github.skytasul:guardianbeam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:42:25 +00:00
stijnb1234
f28519b19f Updated to 1.19, removed API manager because it's a plugin now 2022-06-20 22:23:27 +02:00
stijnb1234
dabfb89163 Updated to 1.18.1, and other small things. 2022-03-02 13:01:58 +01:00
SBDeveloper
30041b6210 Bumped to Java 16 & 1.17 2021-07-21 12:44:38 +02:00
stijnb1234
05a473b538 Moved to ACF and Java 11, and started with FakeFirework 2021-01-29 15:22:56 +01:00
stijnb1234
a3047234b3 Fixed 6 row 2021-01-25 19:20:36 +01:00
stijnb1234
97e66d65f1 Fixed ms and tick delays, and moved to another gui util 2021-01-25 13:30:02 +01:00
stijnb1234
ac496b7184 v1.2 - Added Particle trigger, and a lot of fixes 2020-11-26 10:08:08 +01:00
stijnb1234
de7cc235b4 Started with show (GUI) system 2020-11-12 22:23:49 +01:00
stijnb1234
83aa45ac7f Added multiple functions 2020-07-22 20:35:14 +02:00
stijnb1234
f88146f7b1 First commit! 2020-07-22 19:54:24 +02:00