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

3839 Commits

Author SHA1 Message Date
TheBusyBiscuit
916fb554d0 Fixes #2086 2020-07-23 00:52:59 +02:00
TheBusyBiscuit
ba4282c3e7
[CI skip] Merge pull request #2109 from WalshyDev/change/some-small-changes
Fix some regex, finals and replace isPresent with ifPresent
2020-07-22 21:23:20 +02:00
TheBusyBiscuit
8c867c09b6 [CI skip] Some documentation 2020-07-22 21:17:25 +02:00
Daniel Walsh
5e3eccfaa4 Fix some regex, finals and replace isPresent with ifPresent 2020-07-22 18:06:42 +01:00
TheBusyBiscuit
d2754f06fc [CI skip] A bit refactoring 2020-07-22 18:11:43 +02:00
TheBusyBiscuit
4b4a9c2e11
Merge pull request #2108 from poma123/master
Added BONE_BLOCK to GrindStone
2020-07-22 15:32:38 +02:00
TheBusyBiscuit
86c253c929 [CI skip] Updated change log 2020-07-22 15:32:26 +02:00
Poma123
5fa4e8b083
Added BONE_BLOCK to GrindStone 2020-07-21 13:51:08 +02:00
TheBusyBiscuit
a1952edde3
Merge pull request #2106 from TheBusyBiscuit/paper
Optimizations for Paper (cargo network optimizations)
2020-07-21 10:17:46 +02:00
TheBusyBiscuit
6eebb79314 Fixed 2020-07-21 09:56:29 +02:00
TheBusyBiscuit
2d64f37999
Update CHANGELOG.md 2020-07-20 19:33:03 +02:00
TheBusyBiscuit
7554b12c66
[CI skip] Maybe not so useful 2020-07-20 17:40:21 +02:00
TheBusyBiscuit
484f3d7c12
[CI skip] Created CODEOWNERS file 2020-07-20 17:34:56 +02:00
TheBusyBiscuit
29b26ed327 Made requested changes 2020-07-20 16:30:20 +02:00
TheBusyBiscuit
397f194029 Fixed two synchronization issues 2020-07-20 13:08:13 +02:00
TheBusyBiscuit
fd10f2ea4c Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 into paper 2020-07-20 12:48:25 +02:00
TheBusyBiscuit
613bcd86b8 Fixes #2093 2020-07-20 12:43:05 +02:00
TheBusyBiscuit
f4c0c9f905 Minor changes 2020-07-20 10:49:59 +02:00
TheBusyBiscuit
64b59e3a02 Spigot is now called "Spigot" 2020-07-20 03:05:49 +02:00
TheBusyBiscuit
c1d6021216 Optimized teleportations 2020-07-20 02:31:58 +02:00
TheBusyBiscuit
045cdf1090 Added performance improvements for Block States 2020-07-20 02:22:24 +02:00
TheBusyBiscuit
ae780a69bb Added PaperLib 2020-07-20 01:51:14 +02:00
TheBusyBiscuit
14e062810b Fixes #2075 2020-07-19 10:53:09 +02:00
TheBusyBiscuit
14f88495c4 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-07-19 10:32:17 +02:00
TheBusyBiscuit
8042deb591 Some small improvements 2020-07-19 10:31:12 +02:00
TheBusyBiscuit
7d82bfe35d
[CI skip] Merge pull request #2101 from TheBusyBiscuit/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.4.4
2020-07-18 22:18:12 +02:00
Renovate Bot
88b24dc4ec
Update dependency org.mockito:mockito-core to v3.4.4 2020-07-18 19:51:01 +00:00
TheBusyBiscuit
41e52b5285
[CI skip] Merge pull request #2095 from TheBusyBiscuit/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.4.3
2020-07-17 14:48:18 +02:00
Renovate Bot
b75deaf02e
Update dependency org.mockito:mockito-core to v3.4.3 2020-07-17 12:45:02 +00:00
TheBusyBiscuit
c78e3c3959 Performance improvements for cargo (when ChestTerminals is installed) 2020-07-16 22:41:36 +02:00
TheBusyBiscuit
a42c62dd04 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-07-16 21:53:26 +02:00
TheBusyBiscuit
ae5e97a81b
[CI skip] Merge pull request #2094 from TheBusyBiscuit/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.4.2
2020-07-16 21:53:05 +02:00
Renovate Bot
7dd13ec57e
Update dependency org.mockito:mockito-core to v3.4.2 2020-07-16 19:47:31 +00:00
TheBusyBiscuit
75ca7f1d4b Cargo performance improvement 2020-07-15 23:49:44 +02:00
TheBusyBiscuit
52efb03305 Relocated a class 2020-07-15 19:52:29 +02:00
TheBusyBiscuit
3455c70d58 More refactoring 2020-07-15 19:19:38 +02:00
TheBusyBiscuit
52dd7e9705 Refactoring 2020-07-15 18:50:26 +02:00
TheBusyBiscuit
d26eed4534 Removed redundant check 2020-07-15 18:46:17 +02:00
TheBusyBiscuit
72e1cc33bb Minor change 2020-07-15 18:23:57 +02:00
TheBusyBiscuit
eaaf0c5c01 Another performance improvement to Energy networks 2020-07-15 18:23:21 +02:00
TheBusyBiscuit
f14ec8dc99 Missed one line 2020-07-15 13:20:47 +02:00
TheBusyBiscuit
45c01df9dc Updated to latest Spigot API methods 2020-07-15 13:19:51 +02:00
TheBusyBiscuit
c574337318 Reworked Energy Providers (Generators) 2020-07-15 13:17:27 +02:00
TheBusyBiscuit
0735eaad83 [CI skip] Removed more deprecated code 2020-07-14 13:19:04 +02:00
TheBusyBiscuit
0f7318a749 [CI skip] Removed deprecated classes 2020-07-13 10:36:16 +02:00
TheBusyBiscuit
2b01c37e64
[CI skip] Merge pull request #2090 from TheBusyBiscuit/gitlocalize-12355
Updated polish translations
2020-07-13 10:34:57 +02:00
koloksk
28b44f8dd8 Translate categories_pl.yml via GitLocalize 2020-07-13 08:32:18 +00:00
Wirusiu
8c1c72cafd Translate messages_pl.yml via GitLocalize 2020-07-13 08:32:17 +00:00
mt-gitlocalize
b82dbd2d01 Translate researches_pl.yml via GitLocalize 2020-07-13 08:32:16 +00:00
kbartek05
65b86704d0 Translate researches_pl.yml via GitLocalize 2020-07-13 08:32:14 +00:00