Commit Graph

34 Commits

Author SHA1 Message Date
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
aa9d8d8d21 Enhanced Module API. 2019-05-01 21:52:58 -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 O'Keefe
8b8446b615 Hook handler redone & storage system updated. 2019-03-14 13:40:33 -04:00
Brianna O'Keefe
ce7ca37cbf Fixed null values. 2019-02-12 17:30:42 -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
6057155a7e Removed Arconix & updated hooks. 2019-01-13 05:39:36 -05:00
Brianna O'Keefe
b13a02b6a5 fix 2018-12-28 21:13:23 -05:00
Brianna O'Keefe
424e406f7c Fix for chunk loading. 2018-12-27 03:59:49 -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
The_Creeper_Cow
3368fdf202 Switched to a itemstack based filter 2018-10-26 14:35:44 -04:00
Brianna O'Keefe
f3831a037e MySQL system implemented. 2018-09-27 00:56:23 -04:00
Brianna O'Keefe
c5db4c7794 Deleting files. 2018-09-16 12:37:26 -04:00
Brianna O'Keefe
1a9520033a CommandManager updated to v2 2018-09-16 12:35:52 -04:00
Brianna O'Keefe
4da1f41c15 API 2018-08-30 14:35:35 -04:00
Brianna O'Keefe
d9a492c9ff Lots of code cleaned up.
Started work on a module API.
2018-08-29 14:03:04 -04:00
Brianna O'Keefe
ef08449afb Lots of code cleaned up.
Started work on a module API.
2018-08-29 02:55:26 -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
85fa22312c Expanded API 2018-08-21 15:29:25 -04:00
Brianna O'Keefe
5699e77fd8 Expanded API 2018-08-21 14:36:41 -04:00
Brianna O'Keefe
1e2c4677f3 Filter is now a levelup ability.
Teleport is now a levelup ability.

IF you want to just give people teleport and filter perms to go with say a donator rank you may also give them perms for these and remove them from the levels as permissions will override.
2018-08-18 09:34:16 -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
ae737e1264 Hook handler updated to V3, this also includes a fix for towny. 2018-08-13 11:51:02 -04:00
Brianna O'Keefe
eb46531fdc Fixed typo 2018-08-13 11:36:12 -04:00
Brianna O'Keefe
66e084ca65 Expanded on the API documentation. 2018-08-13 10:58:58 -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
7c02e0e37c Fixes dupe 2018-08-13 10:11:10 -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