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

5501 Commits

Author SHA1 Message Date
Silent
b7c90fe400 unlocalized name and some docs 2022-03-02 17:02:10 +01:00
Jeffrey Kosse
7dd9cc9d11 added rooted dirt to dirt variants 2022-02-20 21:46:28 +01:00
The Busy Bot
1773ae0a4a
[CI skip] New locale updates from Crowdin 2022-02-06 01:58:00 +01:00
The Busy Bot
bca4d14a56
[CI skip] New locale updates from Crowdin 2022-02-05 11:52:43 +01:00
TheBusyBiscuit
78660f01f4
Update default value 2022-02-02 14:22:54 +01:00
StarWishsama
d82ae5bad6
chore(typo): fix isHiddenItemGroup typo
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-02-01 19:12:06 +08:00
StarWishsama
1af533733c
chore(typo): fix config type
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-02-01 19:11:44 +08:00
StarWishsama
c7539c5990
improve(guide): rename showHiddenItemInSearch to showHiddenItemGroupsInSearch 2022-02-01 11:39:50 +08:00
FN-FAL113
b00286e607
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/miner/MiningTask.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-31 18:12:56 +08:00
StarWishsama
23a11b2f93
feat(guide): add config options for show hidden item 2022-01-31 12:45:45 +08:00
FN-FAL113
6cc4695e8c
Remove nested condition 2022-01-31 10:11:00 +08:00
FN-FAL113
45b4268871
Industrial miner fix 2022-01-31 09:16:17 +08:00
FN-FAL113
edeb4aa1c7
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-30 22:25:02 +08:00
FN-FAL113
44cf96b7f3
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-30 22:24:47 +08:00
FN-FAL113
c3cc30e23c
local variables and formatting 2022-01-30 20:18:14 +08:00
FN-FAL113
6132683f00
camelCase non static instance variable 2022-01-30 19:32:36 +08:00
FN-FAL113
da37209bb8
Hopefully resolve request changes 2022-01-30 19:09:16 +08:00
FN-FAL113
ee34322dec
Added support for glass bottle 2022-01-30 10:49:55 +08:00
StarWishsama
ae18ec1114
chore(guide): don't display item that its itemGroup not be unlocked 2022-01-28 18:39:14 +08:00
The Busy Bot
d38dd0d992
[CI skip] New locale updates from Crowdin 2022-01-20 19:29:28 +01:00
Senne
e02e089b7f
Add ParamsAreNonNullByDefault 2022-01-19 17:37:48 +01:00
Senne
0a8aff0695
Merge branch 'master' into AddMiddleClickSupport 2022-01-18 22:01:23 +01:00
TheBusyBiscuit
dd16b7c84c [CI skip] Fixed javadocs 2022-01-18 20:03:52 +01:00
TheBusyBiscuit
e02eedd940
Merge pull request #3275 from Sfiguz7/fix/itemsadder_cargo_stacking
Fixes #3133
2022-01-18 17:52:08 +01:00
Daniel Walsh
3ac8cadbc1
Fix multi-line comment 2022-01-18 14:02:50 +00:00
The Busy Bot
0a1724b63e
[CI skip] New locale updates from Crowdin 2022-01-18 13:31:11 +01:00
Daniel Walsh
220cfc9058
Update dough 2022-01-16 16:54:19 +00:00
TheBusyBiscuit
0a94854629
[CI skip] Merge pull request #3415 from Slimefun/renovate/com.github.seeseemelk-mockbukkit-v1.18-1.x
Update dependency com.github.seeseemelk:MockBukkit-v1.18 to v1.15.5
2022-01-16 15:13:00 +01:00
TheBusyBiscuit
eff4bf133d Fixed unit tests 2022-01-16 15:05:01 +01:00
TheBusyBiscuit
014f832347 Fixed #3429 2022-01-16 15:02:05 +01:00
TheBusyBiscuit
e8f2a5fc49 [CI skip] Uninitialized ItemSettings will now cause test failures 2022-01-16 14:57:27 +01:00
TheBusyBiscuit
c1074faeb2 Added PlayerProfile#hasUnlockedEverything()
and also updated all workflows to JDK 17
2022-01-16 14:17:50 +01:00
TheBusyBiscuit
6ec11e17ef
Merge pull request #3428 from J3fftw1/feature/VanillaTransformationIceInFreezer
Added vanilla ratios to the freezer
2022-01-15 22:49:24 +01:00
J3fftw
4f2900045a
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.java
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2022-01-15 22:29:22 +01:00
J3fftw
5af5fbf973
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-15 18:48:22 +01:00
Jeffrey Kosse
fb3f76e9eb did requested changes 2022-01-15 18:40:39 +01:00
Jeffrey Kosse
155feede96 you are a dog 2022-01-15 18:10:56 +01:00
Jeffrey Kosse
2e94b101ae formatting where? 2022-01-15 18:09:05 +01:00
Jeffrey Kosse
e38a6bf80b formatting where? 2022-01-15 18:08:22 +01:00
Jeffrey Kosse
0d80b295ff fixed imports 2022-01-15 17:57:26 +01:00
Jeffrey Kosse
4aaa6db05f added vanilla transformation to ice 2022-01-15 17:56:18 +01:00
poma123
2bc0313b2a Added a new fromJson method with isLenient parameter 2022-01-15 17:19:50 +01:00
TheBusyBiscuit
72bd02b833 Removed ChestTerminal support 2022-01-15 16:55:12 +01:00
poma123
ecdf4f939c Made BiomeMapParser public 2022-01-14 12:13:21 +01:00
Senne
fc8ffabbcf
Switch to sfItem.isItem() 2022-01-12 22:23:19 +01:00
TheBusyBiscuit
5c1dda32a4 [CI skip] Some unit test changes 2022-01-04 01:30:21 +01:00
svr333
7f8ef8be84
Minor tweaks
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2022-01-02 15:17:45 +01:00
TheBusyBiscuit
eac32ac94c Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git 2022-01-02 12:51:38 +01:00
TheBusyBiscuit
f2f3a6c719 Fixed unit test 2022-01-02 12:51:30 +01:00
TheBusyBiscuit
730f2676b3
Merge pull request #3401 from variananora/feature/add-fuel-to-bio-reactor
Add fuel types to BioGenerator
2022-01-02 12:48:06 +01:00
TheBusyBiscuit
3d87cb3df1 Fixed #3400 2022-01-02 12:47:22 +01:00
Varian Anora
9703016ae2 Added 1.17 items and blocks 2022-01-02 18:31:46 +07:00
Varian Anora
311d600095 Add fuel types to BioGenerator 2022-01-02 18:02:52 +07:00
Senne
ef8e84a350
Invert if statement 2022-01-01 22:48:16 +01:00
Senne
4792124224
Refactor MiddleClickListener 2022-01-01 22:46:11 +01:00
TheBusyBiscuit
3993f48499 Some boring refactoring work 2022-01-01 14:34:36 +01:00
TheBusyBiscuit
0538e34578 Added Armored Jetpack recipe (resolves #1315) 2022-01-01 01:01:52 +01:00
TheBusyBiscuit
96aaa9de43 Fixed #3368 2022-01-01 00:57:13 +01:00
TheBusyBiscuit
8114729e16 Fixed #3390 2021-12-31 18:29:21 +01:00
qwertyuioplkjhgfd
330b5ff91d lol 2021-12-27 11:21:21 -08:00
Alessio Colombo
3c32194507 Fixed import order 2021-12-22 22:58:59 +01:00
Alessio Colombo
d96fa92957 Fixes #3385 2021-12-22 22:54:56 +01:00
Alessio Colombo
b46140202c Fixed android movement below y=0 2021-12-22 22:38:12 +01:00
TheBusyBiscuit
e755756dad
Merge pull request #3305 from Slimefun/feature/farmer_talisman
Added Talisman of the Farmer (approved suggestion)
2021-12-21 10:42:47 +01:00
TheBusyBiscuit
8229935b3a [CI skip] Fixed Unit Test 2021-12-21 10:32:39 +01:00
qwertyuioplkjhgfd
9723d6af80 this is probably unintended? 2021-12-20 23:30:56 -08:00
Alessio Colombo
8116820a53 Bleh 2021-12-20 14:04:16 +01:00
Alessio Colombo
2d526f30b4 Moved double drops to helper method 2021-12-20 13:37:01 +01:00
Daniel Walsh
77aa308a76
Oops 2021-12-18 18:13:40 +00:00
Daniel Walsh
6bfc2a1a40
Remove SF only method 2021-12-18 17:55:51 +00:00
Daniel Walsh
18665692b8
Improved the API for BiomeMap 2021-12-18 13:49:41 +00:00
TheBusyBiscuit
f0bf6f0d1d Encourage Java 17 (not required) 2021-12-17 17:57:21 +01:00
TheBusyBiscuit
2ab59393a6 Added 1.18 biome-maps 2021-12-10 23:03:17 +01:00
TheBusyBiscuit
93775e36b4 Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git into
wip/1.18

Conflicts:
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/OilResource.java
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/SaltResource.java
	src/test/java/io/github/thebusybiscuit/slimefun4/api/geo/TestResourceRegistration.java
2021-12-10 22:45:00 +01:00
TheBusyBiscuit
250fe4c901
Merge pull request #3367 from Slimefun/api/biome-maps
(API) Added Biome Maps [1.18 preparation]
2021-12-10 22:38:36 +01:00
TheBusyBiscuit
2296ae3aff
[CI skip] Merge pull request #3297 from svr333/WikiUpdate
Update wiki.json
2021-12-10 19:39:11 +01:00
TheBusyBiscuit
4daa5d6475
[CI skip] Merge pull request #3315 from TerslenK/master
Re-adding gravity_affected_blocks.json and adding "GRAVITY_AFFECTED_BLOC…
2021-12-10 19:01:38 +01:00
TheBusyBiscuit
224049431e
Update src/main/java/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.java
Co-authored-by: Daniel Walsh <walshydev@gmail.com>
2021-12-10 18:57:28 +01:00
TheBusyBiscuit
50310fd2ce
Apply suggestions from code review
Co-authored-by: svr333 <vanrompaey.senne@protonmail.com>
2021-12-10 18:21:04 +01:00
TheBusyBiscuit
796193207e
Update src/main/java/io/github/thebusybiscuit/slimefun4/utils/biomes/BiomeDataConverter.java
Co-authored-by: Sfiguz7 <37039432+Sfiguz7@users.noreply.github.com>
2021-12-09 16:25:47 +01:00
TheBusyBiscuit
b58fff602e Finished configuration 2021-12-09 15:28:10 +01:00
TheBusyBiscuit
6e60e94031 Updated Nether Ice biome map 2021-12-09 13:40:12 +01:00
TheBusyBiscuit
829a7d6bf6 Added version compat tests 2021-12-09 13:31:04 +01:00
TheBusyBiscuit
5ba049d29c Added lenient parsing and more documentation 2021-12-09 12:42:02 +01:00
TheBusyBiscuit
db5e4ffa2e Refactoring and documentation 2021-12-08 20:25:04 +01:00
TheBusyBiscuit
4136615c67 shhhh, this wasn't copy-pasted at all 👀 2021-12-08 18:44:36 +01:00
TheBusyBiscuit
9c938df2d5 Fixed unit test 2021-12-08 18:37:56 +01:00
TheBusyBiscuit
4ba36a7dab Added biome maps for existing resources 2021-12-08 18:36:53 +01:00
TheBusyBiscuit
074571ac22 Added more unit tests 2021-12-08 18:30:10 +01:00
TheBusyBiscuit
b2e391e099 First steps towards biome maps 2021-12-08 18:08:18 +01:00
Alessio Colombo
4e7ae6c5b0 Made gps complexity compatible with negative y 2021-12-08 15:10:17 +01:00
Daniel Walsh
ab477b412f
Push my WIP changes 2021-12-01 13:08:08 +00:00
TheBusyBiscuit
1f3d0f5c20 Fixed #3336
(untested)
2021-11-30 22:11:46 +01:00
TheBusyBiscuit
bacaceb22f Refactored Industrial Miner ore handling 2021-11-30 19:45:10 +01:00
Jeffrey Kosse
1ae54130ef changed up the tag 2021-11-07 14:44:14 +01:00
Jeffrey Kosse
9d3ef19a24 updated pressure plate tag 2021-11-07 14:23:27 +01:00
terslenk
caca7fc7b9 forgot to remove second anvil tag ;-; 2021-11-01 17:51:18 +03:00
terslenk
a9c371a1d0 forgot to remove second anvil tag ;-; 2021-11-01 17:48:28 +03:00
terslenk
78aa3074ec fixed tags location 2021-11-01 17:41:29 +03:00
terslenk
fa09f17d16 fixed values 2021-11-01 17:32:45 +03:00