Skip to content

Releases: Zorz42/Terralistic

0.5.2-alpha

28 Dec 21:38
Compare
Choose a tag to compare
  • massively optimized lighing
  • server ui improvements
  • ore generation
  • fixed many bugs
  • added tools
  • added stone block
  • added furnace (not entirely) and a system for block inventories
  • improved the main background
  • added death
  • health now saves into the world file

0.5.1-alpha

07 Oct 14:35
Compare
Choose a tag to compare
  • readded a ton of content from the c++ version
  • added chat
  • server ui is completely reworked with vim-like shortcuts to customize ui
  • added settings menu
  • improved performance
  • fixed bugs
  • added tests
  • rewrote a lot of code for better codebase maintainability
  • added health

0.5.0-alpha

11 Apr 08:02
Compare
Choose a tag to compare
  • rewrote all code in rust
  • not all has been rewritten
  • more stability
  • memory safe

0.4.3-alpha

15 Oct 19:31
Compare
Choose a tag to compare
  • fixed archive corruption

0.4.2-alpha

15 Oct 19:14
Compare
Choose a tag to compare
  • fixed various bugs
  • added health change indicator
  • added wooden_planks
  • added wooden_platform
  • added wooden_wall
  • added server ui

0.4.1-alpha

02 Oct 20:08
Compare
Choose a tag to compare
  • fixed cmd popup in windows

0.4.0-alpha

02 Oct 19:05
Compare
Choose a tag to compare
  • fixed debug menu showing briefly on joining a world
  • fixed respawn screen showing briefly on joining a world
  • fixed multiple block textures not working
  • added a new ice texture
  • added item entity grouping
  • added seed input
  • added ghost text to input boxes somewhere
  • added cactus
  • added server names
  • added unlit torch
  • implemented random tick
  • implemented timeout kick
  • added ping to debug menu
  • added a shovel
  • slight changes to mod menu
  • changed image format in resources
  • revisiting chat messages with keyboard arrows
  • completely rewrote graphics library and implemented a networking library (works a little faster now)
  • general misc improvements
  • fixed bugs
  • changed and improved ui
  • added more settings

0.3.5-alpha

27 Feb 19:35
Compare
Choose a tag to compare
  • fixed torch bug
  • fixed server time
  • improved performance again
  • added big blocks
  • separated client into two threads
  • fixed chat
  • made timers more precise
  • fixed bugs
  • improved tree looks
  • improved item pickup
  • improved font
  • remade debug menu
  • fixed windows compile optimisations
  • added death and respawn screen
  • general little improvements

0.3.4.3-alpha

30 Jan 18:52
Compare
Choose a tag to compare
  • added test version to test autoupdate system

0.3.4.2-alpha

30 Jan 18:49
Compare
Choose a tag to compare
  • optimized rendering and updating things
  • fixed lighting on left border
  • finished commands
  • added fall damage
  • improved lighting and fixed lighting source bug
  • added some tests for xcode
  • reeadded updater