Commit Graph

762 Commits

Author SHA1 Message Date
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
creeper123123321
16613dcff9 update deps 2024-03-05 12:42:30 -03:00
FlorianMichael
64ddaf46ae
Updated Via* 2024-03-05 16:21:12 +01:00
FlorianMichael
1bba527d49
Cleanup registry code 2024-02-25 19:35:04 +01:00
FlorianMichael
73fa4d249f
Fixed initial porting mistakes 2024-02-25 19:26:56 +01:00
FlorianMichael
4090a6eb12
Fixed wrong usage of ProtocolVersion#getProtocol 2024-02-25 18:34:49 +01:00
FlorianMichael
972a6932b2
Fixed platform loading
Closes https://github.com/ViaVersion/VIAaaS/issues/237
2024-02-18 22:51:21 +01:00
FlorianMichael
6575cf357a
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	build.gradle.kts
2024-02-15 03:25:55 +01:00
FlorianMichael
39005eb04f
24w07a, Port to upstream changes (maybe) 2024-02-15 03:25:28 +01:00
EnZaXD
d29a2a5ae3
24w06a 2024-02-07 19:59:52 +01:00
EnZaXD
e774f98f2c
24w05b 2024-02-02 11:31:30 +01:00
FlorianMichael
becd446c77
Updated Backend version list in index.html 2024-01-26 15:35:15 +01:00
FlorianMichael
3fc620fdc2
2024 2024-01-26 15:33:53 +01:00
FlorianMichael
86809ce227
24w04a 2024-01-26 15:33:19 +01:00
creeper123123321
b16a7ff92d fix missing sdk use java 2024-01-21 10:03:59 -03:00
EnZaXD
ffbb53c326
Merge pull request #235 from Kichura/master
Update dependencies, Enhance CI and more
2024-01-20 09:03:59 +01:00
Kichura
e7dedd9aba
Velocity 3.3.0 wants JDK 17, not 11. 2024-01-19 23:57:54 +01:00
Kichura
2be372c19d
Update Velocity to 3.3, Guava to 33.0.0.
How did i miss these?
2024-01-19 23:45:52 +01:00
Kichura
b9a3467019
Revert disruptor version to 3.4.4.
Version 4 of disruptor is not compatible with current log4j we have.
2024-01-19 23:44:38 +01:00
Kichura
15ca031125
Update Gradle's cache list, Use "Artifacts" for ZIP. 2024-01-19 23:35:55 +01:00
Kichura
1bfa8d41bd
Update AbstractSingleChat to be compatible with latest via*. 2024-01-19 23:17:06 +01:00
Kichura
0f42f5a76f
Update Netty to 4.1.105. 2024-01-19 23:05:25 +01:00
Kichura
b99971194d
Enhance CI, JitPack, Gradle 8.5, paste.gg -> mclo.gs and dependency updates. 2024-01-19 23:01:15 +01:00