Version 0.7 Changelog
Note: For this version i completely recoded the mod but some parts ended up getting removed in favor of better performance and less packet sending.
-
What has been recoded
- Block detection algorithm.
- Tree rendering.
- Tree animation.
- Tree entity.
- API.
- Config.
-
What has been fixed
- Tree fall SFX will now only get played when a log of a tree is broken.
- Tree fall SFX will now be effected by distance (Fixed by Darien Gillespie).
-
What has been changed
- The tree detection algorithm now ignore persistent leaves.
- The tree fall SFX packet will now only be sent to players in a radius of 32 blocks of the tree.
- "One block mining" will now be named "Crouch mining"
-
What has been added
- Gravity to tree entities
-
What has been removed
- One block mining toggle keybind (Might get added back later in development)
- Dynamic mining speed (Will be added back later)
Changelog
- Added
- One block mining indicator
- Food exhaustion limit
- Limit for mining speed
- support for Bamboo and Cactus
- Russian translation by Aspirata
- Changes
- Updated Networking to try and fix crashes when breaking logs.
- Improved block rendering so blocks keep tint and hopefully fix more crashes.
- Improved mining speed based on log amount so one block mining takes the standard amount of time to break.
Version 0.5.3 Changelog
-
Fixes
- Crash when chopping trees on the server.
- Mining speed staying slow even when tree size limit is reached.
-
Changes
- Default tree block amount limit is change from 64 to 200
- Sound effect settings moved to server side because it did not work on client.
Version 0.5.2 Changelog
- Fixes
- Keybind registering on server when it should not.
Version 0.5.1 Changelog
-
Added
- Added tree fall sound effects own volume setting in config
-
Fixes
- The mod trying to access a private variable
Version 0.5 Changelog
-
Added
- Jade Support
- Tree will only fall if a tool is used (Configurable | Default false)
- Tree Size Limiter (Configurable)
- Single block mining method (Client | Configurable | Possible: Crouch, Keybind toggle, off [off means you will have to set if your mining a single block through the config] | Default Crouch)
- Block mining speed is slower for bigger trees (Configurable)
- Tree fall sound effect
-
Changes
- Change food exhaustion to be configurable
- Change item damage to be configurable
-
known issues
- Tree mining speed won't change back to the default mining speed when single block mining is active.
Version 0.4.3 Changelog
- Port to 1.19.2
- Fixed crash when clicking my mod in the modmenu on forge
Version 0.4.3 Changelog
- Made the 1.19.3 together with every version up to the current latest version.