Commit Graph

239 Commits

Author SHA1 Message Date
Brianna
109fd75dbd Wait for other plugins to load before loading levels. 2019-12-04 16:44:13 -05:00
Brianna
f4492b0620 Fixed issue with synctouch when not attached to a chest. 2019-11-27 20:01:23 -05:00
Brianna
e5f645ba6b Fixed issue with autocrafting and named items. 2019-11-16 13:21:15 -05:00
Brianna
b9ace79052 Fixed an issue with rail naming. 2019-11-08 21:56:47 -05:00
Brianna
2147b4f02b Don't fetch from de side. 2019-11-08 17:43:37 -05:00
Brianna
96beab7b43 Language reformat. 2019-11-04 16:13:32 -05:00
Brianna
e74edb8027 Added an event fired on hopper access. 2019-10-27 11:20:01 -04:00
Brianna
0d01990eef Fixed fortune issue with sync touch. 2019-10-18 19:16:12 -04:00
Brianna
ca54c708f4 Fixed hopper GUI closing issue. 2019-10-15 13:49:44 -04:00
Brianna
5f8392945b Improved hopper unlink behavior. 2019-10-15 12:36:57 -04:00
Brianna
3fe81601f1 Make the time to link multiply by the amount of links you have available 2019-10-15 12:10:35 -04:00
Brianna
239b0f967c Fix Link canceling issues. 2019-10-15 10:23:06 -04:00
Brianna
045aec1adb Added the ability to toggle suction on and modify the range.. 2019-10-13 18:50:33 -04:00
Brianna
b2247ec8a8 Redid linking system to be more intuitive. 2019-10-13 17:26:42 -04:00
Brianna
f5ac521ede Fixed saving issue. 2019-10-12 17:06:28 -04:00
Brianna
881d444a36 Incorrect plugin id. 2019-10-06 17:43:43 -04:00
Brianna
70faf51a98 SongodaCore update. 2019-10-05 16:02:37 -04:00
Brianna
921e7937bf Redid boosting command. 2019-10-03 10:49:36 -04:00
Brianna
baf59ebcf9 Fixed issue causing multiple module instances to overwrite eachother. 2019-10-03 10:33:56 -04:00
Brianna
acfb49146f Added support for full chests with sync touch. 2019-10-03 10:11:39 -04:00
Brianna
36bdd3b519 Updated support for EpicFarming. 2019-10-03 09:59:00 -04:00
Lilac
af4f4b493b Fixed issues with sync touch 2019-09-20 16:47:46 +01:00
jascotty2
35fcd8fabd fix mysql syntax error 2019-09-16 14:30:01 -05:00
jascotty2
b4b20e5549 prevent other hopper link timeout from canceling current 2019-09-16 11:13:39 -05:00
jascotty2
9d50fd2242 add compatibility with old skyblock 2019-09-16 10:53:12 -05:00
Brianna
bb0bee2bbf The highest hopper limit will now be chosen. 2019-09-10 16:24:38 -04:00
Brianna
eb58f31de9 Fix for FSB package change. 2019-09-10 16:21:52 -04:00
jascotty2
a5cadc5e5a fix brewing stand slot check 2019-09-02 16:36:56 -05:00
jascotty2
a0afec2afa version 4.2.8 - fix double-write issue 2019-08-31 16:46:59 -05:00
jascotty2
8fa7d03549 fix SD-3691 2019-08-30 16:36:34 -05:00
jascotty2
0a01b9d350 fix SD-3587 2019-08-30 16:23:52 -05:00
jascotty2
ae25f4d99e fix SD-3663 2019-08-30 16:19:54 -05:00
jascotty2
c2743b5d8e organize imports 2019-08-25 16:45:07 -05:00
jascotty2
c04b6b261b update US API 2019-08-25 16:42:06 -05:00
Taylor Rhys Brennan
c25c377f6e Autosell fix
Fixed last slot in hopper not autoselling.
2019-08-24 21:05:21 +01:00
Taylor Rhys Brennan
ee0c981f3f Fix for incorrect slot
Added case statement to fix coal etc going into wrong furnace slot via hopper.
2019-08-24 20:05:09 +01:00
jascotty2
1c8665c5c9 Merge branch 'development' of gitlab.com:Songoda/epichoppers into development 2019-08-16 11:37:46 -05:00
jascotty2
30e7b03aee fixes for missing 1.8 inventory function, optimizations for hopper listener. 2019-08-16 10:05:26 -05:00
Brianna
ffacd9869b Fix for world serialization. 2019-08-15 13:34:09 -04:00
jascotty2
8f5bf426ca limit gui title to 32 characters 2019-08-12 22:12:39 -05:00
jascotty2
4e8c805481 fix 1.8 compatibility with hopper check 2019-08-12 22:08:30 -05:00
jascotty2
0309fcff5e fix cache material check 2019-08-12 21:28:23 -05:00
jascotty2
88f8d96b78 fix rare double-crash + dead items 2019-08-12 09:22:24 -05:00
jascotty2
623c048f9c don't break blocks if hopper doesn't have an open slot 2019-08-12 09:07:56 -05:00
jascotty2
cd0ff337cd add option to eject last hopper slot in crafter hoppers 2019-08-11 19:48:19 -05:00
jascotty2
613d269335 fix for erroneous recipies 2019-08-11 05:20:22 -05:00
jascotty2
95027a9219 respect filter in suction module 2019-08-10 16:44:05 -05:00
jascotty2
953cc14d65 Don't try to load furnace recipes, fix gui conflict with some plugins 2019-08-10 16:21:23 -05:00
jascotty2
b43be883e2 fix log recipe in 1.14, only partial ignore added item slots 2019-08-09 15:41:06 -05:00
jascotty2
e927aa69cb Update changed cells only 2019-08-09 07:56:34 -05:00
jascotty2
e3bfa587e7 merge with head 2019-08-09 06:49:41 -05:00
jascotty2
63ff910229 Don't grab items on a filter without an endpoint, Don't try to push items if nothing to push, cache block inventories to read/write only once per tick, other general optimizations 2019-08-09 06:48:24 -05:00
Esophose
e3f5e62c74 Cache isPluginEnabled 2019-08-08 21:44:27 +00:00
Brianna
cd8a53416c Support for world deletion. 2019-08-08 09:28:47 -04:00
Lilac
263678328a Fixed NPE 2019-08-02 20:52:59 +01:00
Brianna
745a7e5a01 Fixed auto selling notifications. 2019-08-02 06:24:56 -04:00
Brianna
782fdb2a2d Fixed dispenser issue. 2019-07-30 12:34:01 -04:00
Brianna
f36a498784 null 2019-07-20 16:54:09 -04:00
Brianna
e4eca1bd4e Fixed dupe. 2019-07-20 16:44:05 -04:00
Brianna
187ebc83c4 Issue. 2019-07-20 16:41:29 -04:00
Brianna
94f2d7a219 Locale QoL 2019-07-20 15:47:29 -04:00
Brianna
5d3ee1c486 Clean up. 2019-07-20 10:02:27 -04:00
Brianna
a86cff9297 Version 2019-07-20 09:33:45 -04:00
creatorfromhell
3b1fa1c862 Reserve Support. 2019-07-20 09:24:42 -04:00
Esophose
fbae53192b Bop it? Hop it! FabledSkyBlock stackables support is back! 2019-07-20 03:09:18 -06:00
Brianna
939bed5286 Various cleanup and module improvements. 2019-07-15 02:03:13 -04:00
Brianna
7d5a8994e8 Product id was set to epicspawners for some reason. This is resolved. 2019-07-14 15:54:54 -04:00
Brianna
7d12f8a7dc Added good support for WildStacker and UltimateStacker. 2019-07-13 19:10:00 -04:00
Vrontis
4a98f8144b Update Locale.java | Fix for pseudo-empty lines in translation. 2019-07-13 01:38:12 -04:00
Brianna
225a1fa9ce Added notifications for autosell.
Added more options for modules.
Added prefixes to hopper messages.
Made it so toggling auto selling wouldn't set the timer to 0.
2019-07-13 01:38:03 -04:00
Brianna
f758d81094 Added break to brewing stands. 2019-07-11 14:41:50 -04:00
Brianna
b0216877af Improved economy formatting. 2019-07-11 02:54:45 -04:00
Brianna
075a1bae53 oops 2019-07-11 02:28:44 -04:00
Brianna
6f29eea10c Added module saving system.
Autocrafting and blockbreak settings will not be saved.
2019-07-11 02:21:23 -04:00
Brianna
0f15f9dbfd Removed unused reflection in suction. 2019-07-10 23:47:46 -04:00
Brianna
549a433934 Added HopperBuilder. 2019-07-10 23:45:23 -04:00
Brianna
4349299321 Added saving for autoselling. 2019-07-10 23:02:44 -04:00
Brianna
baf2b605d5 Fixed a blacklisting issue. 2019-07-10 23:01:13 -04:00
Brianna
ba0a76bdf6 Remove old system. 2019-06-30 12:08:58 -04:00
Brianna
b8ba3a2b10 Made the blacklist for player pickup expire. 2019-06-30 12:02:33 -04:00
Brianna
a54feda680 Fixed ShopGUI+ price mismatch. 2019-06-25 18:19:18 -04:00
Brianna
9a41eec47b Fix for incompatible 1.12 sound. 2019-06-15 01:56:24 -04:00
Brianna
7577e3a53e Fixed issues with hoppers leading into minecarts not auto registering. 2019-06-11 20:05:10 -04:00
Esophose
a1e6df5e0b Added Songoda Updater, slight performance improvement 2019-06-07 00:23:59 -06:00
Esophose
0ee51730a6 Performance improvements, fixed redstone again, fix epicheads compat 2019-06-06 20:09:48 -06:00
Esophose
8438b6a452 Fix autosell hard dependency on ShopGui+, fixed error in 1.8 2019-06-05 10:06:44 -06:00
Brianna
86052094d0 Fix for default prices. 2019-06-04 19:10:18 -04:00
Brianna
b1c0512e18 Fix for shopguiplus update. 2019-06-04 18:43:50 -04:00
Brianna
b0562c7ed1 First try at shopgui+ integration. 2019-06-04 18:39:13 -04:00
Esophose
4c0275dc45 Error fix 2019-06-04 10:50:55 -06:00
Esophose
bffe48a5b9 Debug & Minecart hotfix 2019-06-04 05:23:30 -06:00
Esophose
1455209cf3 Fixed ItemStack deserialization not working properly 2019-06-04 04:47:35 -06:00
Esophose
1e298e4f75 MySQL data fix 2019-06-04 03:22:53 -06:00
Esophose
0dff6dabb3 AutoCrafting isSimilar durability check fix 2019-06-04 02:01:56 -06:00
Esophose
1be1a0f26b Better AutoCrafting behavior 2019-06-04 01:58:04 -06:00
Esophose
c3685e8600 Waterlogged support, more comparator updates 2019-06-03 22:31:45 -06:00
Esophose
6196d9b36d Whitelist fix 2019-06-02 15:17:11 -06:00
Esophose
87cb06fd7a Comma 2019-06-01 23:02:14 -06:00
Esophose
2638044f3d Fix teleport handler consistency, more blockbreak blacklist defaults 2019-06-01 11:24:13 -06:00
Esophose
cdef4b98ff Fix concurrentmodificationexception 2019-06-01 10:35:29 -06:00
Esophose
1475ff9467 BlockBreak default additions, whitelist fix 2019-06-01 10:23:44 -06:00
Esophose
28025434fb Duality transfer issue fix, blockbreak container ignore fix 2019-06-01 09:53:10 -06:00
Esophose
9653ba7192 Fix suction picking up items that it shouldn't be 2019-05-31 23:42:12 -06:00
Esophose
e0c06ae6ac Hoppers can now transfer into storage/hopper minecarts 2019-05-31 04:19:05 -06:00
Esophose
1361879140 EpicFarming support. Hoppers now pull items from blocks above them. 2019-05-31 02:12:57 -06:00
Esophose
eef627afa6 Upgrade disable bug fix, other minor bug fix 2019-05-30 23:49:43 -06:00
Esophose
4c42850f3e Redstone functionality patch 2019-05-30 01:34:27 -06:00
Esophose
67ba061bf2 Performance improvements and hopper transfer issue fix 2019-05-30 00:47:04 -06:00
Brianna
514d14778b Performance enhancement. 2019-05-27 22:25:39 -04:00
Brianna
170916702c Blacklist now checks type and not item which was previously broken. 2019-05-27 20:33:59 -04:00
Brianna
dc013a18f7 Fix for burning furnaces 1.12- 2019-05-27 17:06:12 -04:00
Brianna
1c50a10fd7 Fix for sounds in 1.12 2019-05-27 17:00:43 -04:00
Brianna
5cfd812cad Fixed item not deleting in 1.8 2019-05-27 10:01:35 -04:00
Brianna
6db5a4aafd Forgot to disable a particle in 1.8 2019-05-27 08:41:01 -04:00
Brianna
8b70e0ff92 Fixed error with leveless hoppers being added to the config. 2019-05-27 08:39:36 -04:00
Brianna
25066058f1 Fix for autocrafting throwing an exception. 2019-05-27 08:21:02 -04:00
Brianna
0c7341a1b4 Final fix for dupe 2019-05-27 01:32:00 -04:00
Brianna
0622f28861 Fixed default config values for legacy versions. 2019-05-27 00:51:11 -04:00
Brianna
15ebefed53 Fixed reflection issue and typo. 2019-05-27 00:40:57 -04:00
Brianna
f183c73153 fixed balance withdraw. 2019-05-26 22:41:13 -04:00
Brianna
f08a3be0ee Added comparator update for the suction module. 2019-05-26 21:22:55 -04:00
Brianna
fdb3c0a8d0 Added clearlinkedblocks back. 2019-05-26 20:10:24 -04:00
Brianna
66651eae37 Will now remove links when they disappear. 2019-05-26 20:06:55 -04:00
Brianna
36583c25e8 Fix for missing class in legacy versions & incompatible material 2019-05-26 20:04:03 -04:00
Brianna
1b7df845b8 Followup. 2019-05-26 19:33:14 -04: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 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
Brianna O'Keefe
470b19ade2 Changed revision number 2018-08-02 11:45:27 -04:00
Brianna O'Keefe
50cf216632 1.13 2018-08-02 11:22:52 -04:00
Brianna O'Keefe
fa9d46bede Null checked hoppers on load.
Hoppers are now delayed on load as to account for slow loading plugins and not to create confliction.
2018-07-13 10:03:08 -04:00
Brianna O'Keefe
1a944bc8db Null checked hoppers on load.
Hoppers are now delayed on load as to account for slow loading plugins and not to create confliction.
2018-07-13 09:49:31 -04:00
Brianna O'Keefe
41509821c1 LICENSE 2018-06-19 19:32:42 -04:00
Brianna O'Keefe
ee099c4d43 Fixed an issue with negitave durability with synctouch 2018-05-31 23:52:35 -04:00
Brianna O'Keefe
36f839ef50 Auto stash before merge of "master" and "origin/master" 2018-05-19 02:08:37 -04:00
NovaFox161
11cebfc4a7 Fix 1.11 oddity 2018-05-13 18:27:43 -05:00
Brianna O'Keefe
2e801e060e BUg fix 2018-05-09 22:55:28 -04:00
NovaFox161
8eb2edbcc0 Because proper conventions are dumb >.< 2018-05-08 07:07:16 -05:00
NovaFox161
66512f31d5 Update version number to 2.3.0 2018-05-07 15:08:10 -05:00
NovaFox161
55bd0a36b8 Maven + UTF-8 + Arconix2 2018-05-06 15:13:16 -05:00