Skip to content

Releases: DiffuseHyperion/InertiaAntiCheat

Release 1.1.1.2

11 Dec 08:33

Choose a tag to compare

Updated to Minecraft 1.21.11.

Full Changelog: 1.1.1.1...1.1.1.2

Release 1.1.1.1

17 Oct 12:59

Choose a tag to compare

Full Changelog: 1.1.1...1.1.1.1

Updated to Minecraft 1.21.10.

Release 1.1.1

17 Oct 12:58
92e7ee2

Choose a tag to compare

Full Changelog: 1.1.0.4...1.1.1

Updated to Minecraft 1.21.9.

Release 1.1.0.4

27 Jul 12:22

Choose a tag to compare

Full Changelog: 1.1.0.3...1.1.0.4

Updated to Minecraft 1.21.8.

Release 1.1.0.3

02 Jul 05:12

Choose a tag to compare

Full Changelog: 1.1.0.2...1.1.0.3

Updated to Minecraft 1.21.7.

Release 1.1.0.2

19 Jun 08:26

Choose a tag to compare

Full Changelog: 1.1.0.1...1.1.0.2

Fixed soft-whitelist not working when using ID transfer method.

Updated me.luckofabric-permissions-api dependency too.

Release 1.1.0.1

17 Jun 16:08

Choose a tag to compare

Full Changelog: 1.1.0...1.1.0.1

Updated to Minecraft 1.21.6.

Release 1.1.0

16 Jun 16:13

Choose a tag to compare

Full Changelog: 1.0.4.3...1.1.0

Changed from using Jackson to GSON for JSON parsing, which should help reduce the mod's size.

(Pre)release 1.1.0

13 Jun 15:42

Choose a tag to compare

(Pre)release 1.1.0 Pre-release
Pre-release

Full Changelog: 1.0.4.3...1.1.0

NOTE: I am aware that 1.21.6 is about to release, thus why I am making this a pre-release to fix any issues before I update to 1.21.6.

its been a while hasn't it lol

Resolved issue in #65. The mod now only stores all mod paths at initialization. The mods are only loaded into a small buffer during the mod transfer process from the client to the server.

Implented workaround for #64. The old mod ID system from the alpha versions has been reimplented as a new transfer method. This transfer methods takes the unique mod ID that all fabric mods must have.

Changed dependencies requirement. All Fabric API versions (for the same Minecraft version, of course) are accepted. The mod now only works on the exact Minecraft version it was meant for, whereas it used to be on the exact and future Minecraft versions. The strictness is due to how much the mod breaks inbetween versions due to how much it changes the login protocol.

Release 1.0.4.3

09 Jun 15:23

Choose a tag to compare

Full Changelog: 1.0.4.2...1.0.4.3

Updated to Minecraft 1.21.5.