Christian Koop
55875fa0dc
chore(deps): Updates EpicFarming to v4.1.1
...
v4.0.0-b1-SNAPSHOT is not available in the repository
2024-02-26 12:51:50 +01:00
Christian Koop
71daa39116
chore(deps): Updates FabledSkyBlock to v3.0.4
...
v3.0.1 is not available in the repository
2024-02-26 12:51:09 +01:00
ceze88
68d050d0f3
Release v5.0.1
2024-02-12 21:21:17 +01:00
ceze88
6c5805045d
Fix link loading. Reject link was never loaded
2024-02-12 21:17:43 +01:00
ceze88
44e5060c6a
Add missing link and item deletion when removing hoppers
2024-02-12 21:17:13 +01:00
ceze88
16c0da830e
Update fabledskyblock hook
2024-02-12 14:22:38 +01:00
ceze88
66f1bc8359
Release v5.0.0
2024-01-13 22:11:50 +01:00
ceze88
990ee86b2e
Migrate to dynamic dependency loading
2024-01-13 22:07:26 +01:00
ceze88
bd1fce36dc
Release v5.0.0-b11-SNAPSHOT
2023-10-25 16:29:57 +02:00
ceze88
db2969b62e
Update FabledSkyBlock compatibility
2023-10-25 16:28:52 +02:00
ceze88
f0398efa4a
Remove caching. Moved to CraftaroCore
2023-10-25 16:19:05 +02:00
ceze88
d4737640a7
Fix null owner
2023-09-22 12:49:04 +02:00
ceze88
6413d74253
Release v5.0.0-b10-SNAPSHOT
2023-09-18 22:09:19 +02:00
ceze88
b96996d644
Add RoseStacker compatibility
2023-09-18 22:09:03 +02:00
ceze88
458d9ed2a8
Release v5.0.0-b8-SNAPSHOT
2023-09-18 16:00:48 +02:00
ceze88
06272e0e0f
Fix data loading
2023-09-18 16:00:37 +02:00
ceze88
fa6e0bf44e
Add caching for auto smelt module
2023-09-18 16:00:23 +02:00
ceze88
5bfd4692cd
Release v5.0.0-b8-SNAPSHOT
2023-09-04 20:00:50 +02:00
ceze88
0297e4b2ba
Fix duplicate table creation when migrating from old db
2023-09-04 20:00:38 +02:00
ceze88
88170092a2
Update CompatibleMaterial usage to XMaterial
2023-09-04 20:00:03 +02:00
ceze88
5a47c3cbbe
Fix index error and NPE
2023-09-04 19:59:45 +02:00
ceze88
fc28ea9419
Fix saving issue
2023-09-04 19:59:11 +02:00
ceze88
fda9e62467
Fix error when braking vanilla hoppers
2023-09-04 19:59:02 +02:00
ceze88
f53c5aae76
Log data load time
2023-09-04 19:58:44 +02:00
ceze88
a2a9774ce1
Fixes shutdown error
2023-08-10 17:16:58 +02:00
ceze88
7e9c740fdb
Release v5.0.0-b7-SNAPSHOT
2023-08-10 11:49:01 +02:00
ceze88
39775d9350
Fix SemVer
2023-08-10 11:48:38 +02:00
ceze88
f5a038aa0a
Switch back to old format for now
2023-08-10 11:46:37 +02:00
ceze88
c3952e9bd7
Fix hopper id's
2023-08-10 11:46:16 +02:00
ceze88
aefe0d65b6
Fix data type for database
2023-08-10 11:46:02 +02:00
ceze88
df1b89f302
Release v5.0.0-SNAPSHOT-b6
2023-08-04 12:37:43 +02:00
ceze88
63ed91ee5c
Updates data migration
2023-08-04 12:36:52 +02:00
ceze88
7a612f7ff5
Release v5.0.0-SNAPSHOT-b5. Updates to new db system, updates UltimateStacker compatiblility.
2023-08-04 12:35:45 +02:00
Christian Koop
332a058077
Move classes from package com.songoda
to com.craftaro
2023-06-29 11:39:53 +02:00
Christian Koop
2190393bf5
Replace deprecated usages of CompatibleSound with XSound
2023-06-29 11:36:01 +02:00
Christian Koop
7047f1566d
Release v5.0.0-SNAPSHOT
2023-06-29 11:25:11 +02:00
Christian Koop
68f1674fca
Migrate API related classes into the new API module
...
It is not nicely capsuled and needs heavy refactoring!
2023-06-29 11:21:12 +02:00
Christian Koop
4d3c4fca17
Change the project structure to allow a dedicated API module to exist
2023-06-29 10:07:43 +02:00
Brianna
4d6a51bebb
Removed API layer.
...
Merged Legacy into Master.
Redid HopTask system.
Fixed issue preventing redstone from working with hoppers.
Hoppers will now transfer items once per tick.
HopTask is now at least 30% faster.
The hopper filter void will now function at the same time as blacklist and whitelist.
Fixed rare dupe glitch with suction.
SettingManager overhaul.
Support for PlayerPoints added.
2019-05-26 19:33:05 -04:00
Brianna
a9fb46032b
Redid suction.
2019-05-15 20:54:01 -04:00
Brianna
633d0293b6
Toggle for block break will not be saved. (MySQL will need updating).
2019-05-15 20:18:11 -04:00
Brianna
c7cc59ef79
Fixed issue with buttons being usable while disabled.
2019-05-15 19:04:17 -04:00
Brianna
e1762ae41f
Fix for NPE on hopper open.
2019-05-02 18:06:49 -04:00
Brianna
aa9d8d8d21
Enhanced Module API.
2019-05-01 21:52:58 -04:00
Brianna
c633ef24ea
Added the ability for entities to teleport through hoppers.
2019-05-01 07:43:41 -04:00
Brianna
4cc341b859
Autocrafting is no longer enabled by default.
2019-05-01 04:37:49 -04:00
Brianna
9a3356d204
Added Support for FabledSkyBlock stackables.
2019-05-01 04:16:01 -04:00
Brianna
ad43af14ae
Fix for saving boosts.
2019-04-30 17:26:10 -04:00
Brianna
8e66ffa758
Fixed issue.
2019-04-30 15:55:20 -04:00
Brianna
e4a6f8c0fd
Added support for multiple crafting recipes in Autocrafting.
2019-04-25 13:55:02 -04:00