Commit Graph

784 Commits

Author SHA1 Message Date
creeper123123321
0dd02dc55b fix packet id of config ack 2025-08-19 17:28:00 -03:00
creeper123123321
d64216ec8f cleanup some code 2025-08-19 16:34:43 -03:00
creeper123123321
fe9eb96a51 fix trailing dot in virtual hostname 2025-08-19 13:36:22 -03:00
creeper123123321
3781bd1b37 update readme about azure client id 2025-08-14 15:15:46 -03:00
creeper123123321
76f30b8b3c remove configs default-parameters, default-backend-port and require-host-name
"default-backend-port" and "require-host-name" - They were created with transparent proxying in mind, but it's probably an unused feature.
"default-parameters" - If you need to connect to only one backend server, ViaProxy is probably the best alternative
2025-08-13 17:52:59 -03:00
creeper123123321
cfc3958fff mc 1.21.8 support, update viaversion 2025-08-12 17:43:08 -03:00
creeper123123321
b62d51a188 kick player if server version isn't compatible 2025-08-12 17:41:49 -03:00
creeper123123321
d2048f6eac remove whitelistedOrigin in web config.json
this will no longer silently redirect to github.io page, if origin isn't whitelisted in azure client id off app, it will show an error, instead of redirecting silently to github.io page
2025-08-12 17:26:48 -03:00
FlorianMichael
2162ed6467
Add back jitpack file 2025-05-29 20:29:47 +02:00
Kichura
538b772047
Gradle 8.14.1, Dependency updates, Drop Jitpack (#241)
* Gradle 8.14.1, Dependency updates, Drop Jitpack.

* Update Log4J and SLF4J too.

* forgot about velocity aswell smh.

* Update Via* API usage

---------

Co-authored-by: FlorianMichael <florian.michael07@gmail.com>
2025-05-29 02:37:18 +02:00
creeper123123321
0cbafa0e22 0.5.0: update viaversion, vb and vr, 1.21.4 support 2025-03-06 20:49:25 -03:00
FlorianMichael
4335618c5c
Update Via* libraries to support 1.21.4 2024-12-07 01:46:27 +01:00
creeper123123321
1b89ab9308 update netty, ktor and kotlin 2024-11-23 15:17:04 -03:00
FlorianMichael
2d58442b5d
Call ViaBackwardsPlatform#enable in AspirinBackwards#init
Required for 1.21.2->1.21 packet emulations
2024-11-23 18:38:13 +01:00
creeper123123321
55eed191d2 update to mc 1.21.2 2024-11-23 14:20:30 -03:00
creeper123123321
181f4b613e parse access token before online checking 2024-11-23 14:16:42 -03:00
RoblKyogre
26699454a1
Update Via* libraries and API usage to 1.21+ (#240)
* update vv deps

* add 1.21(.1)

* 1.21.3 update

* remove PreNettyBaseProtocol
7f1cb82cf6 (diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L109)

* match viaaprilfools to the other vv deps
i see there's a -common in the repo, figured it should match the others because of it
2024-11-14 18:59:02 +01:00
creeper123123321
97ed9a9fc6 rollback jline-terminal-jansi
it's causing an issue with pterodactyl
2024-07-10 08:37:48 -03:00
creeper123123321
a0f9806f72 update deps and cleanup readme 2024-07-10 08:11:04 -03:00
FlorianMichael
82dd41fa9d
Update AspirinViaConfig implementation 2024-06-27 14:31:24 +02:00
FlorianMichael
4c441f8793
Update Via* libraries 2024-06-27 14:30:14 +02:00
creeper123123321
5515f507fa update to viaversion 5 2024-06-18 11:09:28 -03:00
creeper123123321
e6676c93d9 replace minecraft.id with kick code
also simplify text on the web page
closes #39
2024-06-12 15:26:50 -03:00
creeper123123321
ee58150767 fix typo 2024-06-06 18:08:41 -03:00
creeper123123321
2462d26b3e fix compiling 2024-06-06 17:49:38 -03:00
creeper123123321
48fbe5b3e7 update package.json 2024-06-06 17:33:20 -03:00
creeper123123321
e397893879 run npm ci on gh actions 2024-06-06 17:28:09 -03:00
creeper123123321
07e60e48ce add compileTs gradle task 2024-06-06 17:15:04 -03:00
FlorianMichael
3b0b538a15
Update unsupported options in VV config
Doing it now, so we don't forget about it later when updating to V5
2024-06-05 02:16:25 +02:00
creeper123123321
cb3de99b9a forward login cookies 2024-06-03 10:02:41 -03:00
creeper123123321
6371f8ae24 update some deps 2024-05-29 12:06:53 -03:00
creeper123123321
8530d105dd set isAuthenticate = true 2024-05-29 12:01:55 -03:00
creeper123123321
dec53223e4 finish change to IntendedState 2024-05-29 11:44:00 -03:00
creeper123123321
72d6e4a188 Merge remote-tracking branch 'origin/update/1.20.5' 2024-05-29 11:06:08 -03:00
creeper123123321
11fc76425f
Clear robots.txt, allowing NOINDEX to work
google may index it if https://stackoverflow.com/questions/56863713/page-disallow-in-robots-txt-but-indexed-by-google-how-it-is-possible
2024-05-11 04:31:04 -03:00
FlorianMichael
a8ae5ce73d
1.20.3->1.20.5 implementations 2024-04-30 23:33:55 +02:00
FlorianMichael
251bc6c39f
Add 1.20.5 packets 2024-04-30 23:08:40 +02:00
FlorianMichael
6587d0d179
Update packet registry 2024-04-30 22:49:34 +02:00
FlorianMichael
39690e2f8d
Update version selection 2024-04-30 22:34:06 +02:00
FlorianMichael
1864dc8194
Update Via* libs 2024-04-30 22:33:05 +02:00
creeper123123321
4007e44568 change "no browser response" message 2024-03-13 08:29:48 -03:00
creeper123123321
b88d308eb1
Update FUNDING.yml 2024-03-07 11:39:24 -03:00
creeper123123321
ba15f5459e fixed configuration state on old servers 2024-03-07 11:26:17 -03:00
creeper123123321
15e77588c9 fix possible NPE, fix message 2024-03-07 10:37:48 -03:00
creeper123123321
89f8295e0a fix -1 (disable viaversion) cases 2024-03-07 10:19:19 -03:00
creeper123123321
ed24df38a8 fix NPE when version isn't specified 2024-03-07 09:53:31 -03:00
creeper123123321
989f6b0d22 simplify sw caching 2024-03-07 09:24:07 -03:00
creeper123123321
28d148590f don't use async css, use relative api url 2024-03-07 09:18:55 -03:00
FlorianMichael
4beb6e46ef
Merge remote-tracking branch 'origin/master' 2024-03-05 16:46:45 +01:00
FlorianMichael
8bfebc0ce1
Delete not needed type classes and use existing Types
Closes https://github.com/ViaVersion/VIAaaS/issues/238
2024-03-05 16:46:31 +01:00