Commit Graph

28 Commits

Author SHA1 Message Date
Christian Koop ea940d573d
Simplify project setup to single-module and modernize pom.xml+plugin.yml 2023-06-29 13:48:34 +02:00
Esophose d8bd19a08a Refactor into maven modules 2019-03-29 21:59:10 -06:00
Esophose 8026babcdf Tree detector, file formatting, this., new settings, other changes 2019-03-29 16:52:17 -06:00
Esophose e3bbc814f3 IBlockData and soil changes 2019-03-28 14:34:17 -06:00
Esophose 9329cc1fb6 Tree detection 2019-03-28 11:38:37 -06:00
Esophose a267bd745c Additional boilerplate, actually start implementing some stuff 2019-03-28 00:42:22 -06:00
Esophose 4192e5ba74 Even more boilerplate code 2019-03-27 22:22:13 -06:00
Esophose 665ece06da Added lots of boilerplate code 2019-03-27 18:56:39 -06:00
Esophose 7bd1157f07 WIP 2019-03-26 14:35:17 -06:00
Esophose cece22e247 The beginning 2019-03-25 13:40:56 -06:00
Esophose 0aad72bc2c Version number 2019-03-05 21:31:14 -07:00
Esophose 0ed8bef901 Add metrics 2019-03-05 21:06:38 -07:00
Esophose 5c3ac55fde Add setting to scatter tree blocks on the ground 2019-02-16 01:08:34 -07:00
Esophose 82e8c064f4 Refactor hooking system 2019-02-16 00:16:54 -07:00
Esophose 319298968f Add Jobs Reborn hook, add delete log setting, fix some sapling replants 2019-02-15 22:32:12 -07:00
Esophose 1b370a73dd Bump version to 1.0.12, mcMMO Classic support, fix axe durability 2019-02-11 19:11:08 -07:00
Esophose 69d7a665f4 Added mcMMO woodcutting XP support 2019-02-10 21:50:07 -07:00
Esophose 83ceca627c Tab complete, valid world reloading, onDisable message 2019-02-06 20:37:16 -07:00
electro2560 407fbdccc0 Add tree events 2019-02-06 01:39:12 -05:00
Brianna O'Keefe 041c265024 Chop toggle. 2019-02-06 01:38:37 -05:00
Brianna O'Keefe 08d304444e cleaned 2018-12-19 12:58:05 -05:00
Brian 5ea8dfe9e6 Bug Fixes 2018-12-18 16:12:26 +02:00
MagmaGuy 54ab6c9690 Version 0.0.6
- Added custom loot
- Enhanced the tree search algorithm so it can do branches (fixes the format of a number of trees) among other tweaks
- Fixed a number of loot issues
- Fixed the tree leaf fall replant % being too high
- Added a no animation version of the tree drop
- Added a LeafToSapling converter util
- Fixed durability issue where the plugin was taking too much durability from axes
- Added dirt/grass/coarse dirt ledge compatibility, allows for more flexibility in the tree identification process
2018-11-07 04:41:40 +00:00
MagmaGuy a235d3d803 Version 0.0.4
- Fixed issues related to loot
- Added poppy to valid forest setting
- Redid the animation class for more reliable fallen block detection
2018-11-06 20:18:16 +00:00
Brianna O'Keefe ad250f421e Clean up 2018-11-05 17:41:25 -05:00
MagmaGuy 93856fc506 Version 0.0.3
- Fully implemented reload command
2018-11-05 21:14:53 +00:00
MagmaGuy 8a0f3ee107 Version 0.0.2
- Added smoke particles to fallen trees
- Integrated all the config checks
- Added more classes to give the codebase more structure
- Added a number of config options
- Added some safeguards for the falling blocks
- Added all the necessary loot
- Added permission nodes
- Added custom tree falling sounds
- Converted the animation from single-phase to 2-phase, trees now slowly tip over and then pick up speed
- Added various sapling spreading mechanics
- Added damage to entities caught in the tree falling
- Added silk touch compatibility
- Added creative mode filter, doesn't affect players in creative mode
- Added per-world filter
- Started adding reload command, not currently functional due to bad configuration file reloading
- Added axe filter, only applies effect to players wielding axes
- Tweaked the search pyramid to better fit various trees generated by minecraft
2018-11-05 04:15:18 +00:00
MagmaGuy 8e36ecb417 Version 0.0.1
- Initial commit
2018-11-03 23:33:37 +00:00