1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Commit Graph

1873 Commits

Author SHA1 Message Date
J3fftw1
3159a2649e
Update PortableGEOScanner.java 2019-10-16 00:50:24 +02:00
J3fftw1
da186362f4
Update PortableDustbin.java 2019-10-16 00:50:12 +02:00
J3fftw1
c31db3fa53
Update PortableCrafter.java 2019-10-16 00:49:58 +02:00
J3fftw1
5ad033bb62
Update PickaxeOfTheSeeker.java 2019-10-16 00:49:41 +02:00
J3fftw1
208bd58b00
Update MagicEyeOfEnder.java 2019-10-16 00:49:24 +02:00
J3fftw1
05fcc0b031
Update MagicSugar.java 2019-10-16 00:49:05 +02:00
J3fftw1
3d7877b4c4
Update LumberAxe.java 2019-10-16 00:48:48 +02:00
J3fftw1
a4cb17a48d
Update KnowledgeTome.java 2019-10-16 00:47:37 +02:00
J3fftw1
2740c58c64
Update KnowledgeFlask.java 2019-10-16 00:47:18 +02:00
J3fftw1
29bb302872
Update InfernalBonemeal.java 2019-10-16 00:47:05 +02:00
J3fftw1
0fb050b718
Update GrapplingHook.java 2019-10-16 00:46:52 +02:00
J3fftw1
8f9e7a1078
Update GoldPan.java 2019-10-16 00:46:36 +02:00
J3fftw1
743a75bd5c
Update EnderBackpack.java 2019-10-16 00:46:17 +02:00
J3fftw1
419e226aa7
Delete EnhancedFurnace.java 2019-10-16 00:44:49 +02:00
TheBusyBiscuit
72d1416c59
[CI skip] Merge pull request #1190 from WalshyDev/patch-2
GitHub made dumb stuff
2019-10-16 00:33:52 +02:00
Daniel Walsh
76735a6159
GitHub made dumb stuff 2019-10-15 23:25:34 +01:00
J3fftw1
5547b57da9 fixed broken items credits to walshy 2019-10-16 00:17:24 +02:00
TheBusyBiscuit
20e3f2b9ce Some more bug fixes and optimizations 2019-10-14 20:50:57 +02:00
TheBusyBiscuit
7e0eb29040 Minor optimization 2019-10-14 17:58:15 +02:00
TheBusyBiscuit
b2fd914cee Fixed Backpacks 2019-10-14 17:18:37 +02:00
TheBusyBiscuit
6865ab8c6c Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2019-10-14 17:18:08 +02:00
TheBusyBiscuit
fef43314f9 Fixed Backpacks not working 2019-10-14 17:17:50 +02:00
TheBusyBiscuit
fb652fe41d Another fix 2019-10-14 09:54:23 +02:00
TheBusyBiscuit
2a475811de Fixes #1180 (+ Improvements on MultiTool performance) 2019-10-14 09:31:14 +02:00
TheBusyBiscuit
46cbfc2823
Merge pull request #1178 from creator3/master
Fix major BlockStorage performance regression
2019-10-14 07:07:54 +02:00
creator3
9551bf5a5c
Fix major BlockStorage performance regression 2019-10-13 19:01:00 -04:00
TheBusyBiscuit
090f45d93f
Merge pull request #1176 from WalshyDev/qol/improved-timings
Order timings
2019-10-13 19:05:16 +02:00
TheBusyBiscuit
005fbbdd13 Minor changes and optimizations 2019-10-13 19:05:04 +02:00
Daniel Walsh
d2e1dabf47 okie 2019-10-13 17:45:54 +01:00
TheBusyBiscuit
3239616f50 Hotfix 2 2019-10-13 18:44:59 +02:00
Daniel Walsh
8b4d927753 Fix NPE 2019-10-13 17:33:58 +01:00
Daniel Walsh
22a9f8955a Improve and also order console output 2019-10-13 17:32:42 +01:00
TheBusyBiscuit
a1e55d0d92 Hotfix 2019-10-13 18:26:18 +02:00
TheBusyBiscuit
2fc05354a0 Some more optimizations 2019-10-13 18:14:25 +02:00
Daniel Walsh
5c5214beba Fix 2 2019-10-13 17:06:45 +01:00
TheBusyBiscuit
e0d1a71453 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2019-10-13 16:37:28 +02:00
TheBusyBiscuit
819a59d3a4 [CI skip] Micro-optimizations 2019-10-13 16:37:13 +02:00
Daniel Walsh
c17d4f5afc fix dat 2019-10-13 15:25:57 +01:00
TheBusyBiscuit
a2fe40cfe1
Merge pull request #1174 from WalshyDev/async-player-profile-fetch
Implement PlayerProfile async fetch
2019-10-13 15:57:02 +02:00
TheBusyBiscuit
b76a7a3e24
[CI skip] Merge pull request #1175 from AlexLander123/fixes
Fixed NullPointerException when using Pickaxe of the Seeker
2019-10-13 15:56:24 +02:00
AlexLander123
b95b3d2bf4 Logic Correction for PickaxeOfTheSeeker 2019-10-13 21:01:15 +08:00
Daniel Walsh
7c46affc9a Order timings 2019-10-13 13:42:07 +01:00
AlexLander123
d2581c625d Performance improvement
Changed distance() to distanceSquared()
2019-10-13 19:36:02 +08:00
TheBusyBiscuit
d3b3fd15bd Very small performance optimizations 2019-10-13 13:24:14 +02:00
Daniel Walsh
c128ba872d *yawn* 2019-10-13 12:15:45 +01:00
AlexLander123
75d568c2dd Fixed NullPointerException
Fixed NullPointerException when using Pickaxe of the Seeker
2019-10-13 16:39:01 +08:00
Daniel Walsh
694d36afa6 General improvements and fixes 2019-10-11 23:56:51 +01:00
Daniel Walsh
6b62a45ffa Added opening messages to locale 2019-10-11 23:11:02 +01:00
TheBusyBiscuit
f62bdf92c0 [CI skip] Little optimization 2019-10-12 00:05:44 +02:00
TheBusyBiscuit
1c7639717e Added /sf search 2019-10-11 23:54:20 +02:00