tastybento
4084876c4b
Version 1.7.4 ( #109 )
...
* Version 1.7.3
* Add ${argLine} to get jacoco coverage
* Updated Jacoco POM entry
* Address bugs reported by SonarCloud
* Updated ReadMe
* Add max mobs option #99
* Use updated Bucket event
* Added tests to cover #99
* Fixes help text for user command.
Fixes #105
* Fixed maxmobs typo instead of maxmob
* Remove unused imports
* Update to new Bukkit Loader
* Remove debug
* Create plugin.yml (#106 )
* Create plugin.yml
* Update pom.xml
* Update GreenhousesPladdon.java
* Removed static getInstance usage
* Version 1.7.4
* Refactored to reduce complexity
* Update surefire plugin
* Refactored to reduce complexity
* Minor typos and grammar fixes
* Reduced complexity
* Refactor to reduce complexity
* Refactor to reduce complexity
* Update Github Action build script
* Added distribution required for Github Action
* Update pom.xml
* Fixes mob spawning when no maxmob value given.
Found while doing #108
* Code clean up.
---------
Co-authored-by: BONNe <bonne@bonne.id.lv>
2023-09-19 22:18:57 -07:00
Zorua162
61478ff4d5
Fixed issue where greenhouses could not be created below y=0 ( #95 )
...
* Fixed issue where greenhouses could not be greated below y=0
* Made the world floor change work with different lower world limits by using World#getMinHeight()
2022-10-30 18:50:40 +02:00
tastybento
c660575456
Remove lag from legacy Material support issue
...
Spigot pulls in all the legacy marerials if you loop through the
material values.
2021-09-25 11:34:36 -07:00
tastybento
8a3e0eb403
Conde clean up from IntelliJ
2021-09-18 10:33:48 -07:00
tastybento
38de645e6b
Move to Java 16
2021-07-31 23:10:07 -07:00
tastybento
baa933881d
Walls are now async
2021-01-16 14:27:29 -08:00
tastybento
cc114027da
Made roof search async
2021-01-16 09:16:09 -08:00
tastybento
fad9936e24
Added setting for glass panes
...
Added test cases and class for settings
https://github.com/BentoBoxWorld/Greenhouses/issues/66
2021-01-10 10:51:35 -08:00
tastybento
5f8e8fae99
Refactored Walls and added test class
2020-10-11 09:03:13 -07:00
tastybento
ad82941452
Added setting to remove glowstone as an option for walls and roof.
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/57
2020-08-22 15:52:18 -07:00
tastybento
d41e49597d
Improves calculations for finding greenhouse.
2019-11-22 20:58:32 -08:00
tastybento
f7796d7996
Refactor Walls and Roof code
2019-10-31 21:51:24 -07:00
tastybento
64fcefe2d2
Code smell removal
2019-10-31 21:36:05 -07:00
tastybento
93cb07806e
Code cleanup
2019-01-26 08:38:13 -08:00
tastybento
fb3d150820
Bug fixing
...
Greenhouses store correctly.
Sizes work and entrance/exit works.
2019-01-22 20:54:43 -08:00
tastybento
3a05faace0
Better. Needs tests to fix bugs.
2019-01-21 17:53:34 -08:00
tastybento
71383b0adb
Basics there. Lots of bugs.
2019-01-21 15:44:01 -08:00
tastybento
075c9bcc78
WIP commit
2019-01-19 07:52:04 -08:00