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

3208 Commits

Author SHA1 Message Date
LinoxGH
73973a00b7 Did the requested changes and some fixes. 2020-06-27 12:26:15 +03:00
LinoxGH
52dc7585fc Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 into HazmatSuitBees
 Conflicts:
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.java
2020-06-27 08:09:09 +03:00
TheBusyBiscuit
ca36271a79
Merge pull request #2055 from TheBusyBiscuit/refactoring/item-energy
Lots of refactoring and rewriting of Item Energy
2020-06-27 03:43:55 +02:00
TheBusyBiscuit
6d36655081 Another optimization for Solar Generators 2020-06-27 03:40:27 +02:00
TheBusyBiscuit
bd2f4b196d Minor optimization for Solar Helmet checks 2020-06-27 03:29:10 +02:00
TheBusyBiscuit
468617d9a2 Changed a comment. 2020-06-27 03:13:43 +02:00
TheBusyBiscuit
44c0029587 Fixed a rare concurrency issue with world saving 2020-06-27 02:47:53 +02:00
TheBusyBiscuit
0dfd40e407 Fixed a few more color codes for 1.16 (Sorry Walshy :P ) 2020-06-27 02:35:29 +02:00
TheBusyBiscuit
f6f09d2e2e Some more refactoring 2020-06-27 02:28:01 +02:00
TheBusyBiscuit
b2833b3ce8 Removed unused parameter 2020-06-27 02:18:49 +02:00
TheBusyBiscuit
e081d15c6d Fixed a slight mistake with the lore 2020-06-27 01:46:20 +02:00
LinoxGH
ffd57ec760 Did the requested Changes 2020-06-27 01:51:38 +03:00
Vravinite
c941b9080f Translate recipes_es.yml via GitLocalize 2020-06-26 21:53:21 +00:00
HeroBrineKing
758e687783 Translate messages_zh-TW.yml via GitLocalize 2020-06-26 21:51:20 +00:00
HeroBrineKing
3ba284746b Translate researches_zh-TW.yml via GitLocalize 2020-06-26 21:51:18 +00:00
HeroBrineKing
6b89cd3fc2 Translate recipes_zh-TW.yml via GitLocalize 2020-06-26 21:51:17 +00:00
HeroBrineKing
dab48cbe13 Translate categories_zh-TW.yml via GitLocalize 2020-06-26 21:51:16 +00:00
LinoxGH
29fe881768 Added a new lore to Hazmat Suit for 1.15+ 2020-06-26 23:31:15 +03:00
LinoxGH
cd4a36c519 Added Bee Protection to Hazmat Suit. 2020-06-26 23:18:27 +03:00
TheBusyBiscuit
80fc0a173e Added lore addition 2020-06-26 20:58:23 +02:00
TheBusyBiscuit
f99c727583 Added another Unit Test 2020-06-26 20:37:53 +02:00
TheBusyBiscuit
ed85a9a051 Added Unit tests for rechargeable items 2020-06-26 17:58:54 +02:00
TheBusyBiscuit
28e5b57c5d Some better exception handling 2020-06-26 17:36:57 +02:00
TheBusyBiscuit
8d0c816ed2 Some performance improvements 2020-06-26 16:27:16 +02:00
TheBusyBiscuit
6ffa5ab9a7 Lots of refactoring and rewriting of Item Energy 2020-06-26 15:32:57 +02:00
LinoxGH
eb2bbae0c9 Did the requested changes. 2020-06-26 13:31:45 +03:00
LinoxGH
9176d795c8 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 into EnchRune 2020-06-26 13:28:45 +03:00
SoSeDiK
6ab2b34a83 Translate researches_uk.yml via GitLocalize 2020-06-26 08:53:56 +00:00
SoSeDiK
ca73b4a891 Translate recipes_uk.yml via GitLocalize 2020-06-26 08:53:54 +00:00
SoSeDiK
1e6ac71bef Translate messages_uk.yml via GitLocalize 2020-06-26 08:53:53 +00:00
TheBusyBiscuit
05740b4459
[CI skip] Merge pull request #2051 from TheBusyBiscuit/gitlocalize-12226
Updated Russian messages
2020-06-26 10:43:43 +02:00
TheBusyBiscuit
2b1acfd121
[CI skip] Merge pull request #2052 from TheBusyBiscuit/gitlocalize-12227
Updated Russian researches
2020-06-26 10:41:29 +02:00
SoSeDiK
5d283c053d Translate recipes_ru.yml via GitLocalize 2020-06-26 08:38:51 +00:00
SoSeDiK
1b159091a0 Translate researches_ru.yml via GitLocalize 2020-06-26 08:38:41 +00:00
SoSeDiK
e358289c4b Translate messages_ru.yml via GitLocalize 2020-06-26 08:38:32 +00:00
TheBusyBiscuit
df8ae5738d
[CI skip] Merge pull request #2050 from TheBusyBiscuit/gitlocalize-12224
Update recipes_zh-CN.yml
2020-06-26 10:34:58 +02:00
Nameless
682dcf1189 Translate recipes_zh-CN.yml via GitLocalize 2020-06-26 04:57:58 +00:00
Scott Gomez Andoy
526c2e5228 Translate recipes_tl.yml via GitLocalize 2020-06-25 23:36:17 +00:00
TheBusyBiscuit
1520e71107
Updated translators 2020-06-25 22:51:56 +02:00
krazybeat
2cc97398d0 Translate researches_pt-BR.yml via GitLocalize 2020-06-25 20:50:17 +00:00
FaolanMalcadh
514e6af7a6 Translate categories_pt-BR.yml via GitLocalize 2020-06-25 20:50:16 +00:00
LinoxGH
f54b277111 Merge branch 'master' of https://github.com/LinoxGH/Slimefun4 into EnchRune
 Conflicts:
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/SlimefunItems.java
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.java
	src/main/resources/languages/researches_en.yml
2020-06-25 22:35:14 +03:00
LinoxGH
1a8ff9c511 Merge branch 'master' of https://github.com/LinoxGH/Slimefun4 into ExplosiveBowChange 2020-06-25 22:16:49 +03:00
LinoxGH
e016ea1180 Explosive Bow Functionality Changed.
Explosive Bow now deals an area of effect.
2020-06-25 22:13:24 +03:00
TheBusyBiscuit
d18af0c211 Ore Crusher now also accepts Nether Gold Ore 2020-06-25 15:27:18 +02:00
TheBusyBiscuit
e66aa0baa5 Added Smithing Table Recipe support 2020-06-25 15:18:31 +02:00
TheBusyBiscuit
427a312240 More steps towards 1.16 compatibility (unfinished) 2020-06-25 14:43:17 +02:00
TheBusyBiscuit
92e7e58915
Merge branch 'master' into support/1.16 2020-06-25 13:40:28 +02:00
TheBusyBiscuit
3b7ad0ac63
[CI skip] Merge pull request #2039 from LinoxGH/AutoDrierFix
Auto Drier 1.13 Update
2020-06-25 13:27:50 +02:00
LinoxGH
f9c8cd1d76 Fixed the recipe. 2020-06-25 14:08:57 +03:00
LinoxGH
82b9de4c54 Fixed merge conflict. 2020-06-25 13:38:30 +03:00
LinoxGH
7e20e7cd9f Merge branch 'master' of https://github.com/LinoxGH/Slimefun4 into AutoDrierFix
 Conflicts:
	src/main/java/io/github/thebusybiscuit/slimefun4/implementation/SlimefunItems.java
2020-06-25 13:37:33 +03:00
TheBusyBiscuit
ff205aee4e
Merge pull request #2027 from SoSeDiK/storage
Improve the handling of non-registered worlds
2020-06-25 12:12:08 +02:00
SoSeDiK
e52ac9d43b Make it compile 2020-06-25 13:06:34 +03:00
SoSeDiK
386cbea53b Whoops 2020-06-25 12:59:02 +03:00
SoSeDiK
ade18c7bd8 Remove unused import 2020-06-25 12:58:04 +03:00
SoSeDiK
4ed2258eb0 Replace stream with for loop 2020-06-25 12:49:18 +03:00
TheBusyBiscuit
3402f344b2
[CI skip] Merge pull request #2034 from TheBusyBiscuit/gitlocalize-12215
Turkish Translation Update Pt.4
2020-06-25 10:33:54 +02:00
TheBusyBiscuit
8e8dd55994
[CI skip] Merge pull request #2033 from TheBusyBiscuit/gitlocalize-12214
Turkish Translation Update Pt.3
2020-06-25 10:33:32 +02:00
TheBusyBiscuit
bfc1fac276
[CI skip] Merge pull request #2032 from TheBusyBiscuit/gitlocalize-12213
Turkish Translation Update Pt.2
2020-06-25 10:33:06 +02:00
TheBusyBiscuit
c1bce66bca
[CI skip] Merge pull request #2031 from TheBusyBiscuit/gitlocalize-12212
Turkish Translation Update Pt.1
2020-06-25 10:32:28 +02:00
TheBusyBiscuit
dab7baceaa
[CI skip] Merge pull request #2028 from TheBusyBiscuit/gitlocalize-12211
Filipino/Tagalog Translation Update
2020-06-25 10:31:53 +02:00
TheBusyBiscuit
75cfc05cdb
[CI skip] Merge pull request #2026 from TheBusyBiscuit/gitlocalize-12210
Update chinese translation to latest
2020-06-25 10:29:33 +02:00
TheBusyBiscuit
3aa4930e9f
[CI skip] Merge pull request #2025 from TheBusyBiscuit/gitlocalize-12207
researches_es
2020-06-25 10:28:43 +02:00
LinoxGH
898294c4a2 Translate researches_tr.yml via GitLocalize 2020-06-25 06:08:57 +00:00
LinoxGH
7d250e58d6 Translate recipes_tr.yml via GitLocalize 2020-06-25 06:08:18 +00:00
LinoxGH
2cd81a2dbc Translate messages_tr.yml via GitLocalize 2020-06-25 06:07:35 +00:00
LinoxGH
8ec118f88c Translate categories_tr.yml via GitLocalize 2020-06-25 06:07:06 +00:00
Scott Gomez Andoy
d76e2fb752 Translate researches_tl.yml via GitLocalize 2020-06-25 05:57:06 +00:00
Scott Gomez Andoy
3ee151b069 Translate messages_tl.yml via GitLocalize 2020-06-25 05:51:05 +00:00
Daniel Walsh
81e16a6c47 1.16 support 2020-06-25 06:05:17 +01:00
Scott Gomez Andoy
ea9b2e2494 Translate researches_tl.yml via GitLocalize 2020-06-25 04:45:20 +00:00
Scott Gomez Andoy
00a61a296f Translate messages_tl.yml via GitLocalize 2020-06-25 04:45:19 +00:00
SoSeDiK
ecd97b3e50 Fixed a tiny typo 2020-06-25 05:54:21 +03:00
Nameless
9ade467249 Translate researches_zh-CN.yml via GitLocalize 2020-06-25 02:41:27 +00:00
Nameless
bb3650e9e7 Translate messages_zh-CN.yml via GitLocalize 2020-06-25 02:41:25 +00:00
SoSeDiK
c175596536 Improve the handling of non-registered worlds 2020-06-25 05:33:02 +03:00
Vravinite
813e72b5b4 Translate researches_es.yml via GitLocalize 2020-06-25 02:10:20 +00:00
Luu7
6276029aec Translate messages_es.yml via GitLocalize 2020-06-25 01:46:53 +00:00
TheBusyBiscuit
655fb44021
[CI skip] Merge pull request #2022 from TheBusyBiscuit/gitlocalize-12200
Translate added section in messages into Japanese.
2020-06-25 02:35:25 +02:00
TheBusyBiscuit
d3a30347fd
[CI skip] Merge pull request #2021 from TheBusyBiscuit/gitlocalize-12199
Translate added section in categories into Japanese.
2020-06-25 02:34:46 +02:00
TheBusyBiscuit
ca6a7ebcc3
[CI skip] Merge pull request #2023 from TheBusyBiscuit/gitlocalize-12201
Translate added section in researches into Japanese.
2020-06-25 02:34:15 +02:00
TheBusyBiscuit
bc4b625172 [CI skip] Added two unit tests for translation file integrity 2020-06-25 02:33:26 +02:00
bito-blosh
5d4bc5c769 Translate researches_ja.yml via GitLocalize 2020-06-25 00:21:47 +00:00
TheBusyBiscuit
1d43faeb76 Translate messages_ja.yml via GitLocalize 2020-06-25 00:13:08 +00:00
bito-blosh
89357ba7db Translate categories_ja.yml via GitLocalize 2020-06-25 00:13:06 +00:00
TheBusyBiscuit
a36c42959e Some refactoring of PR #2020 2020-06-25 00:21:43 +02:00
LinoxGH
3cba1f71fc Fixed an issue created by another pr. 2020-06-24 22:46:02 +03:00
LinoxGH
8f0c5100d4
Merge branch 'master' into AutoBrewer 2020-06-24 22:38:15 +03:00
LinoxGH
4249a2b85b Did the requested changes. 2020-06-24 22:33:55 +03:00
TheBusyBiscuit
c64b311ee2 Finished merge of PR #2015 and updated language keys 2020-06-24 21:25:21 +02:00
LinoxGH
776dc2a302 Added some documentation. 2020-06-24 22:17:01 +03:00
TheBusyBiscuit
cccc8f2162
[CI skip] Merge pull request #2015 from LinoxGH/master
Added Magic Pills. The Edited Version
2020-06-24 21:11:30 +02:00
TheBusyBiscuit
2424a2ceab [CI skip] Refactoring 2020-06-24 20:50:53 +02:00
LinoxGH
841b2003bb Added 1.13 compability for auto drier. 2020-06-24 21:33:22 +03:00
LinoxGH
e1fc23c265 Fixed an import dis-organisation. 2020-06-24 21:27:27 +03:00
LinoxGH
daadabd535 Fixed an import dis-organisation. 2020-06-24 21:25:42 +03:00
LinoxGH
4f6bbafdfc Added Auto Brewer.
A new medium machine that can create potions automatically.
2020-06-24 21:24:16 +03:00
TheBusyBiscuit
58ccc4b87a Added Tagalog 2020-06-24 20:18:55 +02:00
TheBusyBiscuit
db3bb29777
[CI skip] Merge pull request #2019 from Neon72/patch-1
Fortune cookies
2020-06-24 20:18:18 +02:00
Neon72
cc8564a1f1
Fortune Cookies #2
You meant like this Cookie? (I realised 5 seconds after I posted the comment what you meant)
2020-06-24 20:15:07 +02:00
TheBusyBiscuit
750307d487
[CI skip] Merge pull request #2018 from TheBusyBiscuit/gitlocalize-12195
Added Tagalog
2020-06-24 20:11:50 +02:00
TheBusyBiscuit
0578c1349e
[CI skip] Merge pull request #2017 from TheBusyBiscuit/gitlocalize-12188
Added tagalog translations for researches
2020-06-24 20:11:34 +02:00
TheBusyBiscuit
8550092b26
[CI skip] Merge pull request #2011 from TheBusyBiscuit/gitlocalize-12174
Added some translations for Tagalog
2020-06-24 20:11:08 +02:00
TheBusyBiscuit
e26dd09664
[CI skip] Merge pull request #2016 from TheBusyBiscuit/gitlocalize-12187
Updated korean translations
2020-06-24 20:10:55 +02:00
Neon72
8b87fe8b06
Fortune Cookies Fix #1
I have "escaped" the single quote issue
2020-06-24 19:42:55 +02:00
TheBusyBiscuit
6840a1e957 Updated assets 2020-06-24 18:57:12 +02:00
Scott Gomez Andoy
6f5adfd31a Translate messages_tl.yml via GitLocalize 2020-06-24 16:55:51 +00:00
TheBusyBiscuit
d3f1dc6fb3 Fixes #1855 plus a few optimizations 2020-06-24 18:50:39 +02:00
LinoxGH
07224cc7d5 Added Enchantment Rune.
Added Enchantment Rune that applies a random enchantment on items.
Works similar to Soulbound Rune.
2020-06-24 16:28:35 +03:00
TheBusyBiscuit
8d373a3812 Minor changes 2020-06-24 14:54:43 +02:00
Scott Gomez Andoy
258467ef3a Translate researches_tl.yml via GitLocalize 2020-06-24 08:12:52 +00:00
AOJUCBJD
9019f268af Translate categories_ko.yml via GitLocalize 2020-06-24 08:07:47 +00:00
LinoxGH
573068283a Added the support for 1.13 2020-06-24 01:17:14 +03:00
LinoxGH
3278457441 Did the requested changes. 2020-06-24 01:06:48 +03:00
LinoxGH
9205b143ed Added Magic Pills.
Added Magic Pills which are used to cure zombie villagers.
Approved suggestion #178
2020-06-23 21:11:08 +03:00
MintFighter
47c53a0e36
Fortune cookies
a few more quotes for fortune cookies
2020-06-23 00:37:20 +02:00
TheBusyBiscuit
4504259546 Fixed a Unit test 2020-06-22 23:02:21 +02:00
TheBusyBiscuit
1c50d29fa8 Added Nether Quartz Ore Crusher Recipe 2020-06-22 22:49:07 +02:00
TheBusyBiscuit
bab94652bc Duplication glitch fix and performance improvements for Rainbow blocks 2020-06-22 22:45:14 +02:00
TheBusyBiscuit
bdb25b74ec Changed the texture of the Nether Star Reactor 2020-06-22 14:22:41 +02:00
TheBusyBiscuit
7d8ef33d78 Changed the texture for the Nuclear Reactor 2020-06-22 12:07:56 +02:00
Scott Gomez Andoy
c2a850b732 Translate resources_tl.yml via GitLocalize 2020-06-22 10:00:53 +00:00
Scott Gomez Andoy
2c1e1cacad Translate recipes_tl.yml via GitLocalize 2020-06-22 10:00:50 +00:00
Scott Gomez Andoy
8d6640693f Translate categories_tl.yml via GitLocalize 2020-06-22 10:00:48 +00:00
TheBusyBiscuit
a06e49cf13 Improvements to error logging in world loading 2020-06-22 01:55:11 +02:00
TheBusyBiscuit
f8182e4e3b Fixed Infused Magnet working even if you haven't researched it 2020-06-21 19:51:34 +02:00
TheBusyBiscuit
8e07ada321 Reduced technical debt / Refactoring 2020-06-21 10:26:54 +02:00
TheBusyBiscuit
d18cb3a898 Adjusted Unit Tests to new behaviour 2020-06-20 21:45:24 +02:00
TheBusyBiscuit
68532ea38f Small improvement 2020-06-20 21:41:19 +02:00
TheBusyBiscuit
24cea8dade Further Improvements on the backwards-compatibility toggle 2020-06-20 21:39:41 +02:00
TheBusyBiscuit
c98aca37f1 Massive Performance improvements to GEO-Miner and Oil Pump 2020-06-20 19:33:37 +02:00
TheBusyBiscuit
4b38dd655d Added ReactorExplodeEvent to the API 2020-06-20 19:21:44 +02:00
TheBusyBiscuit
907fb1566a Fixes #2009 2020-06-20 18:52:30 +02:00
TheBusyBiscuit
1456245ee0 Added a toggle for backwards compatibility 2020-06-20 11:56:29 +02:00
TheBusyBiscuit
7059ad216c Refactoring and general improvements 2020-06-19 13:22:52 +02:00
Nameless
7eefde0982 Translate categories_zh-CN.yml via GitLocalize 2020-06-19 05:36:34 +00:00
TheBusyBiscuit
3c3dd48e9b Fixes #2005 2020-06-18 21:15:47 +02:00
TheBusyBiscuit
33db9151d6 Lots of refactoring and clean up 2020-06-17 14:56:48 +02:00
TheBusyBiscuit
5c14bc5cbe Refactoring 2020-06-17 01:24:47 +02:00
TheBusyBiscuit
f0b5d55c48 Reduced technical debt 2020-06-16 15:40:05 +02:00
TheBusyBiscuit
e82acc0b3c Refactoring 2020-06-16 15:36:44 +02:00
TheBusyBiscuit
0fd631813b [CI skip] Removed some deprecated stuff 2020-06-16 14:50:03 +02:00
TheBusyBiscuit
314907eb82 A ton of refactoring 2020-06-16 14:16:21 +02:00
TheBusyBiscuit
c77a2c2997 Did some long overdue refactoring 2020-06-16 01:54:18 +02:00
TheBusyBiscuit
d628f8586f Really really big refactoring and deprecation 2020-06-16 01:16:14 +02:00
TheBusyBiscuit
ffa3ea1c1b Further improvements to Unit Tests 2020-06-15 15:01:33 +02:00
TheBusyBiscuit
944c009afb [CI skip] Added Unit Tests for GEO Resources 2020-06-15 13:29:15 +02:00
TheBusyBiscuit
913ce0777b Added wiki.json Unit Test 2020-06-15 13:29:02 +02:00
TheBusyBiscuit
4efc10db15 Fixes #1907 2020-06-15 11:53:38 +02:00
TheBusyBiscuit
11a0d24fd1
[CI skip] Merge pull request #1983 from TheBusyBiscuit/gitlocalize-12080
Optimize some text and update to latest
2020-06-15 10:58:16 +02:00
TheBusyBiscuit
a298bea770
[CI skip] Merge pull request #2004 from TheBusyBiscuit/gitlocalize-12117
added translation
2020-06-15 10:54:51 +02:00
TheBusyBiscuit
cd8e22f1fc
[CI skip] Merge pull request #2002 from TheBusyBiscuit/gitlocalize-12115
refactor translations
2020-06-15 10:53:29 +02:00
Dams_
3cb48b36a6 Translate categories_fr.yml via GitLocalize 2020-06-15 08:37:09 +00:00
Pierre
c62756c482 Translate recipes_fr.yml via GitLocalize 2020-06-15 08:32:37 +00:00
Dams_
1c252e969f Translate recipes_fr.yml via GitLocalize 2020-06-15 08:32:36 +00:00
Edwin Kerforne
fd7b86d5be Translate recipes_fr.yml via GitLocalize 2020-06-15 08:32:35 +00:00
Dams_
50ed229443 Translate researches_fr.yml via GitLocalize 2020-06-15 08:30:57 +00:00
Muhammad Kamal Fergany
794012de16 Translate categories_ar.yml via GitLocalize 2020-06-14 23:54:43 +00:00
Luu7
6b8a0f3727 Translate categories_es.yml via GitLocalize 2020-06-14 20:40:49 +00:00
TheBusyBiscuit
44813c0c35
[CI skip] Merge pull request #1996 from TheBusyBiscuit/gitlocalize-12111
Updated Ukrainian categories
2020-06-14 20:17:30 +02:00
SoSeDiK
d2b692df84 Translate categories_uk.yml via GitLocalize 2020-06-14 18:01:56 +00:00
SoSeDiK
172687efb5 Translate categories_ru.yml via GitLocalize 2020-06-14 18:01:51 +00:00
TheBusyBiscuit
c640b16ce4 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-06-14 19:29:02 +02:00
TheBusyBiscuit
c84dd02b39 Fixes #1993 2020-06-14 19:28:51 +02:00
TheBusyBiscuit
98b0834daa Translate categories_de.yml via GitLocalize 2020-06-14 17:24:48 +00:00
TheBusyBiscuit
4855f0da86 Androids now have a seperate category 2020-06-14 18:58:38 +02:00
TheBusyBiscuit
2bead0cd3d Maybe fixes #1951 2020-06-14 13:34:31 +02:00
TheBusyBiscuit
2733b8a17b Fixes #1992 and changes to the fishing loot for androids 2020-06-14 13:01:38 +02:00
TheBusyBiscuit
81f7eefe23
[CI skip] Merge pull request #1990 from TheBusyBiscuit/gitlocalize-12101
Turkish Translation Update Pt.3
2020-06-14 10:47:10 +02:00
LinoxGH
8176cd4576 Translate researches_tr.yml via GitLocalize 2020-06-14 05:15:46 +00:00
LinoxGH
d544dddee7 Translate recipes_tr.yml via GitLocalize 2020-06-14 05:15:08 +00:00
Nameless
b5a899e4ae Translate messages_zh-CN.yml via GitLocalize 2020-06-14 03:18:17 +00:00
TheBusyBiscuit
cf24923e9c Fixes #1985 2020-06-14 02:39:01 +02:00
TheBusyBiscuit
85af23c17c Fixes #1988 2020-06-14 02:36:32 +02:00
TheBusyBiscuit
0a6e00fae5 Deleted a faulty Unit Test 2020-06-13 22:16:06 +02:00
TheBusyBiscuit
39035daea7
Merge pull request #1984 from TheBusyBiscuit/gitlocalize-12085
Updated czech translations
2020-06-13 21:28:57 +02:00
TheBusyBiscuit
c1ae5730cb
[CI skip] Merge pull request #1986 from TheBusyBiscuit/gitlocalize-12095
Turkish Translation Update Pt.1
2020-06-13 21:28:41 +02:00
TheBusyBiscuit
debc925bd0 Fixes #1976 2020-06-13 21:24:28 +02:00
TheBusyBiscuit
c915b3375b [Ci skip] Updated MockBukkit 2020-06-13 21:05:55 +02:00
LinoxGH
75afba8c99 Translate messages_tr.yml via GitLocalize 2020-06-13 15:25:13 +00:00
TheBusyBiscuit
e3dc17a9df [CI skip] Reduced technical debt 2020-06-13 13:52:53 +02:00
TheBusyBiscuit
4dbc66fc4e [CI skip] More refactoring 2020-06-13 13:05:22 +02:00
TheBusyBiscuit
872c83f1a6 [CI skip] Updated translators 2020-06-13 10:21:15 +02:00
mt-gitlocalize
89f9f82576 Translate messages_cs.yml via GitLocalize 2020-06-13 08:18:43 +00:00
frfole
f4329d021d Translate messages_cs.yml via GitLocalize 2020-06-13 08:18:42 +00:00
100petr
f04e0b58b8 Translate messages_cs.yml via GitLocalize 2020-06-13 08:18:41 +00:00
100petr
2622ce303d Translate categories_cs.yml via GitLocalize 2020-06-13 08:18:39 +00:00
TheBusyBiscuit
7baa3cb81b [CI skip] Reduced technical debt 2020-06-13 10:15:18 +02:00
Akira Yamazaki
10c10d5f55 Translate categories_zh-CN.yml via GitLocalize 2020-06-13 02:33:25 +00:00
Rothes
f8c81623d4 Translate messages_zh-CN.yml via GitLocalize 2020-06-13 02:33:24 +00:00
Nameless
b424440190 Translate messages_zh-CN.yml via GitLocalize 2020-06-13 02:33:23 +00:00
Nameless
640c8e8f01 Translate researches_zh-CN.yml via GitLocalize 2020-06-13 02:33:22 +00:00
TheBusyBiscuit
e45764ade1 Refactored a bunch of android-related things 2020-06-13 01:50:48 +02:00
TheBusyBiscuit
e7b7061b56 Added further documentation 2020-06-13 01:08:42 +02:00
TheBusyBiscuit
62ffb59ba2 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-06-13 01:02:39 +02:00
TheBusyBiscuit
bc274372ce
Merge pull request #1981 from PhanaticD/patch-2 2020-06-13 00:57:52 +02:00
Josh
0b4904831b
update 2020-06-12 18:52:54 -04:00
Josh
a232d82851
add check 2020-06-12 18:10:06 -04:00
Josh
5f8ae4b182
don't get it twice 2020-06-12 18:04:55 -04:00
Josh
e989969713
safety check in CustomItemDataService 2020-06-12 18:01:19 -04:00
Josh
56bd432719
check if null in getItemMeta 2020-06-12 17:29:04 -04:00
TheBusyBiscuit
5795ccfaba Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-06-12 23:24:55 +02:00
TheBusyBiscuit
1fc77c2ee2
[CI skip] Merge pull request #1978 from TheBusyBiscuit/gitlocalize-12075
Updated Russian messages
2020-06-12 23:18:43 +02:00
TheBusyBiscuit
63abe6f292
[CI skip] Merge pull request #1979 from TheBusyBiscuit/gitlocalize-12076
Updated Ukrainian messages
2020-06-12 23:17:53 +02:00
TheBusyBiscuit
0f98670616
[CI skip] Merge pull request #1980 from TheBusyBiscuit/gitlocalize-12077
Updated Ukrainian researches
2020-06-12 23:15:45 +02:00
Josh
6bc28d6b69
allow null meta 2020-06-12 17:09:57 -04:00
SoSeDiK
1a2fd0b078 Translate researches_uk.yml via GitLocalize 2020-06-12 19:52:23 +00:00
SoSeDiK
54c421c317 Translate messages_uk.yml via GitLocalize 2020-06-12 19:52:16 +00:00
SoSeDiK
fdf630aec4 Translate messages_ru.yml via GitLocalize 2020-06-12 19:52:11 +00:00
TheBusyBiscuit
fec7b163de Translate messages_ru.yml via GitLocalize 2020-06-12 19:52:10 +00:00
SoSeDiK
da6be4b00f Translate researches_ru.yml via GitLocalize 2020-06-12 19:52:04 +00:00
TheBusyBiscuit
b304ce14e1 [CI skip] Added lots more unit tests, some will be skipped 2020-06-12 19:18:29 +02:00
TheBusyBiscuit
08bc0c4aac Added another Unit Test 2020-06-12 19:15:11 +02:00
TheBusyBiscuit
bc6fe019bf Added a template for SlimefunItem Unit Tests 2020-06-12 18:55:35 +02:00
TheBusyBiscuit
8bd653a1b5 Added Unit Tests for the Cooler Listener 2020-06-12 18:55:22 +02:00
TheBusyBiscuit
9b2c378c3a [CI skip] Refactored unit tests 2020-06-12 18:55:09 +02:00
TheBusyBiscuit
7249a92bad
Merge pull request #1975 from TheBusyBiscuit/gitlocalize-12057
Add untranslated messages for messages_vi.yml
2020-06-11 13:52:00 +02:00
TheBusyBiscuit
c5cc2a86ff [CI skip] Refactoring and optimizations 2020-06-11 13:50:22 +02:00
nahkd123
8b648d428d Translate messages_vi.yml via GitLocalize 2020-06-11 11:32:51 +00:00
nahkd123
fda98cb9c6 Translate messages_vi.yml via GitLocalize 2020-06-11 11:21:22 +00:00
nahkd123
2d85d209ca Translate messages_vi.yml via GitLocalize 2020-06-11 11:15:33 +00:00
TheBusyBiscuit
79e8ca46ff Another small optimization 2020-06-11 11:42:24 +02:00
TheBusyBiscuit
aeab6df103 Small performance improvements for cargo networks 2020-06-11 10:08:08 +02:00
TheBusyBiscuit
25d970ea94 Fixes #1971 2020-06-11 09:34:29 +02:00
TheBusyBiscuit
5c20d3b470
Merge pull request #1963 from siaynoq/gold-ingot-pulverize
Adding recipe for vanilla Gold Ingot -> Gold Dust conversion
2020-06-11 00:43:49 +02:00
TheBusyBiscuit
f58d6aeff4 Small performance improvement 2020-06-11 00:43:17 +02:00
Siaynoq
1156cb33c0 Removed unneeded construction of GOLD_DUST 2020-06-11 08:33:37 +10:00
Siaynoq
5bf4604026 Removed unneeded array objects 2020-06-11 08:05:50 +10:00
TheBusyBiscuit
7acee959ce Lots of refactoring 2020-06-10 23:33:51 +02:00
TheBusyBiscuit
22650f53dd [Ci skip] Refactoring 2020-06-10 21:26:28 +02:00
TheBusyBiscuit
91f934b755
Merge pull request #1970 from TheBusyBiscuit/gitlocalize-12052
messages_es
2020-06-10 20:43:24 +02:00
Vravinite
837e8437c8 Translate messages_es.yml via GitLocalize 2020-06-10 16:48:39 +00:00
Luu7
46daf1f66b Translate messages_es.yml via GitLocalize 2020-06-10 16:48:37 +00:00
Vravinite
96fe2b7f02 Translate researches_es.yml via GitLocalize 2020-06-10 16:47:41 +00:00
TheBusyBiscuit
dc592605d6 [Ci skip] Fixed javadoc warning 2020-06-10 17:51:02 +02:00
TheBusyBiscuit
316d70ecc6 [CI skip] Added Unit Tests for /sf backpack 2020-06-10 17:48:00 +02:00
TheBusyBiscuit
9eb22db6de [CI skip] Added more Unit Tests 2020-06-10 17:33:14 +02:00
TheBusyBiscuit
da7291995b [CI skip] Added some Unit Tests for commands 2020-06-10 17:11:28 +02:00
JulieSigtunas
4f93af1616 Translate recipes_vi.yml via GitLocalize 2020-06-10 13:37:30 +00:00
JustAPieOP
05df407e0e Translate recipes_vi.yml via GitLocalize 2020-06-10 13:37:29 +00:00
justsiro
c74fb6560b Translate recipes_vi.yml via GitLocalize 2020-06-10 13:37:28 +00:00
nahkd123
ae1c0f42e6 Translate recipes_vi.yml via GitLocalize 2020-06-10 13:37:27 +00:00
TheBusyBiscuit
1ec2fd1b74 Translate messages_de.yml via GitLocalize 2020-06-10 12:07:10 +00:00
TheBusyBiscuit
919c86aebe
[CI skip] Merge pull request #1961 from TheBusyBiscuit/gitlocalize-12043
Translate added section in messags.yml into Japanese.
2020-06-10 09:59:53 +02:00
TheBusyBiscuit
79198a1f1f
[Ci skip] Merge pull request #1962 from TheBusyBiscuit/gitlocalize-12044
Translate added section in researches.yml into Japanese.
2020-06-10 09:57:57 +02:00
TheBusyBiscuit
da8d3de538
[Ci skip] Merge pull request #1965 from TheBusyBiscuit/gitlocalize-12046
Translation 6
2020-06-10 09:57:26 +02:00
TheBusyBiscuit
9f3a204313
[CI skip] Merge pull request #1960 from TheBusyBiscuit/gitlocalize-12042
Updated german research translations
2020-06-10 09:55:46 +02:00
Turret
9e8d2d6450 Translate researches_sv.yml via GitLocalize 2020-06-10 05:05:07 +00:00
Siaynoq
c44730c589 Adding recipe for vanilla Gold Ingot -> Gold Dust conversion 2020-06-10 14:06:03 +10:00
bito-blosh
d7700f9140 Translate researches_ja.yml via GitLocalize 2020-06-10 03:05:42 +00:00
bito-blosh
13091e2e5d Translate messages_ja.yml via GitLocalize 2020-06-10 03:05:07 +00:00
TheBusyBiscuit
005d2a3c6a Fixed lore 2020-06-09 23:36:01 +02:00
TheBusyBiscuit
ced1580844 Translate researches_de.yml via GitLocalize 2020-06-09 21:26:07 +00:00
TheBusyBiscuit
b659e51008
Merge pull request #1953 from TheBusyBiscuit/feature/miner
Added Industrial Miner & Removed Digital Miner
2020-06-09 23:23:56 +02:00
TheBusyBiscuit
504df60a73
Merge pull request #1957 from TheBusyBiscuit/gitlocalize-12028
Added danish translations for categories
2020-06-09 23:23:18 +02:00
TheBusyBiscuit
d645fcc75b [CI skip] Updated translators list 2020-06-09 23:23:02 +02:00
TheBusyBiscuit
df947e0967 [CI skip] Refactoring 2020-06-09 23:21:37 +02:00
TheBusyBiscuit
013696a759
Merge branch 'master' into feature/miner 2020-06-09 00:12:33 +02:00
TheBusyBiscuit
4f7b06be4c Changes to organic food/fertilizer 2020-06-09 00:10:32 +02:00
TheBusyBiscuit
abe8afab67 More balancing for Organic Food/Fertilizer 2020-06-08 23:25:45 +02:00
TheBusyBiscuit
bd712472d5 Balancing changes to Organic Food/Fertilizer, added cocoa variant 2020-06-08 23:13:44 +02:00
mt-gitlocalize
cb68c92dc5 Translate categories_da.yml via GitLocalize 2020-06-08 21:00:05 +00:00
Mini-kun
633f84178e Translate categories_da.yml via GitLocalize 2020-06-08 21:00:03 +00:00
TheBusyBiscuit
70738a45ee Refactored recipe service for electric furnaces 2020-06-08 14:20:01 +02:00
TheBusyBiscuit
615e0c07a2 Minor changes 2020-06-07 17:48:10 +02:00
TheBusyBiscuit
586a6970ed
Updated translator list 2020-06-05 18:18:18 +02:00
Eylonnn
8ac61a9867 Translate resources_he.yml via GitLocalize 2020-06-05 16:15:30 +00:00
TheBusyBiscuit
fcd17d3a5a Updated lore for advanced industrial miner 2020-06-05 14:37:31 +02:00
TheBusyBiscuit
8bde659daf The Advanced Miner now preserves buckets 2020-06-05 14:34:24 +02:00
TheBusyBiscuit
ae0b04788f Fixed Unit Tests 2020-06-05 14:25:47 +02:00
TheBusyBiscuit
cd79775402 Added Advanced Industrial Miner 2020-06-05 14:13:53 +02:00
TheBusyBiscuit
e41eca9caa Refactoring 2020-06-05 14:09:32 +02:00
TheBusyBiscuit
15aabd6a63 Attributes are now hidden 2020-06-05 00:37:21 +02:00
TheBusyBiscuit
4f21fd03bc Finished Industrial Miner 2020-06-05 00:21:45 +02:00
TheBusyBiscuit
c8f78379a1 Added Industrial Miner 2020-06-05 00:00:07 +02:00
TheBusyBiscuit
4664fb00fe Added back researches 2020-06-04 23:59:58 +02:00
TheBusyBiscuit
aebd03301d Added new ItemStacks 2020-06-04 23:56:08 +02:00
TheBusyBiscuit
618bbfff24 Optimized Fuel 2020-06-04 23:55:53 +02:00
TheBusyBiscuit
7e8a63bff8 Dried Kelp Blocks are now valid coal generator fuel 2020-06-04 15:26:35 +02:00
TheBusyBiscuit
968b3df10a Relocated Multiblock class 2020-06-03 09:51:51 +02:00
TheBusyBiscuit
31a9b69651 Refactored Backpacks 2020-06-02 13:58:03 +02:00
TheBusyBiscuit
595767ad03 Some cleanup 2020-06-02 13:50:29 +02:00
TheBusyBiscuit
0faaef9b25 Removed Digital Miners 2020-06-01 14:10:22 +02:00
TheBusyBiscuit
f65ac6b68c Lava can no longer be used as a coolant for reactors 2020-06-01 14:02:49 +02:00
TheBusyBiscuit
2f09470b51 [Ci skip] Reduced technical debt 2020-06-01 13:52:04 +02:00
PhanaticD
dc351f51ad remove metadata on entity death, and when items are removed from pedestal. Also remove references to "item_placed" I do not see anywhere where this key is actually set, maybe leftover from old code? 2020-06-01 01:19:41 -04:00
TheBusyBiscuit
4bb81c0f5f Updated changelog 2020-05-31 00:38:19 +02:00
Rafrael17k
5898c04d32 Translate messages_th.yml via GitLocalize 2020-05-30 22:23:49 +00:00
Cupjok
1584a08118 Translate messages_th.yml via GitLocalize 2020-05-30 22:23:47 +00:00
phoomin2012
c5fb8d6821 Translate messages_th.yml via GitLocalize 2020-05-30 22:23:45 +00:00
TheBusyBiscuit
c85b29c009 Fixes #1943 2020-05-30 16:21:13 +02:00
TheBusyBiscuit
5378341839 [Ci skip] Refactoring and proper deprecation of the HandledBlock class 2020-05-30 14:53:29 +02:00
TheBusyBiscuit
343a18a95d Added dried Kelp and bone block recipes to the Electric Press 2020-05-30 13:36:48 +02:00
TheBusyBiscuit
929f26d103 [CI skip] Reduced technical debt 2020-05-30 13:21:17 +02:00
TheBusyBiscuit
d19da209d5 Fixes #1942 2020-05-29 16:07:02 +02:00
TheBusyBiscuit
efd9903ace [CI skip] Refactoring 2020-05-29 12:07:24 +02:00
TheBusyBiscuit
6ca1f7dca9 [Ci skip] Removed deprecated stuff 2020-05-29 01:39:21 +02:00
TheBusyBiscuit
7039eb1312 [skip] Removed weird line breaks und updated translator list 2020-05-28 12:47:01 +02:00
mt-gitlocalize
2b8bed7b3d Translate researches_ko.yml via GitLocalize 2020-05-28 10:39:53 +00:00
20181241
86121dce80 Translate researches_ko.yml via GitLocalize 2020-05-28 10:39:51 +00:00
BlWon
8b5d424f1b Translate researches_ko.yml via GitLocalize 2020-05-28 10:39:50 +00:00
kwonms871
69cffa1d0d Translate researches_ko.yml via GitLocalize 2020-05-28 10:39:48 +00:00
AOJUCBJD
b04ee62530 Translate researches_ko.yml via GitLocalize 2020-05-28 10:39:46 +00:00
TheBusyBiscuit
e2b979fca9 Pushing a new "stable" build 2020-05-27 13:43:52 +02:00
TheBusyBiscuit
982a07262e Another relocation 2020-05-26 10:21:58 +02:00
TheBusyBiscuit
4af26f3b00 [Ci skip] Added some more basic tests 2020-05-26 09:57:45 +02:00
TheBusyBiscuit
1b951f77ea [CI skip] Added an extremely simple ResearchSetup test 2020-05-25 12:58:01 +02:00
TheBusyBiscuit
a34abcb1e7 Some refactoring, also fixes #1935 2020-05-24 20:19:22 +02:00
TheBusyBiscuit
7ae16f8358 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-05-24 19:13:03 +02:00
TheBusyBiscuit
f38c895780 [CI skip] Updated MockBukkit and re-enabled Deathpoint tests 2020-05-24 19:12:45 +02:00
bito-blosh
aab6624ce0
Fixed android ATTACK part deals wrong damage 2020-05-24 15:39:48 +09:00
TheBusyBiscuit
23c2ab0f65 Fixed custom player heads errors 2020-05-24 01:57:38 +02:00
TheBusyBiscuit
6a4e23853c Added more Unit Tests 2020-05-24 01:48:42 +02:00
TheBusyBiscuit
0af8c41eeb Added a toggle for #1924 and fixes #1933 2020-05-24 01:11:10 +02:00
TheBusyBiscuit
efcc9c1a4b [CI skip] Refactoring 2020-05-24 00:49:27 +02:00
TheBusyBiscuit
323ddc949b Fixes #1926 2020-05-23 20:34:37 +02:00
TheBusyBiscuit
6cdd1c66c4
[CI skip] Merge pull request #1931 from TheBusyBiscuit/gitlocalize-11837
Final messages_it
2020-05-23 20:27:56 +02:00
TheBusyBiscuit
62cbbf6dbc
[CI skip] Merge pull request #1930 from TheBusyBiscuit/gitlocalize-11836
Another small edit
2020-05-23 20:27:45 +02:00
TheBusyBiscuit
bb1789cecc
[CI skip] Merge pull request #1929 from TheBusyBiscuit/gitlocalize-11835
Final Categories_it
2020-05-23 20:27:29 +02:00
TheBusyBiscuit
adcb6851fa
[CI skip] Merge pull request #1928 from TheBusyBiscuit/gitlocalize-11834
Final Researches_it
2020-05-23 20:27:15 +02:00
TheBusyBiscuit
7e7aba3db3
[CI skip] Merge pull request #1927 from TheBusyBiscuit/gitlocalize-11833
One small edit
2020-05-23 20:26:51 +02:00
TheBusyBiscuit
a96f85ece4 [CI skip] Coverage ahoy! 2020-05-23 20:18:43 +02:00
Sfiguz7
822f9d1070 Translate messages_it.yml via GitLocalize 2020-05-23 11:41:39 +00:00
Matteo
38ea8e09fe Translate messages_it.yml via GitLocalize 2020-05-23 11:41:38 +00:00
Sfiguz7
2625a520e9 Translate recipes_it.yml via GitLocalize 2020-05-23 11:36:44 +00:00
Matteo
6dd57a9939 Translate categories_it.yml via GitLocalize 2020-05-23 11:35:50 +00:00
Riccardo Lo Faro
0efe1854de Translate researches_it.yml via GitLocalize 2020-05-23 11:35:09 +00:00
Sfiguz7
fdcc2a7449 Translate researches_it.yml via GitLocalize 2020-05-23 11:35:07 +00:00
Matteo
7b4d9a2f99 Translate researches_it.yml via GitLocalize 2020-05-23 11:35:05 +00:00
alessandrobasi
5413733953 Translate researches_it.yml via GitLocalize 2020-05-23 11:35:03 +00:00
Matteo
8f5f2ff746 Translate resources_it.yml via GitLocalize 2020-05-23 11:08:53 +00:00
TheBusyBiscuit
a6a4a0a671 [CI skip] Infrastructure for further Unit Testing 2020-05-22 18:01:25 +02:00
TheBusyBiscuit
902367de0c Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2020-05-22 16:40:33 +02:00
TheBusyBiscuit
de93daf9be [CI skip] Updated MockBukkit 2020-05-22 16:40:26 +02:00
TheBusyBiscuit
c51ff84640
Merge pull request #1925 from WalshyDev/fix/walshys-fixes
Add a way to reload BlockMenu
2020-05-22 16:36:52 +02:00
Daniel Walsh
9ddbaf70cd So... I can't test this 2020-05-22 15:02:26 +01:00
Daniel Walsh
984a96bcb5 REEE I can't sleep 😢 2020-05-22 14:42:28 +01:00
TheBusyBiscuit
00a41e7622 [Ci skip] Maybe fixed some Unit tests? 2020-05-22 12:29:20 +02:00
TheBusyBiscuit
a94da8a372 [Ci skip] Removed unused imports 2020-05-22 12:19:40 +02:00
Daniel Walsh
8db67af455 Requested pickiness 2020-05-22 10:28:21 +01:00
Daniel Walsh
3048f0f6a0 Unit tests save the day 2020-05-22 07:11:58 +01:00
Daniel Walsh
f269c37f76 Add build num to UpdaterService 2020-05-22 07:08:17 +01:00
Daniel Walsh
fffd9921b3 Doc 2020-05-22 06:51:39 +01:00
Daniel Walsh
f049a75006 Add a way to reload menus 2020-05-22 06:43:02 +01:00
FabioZumbi12
7a6e6cd8eb Missing space on line 2020-05-22 01:13:59 -03:00
FabioZumbi12
d1a968d4ff Changed to Block explode, and added the event to Explosive Shovel 2020-05-22 01:07:20 -03:00
FabioZumbi12
388ed255b8 Fix compatibility with other plugins firing bukkit explosion event to do not drop near blocks on pickaxe area if the block was removed from explosion event. 2020-05-22 00:24:18 -03:00
TheBusyBiscuit
9a85120597 Removed debug message 👀 2020-05-21 19:09:49 +02:00
TheBusyBiscuit
69d32bd6f2 Fixes TheBusyBiscuit/ChestTerminal#25 2020-05-21 18:51:53 +02:00
TheBusyBiscuit
04a7435f2b [CI skip] #GiveMeMoreCoverage 2020-05-21 13:44:00 +02:00
TheBusyBiscuit
624f0b298e [Ci skip] Removed debug message 2020-05-21 12:45:04 +02:00
TheBusyBiscuit
0292ee6cec
[CI skip] Merge pull request #1922 from TheBusyBiscuit/gitlocalize-11801
Added indonesian resource translations
2020-05-21 12:43:01 +02:00
TheBusyBiscuit
df6d5cef81
[CI skip] Merge pull request #1923 from TheBusyBiscuit/gitlocalize-11802
Added macedonian resource translations
2020-05-21 12:42:31 +02:00
Silent
c0dd15cc87 Translate resources_mk.yml via GitLocalize 2020-05-21 10:41:49 +00:00
Dicky Ramadhoni
a9aa3064e1 Translate resources_id.yml via GitLocalize 2020-05-21 10:40:42 +00:00
Silent
22fa877110 Translate categories_mk.yml via GitLocalize 2020-05-21 10:39:10 +00:00
TheBusyBiscuit
83d5eafb54 [CI skip] Added Unit Tests for Waypoints 2020-05-21 12:35:21 +02:00
TheBusyBiscuit
ec33df8e93 [CI skip] Added a little more javadocs 2020-05-20 17:33:18 +02:00
TheBusyBiscuit
acd759ae4c [CI skip] Refactoring 2020-05-20 17:20:52 +02:00
TheBusyBiscuit
0d00e52c29 [CI skip] Added SlimefunUtils.getCustomHead() 2020-05-20 16:47:56 +02:00
TheBusyBiscuit
fc0a8f7b1e [CI skip] + More Unit Tests (Two will fail) 2020-05-19 16:34:18 +02:00
TheBusyBiscuit
27fd81298c [CI skip] Added more Unit Tests 2020-05-18 17:11:12 +02:00
TheBusyBiscuit
af09dcdbab
Merge pull request #1919 from WalshyDev/improve/cargo-error-message
Add location data to caro frequency error message
2020-05-18 11:39:42 +02:00
TheBusyBiscuit
f603841a7e [CI skip] Updated MockBukkit test dependency 2020-05-18 11:34:26 +02:00
Daniel Walsh
c4cb29b897 Add location data to error message 2020-05-18 10:06:24 +01:00
TheBusyBiscuit
dd633df96f [CI skip] Provoking our discord webhook 2020-05-17 20:20:08 +02:00
TheBusyBiscuit
e3ba751cf9 [CI skip] Added more unit tests to cover multiblocks 2020-05-17 16:41:16 +02:00
TheBusyBiscuit
d7a7230d6c [CI skip] Refined the newly added Unit Tests 2020-05-17 15:00:46 +02:00
TheBusyBiscuit
c69a86ae42 [CI skip] Added a Research unlocking unit test 2020-05-17 14:54:16 +02:00
TheBusyBiscuit
65228fbeb1 Added a callback to Research#unlock(...) 2020-05-17 14:13:46 +02:00
TheBusyBiscuit
de8fb5ccef [ci skip] refactoring 2020-05-17 12:49:11 +02:00
TheBusyBiscuit
9c53228ba7
[CI skip] Merge pull request #1916 from TheBusyBiscuit/gitlocalize-11778
Added thai resources
2020-05-17 12:05:03 +02:00
TheBusyBiscuit
fc4dd8b105
[CI skip] Merge pull request #1915 from TheBusyBiscuit/gitlocalize-11777
Added thai recipes
2020-05-17 12:04:58 +02:00
TheBusyBiscuit
6eebb9c04d AncientAltar now has a speed variable 2020-05-17 00:40:07 +02:00
TheBusyBiscuit
dec22b9960 Added WaypointCreateEvent 2020-05-16 17:51:42 +02:00
TheBusyBiscuit
3a2cced5d0 Infused Magnets can no longer be placed down 2020-05-16 17:04:16 +02:00
film2860
7f60b4a67e Translate resources_th.yml via GitLocalize 2020-05-16 13:42:17 +00:00
TheBusyBiscuit
b3a3f4511b [CI skip] Fixed PerWorldSettingsService handling some files wrongly 2020-05-16 15:40:22 +02:00
TheBusyBiscuit
7e137fb360 [CI skip] Refactoring 2020-05-16 15:06:32 +02:00
TheBusyBiscuit
e07933a911 [ci skip] Included translators in latest github improvement 2020-05-16 14:22:47 +02:00
Rafrael17k
0b3b308e24 Translate recipes_th.yml via GitLocalize 2020-05-16 12:11:52 +00:00
film2860
a315aa5876 Translate recipes_th.yml via GitLocalize 2020-05-16 12:11:50 +00:00
TheBusyBiscuit
9cafd147aa [ci skip] New texture for restored backpacks 2020-05-16 13:38:26 +02:00
TheBusyBiscuit
29d2aaf055 Fixes #1914 2020-05-16 12:42:46 +02:00
TheBusyBiscuit
c4012fe697 [ci skip] Reduced mojang.com connection errors 2020-05-16 12:04:19 +02:00
TheBusyBiscuit
d181d54245 Some refactoring 2020-05-16 02:16:29 +02:00
TheBusyBiscuit
11383cad1d Fixes #1829 2020-05-15 17:45:13 +02:00
TheBusyBiscuit
d5f430c723 Refactoring 2020-05-15 17:44:57 +02:00
TheBusyBiscuit
6553aeb3e1 Fixes #1883 2020-05-15 16:57:47 +02:00
TheBusyBiscuit
c4a3cdc833 Fixed Organic food/fertilizer not being recognized 2020-05-15 16:47:01 +02:00
TheBusyBiscuit
6aeee8f4be [ci skip] Reduced some technical debt 2020-05-15 16:10:25 +02:00
TheBusyBiscuit
3aff637f4f [CI skip] more Unit Tests 2020-05-15 12:16:46 +02:00
TheBusyBiscuit
9f4557185a
Merge pull request #1910 from Sfiguz7/tests
setBackpackId param type change, fix in bp command
2020-05-15 09:59:02 +02:00
Sfiguz7
00fa225d4a Made BackpackListener#setBackpackId accept OfflinePlayer instead, fix in BackpackCommand 2020-05-15 09:11:15 +02:00
TheBusyBiscuit
d11bfe8278 [CI skip] Added more Unit Tests 2020-05-15 01:16:25 +02:00
TheBusyBiscuit
741d18a8e8 Fixes #1903 2020-05-15 00:36:39 +02:00
TheBusyBiscuit
886121e226 Fixes #1908 2020-05-14 20:07:18 +02:00
TheBusyBiscuit
c2fb42b721 Relocated an Interface 2020-05-14 20:05:08 +02:00
TheBusyBiscuit
bbd3250206
[ci skip] Merge pull request #1905 from TheBusyBiscuit/gitlocalize-11753
Arabic Messages Translation Update
2020-05-14 15:52:45 +02:00