Commit graph

61 commits

Author SHA1 Message Date
2deeee7971
Converted to generic ThemeParkAudio plugin. 2025-04-03 22:21:14 +02:00
d28c9a5d6a
Bumped to 1.21.1 2024-10-03 21:09:14 +02:00
Stijn Bannink
b414f9775f Changed socket URL to new IP 2023-09-10 15:04:15 +02:00
Stijn Bannink
e831658750 Bumped deps 2023-09-03 20:05:29 +02:00
Stijn Bannink
4cc706a4ff Bumped deps 2023-09-03 20:04:41 +02:00
Stijn Bannink
02236471d4
Merge pull request #15 from MCTPPlugins/dependabot/maven/com.bergerkiller.bukkit-BKCommonLib-1.19.4-v1
Bump BKCommonLib from 1.19.3-v1 to 1.19.4-v1
2023-04-09 13:29:23 +02:00
Stijn Bannink
dea9fefc9d
Merge pull request #14 from MCTPPlugins/dependabot/maven/com.bergerkiller.bukkit-TrainCarts-1.19.4-v1
Bump TrainCarts from 1.19.3-v1 to 1.19.4-v1
2023-04-09 13:29:16 +02:00
Stijn Bannink
5598db44c3
Merge pull request #10 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:08 +02:00
dependabot[bot]
175750085d
Bump BKCommonLib from 1.19.3-v1 to 1.19.4-v1
Bumps BKCommonLib from 1.19.3-v1 to 1.19.4-v1.

---
updated-dependencies:
- dependency-name: com.bergerkiller.bukkit:BKCommonLib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 11:25:37 +00:00
dependabot[bot]
f55a5e6507
Bump TrainCarts from 1.19.3-v1 to 1.19.4-v1
Bumps [TrainCarts](https://github.com/bergerhealer/traincarts) from 1.19.3-v1 to 1.19.4-v1.
- [Release notes](https://github.com/bergerhealer/traincarts/releases)
- [Commits](https://github.com/bergerhealer/traincarts/commits)

---
updated-dependencies:
- dependency-name: com.bergerkiller.bukkit:TrainCarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 11:25:36 +00:00
Stijn Bannink
a39eaf0693
Merge pull request #13 from MCTPPlugins/feature/1.19.4
Feature/1.19.4
2023-04-09 13:23:35 +02:00
a439144922 1.19.4 support 2023-04-09 12:56:08 +02:00
dependabot[bot]
f3e59dcc90
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 19:10:10 +00:00
Stijn Bannink
7172c575ba
Removed startup sound, closes #4 2022-12-29 11:17:29 +01:00
SBDeveloper
9349e5fad8 Bumped to 1.19.3 2022-12-28 20:58:29 +01:00
SBDeveloper
8608c194d5 Updated repo url 2022-12-28 14:24:24 +01:00
Stijn Bannink
e62950a521
Merge pull request #3 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:43:10 +01:00
Stijn Bannink
cc94d93f86
Merge pull request #2 from MCTPPlugins/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2022-12-28 10:43:02 +01:00
dependabot[bot]
b4d53aed35
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:42:02 +00:00
dependabot[bot]
db16bcd972
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:41:56 +00:00
Stijn Bannink
471a8d680b
Create dependabot.yml 2022-12-28 10:40:05 +01:00
SBDeveloper
52397c626c Merge remote-tracking branch 'origin/master' 2022-11-01 20:32:16 +01:00
SBDeveloper
65ef411116 Added deployment 2022-11-01 20:30:57 +01:00
Stijn Bannink
780aa1f63d
Create README.md 2022-10-31 19:59:34 +01:00
SBDeveloper
a88525269e Bumped dependencies 2022-08-07 11:18:30 +02:00
stijnb1234
2f279a6ab6 Updated dependencies (1.19 ready) 2022-06-20 22:10:30 +02:00
stijnb1234
96896bce49 Undid merge 2022-05-28 20:19:47 +02:00
stijnb1234
2f8906813b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/nl/sbdeveloper/mctpaudio/radio/Playlist.java
2022-05-28 20:17:13 +02:00
stijnb1234
ac2d964d33 Fixed url, improved info 2022-05-28 20:15:29 +02:00
Stijn Bannink
2deaf5dad7 Fixed indexoutofbounds for playlist, by making it thread-safe 2022-05-04 17:07:16 +00:00
stijnb1234
75aa099aef Updated dependencies 2022-04-02 21:14:26 +02:00
stijnb1234
1b5592cc06 Updated to 1.18.1 2022-03-02 13:09:07 +01:00
SBDeveloper
583cb591ca Bumped to Java 16 & 1.17 2021-07-21 12:35:35 +02:00
stijnb1234
fd67ae6f32 Improved code and fixed some things 2021-03-19 09:03:43 +01:00
stijnb1234
af84892323 Bugfixes in the audio client 2021-02-01 13:02:15 +01:00
stijnb1234
a93179ba68 Fixed in/out playback for regions on SFX 2021-01-31 20:04:15 +01:00
stijnb1234
af6a849a58 Bumped to v1.3.1 2021-01-28 20:36:28 +01:00
stijnb1234
d523a31310 ♻️ Refactored MCTPAudio, moved to ACF, removed unneeded things, and more. 2021-01-28 20:30:21 +01:00
stijnb1234
435007a502 Playlist contains a full shuffle now. 2020-12-09 19:12:05 +01:00
stijnb1234
62ccfbc12b Refreshed .gitignore 2020-11-16 18:53:11 +01:00
stijnb1234
78c68f4f32 Moved to maven 2020-11-16 18:52:42 +01:00
stijnb1234
833b55d6ca Updated to new server location, and 1.16.3 2020-09-17 16:44:17 +02:00
stijnb1234
4b9c5d3a59 Change playlist system, and some other fixes 2020-06-23 14:16:20 +02:00
stijnb1234
bc109013f3 Fixed region selector 2020-05-21 21:31:34 +02:00
stijnb1234
7710e17d02 All user messages are now English 2020-05-19 11:25:52 +02:00
stijnb1234
5875da50d4 Added messages on connect/disconnect and on leave 2020-05-19 11:19:55 +02:00
stijnb1234
90bb05a4c5 Fixed brightness 0 issues 2020-05-19 11:00:06 +02:00
stijnb1234
86217acca6 Added brightness to hue 2020-05-19 10:54:31 +02:00
stijnb1234
bbb34a47c9 Fixed hue issue 2020-05-19 10:13:06 +02:00
stijnb1234
50a4cf1576 Plugin done? 2020-05-18 19:42:42 +02:00