Commit Graph

147 Commits

Author SHA1 Message Date
Brianna
5d0863ac22 Fix for concurrent modification exception. 2020-04-29 11:02:35 -04:00
Brianna
caaedae050 Remove ASync. 2020-04-29 09:32:24 -04:00
Brianna
1a52f644a8 Have mobs damage themselves. 2020-04-09 06:04:58 -04:00
Brianna
9abc6d7ed1 Testing for Async. 2020-02-26 20:10:33 -05:00
Brianna
5a2d01b8c9 Till snow. 2020-02-26 08:31:35 -05:00
Brianna
0056ed92f3 Null check 2020-02-16 09:42:06 -05:00
Brianna
cb783e2ac1 Crops will now grow correctly through a level 1 farm. 2020-01-17 18:10:30 -05:00
Brianna
54d128cb36 Fixed weird issue with breeding on 1.12- 2019-12-07 13:09:44 -05:00
Brianna
ff7a1192fa Fixed issue with identifying dropable crops. 2019-12-07 12:57:34 -05:00
Brianna
c6f5920126 Added a system to discard seeds. 2019-11-08 12:31:14 -05:00
Brianna
9625c99554 Removed legacy location conversion. 2019-11-08 12:00:27 -05:00
Brianna
8b5a957388 Reformat language file. 2019-11-04 16:59:06 -05:00
Brianna
2c37a79b46 Fixed strange issue with saving. 2019-10-31 12:51:55 -04:00
Brianna
adb8fea46d fix legacy farming 2019-10-29 08:24:09 -04:00
Brianna
45f519c094 Fixed issue with boosting. 2019-10-28 16:16:07 -04:00
Brianna
df9852f4be Support nulled material data. 2019-10-23 21:19:05 -04:00
Brianna
780892ae66 Fixed a npe with boosting. 2019-10-21 11:20:45 -04:00
jascotty2
8ec97dca42 cleanup, core fix for legacy carrot/potato 2019-10-20 16:14:49 -05:00
Brianna
638749316d Redid tick system. 2019-10-17 12:55:02 -04:00
Brianna
f1cc08c175 Removed collection restriction. 2019-10-17 10:20:40 -04:00
Brianna
286342c57f Fixed issue with auto butcher. 2019-10-16 23:11:25 -04:00
Brianna
f9a95a920a Fixed auto breeding issue. 2019-10-16 23:09:30 -04:00
Brianna
4d84b62eb9 A fundamental rewrite
Created module system.
Converted auto breeding into a module.
Renamed auto harvest to auto collect and converted it to a module.
Covered all modules with the farm animation.
Added auto butcher.
Added farm types.
Removed EntityTask.
Made the breeding module upgradable.
Made modules toggleable.
Added heart animation to breeding.


Did a lot more but my patch notes got fried in a power surge.
2019-10-16 22:50:49 -04:00
Brianna
44574abac2 Fixed issue with unloading chunks. 2019-10-16 15:05:40 -04:00
Brianna
62917a0355 Choose highest limit perm. 2019-10-16 13:12:30 -04:00
Brianna
1c8414d1e8 Added stacker soft depends. 2019-10-15 11:39:57 -04:00
Brianna
bfa4297cb4 placedBy null support. 2019-10-14 09:41:57 -04:00
Brianna
22bd0a4e27 When farm block explodes it should probably drop the block. 2019-10-14 09:41:38 -04:00
Brianna
c2317a6006 Fixed issue where farms removed by non players would cause errors. 2019-10-11 13:32:58 -04:00
Brianna
34de4e622a Fixed issue with boost saving. 2019-10-11 12:40:01 -04:00
Brianna
a911036da4 Fixed issue with FabledSkyblock. 2019-10-09 15:57:02 -04:00
Brianna
85738f3b91 Fixed an issue causing breedable items to not store in chests. 2019-10-08 12:17:37 -04:00
Brianna
117dfdc128 Fixed dupe issue. 2019-10-08 11:50:14 -04:00
Brianna
ed0498ca46 No more gross errors. 2019-10-08 11:34:53 -04:00
jascotty2
1d8b4fa032 merge 2019-10-04 15:13:43 -05:00
jascotty2
94a2965035 use settings shortcuts 2019-10-04 15:12:38 -05:00
Alfredo
562be9e3c4 Fix Farm load issues
Remove return while loading Farms from the config,
because it will stop loading other non-broken Farms.
This also improves the farm loading for lager servers,
by simply moving everything into a new thread.

Type: Bug Fix
2019-10-04 18:54:32 +02:00
Brianna
272a77a205 Auto complete for commands. 2019-10-04 11:19:46 -04:00
Brianna
34fe405312 Fixed issue with boosting command. 2019-10-03 10:47:15 -04:00
Brianna
96d756abc1 Redid boosting system & Added specific perms. 2019-10-03 09:05:29 -04:00
jascotty2
ab6a09f7c7 cleanup 2019-10-03 08:46:03 -04:00
Brianna
42f3b5aaa4 Better compatibility with bone meal. 2019-10-03 08:45:22 -04:00
Brianna
1f7991aa30 Added support for stacking plugins. 2019-10-01 11:46:06 -04:00
Brianna
066f3eb5e4 Fixed issue where water could destroy a farm item. 2019-10-01 11:46:03 -04:00
Brianna
849d5ea171 pages final 2019-10-01 09:34:55 -04:00
Brianna
fb8cbf9ab7 Some more. 2019-09-30 20:40:28 -04:00
jascotty2
5ce5fc7a26 fix index error 2019-09-30 18:54:09 -05:00
jascotty2
45c4de0648 Merge branch 'development' of gitlab.com:Songoda/epicfarming into development 2019-09-30 18:29:48 -05:00
Brianna
eb6a0f751f Paging system, in progress. 2019-09-30 19:29:37 -04:00
jascotty2
cd1c992edc Merge branch 'development' of gitlab.com:Songoda/epicfarming into development 2019-09-30 18:21:59 -05:00
Brianna
42d2c02ac2 done ;D 2019-09-30 16:46:40 -04:00
jascotty2
bc81994003 add holograms to soft dependencies 2019-09-16 10:10:09 -05:00
jascotty2
3c3a65476c fix farming logic 2019-09-13 14:27:34 -05:00
jascotty2
cc5700cde6 fix missing command list 2019-09-12 09:00:43 -05:00
jascotty2
a993d8f85a use core crop block functions 2019-09-11 17:01:56 -05:00
Brianna
f59cf66635 Multi compatibility. 2019-09-11 14:11:34 -04:00
Brianna
5a9e93d9da Cleanup :D 2019-09-11 12:35:50 -04:00
Brianna
df6b7152a9 Compiles 2019-09-11 12:21:55 -04:00
Brianna
1b8a1b5acf Converted settings. 2019-09-11 11:05:58 -04:00
Brianna
3df31ef786 Added support for player points and reserve. 2019-09-11 11:00:22 -04:00
Brianna
4406f60ea0 Updated storage system. 2019-09-11 10:41:08 -04:00
Brianna
d88a5f01fa moved files. 2019-09-11 10:37:56 -04:00
Brianna
c2a1418b71 Begin fundamental rewrite & moved levels to seperate yaml. 2019-09-11 10:37:45 -04:00
Brianna O'Keefe
7a97c45fa1 Implemented real API system.
Added in the HookHandler v3
2018-08-30 14:47:46 -04:00
Brianna O'Keefe
7454ac519b Removed old Lang system code.
Removed version specific code.
2018-08-24 15:16:13 -04:00
Brianna O'Keefe
418fa34f55 Added a system to despawn broken farms.
Fixed issues with some crops not auto replanting.
Reimplemented the CropType enum.
2018-08-18 07:18:28 -04:00
Brianna O'Keefe
4844d25b5f Updated incorrect default config values 2018-08-12 10:52:24 -04:00
Brianna O'Keefe
904bfef1fc Added more flowers to the till system 2018-08-12 10:29:36 -04:00
Brianna O'Keefe
a85434ac95 Grass will now properly be tilled. 2018-08-12 10:17:39 -04:00
Brianna O'Keefe
e5b8cb605e Incremented version 2018-08-09 20:50:53 -04:00
Unknown
17dda9bb02 Compiles against 1.13 2018-08-07 11:07:43 -04:00
Brianna O'Keefe
bd1824426b Added console support for the givefarmitem command. Not sure why this wasn't a thing. 2018-07-15 13:23:32 -04:00
Brianna O'Keefe
f2aaafd06a Updated Version 2018-07-12 23:14:33 -04:00
Brianna O'Keefe
eb9efb7544 When a farm item is placed and the event fails it will no longer till the land.
An option has been added to the config that allows you to allow all non command issued farm items to create farms. For example when enabled all end rods will become farms instead of only end rods spawned with the give command.
2018-07-12 22:57:42 -04:00
Brianna O'Keefe
874c073755 Multiverse will now load before EpicFarming as to avoid issues with multi world setups. 2018-07-12 11:39:14 -04:00
Brianna O'Keefe
5c9993e2c8 Now checks farm locations before saving to file as to prevent save fails.
You can now give level 1 farm items using the command by providing no arguments.
The give command will now provide helpful feedback on mistype and will also provide the recipient with a message on command success.
2018-07-11 23:11:48 -04:00
Brianna O'Keefe
6b550481af README AND LICENSE 2018-06-19 19:26:13 -04:00
Brianna O'Keefe
8849c2ec5e Now checks for canceled events. 2018-06-06 19:01:31 -04:00
Brianna O'Keefe
6580a72564 Another patch 2018-06-03 22:32:14 -04:00
Brianna O'Keefe
d8de248fe5 Crops now stop growing when inv full 2018-06-03 22:28:56 -04:00
Brianna O'Keefe
2cac6b991b Fixed potatos 2018-05-26 14:29:56 -04:00
Brianna O'Keefe
f80e666e70 NPE fix
perms fix
2018-05-21 19:50:08 -04:00
Brianna O'Keefe
37daf5ad7c Added compatibility for our hook handler.
incremented the version
2018-05-18 13:02:28 -04:00
Brianna O'Keefe
8a1be3b1e4 Disabled netherwart farming in 1.8- as it was throwing an error. 2018-05-17 17:43:25 -04:00
Brianna O'Keefe
b65a678d0d When sending items to a hopper farms will now stop sending items when there is no more room for the item. 2018-05-17 17:37:24 -04:00
Brianna O'Keefe
c3a6c92f22 Crops will no longer be collected with the value of 0.
Hoppers will no properly obtain items in 1.10-.
2018-05-17 17:30:03 -04:00
Brianna O'Keefe
b1e10d1edf You can now give farm items as console.
You can now specify a player when giving farm items.
You can now specify the level when giving farm items.
FarmItems will now output to hoppers placed beneath them.
2018-05-17 03:13:44 -04:00
Brianna O'Keefe
9a7c589321 Pushing more changes. 2018-05-16 14:38:45 -04:00
Brianna O'Keefe
a850399d8b pushing changes. 2018-05-16 14:34:12 -04:00
NovaFox161
d0f5142d1f Hopefully this solves some null errors maybe 2018-05-14 15:00:24 -05:00
NovaFox161
82cfea2e17 Bump version number to 1.2.1 2018-05-11 15:09:15 -05:00
NovaFox161
eaa3d2c20b lets try this 2018-05-11 14:51:11 -05:00
NovaFox161
58a022ae7a Should fix beetroot errors on 1.8 and 1.7 2018-05-09 13:24:58 -05:00
NovaFox161
9e0786b9a8 Update version number to 1.2.0 2018-05-07 15:05:50 -05:00
NovaFox161
6939dcd475 Something weird going on lol 2018-05-06 12:51:39 -05:00
NovaFox161
107bdc6dc1 Fix conflicts 2018-05-06 12:42:20 -05:00
NovaFox161
dede4cdaee Maven + UTF-8 + Arconix2 2018-05-06 11:56:17 -05:00