Commit Graph

122 Commits

Author SHA1 Message Date
Fernando Pettinelli
6a996f9ae8 Removed a variable that is no longer needed. 2021-12-22 01:32:52 -03:00
Brianna
1f229ebedc Make saving a bit faster. 2021-09-23 15:08:09 -05:00
Brianna
21c62bd289 This event isn't cancellable in 1.8 Oops xD. 2021-09-23 14:48:21 -05:00
Christian Koop
bd74abf170
Fix typo 2021-07-19 18:05:14 +02:00
Christian Koop
534090323d
Fix ConcurrentModificationException [SD-8291] and registering task error
'registering task error' meaning exceptions for starting schedulers after plugin disabling (can still happens but far less spam)
2021-07-13 19:53:41 +02:00
Fernando Pettinelli
5142f8f0a8 Added protection plugin support for interacting with the farm. 2021-06-13 14:24:27 -05:00
Fernando Pettinelli
e6ecdb5deb Fixed dupe bug when removing farms. 2021-06-13 14:24:23 -05:00
Brianna
0a5f9e5644 Fixed an NPE 2021-01-14 17:22:48 -06:00
Brianna
8b61e4373c Added support for the new SongodaCore update. 2021-01-14 12:00:25 -06:00
Brianna
e056c845d8 Added the custom GUI system. 2021-01-11 13:29:24 -06:00
Brianna
29828da0be Moved add item method to sync. 2021-01-03 10:48:17 -06:00
Fernando Pettinelli
9ff7c650f0 Now uses SongodaCore's item serializing methods. 2021-01-03 09:20:07 -06:00
Fernando Pettinelli
60b3d28794 Added experimental SQLite support. 2021-01-03 09:20:02 -06:00
Brianna
85220fa13e Prevent concurrent modification exceptions. 2020-10-20 09:02:06 -05:00
aurora
73042193eb make growthtask syncronized 2020-09-09 10:31:32 -05:00
Brianna
5aa19e2f3d Cleaned up listeners. 2020-09-09 10:10:05 -05:00
Brianna
1a346e8d1c Cleaned up commands. 2020-09-09 10:08:29 -05:00
Brianna
0c80dfd901 Optimized Imports. 2020-09-09 10:06:17 -05:00
Brianna
d13ee3ef4d Added proper support for the new SongodaCore data loading system. 2020-09-09 10:00:41 -05:00
Brianna
ba7b1eacf4 Don't allow the modifying of farm items in an anvil. 2020-07-24 11:05:27 -05:00
Brianna
e61e1bc6b3 Made block removing in the auto collect module run sync. 2020-07-24 09:27:55 -05:00
Brianna
dd7c6dfcb5 Lets use integers instead of doubles. 2020-07-24 09:22:37 -05:00
Brianna
efdb78c0c2 Block use of bonemeal directly on farms. 2020-07-24 09:15:25 -05:00
Brianna
671b466a99 Updated command system. 2020-07-07 12:10:41 -05:00
Brianna
9a1aa3b8da Access hoppers directly below. 2020-06-13 09:17:25 -05:00
Brianna
9d86ac2070 Lets load this with reflection. 2020-05-31 09:38:44 -05:00
Brianna
6ea9ef906d FabledSkyBlock Support (Beta) 2020-05-29 11:08:44 -05:00
Brianna
6f7c0db418 Level 0 farming items don't exist. 2020-05-17 12:47:40 -04:00
Brianna
9df3564d12 Drop the correct level farm items. 2020-05-12 16:18:43 -04:00
Brianna
f33e9eb40d Concurrent modification exception. 2020-05-12 16:18:39 -04:00
Brianna
89486a686d Spawn mobs sync. 2020-05-12 16:18:34 -04:00
Brianna
1987a5ff7e Moving block finding to sync. 2020-05-05 12:22:54 -04:00
Brianna
592838a393 Move item dropping to sync. 2020-05-05 12:17:53 -04:00
Brianna
1c4f04c705 Hide type change when only one type is available. 2020-04-29 11:04:10 -04:00
Brianna
32e067f12b Update to use NBT 2020-04-29 11:03:17 -04:00
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
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