This blog post was added to this website in 2025.
Alpha 2226030300 — Sunday, 2022-07-03 03:00 — IV: 22 U: 0
!!! ALL DATA IS RESET IN THIS BUILD !!!
-Added foraging blocks to the desert
-All sounds now are 60% quieter
-Added world map
-Added travel transition screen (adjusts to current system time)
-Resizable window
-Save update window
-blockAmt and itemAmt in playerData are now lists instead of arrays
-Added in-game clock
-Removed “(only works sometimes)” from error initiator button
-Printed logs no longer get shown (as a warning) on screen
-Errors now show the blue error screen
-Warnings are now only shown in the yellow box
-Current game version is now logged in log file
-“Hit1”, “Hit2”, “Hit3”, “Hit4”, “Break”, “Error”, “Warning” and “Info” audios no longer play on awake
-Idle Picker is now visible in background
-Idle Picker is now able to run in background
-Added tabs to right menu
-Removed demo info
-Added version number
-Removed unsued “Area travel” screen
-Base resolution of the game is now 1600×900 instead of 1280×720
-“Coming soon” title in seed selection window has been moved into seed selection
-Added “latestIVPlayed” int to PlayerData
-Updated internal version to 22
Alpha 2226032135 — Sunday, 2022-07-03 21:35 — IV: 23 U: 0
-Added mining blocks for the desert
-All added desert blocks are now available in the inventory
-Fixed bug with the new save system hindering the game from starting (fixed from 2226030300)
-Clock now uses “Weekday, yyyy-mm-dd hh : mm : ss” instead of “Weekday yyyy-mm-dd – hh : mm : ss”
-Clock now shows a 0 in front of the minute if the current minute is between 0 and 9
-Added outline font asset
-Clock now uses outline font asset
-Clock is no longer stretched over the whole bottom of screen and is now confined to the bottom left
-Clock now uses four corners gradient (#FFFF90FF, FFFF40FF, FF0000FF, FF0000FF)
-Grammatical fixes
-Birch and Oak wood are now called Birch and Oak log
-Travel screen is now hidden at 10000 instead of 50000, this shouldn’t be noticeable unless you have a 11000×1000 monitor
-Removed unused TravelArea() function
-Inventory is now a scroll rect
-Clock now has a see-through black background
-Clock is no longer transparent
-Experimental branch and normal branch saves are no longer saved in the same file
-Updated internal version to 23