Skip to content

Releases: konstructs/client

Release 9

Choose a tag to compare

@petterarvidsson petterarvidsson released this 28 Nov 21:16

This is a bug fix release that fixes missing shader files from all client builds except the snap packages.

Release 8

Choose a tag to compare

@konstructs-automation konstructs-automation released this 19 Nov 12:52
Merge pull request #227 from konstructs/fix-falling-outside-of-chunk

Don't move player if chunk is not loaded

Release 7

Choose a tag to compare

@petterarvidsson petterarvidsson released this 19 Oct 10:35

This release includes updates to the block format. It now handles block health as well as rotated block. It also contains big upgrades to the rendering loop, adding dynamic view distance as well as improved prioritization of nearby chunks to provide quicker block updates.

Release 6

Choose a tag to compare

@nsg nsg released this 09 Jun 22:08

This release contains a lot of usability updates:

  • Network failures and disconnects are now handle nicely
  • It is now possible to craft full stacks (left click), half stacks (middle button) and single blocks (right click)
  • It is possible to move full stacks (left click), half stacks (middle button) or single blocks (right click) when managing the inventory
  • A bug when the player's head got stuck "inside" a block was fixed
  • Sneak mode (hold shift while walking) was enabled and it let's the player avoid falling off edges

Release 5

Choose a tag to compare

@petterarvidsson petterarvidsson released this 21 May 14:10
  • It is now possible to swim in liquids
  • Updated more intelligent chunk loading

Release 4

Choose a tag to compare

@nsg nsg released this 25 Mar 23:57
  • Reworked chunk loading, all annoying login bugs eliminated
  • Reintroduced visibility of other players
  • Made the player a bit taller and increased the FOV by 10 degrees
  • All clients now share the time of day

Release 3

Choose a tag to compare

@nsg nsg released this 16 Feb 18:32
  • A GUI for server selection
  • Windows: Fixed the bug where you had to disable Aero.
  • Improved performance

Release 2

Choose a tag to compare

@nsg nsg released this 05 Sep 22:00

Added/changed:

  • Improved login handling, thanks to Henningstone
  • Further performance improvements to chunk loading
  • Instant client side block placement
  • Improved movement of stacks in inventory

Release 1

Choose a tag to compare

@nsg nsg released this 15 Aug 12:11

New features

The client

Added/changed:

  • Performance improvements to chunk loading/rendering (lag spikes are gone)
  • Instant feedback on block placement to make laggy connections less annoying
  • Add support for inventories and a belt (the hotbar)
  • Huge rewrites and changes to prepare the game for future releases and ideas
  • Chunks are 32x32x32 (Craft’s chunk where 32xMAX_HEIGHTx32), this really removes all height limitations

Removed:

  • Light sources and signs, both will most likely be added in some form later, they where removed to clean up the code.

For more information and download links, see the full release notes at http://www.konstructs.org/release-1/