Commit graph

106 commits

Author SHA1 Message Date
stfwi
2ab59b12ae Release merge v1.0.10-mc1.12.2. 2019-08-10 14:20:54 +02:00
stfwi
137b6253a9 1.12: v1.0.10 release commit. 2019-08-04 20:35:55 +02:00
stfwi
7e152d856e 1.12: Added steel table. Added steel floor grating. 2019-08-04 18:22:52 +02:00
stfwi
c188f732e8 1.14: Forge testing update: Forge 1.14.4-28.0.40/20190719-1.14.3. 2019-08-04 14:34:20 +02:00
stfwi
749e5ac7e0 1.14: Update to 1.14.4. 2019-07-22 21:23:15 +02:00
stfwi
2b203abe0e 1.14: UPDATE TO 1.14.4. Initial source structure released. 2019-07-20 19:52:54 +02:00
stfwi
8ecf02d3e8 1.12: Added Exit sign (issue #34). Added treated wood side table recipe. 2019-07-20 14:52:32 +02:00
stfwi
2686ce784e Updated to Forge 1.14.3-27.0.60/20190719-1.14.3. Disabled fluid handlers (issue #42). Fixed forge blockstate model locations (issue #43). 2019-07-20 12:03:23 +02:00
stfwi
533a315c3f 1.14: Config implemented. Recipes completed (standalone recipes). Lang file newline escape fixes. Hard IE dependent blocks are implicitly opted out if IE is not installed. 2019-07-11 21:13:04 +02:00
stfwi
2eed63bf1b Release merge v1.0.9-mc1.12.2. 2019-07-07 21:59:07 +02:00
stfwi
547912aaa4 1.12: Release commit v1.0.9-mc1.12.2. 2019-07-07 21:58:17 +02:00
stfwi
a2e7fcac16 1.14: Config skel ported (experimental), JEI integration ported (experimental, also addresses issue #38). 2019-07-07 21:26:49 +02:00
stfwi
43156bb348 1.14: Fixed additional block drops (issue #39). 2019-07-07 14:00:55 +02:00
stfwi
d880b90a48 1.14.3: Fixed issue #35, issue #36, #37. 1.12: Treated Wood Side Table work in progress. 1.12: Release version prepared. 2019-07-06 15:28:16 +02:00
stfwi
8b99f38f17 1.12: Missing slab recipes added. Slab slices added. Item displays fixed. Block hardness fixes. 1.14: Updated to 1.14.3. Mineral Smelter concept implementation. 2019-07-04 21:26:30 +02:00
stfwi
973da5d4b3 Build/porting tools updated. Updater info updated. 2019-07-02 20:45:03 +02:00
stfwi
0748d9fec4 Models adapted (3rd/1st person display). Experimental Slab Slices: recipes. Experimental mineal melter concept implementation. 2019-06-29 23:39:42 +02:00
stfwi
c611de59e2 Updater meta data updated. 2019-06-26 15:00:07 +02:00
stfwi
feb6f8bb1e Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
stfwi
792bdce3e1 Fixed furnace init issue. Prepared slabs with texture variations for testing. 2019-06-23 16:04:55 +02:00
stfwi
0a310c4261 Block hardness adaptions (issue #32). Lang files updated. Build utils enhanced to prepare code release for 1.13/1.14. 2019-06-22 22:53:51 +02:00
xuyu0v0
8af8544e30 Create zh_cn.json (#33)
1.13: Added ch_cn translation (PR#33 by XuyuEre).
2019-06-19 18:13:26 +02:00
stfwi
fc785fd77f Release notes updated, version data updated, meta data updated, merge fixed. 2019-06-16 09:44:51 +02:00
stfwi
7dc2b4c8a3 Merged ru_ru lang file update. 2019-06-16 09:30:03 +02:00
Yaroslavik
2b610eab0d Update ru_ru.lang (#31)
ru_ru lang file updated (yaroslav4167).
2019-06-16 09:22:59 +02:00
stfwi
48e37bd20e Release merge v1.0.8-mc1.12.2. 2019-06-10 12:12:46 +02:00
stfwi
46c2747a87 Stained clinker added. CTRL-SHIFT tooltips opt-out config added. Recipe conditions updated due to detailed opt-out possibilities. 2019-06-10 12:12:06 +02:00
stfwi
bb5b525f66 Added registry name wildcard matching based opt-out config. Fixed issue #30. 2019-06-07 21:55:04 +02:00
stfwi
291debfde1 Factory area sign added. Electrical furnace recipe changed. Config extended. Experimental micro slabs added. Experimental stained clinker added. 2019-06-05 19:41:40 +02:00
Angela
ee1c82dee5 Fix typos in 1.12 lang files (#29)
en_us lang file typo fixes (Angela).
2019-06-05 19:04:04 +02:00
Voxelo
8dcc80db56 1.13 Lang File fixes (#28)
Lang file en_us capitalization fixes (Voxelo).
2019-06-05 18:52:45 +02:00
stfwi
e3a9a52c91 Release merge v1.0.7-mc1.12.2. 2019-06-01 12:56:03 +02:00
stfwi
a0e28b3367 Standalone recipes added. Sign backgrounds adapted. 2019-06-01 12:54:52 +02:00
stfwi
e2d799db7e Added standalone recipes for the factory dropper and signs. 2019-05-30 20:26:51 +02:00
stfwi
ad93fdb302 Added 'defence sign' (issue #26). Factory dropper GUI adapted (issue #27). Lang files updated. Credits updated. 2019-05-29 19:47:34 +02:00
stfwi
f8442e36bf Factory dropper fixes and logic simplifications. 2019-05-24 22:20:55 +02:00
stfwi
c799e729ee Release merge v1.0.6-mc1.12.2. 2019-05-21 20:21:20 +02:00
stfwi
c05ae72491 Release version for hotfixing issue #25. 2019-05-21 20:02:51 +02:00
stfwi
dcf8a27d82 Using dedicated item handler instances to circumvent FML mapping issues of getStackInSlot(). 2019-05-19 09:38:25 +02:00
stfwi
5b1a6e0877 Added small waste incinerator. Metal ladders are easier to break. Missing Override annotations added. Experimental factory dropper concept impl added. 2019-05-19 08:18:37 +02:00
Voxelo
dec60ad3e6 Update en_us.lang (#24)
Fixed block/item name capitalization (Voxelo).
2019-05-13 17:04:29 +02:00
stfwi
0b89110a33 Release merge v1.0.5-mc1.12.2. 2019-05-12 17:54:48 +02:00
stfwi
0e538f1c3e Signs added. Experimental waste incinerator added. 2019-05-12 17:54:04 +02:00
stfwi
86d71c6931 Passive fluid accumulator non-experimental. Electrical furnace non-experimental. Fixed version-check URL. Opt-out configs added. 2019-05-08 21:19:08 +02:00
stfwi
a8e7a3dcb0 Release v1.0.4 merge. 2019-05-04 13:12:34 +02:00
stfwi
62b4a8c312 Added experimental electrical pass-through furnace. Release version commit v1.0.4-mc1.12.2. 2019-05-04 13:11:35 +02:00
stfwi
6822334299 Valves redstone connection adaptions, valves remove pressurized flag when not inserting to fluid pipes, fluid accumulator refilling changed. 2019-05-02 00:04:04 +02:00
stfwi
16ddb6b84f Experimental passive fluid accumulator implemented. 2019-05-01 00:54:11 +02:00
stfwi
7783cf94a6 update.json updated. 2019-04-30 18:34:50 +02:00
stfwi
54bc130790 Fixed stairs rendering when smooth lighting is disabled. Cumulated deprecation overrides into BlockDecor where possible ('overriding is fine methods'). Unified block placement flags. Started experimental passive fluid accumulator. 2019-04-30 18:05:04 +02:00