Skip to content

Releases: mcbrawls/inject

v2.2.2

11 Nov 15:32
Compare
Choose a tag to compare

v2.2.1

11 Nov 15:26
Compare
Choose a tag to compare

Fixes #2

v2.2.0

03 Nov 15:40
Compare
Choose a tag to compare

BREAKING: Move HTTP-related things to its own module

IMPORTANT: License change for Spigot and Paper: GPL-3.0

v2.1.1

01 Nov 11:38
Compare
Choose a tag to compare

Changes reflection behaviour in spigot to look up fields and methods based on type and predicate instead of hardcoding obfuscated field/method names

v2.1.0

31 Oct 23:44
Compare
Choose a tag to compare

Adds Spigot support
Fixes a bug where HttpRequest#parse throws since the reader index is not reset

v2.0.2

30 Oct 21:51
Compare
Choose a tag to compare

Adds HttpInjector#isRelevant
Reformats some classes
Improves javadoc comments
HttpRequest#parse now throws IOException instead of Exception
Actual error handling of HttpRequest#parse is now performed

v2.0.1

30 Oct 14:00
Compare
Choose a tag to compare

Fixes useless HttpInjector#isRelevant function existing

v2.0

30 Oct 13:56
Compare
Choose a tag to compare
  • Paper support
  • Move to java
  • Injection of outgoing packets
  • Move to multi module project

v1.1

17 Oct 19:45
Compare
Choose a tag to compare

Fix isRelevant never getting called

oops

v1.0

17 Oct 16:11
Compare
Choose a tag to compare
initial commit