Commit Graph

205 Commits

Author SHA1 Message Date
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
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
Brianna
aab912e9f5 Added toggle for blockbreaking & replaced true and false...
with enabled and disabled.
2019-04-09 19:01:25 -04:00
Brianna O'Keefe
d811a00e63 Revert "Fix for mysql issue."
This reverts commit 6bdd6de6f17dc173398cbe34f56237fef25c5835.
2019-04-07 11:59:27 -04:00
Brianna
801e3eca4a Fixed issue with loading hoppers on an FabledSkyBlock island. 2019-04-07 01:38:21 -04:00
Brianna O'Keefe
5625ffaa14 Fix for mysql issue. 2019-03-28 11:51:47 -04:00
Brianna O'Keefe
b068395a51 Fixed auto selling to work in all slots. 2019-03-18 14:43:35 -04:00
Brianna O'Keefe
7c1da22fef typo 2019-03-16 20:40:42 -04:00
Brianna O'Keefe
d683e0b87b more 2019-03-14 13:40:40 -04:00
Brianna O'Keefe
8b8446b615 Hook handler redone & storage system updated. 2019-03-14 13:40:33 -04:00
Brianna O'Keefe
4944e9a9c1 Metrics 2019-03-07 12:54:11 -05:00
Brianna O'Keefe
fdf88db243 Metrics 2019-03-07 12:51:22 -05:00
Brianna O'Keefe
fde89f3a47 pom 2019-03-07 12:37:48 -05:00
Brianna O'Keefe
a3217ba4e7 Fixed mysql null pointer. 2019-02-28 11:32:36 -05:00
Brianna O'Keefe
b512f76349 Wildstacker support updated. 2019-02-27 16:02:02 -05:00
Brianna O'Keefe
55e308a3d9 Prevent people from putting shulker boxes in shulker boxes. 2019-02-27 14:39:34 -05:00
Brianna O'Keefe
85ac8742c9 Logs are now put into the correct slot in a furnace. 2019-02-27 12:31:18 -05:00
Brianna O'Keefe
516ca5c560 Update HopperListeners.java 2019-02-23 17:21:37 +00:00
Brianna O'Keefe
0c0a1e893f autocrafting issue fixed. 2019-02-22 18:42:07 -05:00
Brianna O'Keefe
bb4cf61000 Moved levels to level file. 2019-02-21 20:22:37 -05:00
Brianna O'Keefe
8f40597f09 Fixed issue auto linking down. 2019-02-17 19:34:32 -05:00
Brianna O'Keefe
c255d41039 Fix 2019-02-16 08:34:31 -05:00