Stijn Bannink
|
47f496133c
|
Bumped GuardianBeam to 2.3.5 (fixes Spot), fixed time combinations
|
2023-11-12 13:35:44 +01:00 |
|
Stijn Bannink
|
a4dbdab581
|
v1.6: Small refactor of the API
|
2023-11-10 12:11:32 +01:00 |
|
Stijn Bannink
|
071bf5830b
|
Added delombok for better javadoc
|
2023-11-10 11:56:57 +01:00 |
|
Stijn Bannink
|
95c29f7678
|
Merge remote-tracking branch 'origin/master'
|
2023-11-10 11:49:53 +01:00 |
|
Stijn Bannink
|
2d194af704
|
Added javadoc / API info
|
2023-11-10 11:49:47 +01:00 |
|
Stijn Bannink
|
683fb6ad8a
|
Added API info to README
|
2023-11-10 11:48:33 +01:00 |
|
Stijn Bannink
|
b21f02d01c
|
Update README.md
|
2023-11-10 11:24:20 +01:00 |
|
Stijn Bannink
|
b25cd1323f
|
Fixed laser and spot movement
|
2023-11-09 20:39:32 +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 |
|
Stijn Bannink
|
152c846f87
|
Merge pull request #22 from SBDPlugins/dependabot/maven/com.github.cryptomorin-XSeries-9.7.0
Bump com.github.cryptomorin:XSeries from 9.5.0 to 9.7.0
|
2023-11-06 19:52:43 +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 |
|
Stijn Bannink
|
7ff6e7dd7e
|
Merge pull request #19 from SBDPlugins/feature/tab-complete
Implemented argument tab complete
|
2023-09-21 17:35:34 +02:00 |
|
Stijn Bannink
|
fd37327ec1
|
Merge pull request #18 from SBDPlugins/dependabot/maven/org.projectlombok-lombok-1.18.30
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
|
2023-09-21 17:35:05 +02:00 |
|
Stijn Bannink
|
9da384693e
|
Fully implemented tab complete
|
2023-09-21 17:34:48 +02:00 |
|
Stijn Bannink
|
5f318fb4e7
|
Merge branch 'master' of https://github.com/SBDPlugins/ShowControl into feature/tab-complete
|
2023-09-21 15:48:47 +02: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
|
ecde72d943
|
Tried implementing tab complete per trigger, still WIP
|
2023-09-19 17:32:00 +02:00 |
|
Stijn Bannink
|
8d28a22d67
|
Merge remote-tracking branch 'origin/master'
|
2023-09-14 15:25:34 +02:00 |
|
Stijn Bannink
|
3963d17c71
|
Small API changes
|
2023-09-14 15:25:23 +02:00 |
|
Stijn Bannink
|
a3ea90907c
|
Update README.md
|
2023-09-14 15:22:59 +02:00 |
|
Stijn Bannink
|
3f5d0de26e
|
Small API changes
|
2023-09-14 15:08:18 +02:00 |
|
Stijn Bannink
|
f6bfb40a81
|
Renamed permission
|
2023-09-14 14:30:25 +02:00 |
|
Stijn Bannink
|
eca680000b
|
Removed debug
|
2023-09-14 11:55:30 +02:00 |
|
Stijn Bannink
|
7bd3babc02
|
Merge remote-tracking branch 'origin/master'
|
2023-09-14 11:53:34 +02:00 |
|
Stijn Bannink
|
605eed5406
|
Moved packages, fixed pagination, closes #17
|
2023-09-14 11:52:58 +02:00 |
|
Stijn Bannink
|
466e364719
|
Merge pull request #16 from SBDPlugins/dependabot/maven/io.github.skytasul-guardianbeam-2.3.3
Bump guardianbeam from 2.3.2 to 2.3.3
|
2023-09-13 10:09:30 +02:00 |
|
Stijn Bannink
|
b1c398e51a
|
Merge pull request #15 from SBDPlugins/dependabot/maven/com.github.cryptomorin-XSeries-9.4.0
Bump XSeries from 9.3.1 to 9.4.0
|
2023-09-13 10:09:19 +02:00 |
|
Stijn Bannink
|
5a5c63ac47
|
Merge branch 'master' into dependabot/maven/com.github.cryptomorin-XSeries-9.4.0
|
2023-09-13 10:09:14 +02:00 |
|
Stijn Bannink
|
d3b68f6a13
|
Merge pull request #14 from SBDPlugins/dependabot/maven/org.projectlombok-lombok-1.18.28
Bump lombok from 1.18.24 to 1.18.28
|
2023-09-13 10:08:55 +02:00 |
|
Stijn Bannink
|
33fd357c4a
|
Create LICENSE
|
2023-09-13 10:08:36 +02:00 |
|
Stijn Bannink
|
9f5a733d0a
|
Update README.md
|
2023-09-13 10:08:19 +02:00 |
|
Stijn Bannink
|
a19b8567d5
|
Fixed mistake
|
2023-09-10 16:06:06 +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 |
|
dependabot[bot]
|
84d4f501a3
|
Bump guardianbeam from 2.3.2 to 2.3.3
Bumps [guardianbeam](https://github.com/SkytAsul/GuardianBeam) from 2.3.2 to 2.3.3.
- [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>
|
2023-06-13 03:01:40 +00:00 |
|
dependabot[bot]
|
04bcd35337
|
Bump XSeries from 9.3.1 to 9.4.0
Bumps [XSeries](https://github.com/CryptoMorin/XSeries) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](https://github.com/CryptoMorin/XSeries/compare/v9.3.1...v9.4.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-06-12 03:06:40 +00:00 |
|
dependabot[bot]
|
d42a2e2614
|
Bump lombok from 1.18.24 to 1.18.28
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.28.
- [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.24...v1.18.28)
---
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-05-25 03:02:49 +00:00 |
|
Stijn Bannink
|
06bcb0fb15
|
Merge pull request #12 from MCTPPlugins/development
Fixes
|
2023-04-09 14:17:05 +02:00 |
|
|
aedb0fdcff
|
Fixes
|
2023-04-09 14:16:40 +02:00 |
|
Stijn Bannink
|
aa7509ec81
|
Merge pull request #10 from MCTPPlugins/dependabot/maven/com.github.cryptomorin-XSeries-9.3.1
Bump XSeries from 9.2.0 to 9.3.1
|
2023-04-09 13:29:52 +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 |
|
Stijn Bannink
|
d35850ac73
|
Merge pull request #11 from MCTPPlugins/feature/1.19.4
Feature/1.19.4
|
2023-04-09 13:22:57 +02:00 |
|
|
248cf90e85
|
Updated to 1.19.4
|
2023-04-09 13:01:04 +02:00 |
|
dependabot[bot]
|
6f0b87e320
|
Bump XSeries from 9.2.0 to 9.3.1
Bumps [XSeries](https://github.com/CryptoMorin/XSeries) from 9.2.0 to 9.3.1.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](https://github.com/CryptoMorin/XSeries/compare/v9.2.0...v9.3.1)
---
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-03-21 03:04:37 +00: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
|
0d615f6954
|
Improved API further
|
2023-01-09 21:29:05 +01:00 |
|
SBDeveloper
|
673f03a689
|
Rewritten detector API
|
2023-01-09 21:16:07 +01:00 |
|