Commit Graph

147 Commits

Author SHA1 Message Date
ceze88
36c0350324 Changes package names from com.songoda to com.craftaro 2023-07-26 18:01:37 +02:00
Christian Koop
514ba25999
Fix default farm type in BlockListener
You can see in the Farm class and in `com/songoda/epicfarming/EpicFarming.java:219` that it
wants to default to `BOTH`
2023-07-01 11:09:49 +02:00
ceze88
d41670d212 Updates to new database system 2023-07-01 10:41:18 +02:00
Christian Koop
95a4110ae4
Update calls to CompatibleMaterial#getGlassPaneColor to new method name 2023-06-30 22:59:15 +02:00
Christian Koop
e17a36357c
Replace deprecated usages of CompatibleSound with XSound 2023-06-30 22:58:36 +02:00
Christian Koop
baf312cbf6
Fix non-replaced placeholders in plugin.yml 2023-06-26 16:43:36 +02:00
Christian Koop
3d5ec6ad7e
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-06-25 16:21:10 +02:00
Christian Koop
336f6d6570
Heavy code style changes and slight refactoring 2023-06-25 14:56:37 +02:00
Christian Koop
e4d00552dd
Re-create and cleanup pom.xml and plugin.yml 2023-06-25 14:19:34 +02:00
ceze88
75dc4ad103 Remove deprecated methods, add MySQL support 2022-08-14 17:56:50 +02:00
Fernando Pettinelli
778b6af275 Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	pom.xml
2022-07-03 16:24:54 -04:00
Fernando Pettinelli
77c7b64f66 Version 3.2.2 2022-07-03 16:24:32 -04:00
Christian Koop
769c1118db
Replaces deprecated NBTItem calls 2022-03-18 21:43:28 +01:00
Christian Koop
4c36955769
Updates SongodaCore to v2.6.11 2022-02-21 18:32:43 +01:00
Fernando Pettinelli
6a996f9ae8 Removed a variable that is no longer needed. 2021-12-22 01:32:52 -03:00
Fernando Pettinelli
19710bcb68 Updated plugin.yml to include DecentHolograms. 2021-12-22 01:31:24 -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