395 Commits

Author SHA1 Message Date
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
Adrian
017e698460
Merge pull request #63 from AlexProgrammerDE/master 2022-11-30 14:54:18 -05:00
AlexProgrammerDE
f8d6669c5f Use null instead of empty task 2022-11-30 19:20:11 +01:00
AlexProgrammerDE
37fb319bd7 Fix issue 2022-11-30 19:10:39 +01:00
Adrian
6cb4d8676c
Merge pull request #62 from 4drian3d/dependabot/gradle/common/org.slf4j-slf4j-api-2.0.4
build(deps): Bump slf4j-api from 2.0.3 to 2.0.4 in /common
2022-11-22 11:55:10 -05:00
dependabot[bot]
c27357bc56
build(deps): Bump slf4j-api from 2.0.3 to 2.0.4 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4)

---
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-11-22 00:25:05 +00:00
Adrian
8f820c8d54
Merge pull request #61 from 4drian3d/dependabot/gradle/common/org.slf4j-slf4j-api-2.0.3
build(deps): Bump slf4j-api from 2.0.0 to 2.0.3 in /common
2022-10-03 20:05:32 -05:00
dependabot[bot]
357d461ae9
build(deps): Bump slf4j-api from 2.0.0 to 2.0.3 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.3)

---
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-10-03 23:39:34 +00:00
Adrian
8f8e604d01
Merge pull request #57 from 4drian3d/dependabot/gradle/velocity/com.github.4drian3d-MiniPlaceholders-1.3.1
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /velocity
2022-08-29 18:50:14 -05:00
Adrian
4ae44e83ac
Merge pull request #58 from 4drian3d/dependabot/gradle/paper/com.github.4drian3d-MiniPlaceholders-1.3.1
build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /paper
2022-08-29 18:49:40 -05:00