Commit Graph

18 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
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
aab912e9f5 Added toggle for blockbreaking & replaced true and false...
with enabled and disabled.
2019-04-09 19:01:25 -04:00
Brianna O'Keefe
7c1da22fef typo 2019-03-16 20:40:42 -04:00
Brianna O'Keefe
5944ebfc9b removed readme. 2019-01-24 11:07:55 -05:00
Brianna O'Keefe
147731a8cf Massive rewrite to code base.
Added an animated timer to the autosell feature.
Cleaned up timer appearance for autosell.
Redid GUI structure.
Cleaned up code.
Updated to match Songoda Standards.
Made Updating hoppers more responsive.
Fixed right-click to desync on filter.
Removed brewingstand from 
Fix for complete mess up with filter linking.
You are now shown through lore the amount of currently linked hoppers.
Designed and implemented a better system for filter overflow.
Fixed hopper info dupe.
2019-01-18 13:16:25 -05:00
Brianna O'Keefe
0afbb26338 Added an autosell feature. 2019-01-17 07:38:37 -05:00
Brianna O'Keefe
de4d315833 added the ability to add lore to hoppers. 2018-12-05 07:46:57 -05:00
Brianna O'Keefe
54fce274b0 fixed suction losing items. 2018-12-02 00:16:09 -05:00
Brianna O'Keefe
a0fe05eaae Added the ability to link a hopper to more than one hopper. 2018-12-01 06:42:39 -05:00
Brianna O'Keefe
83ddb66464 made the word "Disabled" translatable. 2018-11-11 17:27:27 -05:00
Brianna O'Keefe
fe05165f83 Changed the words synced to linked 2018-10-24 20:08:30 -04:00
Brianna O'Keefe
f020975edb Added a feature for AutoCrafting items 2018-08-28 00:49:55 -04:00
Brianna O'Keefe
8489ec6a51 You can now teleport through hoppers by pressing shift. 2018-08-27 17:18:44 -04:00
Brianna O'Keefe
19f7fcb373 Boost system. 2018-08-23 01:31:13 -04:00
Brianna O'Keefe
61926daaf0 Added Give command.
Added method to create hopper items.
2018-08-13 10:55:00 -04:00
Brianna O'Keefe
c46972e3d3 Cleaned up instance system.
Removed listeners from main class.
Added better location methods for hoppers.
Incremented version.
Started work on a real API
Removed sc alias for the main command.
2018-08-09 22:59:44 -04:00