Commit Graph

33 Commits

Author SHA1 Message Date
Brianna
ac8d2a9714 version 2.2.1b 2021-01-15 15:00:10 -06:00
Brianna
e174ebc5bf version 2.2.1 2020-12-23 11:46:46 -06:00
Brianna
c445e132e2 version 2.2 2020-11-24 15:50:50 -06:00
Brianna
5dcb528eea version 2.1.1 2020-11-03 18:18:47 -06:00
Brianna
ffb7657a78 version 2.1 2020-10-30 15:00:42 -05:00
Brianna
065a5b809b Removed proprietary compatibility support and switched to SongodaCore. 2020-10-30 15:00:27 -05:00
Brianna
ee6439fe65 version 2.0.9b 2020-09-23 16:30:18 -05:00
MysteriousKyle
f59cc05d9d Update pom.xml 2020-09-23 16:17:06 -05:00
Brianna
23e7643eb9 version 2.0.9 2020-08-28 18:09:38 -05:00
Brianna
151b443a80 Lets use SongodaCore hooks. 2020-08-28 17:54:47 -05:00
Brianna
04b23f5e1d version 2.0.8 2020-06-28 19:18:36 -05:00
Brianna
5e1a913ac4 version 2.0.7 2020-06-11 11:40:47 -05:00
Brianna
3464574b74 Added Public repo 2020-03-16 15:32:18 -04:00
Brianna
6922ed36d3 version 2.0.6 2020-02-03 17:30:36 -05:00
Brianna
46d1f7b01d version 2.0.5 2020-01-27 08:19:11 -05:00
Brianna
7b45e94d59 Removed CI, Converted to Maven, Added Songoda Core, Redid Locale 2020-01-27 08:16:29 -05:00
Esophose
a52ba616fe Gradle project 2019-04-22 18:34:31 -06:00
Esophose
5d83a2bd27 Does it build? 2019-03-30 00:46:13 -06:00
Esophose
d8bd19a08a Refactor into maven modules 2019-03-29 21:59:10 -06:00
Esophose
319298968f Add Jobs Reborn hook, add delete log setting, fix some sapling replants 2019-02-15 22:32:12 -07:00
Esophose
d9f7c60836 Update pom.xml with mcMMO dependency 2019-02-13 18:05:11 -07:00
Brianna O'Keefe
84e7c34097 Update pom.xml 2018-11-19 23:53:08 +00:00
Brianna O'Keefe
bca27ee82e Update pom.xml 2018-11-19 02:06:47 +00:00
Brianna O'Keefe
1d6809936e Update .gitlab-ci.yml, src/main/resources/plugin.yml, pom.xml, LICENSE files
Deleted target/classes/plugin.yml, src/LICENSE files
2018-11-19 01:49:30 +00:00
MagmaGuy
f483e9dea2 Version 0.0.10
- Added snow compatibility
2018-11-15 22:47:27 +00:00
MagmaGuy
6918b4ad4d Version 0.0.9
- Pro tip to anyone reading this in the future: do not try to remove elements from a HashSet using an iterator. I don't know if I'm cursed but too much time was spent debugging something that had no rhyme or reason not to work in the first place.
- Redid the TreeChecker as to make it able to individually target trees. It now uses a very large amount of different techniques to be able to individually target trees while avoiding as much collateral damage as possible and still removing an appropriate leaf amount.
- Enhanced documentation, will be further enhanced if this becomes the final version of the parser.
2018-11-15 22:28:52 +00:00
MagmaGuy
ee0f95cfbe Version 0.0.8
- Tweaked tree checker so it will only add blocks of the same tree type
- Added mushroom-specific loot
2018-11-08 23:35:10 +00:00
MagmaGuy
2773986039 Version 0.0.7
- Fixed tree parser's odd behaviors
- Tree parser is now mostly non-static
- Cleaned up code
- Added more comments
2018-11-08 01:44:02 +00:00
MagmaGuy
e349e54a03 Version 0.0.5
- Made the plugin compatible with mushrooms
- Added a little leeway to allow for 1-2 blocks of dirt/coarse dirt/grass (in height) to be placed adjacent to the trees (covers vanilla world generation for the most part)
2018-11-06 22:08:46 +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
MagmaGuy
93856fc506 Version 0.0.3
- Fully implemented reload command
2018-11-05 21:14:53 +00:00
MagmaGuy
8e36ecb417 Version 0.0.1
- Initial commit
2018-11-03 23:33:37 +00:00
MagmaGuy
61cc2b4337 Version 0.0.1
- Initial commit of the TreeAssist recode
- Added the animation
- Added solid block detection
- Added prototype drop mechanic
- Added the config file (not fully hooked up to the filters yet)
2018-11-03 20:49:10 +00:00