Releases: Zorz42/Terralistic
Releases · Zorz42/Terralistic
0.5.2-alpha
- 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
- 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
- rewrote all code in rust
- not all has been rewritten
- more stability
- memory safe
0.4.3-alpha
- fixed archive corruption
0.4.2-alpha
- fixed various bugs
- added health change indicator
- added wooden_planks
- added wooden_platform
- added wooden_wall
- added server ui
0.4.1-alpha
- fixed cmd popup in windows
0.4.0-alpha
- 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
- 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
- added test version to test autoupdate system
0.3.4.2-alpha
- 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