94391df724
feat: initial implementation of patchless packet handling
...
currently only supports "play packets", thus not including login and handshake
2023-04-10 18:20:31 +02:00
7119da1cc2
chore: updated to lillero-processor 0.4, updated patches to new system
2023-03-18 22:55:46 +01:00
e102e85f9b
fix: never put .dirty in jar name
...
when building right on a tag but with a dirty project, the version would
result something like "X.X.X.dirty", without any dash because there are
no extra commits
2023-03-07 13:16:13 +01:00
f243885ac9
chore: now annotationprocessor itself tells you what it needs in the classpath
2023-03-02 16:54:21 +01:00
8127c30fc7
chore: checkerframework
2023-03-02 10:45:46 +01:00
320b1b4f4e
chore: removed depcreated api from build.gradle
2023-03-02 00:33:14 +01:00
5cb0041469
chore: cleanup, created libs.version.toml
2023-03-02 00:11:08 +01:00
ftbsc
930ccf34c7
feat: implemented auto service for modules
2023-02-28 23:00:03 +01:00
ftbsc
5b14b18d62
version bump
2023-02-27 17:25:46 +01:00
de9f23e856
chore: converted patches to new system
2023-02-27 02:27:15 +01:00
4869fcb698
chore!: added Access Transformers (rebuild env!)
2023-02-13 18:26:00 +01:00
b6c145f1ee
chore: bump dependancy
2023-02-13 01:21:15 +01:00
ftbsc
382e57a2cf
feat: initial work on packet patch
2023-02-08 00:10:31 +01:00
ftbsc
0591511859
chore: tabs even in gradle
2023-02-07 21:46:05 +01:00
93838f17ee
build: include version (trimmed) in build output
2023-02-07 02:36:47 +01:00
d5ed8e2518
build: removed asm patching and moved asm patches
2023-02-07 01:52:48 +01:00
59e579d9e1
chore: trim it more
2023-02-02 11:13:18 +01:00
cb16fd72bf
chore: slimmed down (build|properties).gradle
2023-02-02 00:23:02 +01:00
dev@ftbsc
7ef6f46d8a
chore: slimmer build.gradle
2023-02-01 21:53:08 +01:00
7ebbb991d2
fix: forgot to actually call copyJar
2023-02-01 21:09:45 +01:00
06e8d98707
Merge remote-tracking branch 'origin/dev' into dev
2023-02-01 20:53:37 +01:00
d174f06d0e
feat: ported copyJar from fantabos.co client
...
also removed useless comments from the forge example
2023-02-01 20:53:23 +01:00
914c47dfb3
fix: older version works on java 8
2023-02-01 20:30:37 +01:00
c10c695e90
chore: track versions with git
2023-01-31 23:02:27 +01:00
2e00a3ee4b
chore: boilerplate
2023-01-24 01:07:30 +01:00