Commit Graph

448 Commits

Author SHA1 Message Date
mfnalex
70522f9fdd 10.1.0 release 2021-06-20 17:26:29 +02:00
mfnalex
409c61eba6
Update HOW_TO_USE_API.md 2021-06-20 17:16:33 +02:00
mfnalex
69c58f0078 added default clause 2021-05-30 22:39:52 +02:00
mfnalex
e84fd66588 changed version to 10.1.0-SNAPSHOT 2021-05-30 22:28:35 +02:00
mfnalex
ef16ccc029 refactoring & optimization 2021-05-30 22:27:56 +02:00
mfnalex
1aee09b7f1 switched to new ConfigUpdater 2021-05-30 21:54:34 +02:00
mfnalex
d894e02c5e Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	pom.xml
#	src/main/resources/plugin.yml
2021-05-30 21:15:54 +02:00
mfnalex
c451a0cc50 added maven placeholders to plugin.yml 2021-05-30 21:14:26 +02:00
mfnalex
84ea71db8e cleaned up pom.xml 2021-05-30 21:14:10 +02:00
mfnalex
79a9580692 idea's "encapsulate fields" 2021-05-30 21:00:10 +02:00
mfnalex
36d502f355 renamed classes 2021-05-30 20:55:43 +02:00
mfnalex
8abe5206d6 moved classes to packages 2021-05-30 20:52:40 +02:00
mfnalex
5d0e369b72
Update HOW_TO_USE_API.md 2021-05-29 18:29:04 +02:00
mfnalex
0f838aff5b
Update HOW_TO_USE_API.md 2021-05-29 18:27:06 +02:00
BuildTools
ef881a1c45 10.0.4 release (untested) 2021-05-29 15:37:35 +02:00
mfnalex
e3921c8347 10.0.3 2021-05-25 15:41:26 +02:00
mfnalex
84d144e229 10.0.2 2021-05-24 22:41:53 +02:00
mfnalex
4b2a3c9fcc 10.0.1 2021-05-19 16:05:53 +02:00
mfnalex
295b616669 10.0.0 2021-05-19 15:16:24 +02:00
mfnalex
1bda6e51e4
Merge pull request #113 from minhh2792/patch-1
Added Vietnamese translation
2021-05-10 20:16:03 +02:00
minhh2792
3c195acb68
Update config.yml 2021-05-04 13:18:22 +07:00
minhh2792
b3b0d46348
Added Vietnamese message
I added Vietnamese message, my translation are very correct since I'm a Vietnamese native speaker
2021-05-04 13:16:56 +07:00
mfnalex
c47ab62b4d
Merge pull request #112 from DarkVillager/patch-1
Finished Dutch Translations
2021-04-24 13:41:36 +02:00
Dark_Ville
09579ebccf
Finished Dutch Translations 2021-04-24 13:15:13 +02:00
mfnalex
e80ca1d97a 9.7.2 release candidate 2021-04-15 20:13:52 +02:00
mfnalex
f7ce33211f
Merge pull request #109 from Cazcez/patch-1
Update Turkish Translation
2021-04-15 20:12:59 +02:00
Cazcez
236b2fd0d0
Update Turkish Translation 2021-04-15 20:44:19 +03:00
mfnalex
c281c597c0 9.7.0 2021-04-15 19:30:20 +02:00
mfnalex
dc46fd2abf bumped config version 2021-04-15 19:29:01 +02:00
mfnalex
49c70243f8 9.6.0 release 2021-04-15 19:27:56 +02:00
mfnalex
04eaebc552 9.6.0 release 2021-04-14 20:16:27 +02:00
mfnalex
d035f540bc 9.5.1 release 2021-03-26 23:57:37 +01:00
mfnalex
a54e4e3f42 9.5.0 release 2021-03-26 22:33:16 +01:00
mfnalex
3121fce3c9 9.5.0 release 2021-03-26 22:32:39 +01:00
mfnalex
fe559304b5
Merge pull request #107 from utarwyn/feature-endercontainers
Add EnderContainers support
2021-03-26 22:28:31 +01:00
utarwyn
3b077ed9d8
Change first EnderContainers compatible version 2021-03-26 19:46:42 +01:00
utarwyn
c06d5c569b
Add autosorting for EnderContainers inventories 2021-03-26 19:22:33 +01:00
utarwyn
f9cdebb243
Add integration with EnderContainers 2021-03-11 10:22:21 +01:00
mfnalex
036c4fd68a Merge remote-tracking branch 'origin/master' into master 2021-03-01 12:42:42 +01:00
mfnalex
c2e929896a 9.4.0 release 2021-03-01 12:42:25 +01:00
mfnalex
238f48ac11 9.4.0 release 2021-03-01 12:41:56 +01:00
mfnalex
fba9f22cc7
Update HOW_TO_USE_API.md 2021-02-20 17:49:44 +01:00
mfnalex
c2675512c6
Update HOW_TO_USE_API.md 2021-02-20 17:43:34 +01:00
mfnalex
d17ae474be
Update HOW_TO_USE_API.md 2021-02-20 17:43:20 +01:00
mfnalex
19c2c727bf 9.3.0 2021-02-18 16:34:19 +01:00
mfnalex
150a237ec1 Merge remote-tracking branch 'origin/master' into master 2021-02-17 21:11:28 +01:00
mfnalex
2498e60be5 9.1.1 2021-02-17 21:10:52 +01:00
mfnalex
a044f35056
Merge pull request #104 from JiggsNephron/patch-1
Update ChestSortCategory.java
2021-02-17 21:07:57 +01:00
Richard
b187ec0038
Update ChestSortCategory.java
Moved the asteriskBefore boolean and asteriskAfter boolean inside the for loop to prevent them being set true for the remainder of the loop due to an earlier item in the category file having asterisks.
2021-02-17 17:43:37 +00:00
mfnalex
d233cc7f73 9.1.0 release 2021-02-17 14:51:53 +01:00