Commit graph

95 commits

Author SHA1 Message Date
0b2e45d2a2 Helper for custom biomes 2016-07-02 15:22:38 +02:00
5779ba020e Limestone world gen - More testing
+ Feature where limestone is above ground, creating holes and pillars,
sometimes with water in them.
2016-07-02 14:04:29 +02:00
bfc69183fc First attempt at a limestone hill / mountain biome 2016-06-30 15:27:35 +02:00
2c40f5d0a2 Sphalerite + zinc 2016-06-30 14:08:58 +02:00
59d3f51576 Steel armor 2016-06-30 13:18:30 +02:00
57d5123a1e Steel tools 2016-06-30 09:25:52 +02:00
ba62ae1348 Steel 2016-06-30 08:22:43 +02:00
a14ab19331 TODO list update 2016-06-29 22:01:02 +02:00
82db0f476d Pig iron 2016-06-29 21:50:05 +02:00
d979339ee9 Bronze armor 2016-06-29 21:13:44 +02:00
b9c874943a Bronze tools 2016-06-29 20:57:43 +02:00
7de05978f0 Bronze alloy 2016-06-29 20:37:19 +02:00
a0fe4b5511 Tin and cassiterite 2016-06-29 15:32:49 +02:00
c6155b176e Limestone 2016-06-29 14:15:30 +02:00
0fe1021ba2 TODO list update (ores) 2016-06-29 13:42:16 +02:00
fa79a85fd9 Alloy furnace - Preserve custom name when removed
... And that should be all for the fucking alloy furnace. Nice (if
true).
2016-06-29 11:49:44 +02:00
63e3c2dbc3 Alloy furnace - Comparator output control 2016-06-29 11:02:28 +02:00
67d6f34fcc Implemented a proper GUI factory 2016-06-28 21:41:18 +02:00
ebfc4c6da6 Network stuff moved to separate class 2016-06-28 16:20:54 +02:00
18b484741a Alloy furnace - More configuration options 2016-06-28 16:13:10 +02:00
8174b02091 Alloy furnace - More clean-up + activation configuration 2016-06-28 15:05:01 +02:00
624eca0042 Forge upgrade 2016-06-28 11:55:53 +02:00
14ef4ce12e Alloy furnace GUI - Re-added empty configuration tab 2016-06-28 11:47:05 +02:00
e0c7157a88 Common GUI code for some stuff
+ tabbed container screen
+ tabs
+ arrow buttons
+ Rewritten alloy furnace GUI to use the new stuff
2016-06-28 11:42:00 +02:00
ee736975b2 Alloy furnace - Config tab
Doesn't work yet.
Also added tooltips on tabs.
2016-06-25 22:55:15 +02:00
204afb153a Forge upgrade 2016-06-25 21:40:00 +02:00
d322be6c07 Alloy furnace - Can be disabled with a redstone signal 2016-06-25 21:34:33 +02:00
8001cb13a2 Alloy furnace - Fixed various issues
+ Bad read for current alloy recipe
+ Incorrect handling of burn / alloy update
2016-06-25 20:55:11 +02:00
3cd9d5719c Alloy furnace - Now aware of redstone power
It doesn't do anything with it yet.
2016-06-25 09:18:17 +02:00
258d8b417e Alloy furnace - Output hopper
Takes invalid input and invalid fuel in addition to actual output
2016-06-25 08:54:22 +02:00
c30718080e TODO list update 2016-06-25 08:29:06 +02:00
b611d4d235 Alloys won't provide XP 2016-06-25 08:27:13 +02:00
10a0b6cb86 Alloy furnace - Search box 2016-06-24 16:03:51 +02:00
1970cfe84d Alloy furnace - GUI I18n
+ TODO list update
2016-06-24 14:36:53 +02:00
8335dc6067 Alloy furnace - Crafting 2016-06-24 10:41:23 +02:00
11993d575b Alloy furnace - Basic comparator output 2016-06-24 10:31:03 +02:00
f5ed74d373 Forge upgrade 2016-06-24 09:44:13 +02:00
cfc554252a Moved XCF graphics to sub-directory 2016-06-24 09:44:05 +02:00
99f1736614 Alloy furnace - Basic hoppers 2016-06-24 09:39:03 +02:00
66e39a0e29 Alloy furnace - Shift-clicking 2016-06-24 09:15:36 +02:00
5b0232ff7f TODO list update 2016-06-24 08:32:28 +02:00
e8da9800a7 Forge (AND MINECRAFT) upgrade!
OMFGBBQ IT'S MINECRAFT 1.10!
2016-06-23 21:58:11 +02:00
c2dd5f571a TODO list update
+ a few missing I18n strings
2016-06-23 21:34:36 +02:00
05da2a2147 Alloy furnace - light and particles 2016-06-23 21:17:45 +02:00
bc183d661e Alloy furnace - Slag when breaking during alloying 2016-06-23 20:44:20 +02:00
fab9b117ab Alloy furnace - Produce slag
Slag is produced if alloying fails due to missing fuel, as well as a
result of recipes.
2016-06-23 20:39:39 +02:00
b5176a9f49 Alloy furnace - Alloying! 2016-06-23 16:40:53 +02:00
b68a081350 Alloy furnace - More reliance on vanilla TE updates 2016-06-22 15:34:20 +02:00
f09e8f2125 Use alloy names in alloy furnace
(rather than alloy indices which was stupid anyway)
2016-06-22 12:44:15 +02:00
39f38bf2e3 Alloy recipes registry changed again 2016-06-22 11:57:20 +02:00