1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 12:15:50 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
TheBusyBiscuit
2812b84ea8 Minor Code Optimizations 2019-06-20 10:12:34 +02:00
CyberPatriot
877e01b1be
Fix for issue #879
This edit is for issue #879 . Tested on latest versions of Slimefun, ChestTerminal, and CS-CoreLib. 1.13 is to be determined.
2019-06-12 23:48:38 -05:00
SoSeDiK
385edf3cd7 Even more lambdas expressions 2019-03-31 21:32:40 +03:00
SoSeDiK
3c4e8e6b32 Use lambda expressions 2019-03-30 14:32:13 +02:00
MisterErwin
c0e51f2458 Code cleanup + MaterialHelper 2018-09-05 18:26:58 +02:00
MisterErwin
81031d3acc Using spigot Particles and BlockData Directional 2018-09-05 17:51:38 +02:00
SoSeDiK
3cf306ce34 Replaced deprecated methods 2018-06-06 12:41:56 +03:00
SoSeDiK
6eb17d1d45 Removed unused imports 2018-06-06 11:46:18 +03:00
Oliver Wright
2c0dc15e4c
Create a Network class to manage networks in a stateful way 2018-03-10 01:05:15 +00:00
TheBusyBiscuit
fb4b3ab738
Fixed Arguments 2017-12-29 12:10:21 +01:00
TheBusyBiscuit
f5d9170961
Fixed Import 2017-12-29 12:01:22 +01:00
TheBusyBiscuit
f9f4648303
Fixed ChestTerminal Lore 2017-12-29 11:54:23 +01:00
Florian CUNY
2d38231101 Small performance improvement in CargoManager
done by saving the blockinfo to avoid heavy calls. Would probably need later a more reliable "rewrite".

Fixes https://github.com/TheBusyBiscuit/Slimefun4/issues/514
2017-12-21 08:22:57 +01:00
Poslovitch
319238f4b3 Fixes ignored frequencies for Cargo
Fixes https://github.com/TheBusyBiscuit/Slimefun4/issues/408

Was due to the JSON storage format (everything is String). #getInt was
therefore returning 0.
2017-09-10 16:13:59 +02:00
Poslovitch
0b54f079e4 Fixes a NumberFormatException when trying to read inexistant frequency of a CargoManager
Fixes https://github.com/TheBusyBiscuit/Slimefun4/issues/363
Fixes https://github.com/TheBusyBiscuit/Slimefun4/issues/161
2017-08-10 17:02:38 +02:00
TheBusyBiscuit
4930d54795 Updated "Unsupported Version" message 2017-06-14 12:35:25 +02:00
John000708
4eed2e1b61 Remove bad code 2017-06-13 19:59:39 +02:00
John000708
cf1850dec8 Update Branch 2017-05-28 20:37:59 +02:00
TheBusyBiscuit
ebfc6f418c Fixed Round-Robin Mode for Cargos 2017-04-10 10:08:06 +02:00
TheBusyBiscuit
3d21dae93c Reverted failed fix 2017-04-10 10:00:26 +02:00
TheBusyBiscuit
45554ce457 Fixed Cargo Round-Robin Mode 2017-04-10 09:57:58 +02:00
TheBusyBiscuit
5590118a52 Added elses 2017-04-10 09:46:21 +02:00
John000708
07dbfbd318 Cargo Nodes now listen for canAccessChest() 2017-03-19 17:27:16 +01:00
John000708
de4f779a64 Added EmeraldEnchants limit to AutoEnchanter.
Started "documenting" the API
2017-02-06 18:23:11 +01:00
TheBusyBiscuit
e731bf20aa Call ChestManipulator on withdraw() 2017-01-23 12:55:58 +01:00
TheBusyBiscuit
b08f5b9892 Added ChestManipulator 2017-01-23 12:52:14 +01:00
BuildTools
3e470d87fb Replaced all § with & 2016-11-23 16:51:57 +01:00
mrCookieSlime
e99552e111 Chest Terminals no longer show a higher number than youre able to
request
2016-05-22 13:21:54 +02:00
mrCookieSlime
5dde2c8564 1.9.4 Support and Fixes 2016-05-14 13:29:40 +02:00
mrCookieSlime
686004304c Slimefun 4 2016-04-14 18:24:03 +02:00