Commit Graph

43 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
332a058077
Move classes from package com.songoda to com.craftaro 2023-06-29 11:39:53 +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
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
bb4cf61000 Moved levels to level file. 2019-02-21 20:22:37 -05: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
08713df07f removed hard depends. 2019-01-13 05:53:54 -05:00
Brianna O'Keefe
eb681b66c0 Removed setting definitions. 2018-12-28 14:50:29 -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
a1be14aaa1 new ci system 2018-11-15 16:53:39 -05:00
Brianna O'Keefe
e2fea06b16 Support for liquidtanks added 2018-11-12 22:34:11 -05:00
Brianna O'Keefe
83ddb66464 made the word "Disabled" translatable. 2018-11-11 17:27:27 -05:00
Brianna O'Keefe
a14010c8c6 fix for settings 2018-11-09 17:00:38 -05:00
Brianna O'Keefe
62dd25d7a6 Fixed issue with filter being wiped on rejection link 2018-11-07 19:28:04 -05:00
Brianna O'Keefe
8c7278d269 version 2018-11-05 18:54:22 -05:00
Brianna O'Keefe
cf894bfa61 version 2018-11-04 18:46:52 -05:00
Brianna O'Keefe
9739478c09 version 2018-11-03 20:38:54 -05:00
Brianna O'Keefe
7a3fad0cd7 Hopper names synced 2018-11-03 03:32:14 -04:00
Brianna O'Keefe
20a90db980 Hoppers will now auto link with hoppers they are naturally linked with. 2018-11-01 16:29:14 -04:00
Brianna O'Keefe
5856a2481c version 2018-11-01 05:39:15 -04:00
Brianna O'Keefe
57b71d316a version 2018-11-01 00:40:01 -04:00
Brianna O'Keefe
396412d7d7 Mysql speed improved.
Data file will now periodically back up to prevent data loss.
To be saved data is now cached before executed all at once as to prevent the possibility of data loss.
2018-11-01 00:36:54 -04:00
Brianna O'Keefe
fe05165f83 Changed the words synced to linked 2018-10-24 20:08:30 -04:00
Brianna O'Keefe
27fc4cd729 Massive removed. 2018-10-18 20:22:48 -04:00
Brianna O'Keefe
abd1bc75df langauge 2018-10-01 18:34:33 -04:00
Brianna O'Keefe
b5dc97d830 French
Portuguese
2018-10-01 15:14:49 -04:00
Brianna O'Keefe
38625093a5 Spanish Support 2018-09-30 19:48:23 -04:00
Brianna O'Keefe
493ce1eae9 Dutch support added 2018-09-30 19:25:57 -04:00
Brianna O'Keefe
7dd452f064 Added Multiple Language Support. 2018-09-30 19:04:34 -04:00
Brianna O'Keefe
f341558060 Boost system fixed.
MySQL tweaks.
2018-09-27 01:46:18 -04:00
Brianna O'Keefe
3be979e59d Patch 2018-09-22 18:10:05 -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
08001075a3 Removed legacy synccraft perms.
implemented proper packaging.
Implemented new command System.
Continued documentation.
2018-08-15 17:33:41 -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