• 2022.05 350b6d175c

    LizzyFleckenstein03 released this 2022-05-18 08:44:02 -07:00 | 72 commits to master since this release

    Merged upstream minetest changes.
    Dragonfireclient now comes bundled with a selection of clientmods.

    Downloads
     
  • 2021.05 b7abc8df28

    LizzyFleckenstein03 released this 2021-05-11 10:15:23 -07:00 | 787 commits to master since this release

    Heavily extended ClientObjectRefs. Added nametag images and tile defintions are now included in node definitions gotten by get_node_def.

    Downloads
     
  • 2021.03 c47eae3165

    LizzyFleckenstein03 released this 2021-03-26 06:10:18 -07:00 | 794 commits to master since this release

    API fixes and additions: Gave client access to Noise (PseudoRandom etc.), fixed the HTTP API - it how works exactly like the server-side API. Extended ObjectRef API. Ported formspec fields API from waspsaliva. This API is unofficial and undocumented; use at own risk. Invalid usage may crash the client.

    Fixed a bug with freecam that caused your speed to not be sent to server (-> walking animations in MineClone2 did not show).

    As always, merged Minetest upstream changes (5.5.0-dev).

    There is a 32-bit build now.

    Downloads