Skip to content

Releases: Duzos/fakeplayer

Fabric (1.20.1) v1.1.2

03 Oct 22:16
Compare
Choose a tag to compare

Full Changelog: v1.1.1-1.20.1-FABRIC...v1.1.2-1.20.1-FABRIC

Fix the game crashing when renaming a spawn egg (relates to the method of downloading images async)

Future note for the cause of this problem was asynchttpclient didn't automatically include it's own dependencies, so the game crashed when using it.
Those dependencies have been added by throwing everything I could think of at it.

Fabric (1.19.4) v1.1.2

03 Oct 22:18
Compare
Choose a tag to compare

Full Changelog: v1.1.1-1.19.4-FABRIC...v1.1.2-1.19.4-FABRIC
Fix the game crashing when renaming a spawn egg (relates to the method of downloading images async)

Future note for the cause of this problem was asynchttpclient didn't automatically include it's own dependencies, so the game crashed when using it.
Those dependencies have been added by throwing everything I could think of at it.

Fabric (1.20.1) v1.1.1

30 Sep 15:22
Compare
Choose a tag to compare

Full Changelog: v1.1-1.19.4-FABRIC...v1.1.1-1.20.1-FABRIC

Fixed the GUI scaling and bumped the version to v1.1.1

Fabric (1.19.4) v1.1.1

30 Sep 15:23
Compare
Choose a tag to compare

Full Changelog: v1.1-1.19.4-FABRIC...v1.1.1-1.19.4-FABRIC

Fixed gui scaling and bumped version to v1.1.1

Forge (1.19.4) v0.7.9

30 Sep 16:11
Compare
Choose a tag to compare

I don't know why the older forge version is a higher number then the newer one. But I didn't write this code so I'll just version bump and assume it's fine.

Anyways this has the same screen scaling fix as Forge Version 0.7.7-1.20.1-FORGE and the v1.1.1 of the fabric versions.

Forge (1.19.2) v0.7.9

30 Sep 16:27
Compare
Choose a tag to compare

Applied the same screen scaling fix as the 1.19.4 version of this for forge

Forge (1.20.1) v0.7.7

30 Sep 15:52
Compare
Choose a tag to compare

Fixed gui scaling issues

Forge (1.19.3) v0.5.2

30 Sep 16:18
Compare
Choose a tag to compare

Screen gui scaling fix

Full Changelog: v0.7.9-1.19.4-FORGE...v0.5.2-1.19.3-FORGE

Fabric (1.20.1) v1.1

28 Sep 20:24
Compare
Choose a tag to compare

Mostly complete feature parity with the forge version, excluding sitting and changing skins on demand

Fabric (1.19.4) v1.1

28 Sep 21:13
Compare
Choose a tag to compare

Full Changelog: v1.1-1.20.1-FABRIC...v1.1-1.19.4-FABRIC

General cleanup and backport to 1.19.4 from 1.20.1