Skip to content

Releases: DiffuseHyperion/InertiaAntiCheat

Release 1.1.1.2

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 11 Dec 08:33

Updated to Minecraft 1.21.11.

Full Changelog: 1.1.1.1...1.1.1.2

Release 1.1.1.1

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 17 Oct 12:59

Full Changelog: 1.1.1...1.1.1.1

Updated to Minecraft 1.21.10.

Release 1.1.1

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 17 Oct 12:58
92e7ee2

Full Changelog: 1.1.0.4...1.1.1

Updated to Minecraft 1.21.9.

Release 1.1.0.4

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 27 Jul 12:22

Full Changelog: 1.1.0.3...1.1.0.4

Updated to Minecraft 1.21.8.

Release 1.1.0.3

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 02 Jul 05:12

Full Changelog: 1.1.0.2...1.1.0.3

Updated to Minecraft 1.21.7.

Release 1.1.0.2

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 19 Jun 08:26

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

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 17 Jun 16:08

Full Changelog: 1.1.0...1.1.0.1

Updated to Minecraft 1.21.6.

Release 1.1.0

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 16 Jun 16:13

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

(Pre)release 1.1.0 Pre-release
Pre-release

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 13 Jun 15:42

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

Choose a tag to compare

@DiffuseHyperion DiffuseHyperion released this 09 Jun 15:23

Full Changelog: 1.0.4.2...1.0.4.3

Updated to Minecraft 1.21.5.