Commit Graph

220 Commits

Author SHA1 Message Date
Brianna O'Keefe
1467ab0e2e Black listing and white listing are not compatible. 2024-03-29 11:49:49 -05:00
ceze88
3b18d7c165 Update AdvancedChestsAPI 2024-03-23 19:18:30 +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
990ee86b2e Migrate to dynamic dependency loading 2024-01-13 22:07:26 +01: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
b96996d644 Add RoseStacker compatibility 2023-09-18 22:09:03 +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
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
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
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
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
Brianna
6d33ad9e4a Improved hook respect. 2019-04-25 13:26:15 -04:00
Brianna
2382b00726 fix 2019-04-24 23:23:43 -04:00
Brianna
0db01630aa Converted HopHandler to HopTask.
Optimized the hop task.
Made it so rejected items without an endpoint doesn't halt all transfer.
Fixed an issue with hopper teleport caching.
2019-04-24 23:02:45 -04:00
Brianna
6f8f1fa7eb Fixed ASync Inventory Open. 2019-04-24 15:13:59 -04:00
Brianna
607f814afb Added 1.14 Support 2019-04-24 02:53:09 -04:00
Brianna
8224cccd50 quick fix 2 2019-04-15 21:57:00 -04:00
Brianna
98ba629b89 quick fix. 2019-04-15 21:55:40 -04:00
Brianna
e63028d217 final fix for state updating. 2019-04-15 21:06:30 -04:00
Brianna
602af1dd19 Test fix for state updating. 2019-04-15 20:41:58 -04:00
Esophose
e65abd365a Use block locations while serializing 2019-04-13 19:40:03 -06:00