joe7575 / techage

Techage, go through 5 tech ages in search of wealth and power!
GNU Affero General Public License v3.0
39 stars 21 forks source link

Tech Age [techage] (Minetest 5.4+)

Tech Age, a mod to go through 5 tech ages in search of wealth and power.

screenshot

Important facts:

In contrast to TechPack, the resources are more limited and it is much more difficult to pass all levels. (no endless ore generation by means of cobble generators)

Techage blocks store information outside of the block. This is for performance reasons. If you move, place, or remove blocks with any tool, at best, only the information is lost. In the worst case, the server crashes.

Manuals

License

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

The TA1 mill sound is from https://freesound.org/people/JustinBW/sounds/70200/ The TA1 watermill sound is from https://freesound.org/people/bmoreno/sounds/164182/

Many thanks to Thomas-S, niklp09, and others for their contributions

Dependencies

Required: default, doors, bucket, stairs, screwdriver, basic_materials, tubelib2, networks, minecart, lcdlib, safer_lua, doclib
Recommended: signs_bot, hyperloop, compost, techpack_stairway, autobahn
Optional: unified_inventory, wielded_light, unifieddyes, lua-mashal, lsqlite3, moreores, ethereal, mesecon

The mods default, doors, bucket, stairs, and screwdriver are part of Minetest Game.

basic_materials will be found here: https://content.minetest.net/

The following mods in the newest version have to be downloaded directly from GitHub:

It is highly recommended that you install the following mods, too:

More recommended Techage related mods by other authors:

For large servers with many players, the following packages are recommended:

The packages have to be installed via luarocks:

luarocks --lua-version 5.1 install lsqlite3
luarocks --lua-version 5.1 install lua-marshal

To enable these unsafe packages, add 'techage' and 'lua-marshal' to the list of trusted mods in minetest.conf:

secure.trusted_mods = techage,lua-marshal

and add the following line to your world.mt or minetest.conf:

techage_use_sqlite = true

Available worlds will be converted to 'lsqlite3', but there is no way back, so:

Never disable 'lsqlite3' for a world that has already been used!

History

2023-11-05 V1.18

2023-08-25 V1.17

2023-06-30 V1.16

2023-05-05 V1.15

2023-04-16 V1.14

2023-04-10 V1.13

2023-04-01 V1.12

2023-03-05 V1.11

2023-02-04 V1.10

2022-09-03 V1.09

2022-06-06 V1.08

2022-01-22 V1.07

2022-01-03 V1.06

2021-12-25 V1.05

2021-12-12 V1.04

2021-10-24 V1.03

2021-09-18 V1.02

2021-08-16 V1.01

2021-07-23 V1.00

2021-05-14 V0.26

2020-11-01 V0.25

2020-10-20 V0.24

2020-09-13 V0.23

2020-08-08 V0.22

2020-08-08 V0.21

2020-07-31 V0.20

2020-07-24 V0.19

2020-07-21 V0.18

2020-07-16 V0.17

2020-07-06 V0.16

2020-07-02 V0.15

2020-06-29 V0.14

2020-06-19 V0.13

2020-06-17 V0.12

2020-06-14 V0.11

2020-06-04 V0.10

2020-05-31 V0.09

2020-05-22 V0.08

2020-04-26 V0.07

2020-04-24 V0.06

2020-03-14 V0.05

2020-02-29 V0.04

2019-09-28 V0.02

2019-06-16 V0.01