1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00
Commit Graph

8140 Commits

Author SHA1 Message Date
TheBusyBiscuit
811933b1eb
[CI Skip] Allow server owners to fully customize sounds (#2844)
Co-authored-by: Senne <vanrompaey.senne@protonmail.com>
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2023-06-29 21:08:09 +01:00
JustAHuman-xD
961ad00dcc Trigger test build workflow 2023-06-28 13:54:27 -05:00
Just_ToS
5862b12eb9 Add suggested changes 2023-06-28 16:38:31 +03:00
JustAHuman-xD
1f407b7a86 Requested Changes 2023-06-28 06:43:42 -05:00
JustAHuman-xD
4f55622d35 Better Javadocs 2023-06-24 17:08:55 -05:00
JustAHuman-xD
7b4f533da5
Suggested Change
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2023-06-24 16:45:07 -05:00
renovate[bot]
b9c6c22f73
[CI skip] Update actions/upload-artifact action to v3 2023-06-24 18:30:32 +02:00
renovate[bot]
e7d0414124 Update actions/github-script action to v6 2023-06-24 17:29:42 +01:00
Daniel Walsh
cab97b1a93 Download artifact by ID, it isn't available in the workflow_run 2023-06-24 17:03:08 +01:00
justtos
b9f6a183d0
Fix comment spacing
Co-authored-by: Phoenix-Starlight <64714532+Phoenix-Starlight@users.noreply.github.com>
2023-06-24 18:42:56 +03:00
justtos
86e0dc2c04
Yet another code style correction
Co-authored-by: JustAHuman-xD <65748158+JustAHuman-xD@users.noreply.github.com>
2023-06-24 18:27:05 +03:00
Just_ToS
ec34ae9399 Another minor code styling correction 2023-06-24 17:56:03 +03:00
justtos
992a4818ac
Minor code styling correction
Co-authored-by: svr333 <vanrompaey.senne@protonmail.com>
2023-06-24 17:32:42 +03:00
Sfiguz7
a78cc5114c
Merge pull request #3863 from J3fftw1/feature/preview-builds 2023-06-24 13:38:59 +02:00
Daniel Walsh
b393a066f1
Improve messaging 2023-06-24 12:09:25 +01:00
Daniel Walsh
e1f830dac9
Try to work within the perms 2023-06-24 11:40:22 +01:00
Daniel Walsh
0fdccdd177
Fix vars 2023-06-24 11:10:51 +01:00
Sfiguz7
62be0f7708
Merge pull request #3866 from Slimefun/fix/pr-labels 2023-06-24 11:28:29 +02:00
Daniel Walsh
96959bc2b5
Fix PR labels action perms 2023-06-24 10:21:42 +01:00
Sfiguz7
0fa8c9db93
Merge pull request #3865 from SchnTgaiSpock/fix/name-1 2023-06-24 11:13:46 +02:00
Andrew Wong
17014a969f Add validate checks and improve performance by skipping an uncessary validate check 2023-06-24 09:54:52 +01:00
Andrew Wong
31693eec8b Don't presize the hashmap 2023-06-24 09:54:52 +01:00
Andrew Wong
befbfadeb0 Remove unused import 2023-06-24 09:54:52 +01:00
Andrew Wong
1841617392 Add new methods in BlockStorage and TickerTask which improve the performance of bulk deleting block info for a given chunk 2023-06-24 09:54:52 +01:00
SchnTgaiSpock
b364653f9a
Rename amarcais53 to HamtaBot 2023-06-23 22:04:56 -04:00
JustAHuman-xD
90219fd92a Inline the Nonnull annotations 2023-06-23 17:30:24 -05:00
Just_ToS
c0f9bbea64 Fix possible enchantment duplication 2023-06-23 00:52:37 +03:00
J3fftw1
47c990a232 add the workflows path 2023-06-21 22:40:00 +02:00
J3fftw1
20f9368ade trailing spaces 2023-06-21 22:36:51 +02:00
J3fftw1
72e249d542 add preview builds 2023-06-21 22:34:37 +02:00
renovate[bot]
379cb97cf9
[CI skip] Update dependency com.github.LoneDev6:itemsadder-api to v3.5.0b 2023-06-21 14:33:42 +02:00
renovate[bot]
0b83bfcdf9
[CI skip] Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.221 2023-06-21 14:31:28 +02:00
renovate[bot]
c2712eb13d
[CI skip] Update dependency org.mockito:mockito-core to v5.4.0 2023-06-21 14:30:48 +02:00
Sefiraat
25bbe4f38f
Merge pull request #3862 from Sefiraat/fix/block_break_return
Fix incorrect return in BlockListener
2023-06-21 09:50:44 +01:00
Sefiraat
a45b07342c Fix incorrect return 2023-06-21 08:52:26 +01:00
J3fftw
becbc0b0c0
added block events (#3595)
Co-authored-by: svr333 <vanrompaey.senne@protonmail.com>
Co-authored-by: Sefiraat <miakis@me.com>
Co-authored-by: JustAHuman-xD <65748158+JustAHuman-xD@users.noreply.github.com>
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2023-06-20 22:25:27 +01:00
Daniel Walsh
817b6aa9fd [CI Skip] Prep for RC-34 2023-06-20 22:19:56 +01:00
JustAHuman-xD
060b59dd0f Remove Initial Flicker
By Setting the Entity Tags in this lambda I am setting them before the entity is spawned. It removes the currently flicker of an armorstand when you place an item for the first time. Its a small thing but makes it that much more immersive & polished.
2023-06-17 10:21:38 -05:00
JustAHuman-xD
b4d2020a4d Fix #3507 2023-06-17 10:13:04 -05:00
JustAHuman-xD
da9f84925a
Update src/main/java/io/github/thebusybiscuit/slimefun4/core/multiblocks/MultiBlockMachine.java
Co-authored-by: J3fftw <44972470+J3fftw1@users.noreply.github.com>
2023-06-16 16:50:07 -05:00
JustAHuman-xD
a17067b358
I accidentally put a colon 🥲 2023-06-16 16:31:38 -05:00
JustAHuman-xD
6520c5f5a6
Remove Ternary
This was on my phone through the GitHub app so I hope everything is correct lol
2023-06-16 16:29:05 -05:00
JustAHuman-xD
d47391cead Add Precondition 2023-06-16 15:03:48 -05:00
renovate[bot]
a86446e236
[CI skip] Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.15 2023-06-16 21:46:05 +02:00
renovate[bot]
c91e50aecc
[CI skip] Update dependency com.sk89q.worldedit:worldedit-core to v7.2.15 2023-06-16 21:45:51 +02:00
renovate[bot]
2b338262fc
[CI skip] Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.0 2023-06-16 21:45:19 +02:00
Sfiguz7
79e057d2aa
Merge pull request #3853 from JustAHuman-xD/fix/actual-salt-automation 2023-06-15 08:50:57 +02:00
JustAHuman-xD
02e353d0af Refactor & Actually Automate Salt 2023-06-14 16:48:06 -05:00
JustAHuman-xD
7fbf93706c Fix Imports 2023-06-11 11:43:18 -05:00
Sfiguz7
b783afd463
Merge pull request #3847 from Sefiraat/fix/enchantment_amount_fixes
Bandaid because of *someone*
2023-06-11 00:55:15 +02:00