Go to file
Joachim Stolberg 53b77bd9e3 tubelib2.init_mem(pos) bugfixes
power_pole with protection
wind turbine prototype added
2019-08-31 01:36:31 +02:00
.test tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
basic_machines tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
basis cart detector and funnel added 2019-08-29 21:43:00 +02:00
coal_power_station tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
doc cart detector and funnel added 2019-08-29 21:43:00 +02:00
fermenter missing recipes added 2019-08-22 20:49:47 +02:00
furnace tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
iron_age sequencer and timer added 2019-08-24 14:12:33 +02:00
lamps missing recipes added 2019-08-22 20:49:47 +02:00
locale sloping power lines added, help texts iproved 2019-07-06 20:23:11 +02:00
logic cart detector and funnel added 2019-08-29 21:43:00 +02:00
models tubelib2.init_mem(pos) bugfixes 2019-08-31 01:36:31 +02:00
nodes pillar added 2019-08-26 22:19:59 +02:00
oil pillar added 2019-08-26 22:19:59 +02:00
power tubelib2.init_mem(pos) bugfixes 2019-08-31 01:36:31 +02:00
solar tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
sounds Tiny Generator added 2019-06-20 23:44:04 +02:00
steam_engine tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
textures tubelib2.init_mem(pos) bugfixes 2019-08-31 01:36:31 +02:00
tools tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
wind_turbine tubelib2.init_mem(pos) bugfixes 2019-08-31 01:36:31 +02:00
COPYING.txt missing recipes added 2019-08-22 20:49:47 +02:00
i18n.py further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
init.lua tubelib2.init_mem(pos) bugfixes 2019-08-31 01:35:46 +02:00
LICENSE.txt power distribution reworked, bugs fixed 2019-08-01 22:31:43 +02:00
mod.conf pillar added 2019-08-26 22:19:59 +02:00
README.md power distribution reworked, bugs fixed 2019-08-01 22:31:43 +02:00
recipe_checker.lua lamp3 and power switch box added 2019-06-15 16:14:46 +02:00
settingtypes.txt IronAge adapted 2019-04-27 17:42:27 +02:00

Techage V0.01

Techage, go through 4 tech ages in search of wealth and power.

License

Copyright (C) 2019 Joachim Stolberg
Code: Licensed under the GNU GPL version 3 or later. See LICENSE.txt
Textures: CC BY-SA 3.0

Dependencies

Required: default, tubelib2, basic_materials, bucket, stairs
Optional: unified_inventory, wielded_light, minecart
Highly recommended: signs_bot, minecart

History

  • 2019-06-16 V0.01 * First upload