Major UI Update
Hey everyone! We released a major interface update for Chop The Forest.
Most of the game UI has been redesigned: the main HUD, menus, upgrades, pets, quests, leaderboards, teleport, free cases, prestige, lobbies, credits, settings, and the main menu all received a cleaner new style. Windows now feel more consistent, backgrounds are easier to read, and important actions should be clearer across the game.
Backend Changes
Selling logs through the Discord bot
Some players had delayed sales, especially when cutting trees quickly with the saw and repeatedly selling. In some cases it looked like logs disappeared and then came back. We reworked backpack and sale synchronization so the backend correctly includes logs that were still waiting to be saved.
Gates and progression
There was a bug where gates could be closed from the admin side but still appear open in-game. We added a more reliable backend check for unlocked gates.
Profile timeouts
Messages like `Backend profile refresh after sale timed out` or `Backend harvest flush before sale timed out` meant the server had already applied the result, but the client did not always refresh fast enough. This recovery flow should now be more stable.
Thanks for playing and helping us find these issues.