Commit graph

377 commits

Author SHA1 Message Date
TheDarkDnKTv
e33a708ca7 Updated version 4.10
Recipe subsystem finished.
Need to change code to use it in machines RecipeLogic and test it out.
2021-02-06 22:27:40 +02:00
TheDarkDnKTv
1b0a3f4e71 Nearly fixed recipe matching 2021-02-06 08:29:40 +02:00
TheDarkDnKTv
701baaed72 Added array range adapter
Also tested, will work fine.
2021-02-06 06:50:15 +02:00
TheDarkDnKTv
39edf31cc1 Fixed RecipeFactory, Map and ChancedOutput, also NEI plugin main class 2021-02-06 04:19:57 +02:00
TheDarkDnKTv
c5e187937c Partly fixed NEI pluging 2021-02-05 08:16:09 +02:00
TheDarkDnKTv
7d1faee1ac Recipe rework 2021-02-05 07:39:10 +02:00
TheDarkDnKTv
e5185f18ac More work on Recipe system 2021-02-04 04:08:13 +02:00
TheDarkDnKTv
730b1f6e2a Extra fixes for Ingredients 2021-02-03 21:03:41 +02:00
TheDarkDnKTv
0bff996a93 Reworking recipes again 2021-02-03 04:47:36 +02:00
TheDarkDnKTv
3ebecb18c4 Partly fixed microwave 2021-02-02 21:03:42 +02:00
TheDarkDnKTv
e00e4bc37f More machine fixes, and more new bugs 2021-02-02 10:12:38 +02:00
TheDarkDnKTv
10c510df35 Moving electrolyzer 2021-02-02 03:26:09 +02:00
TheDarkDnKTv
1c2ffbb23f Fixed small UI glitch 2021-02-02 02:39:42 +02:00
TheDarkDnKTv
5cfbcf58c3 Some recipe fixes 2021-02-02 02:39:28 +02:00
TheDarkDnKTv
36aca4642d Moved common fluid machines functionality to dedicated class 2021-02-02 02:38:44 +02:00
TheDarkDnKTv
11d10d343c Code cleanup 2021-02-02 01:26:19 +02:00
TheDarkDnKTv
07d21771da Misc recipe system fixes
- A bit of refactoring
- Fixed critical issues with recipe matching
- Restored recipe cache system
2021-02-02 01:24:30 +02:00
TheDarkDnKTv
cf88b71d62 Fixed saving Recipe to NBT
Now current recipe of machine also saves to NBT, after world loading
recipe will keep executing.
2021-02-01 10:04:23 +02:00
TheDarkDnKTv
0ecc46b166 Fixed centrifuge & liquid recipes
- Fixed liquid logic for centrifuge
- More customization on RecipeLogic

Looks like need extended recipe logic for liquid processing, to avoid
code copypaste.
2021-02-01 09:46:57 +02:00
TheDarkDnKTv
1ecc44f5f2 API fixes, Recipe#match etc
- Fixed partically centrifuge (UI desync, glitchy recipe logic, nbt
save)
- Fixed RecipeLogic NBT save issue, has resetting recipe progress
- Added one interface to work with RecipeLogic
- Fixed syntax errors in generators
2021-02-01 03:55:48 +02:00
TheDarkDnKTv
6612f3c058 Nearly finished new recipe system
- Added wiremill to working condition
- Fixed bugs in new recipe logic
- Optimized a bit recipe searching and caching
2021-01-31 09:53:14 +02:00
TheDarkDnKTv
e26d0f5ec8 Update README 2021-01-31 08:10:02 +02:00
TheDarkDnKTv
92c5f83653 Fixed NEI handlers to new system 2021-01-31 06:08:25 +02:00
TheDarkDnKTv
ffb45551d0 Moved E-Furnance to new recipes API 2021-01-31 04:29:49 +02:00
TheDarkDnKTv
8f26f069c7 Added oredict recipe unification 2021-01-29 20:09:01 +02:00
TheDarkDnKTv
24e84d7226 Starting work on recipe rewrite
Wroking on #26. Need to change all recipe system
2021-01-28 19:59:56 +02:00
DmN
aa52a30235 Update ru_RU.lang 2020-09-30 17:59:51 +03:00
TheDarkDnKTv
2189b9ed87 Fixed teleporter crash
Closes #49
2020-09-24 16:23:36 +03:00
TheDarkDnKTv
08b16c2236 Fixed Thaumcraft compat
Closes #60
2020-09-24 15:39:10 +03:00
sferatime
bba86fbcda
Update ru_RU.lang
1.Множество материалов не переведено, переведешь - напиши, я еще раз посмотрю.
2."Маленькая кучка %s" заменить на "Маленькая кучка пыли %s" или иное подходящее
2020-09-21 19:15:55 +03:00
DmN
d36489418a Update ru_RU.lang 2020-09-21 11:29:29 +03:00
DmN
ba014ec26f Update ru_RU.lang 2020-09-19 17:47:42 +03:00
DmN
3a809d4a8f Update ru_RU.lang 2020-09-18 03:24:42 +03:00
DmN
4b7ada29bc Update ru_RU.lang 2020-09-17 18:07:28 +03:00
DmN
56530c8ac7 Update ru_RU.lang 2020-09-17 03:42:17 +03:00
DmN
1ff7ef2531 Update ru_RU.lang 2020-09-17 03:28:20 +03:00
DmN
b748e3a183 Create ru_RU.lang 2020-09-16 19:12:14 +03:00
TheDarkDnKTv
ed33394fdc
Merge pull request #62
GitIgnore fix for Intelleji IDEA compatibility.
2020-09-15 20:46:56 +03:00
Vlad5817
ecc4049162
idea compatibility 2020-09-15 20:31:47 +03:00
TheDarkDnKTv
1f44998085 Fixed almost all locale
Now almost all localization through lang file.
NEI localized as well. Implemented new locale-related machine's info
system, all info-panel now localize at client. Closes #47.
2020-08-27 14:32:37 +03:00
TheDarkDnKTv
8b44f5b7ee Now really fixed format
Closes #51.
2020-08-25 18:26:15 +03:00
TheDarkDnKTv
d7dd0bfadc Revert "Fixed turbine tooltip" 2020-08-25 18:10:40 +03:00
sferatime
f3b3297517 Fixed turbine tooltip. Closes #51 2020-08-25 16:48:11 +03:00
TheDarkDnKTv
c6a8dea946 Update IC2 2020-08-25 15:57:28 +03:00
sferatime
313da4a624 Fix covers. Closes #52 2020-08-25 15:51:53 +03:00
TheDarkDnKTv
53c330db9d Fixed hot coolant recipes
Closes #50
2020-08-22 21:36:51 +03:00
TheDarkDnKTv
0260cdb1df Added some TODO 2020-08-22 13:51:37 +03:00
TheDarkDnKTv
1a6aa1a800 Updated supporters & news links 2020-08-22 13:30:30 +03:00
TheDarkDnKTv
a4e35fc34f Finish of Locale
FINALLY closes #40
2020-08-22 13:17:30 +03:00
TheDarkDnKTv
46573e2f76 Some last locale fixes 2020-08-22 01:56:34 +03:00