Skip to content

Releases: duzos/fakeplayer

Fake Players 2.0.5 (1.20.1)

01 May 17:02
93f993c

Choose a tag to compare

v2.0.5

  • Fake players no longer despawn (#16).
  • Added /players spawn <skin> [pos] command.
  • Added click sounds on interactions and a page turn on chat.
  • Added config/players.json for default skin, attributes, and persistence.
  • Tolerate missing nbt tags when loading legacy fake players.
  • Cached custom name component to avoid per-frame allocation.
  • 1.20.4 build now targets NeoForge.

Fabric (1.20.1) v1.1.2

03 Oct 22:16

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

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

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

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

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

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

Choose a tag to compare

Fixed gui scaling issues

Forge (1.19.3) v0.5.2

30 Sep 16:18

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

Choose a tag to compare

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