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

5859 Commits

Author SHA1 Message Date
TheBusyBiscuit
d678977a03 Fixed formatting, import and small optimization 2021-01-15 11:52:56 +01:00
TheBusyBiscuit
a810458345 [CI skip] Small changes 2021-01-15 11:46:40 +01:00
TheBusyBiscuit
3663a7d43b Proper error handling and updated changelog 2021-01-15 03:31:33 +01:00
TheBusyBiscuit
1997fe04d8 Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git into refactoring/holograms 2021-01-15 03:12:41 +01:00
TheBusyBiscuit
5ea34a895d Fixed holograms cache 2021-01-15 01:37:55 +01:00
TheBusyBiscuit
3ea2fccf25 Fixed docs 2021-01-15 01:34:56 +01:00
TheBusyBiscuit
570908a448 Cache entity names 2021-01-15 01:32:39 +01:00
TheBusyBiscuit
34f24f4d60 Invisible and invulnerable might be a good idea. 2021-01-15 00:29:28 +01:00
TheBusyBiscuit
d84a2e37a3 Lowered purge delay 2021-01-15 00:24:23 +01:00
TheBusyBiscuit
a7d0758692 More work on holograms 2021-01-15 00:16:58 +01:00
ProfElements
a58fa5881f Merge branch 'master' of https://github.com/ProfElements/Slimefun4 2021-01-14 16:03:56 -06:00
ProfElements
58eca5affa Check for conflicting enchantments, this can probably be better 2021-01-14 16:02:33 -06:00
TheBusyBiscuit
18787779af
Update researches_en.yml 2021-01-14 22:06:11 +01:00
ProfElements
5cd1d8cb22 appease yaml lint v3 2021-01-14 15:05:08 -06:00
ProfElements
782da8582f fix researches_en.yml formatting 2021-01-14 14:56:13 -06:00
ProfElements
fada355fe5 Add research and make Book Binder recipe slightly harder 2021-01-14 14:39:28 -06:00
TheBusyBiscuit
84d2d99097 not done yet 2021-01-14 20:44:56 +01:00
TheBusyBiscuit
dfcca27dd4
[CI skip] Merge pull request #2723 from Slimefun/renovate/org.sonarsource.scanner.maven-sonar-maven-plugin-3.x
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v3.8.0.2131
2021-01-14 17:57:06 +01:00
Renovate Bot
1510a49032
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v3.8.0.2131 2021-01-14 16:53:50 +00:00
TheBusyBiscuit
ac590fdde3 Fixes #2721 2021-01-14 14:41:09 +01:00
TheBusyBiscuit
a3715d3b88
[CI skip] Merge pull request #2720 from Slimefun/renovate/com.github.thebusybiscuit-cs-corelib2-0.x
Update dependency com.github.TheBusyBiscuit:CS-CoreLib2 to v0.29.2
2021-01-14 14:32:46 +01:00
Renovate Bot
05548723f7
Update dependency com.github.TheBusyBiscuit:CS-CoreLib2 to v0.29.2 2021-01-14 13:21:24 +00:00
TheBusyBiscuit
5d28261626
[CI skip] Fix discord webhook 2021-01-14 12:32:21 +01:00
TheBusyBiscuit
7826b2359a Finished fix for #2636 and fixed a threading issue with BlockStates 2021-01-14 11:58:52 +01:00
TheBusyBiscuit
42631a1165
[CI skip] Removed URL checker 2021-01-14 11:08:56 +01:00
TheBusyBiscuit
552abb31d6
[CI skip] Merge pull request #2718 from Slimefun/renovate/superkogito-urls-checker-0.x
Update SuperKogito/URLs-checker action to v0.2.2
2021-01-14 11:03:31 +01:00
Renovate Bot
3fe60b91c7
Update SuperKogito/URLs-checker action to v0.2.2 2021-01-13 22:07:20 +00:00
ProfElements
23049b64fa Make request changes, simpliflied BookBinder 2021-01-13 15:25:28 -06:00
ProfElements
088a08952b Make requested changes, made combineEnchantments better generally 2021-01-13 14:35:17 -06:00
TheBusyBiscuit
d8004510e5
Updated changelog (fixed two bugs) 2021-01-13 19:48:30 +01:00
Daniel Walsh
2f08066449
Merge pull request #2487 from CURVX/fix/sf-machine-hopper 2021-01-13 18:46:13 +00:00
TheBusyBiscuit
0ae418250b
[CI skip] Merge pull request #2716 from Slimefun/renovate/com.github.lonedev6-itemsadder-api-2.x
Update dependency com.github.LoneDev6:itemsadder-api to v2
2021-01-13 17:38:40 +01:00
Renovate Bot
c53d87d064
Update dependency com.github.LoneDev6:itemsadder-api to v2 2021-01-13 16:31:00 +00:00
TheBusyBiscuit
4494a32826 [CI skip] Updated diagram 2021-01-13 15:55:12 +01:00
TheBusyBiscuit
f9a138b79c [CI skip] Added Triage workflow 2021-01-13 15:33:29 +01:00
TheBusyBiscuit
029bc2ae78 Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git into
refactoring/holograms

Conflicts:
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.java
2021-01-13 14:29:18 +01:00
TheBusyBiscuit
6e27ea0ca1 [CI skip] Fixed javadocs 2021-01-13 13:48:56 +01:00
TheBusyBiscuit
faa3219add Added an additional item warning for illegal stack sizes 2021-01-13 13:15:05 +01:00
TheBusyBiscuit
11a368f97e Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git 2021-01-13 12:46:35 +01:00
TheBusyBiscuit
b0f5768443 [CI skip] Removed a deprecated method 2021-01-13 12:46:16 +01:00
TheBusyBiscuit
89f6b69e80
[CI skip] Merge pull request #2713 from Slimefun/gitlocalize-14728
Updated and improve zh-CN Translation
2021-01-13 12:19:25 +01:00
TheBusyBiscuit
69df04f128 Remove as much old stuff as possible 2021-01-13 11:58:54 +01:00
Nameless
a69226dd76 Translate messages_zh-CN.yml via GitLocalize 2021-01-13 05:23:28 +00:00
CURVX
889ffe4872 Few minor changes 2021-01-13 10:31:45 +05:30
TheBusyBiscuit
f602c6c575 Slimefun but without cs-corelib 2021-01-13 02:51:05 +01:00
TheBusyBiscuit
7339a6ed4b [CI skip] Refactoring 2021-01-13 02:20:32 +01:00
TheBusyBiscuit
ec8eed58f9 [CI skip] Refactoring 2021-01-12 19:28:12 +01:00
CURVX
a0ab148a65 Cleaned imports pt.2 2021-01-12 23:42:19 +05:30
CURVX
f0e891134b Cleaned imports 2021-01-12 23:17:23 +05:30
CURVX
19e2f37ac6 Resolve merge conflicts 2021-01-12 21:51:31 +05:30