Skip to content

Releases: PandaMods-Dev/Pandas-Falling-Trees

Version 0.12.3 mc1.19.2

30 Jun 11:24
Compare
Choose a tag to compare
Pre-release

Version 0.12.3 Changelog

  • Bug Fixes
    • Fixed issue Access Widener not getting injected properly

Falling Trees 0.12.2-1.21

29 Jun 10:25
Compare
Choose a tag to compare
Pre-release

Version 0.12.2 Changelog

  • General Updates

    • NeoForge Support (1.20.5+)
    • 1.21 Support
    • HT's Treechop support code temporarily removed until updated past 1.20.1 (1.20.4 and below won't be affected)
  • License Update:

    • Every update from this update and onwards will be licensed under the GNU LGPLv3

Falling Trees 0.12.2-1.20.5

29 Jun 10:24
Compare
Choose a tag to compare
Pre-release

Version 0.12.2 Changelog

  • General Updates

    • NeoForge Support (1.20.5+)
    • 1.21 Support
    • HT's Treechop support code temporarily removed until updated past 1.20.1 (1.20.4 and below won't be affected)
  • License Update:

    • Every update from this update and onwards will be licensed under the GNU LGPLv3

Falling Trees 0.12.2-1.20

29 Jun 10:23
Compare
Choose a tag to compare
Pre-release

Version 0.12.2 Changelog

  • General Updates

    • NeoForge Support (1.20.5+)
    • 1.21 Support
    • HT's Treechop support code temporarily removed until updated past 1.20.1 (1.20.4 and below won't be affected)
  • License Update:

    • Every update from this update and onwards will be licensed under the GNU LGPLv3

Falling Trees 0.12.2-1.19.2

29 Jun 10:22
Compare
Choose a tag to compare
Pre-release

Version 0.12.2 Changelog

  • General Updates

    • NeoForge Support (1.20.5+)
    • 1.21 Support
    • HT's Treechop support code temporarily removed until updated past 1.20.1 (1.20.4 and below won't be affected)
  • License Update:

    • Every update from this update and onwards will be licensed under the GNU LGPLv3

Version 0.12.1 Beta

23 May 19:28
Compare
Choose a tag to compare
Version 0.12.1 Beta Pre-release
Pre-release

Version 0.12.1 Changelog

Fixes:

  • Fixed Mining speed not changing to default when crouching

Version 0.12 Beta

21 Apr 00:44
568839a
Compare
Choose a tag to compare
Version 0.12 Beta Pre-release
Pre-release

Version 0.12 Changelog

Updated:

  • Made all tree types follow the rules of config options "onlyFallWithRequiredTool" and "disableCrouchMining"
  • Added config option "allowedToolFilter" to all tree types
  • Improved lighting on rendered blocks

Fixed bugs:

  • Fixed issue with client configs not staying synchronized with server (Update PandaLib to 0.2.1+)

Version 0.11 Beta

01 Apr 18:29
Compare
Choose a tag to compare
Version 0.11 Beta Pre-release
Pre-release

Version 0.11 Changelog

Updated:

  • Changed Common config option "minimumSpeed" to "maxSpeedMultiplication"
  • Added allowed Tool Filter to config
  • Added Mushroom Tree type
  • Improved Rendering a bit

Fixed bugs:

  • Fixed config file not updating or generating
  • Fixed Chorus flower dropping instead of Chorus fruit

Version 0.10 Beta

18 Feb 13:23
Compare
Choose a tag to compare
Version 0.10 Beta Pre-release
Pre-release

Version 0.10 Changelog

  • What's been recoded

    • API
  • What's been fixed

    • Block filter not validating correctly
  • What's been changed

    • Falling Trees now require PandaLib
    • Falling Trees no longer require Cloth Config
    • Made some improvements to the algorithm together with the API recode
    • Removed the tree entity name popping up on screen when using Jade
    • Config menu is temporarily gone (Will be added back when I have created an automatic config menu for Pandalib)
  • What's been added

    • Config settings for each tree type
    • Dynamic Mining Speed
    • HT's Treechop support

Version 0.9 Beta

09 Dec 12:38
Compare
Choose a tag to compare
Version 0.9 Beta Pre-release
Pre-release

Version 0.9 Changelog

  • What's been fixed

    • Server crash because client side only code is tried to get executed on the server
    • Common config not always syncing with singleplayer
  • What's been recoded

    • Animation
  • What's been added

    • Animation config options
    • Tree life length config option