254 Commits

Author SHA1 Message Date
Adrian
78447227ec
fix: fixed build logic compilation 2023-03-03 15:59:17 -05:00
Adrian
afda8ecbc3
fix: fixed legacy minecraft version plugin message sending 2023-03-03 15:57:43 -05:00
Adrian
a500090723
fix: removed ignore signed players option
Now that my UnSignedVelocity plugin exists, this option is no longer needed
2023-03-03 15:50:01 -05:00
Adrian
5e872b54b0
Merge remote-tracking branch 'origin/master' 2023-03-03 15:45:25 -05:00
Adrian
d294957fb7
publish: Maven Central
resolves #74
2023-03-03 15:44:44 -05:00
Adrian
c2e4ef6872
Merge pull request #78 from 4drian3d/renovate/gradle-8.x
chore(deps): update dependency gradle to v8
2023-02-13 12:30:22 -05:00
renovate[bot]
08a4e218c2
chore(deps): update dependency gradle to v8 2023-02-13 16:54:12 +00:00
Adrian
0f842622e7
Merge pull request #77 from 4drian3d/renovate/bstats
fix(deps): update dependency org.bstats:bstats-velocity to v3.0.1
2023-02-12 15:05:38 -05:00
renovate[bot]
66fce6b036
fix(deps): update dependency org.bstats:bstats-velocity to v3.0.1 2023-02-12 19:34:03 +00:00
Adrian
04264b0ebd
publish: Maven Central
resolves #74
2023-02-08 11:30:05 -05:00
Adrian
5ef6f99236
misc: rename AuthMeUtils 2023-02-07 17:44:09 -05:00
Adrian
d53d035808
Merge pull request #76 from 4drian3d/v4
AuthMeVelocity 4
2023-02-07 15:21:13 -05:00
Adrian
ed0554bdb3 feat: implement run-task plugins
resolves #75
2023-02-07 12:46:08 -05:00
Adrian
74b75fc5f9 feat: implement separate releases
resolves #73
2023-02-07 12:24:05 -05:00
Adrian
d04626fb00 refactor!: change package to io.github._4drian3d.authmevelocity 2023-02-07 11:57:36 -05:00
Adrian
b1d31f317d release: Version 3.0.6 2023-02-06 21:12:47 -05:00
Adrian
d30857f682 chore: improved README 2023-02-06 21:10:09 -05:00
Adrian
d3188205e3 fix(build): fixed gradle deprecation warning 2023-02-06 20:39:12 -05:00
Adrian
bf0e7e8aa2 misc: improved some code quality 2023-02-06 20:28:06 -05:00
Adrian
bc0ae1e7ad build: Updated jitpack jdk version 2023-02-06 18:59:48 -05:00
Adrian
e0ea31a5cc
Merge pull request #71 from 4drian3d/renovate/gradle-7.x
chore(deps): update dependency gradle to v7.6
2023-02-05 21:47:30 -05:00
renovate[bot]
821a4b249e
chore(deps): update dependency gradle to v7.6 2023-02-06 02:38:12 +00:00
Adrian
47a2546ea1
Merge pull request #70 from 4drian3d/renovate/configure
Configure Renovate
2023-02-05 21:29:42 -05:00
renovate[bot]
aa54c862fb
Add renovate.json 2023-02-06 02:22:19 +00:00
Adrian
2ffddcd1b7 chore: Updated README 2023-02-05 21:08:06 -05:00
Adrian
83605d72ea
Merge pull request #69 from 4drian3d/feat/indra
Improved Maven publishing with Indra
2023-02-05 21:00:29 -05:00
Adrian
c4ac9eaabb licence: Implement Indra licencer 2023-02-05 20:55:44 -05:00
Adrian
3a962560b9 build(perf): Improved performance of dependency search 2023-02-05 18:33:34 -05:00
Adrian
f5ecb22b06 build: Implement type safe project accessors 2023-02-05 18:23:19 -05:00
Adrian
04e430466f build: Improved build organization with gradle plugins 2023-02-05 18:15:57 -05:00
Adrian
536ed9e4c1 feat: Improved API publication 2023-02-05 17:43:14 -05:00
Adrian
fffd9d0858 relese: Version 3.0.5 2023-01-11 23:05:35 -05:00
Adrian
67a426456b fix: SendOnlogin configuration was using the auth servers instead of the Lobby servers 2023-01-11 22:43:44 -05:00
Adrian
5bc0d3560e fix: Fixed Paper Debug logger issue 2023-01-11 22:41:28 -05:00
Adrian
c2c40d86a4 fix: Fixed minor compatibility issue 2023-01-11 22:40:51 -05:00
Adrian
e9ab895aec chore: Improved README with plugin Metrics 2023-01-11 11:20:18 -05:00
Adrian
87dba34039 release: Version 3.0.4 2023-01-11 11:11:01 -05:00
Adrian
1daa00d97c fix: Fixed Spigot and Paper <1.14 compatibility 2023-01-11 11:10:09 -05:00
Adrian
affab83f03 release: Version 3.0.3 2023-01-06 21:07:36 -05:00
Adrian
fa674a57f6 misc: Improved dependencies declaration with libraries catalog 2023-01-06 20:58:45 -05:00
Adrian
284164ba86
Merge pull request #68 from 4drian3d/compat/spigot 2023-01-06 16:19:48 -05:00
Adrian
28c0875f5a chore: Bump version to 3.0.3-SNAPSHOT 2023-01-06 15:11:27 -05:00
Adrian
47d4b9cb77 feat: Implement Spigot Compatibility (not tested)
fix: Fixed possible NullPointerException in case the configuration could not be loaded
2023-01-06 15:06:21 -05:00
4drian3d
a9dc37584c [ci skip] chore: Fix README badge 2023-01-01 21:16:54 -05:00
Adrian
0453221551
Merge pull request #64 from 4drian3d/dependabot/gradle/common/org.slf4j-slf4j-api-2.0.6
build(deps): Bump slf4j-api from 2.0.5 to 2.0.6 in /common
2022-12-12 19:59:42 -05:00
dependabot[bot]
3db4c7f668
build(deps): Bump slf4j-api from 2.0.5 to 2.0.6 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 23:06:34 +00:00
4drian3d
86cd171e0c release: Version 3.0.2 2022-11-30 15:56:45 -05:00
Adrian
0ead36a15f
Merge pull request #51 from 4drian3d/dependabot/gradle/velocity/com.github.games647-fastlogin.velocity-1.12-SNAPSHOT 2022-11-30 15:53:10 -05:00
4drian3d
6ff28248c9 misc: Some code cleanup 2022-11-30 15:48:49 -05:00
dependabot[bot]
89635282b4
build(deps): Bump fastlogin.velocity in /velocity
Bumps fastlogin.velocity from 1.11-SNAPSHOT to 1.12-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.github.games647:fastlogin.velocity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 20:32:24 +00:00