Daniel Borchmann
c322f8878f
Add Advanced Trains
...
Funny!
2021-12-30 11:35:11 +01:00
Daniel Borchmann
24c09795d1
Inhibit spawning of snakes while they are not activated
2021-12-27 14:03:19 +01:00
Daniel Borchmann
47f17d4fb9
Disable water_life snakes
...
They are too fast!
2021-12-26 17:15:11 +01:00
Daniel Borchmann
68251f8f2d
Add nautilus submarine
2021-12-26 15:46:27 +01:00
Daniel Borchmann
6de98426c8
Unconditionally enable petz:lasso
...
It is disabled by water_life, but we need it to capture petz.
2021-12-26 15:34:30 +01:00
Daniel Borchmann
7315aee547
Add water_life
2021-12-26 14:58:48 +01:00
Daniel Borchmann
9ef3715586
Enable more petz
...
Those are more dangerous, but have been explicitly requested.
2021-12-23 14:35:02 +01:00
Daniel Borchmann
15eb1d1154
Add Hidroplane
...
Successfully tested locally.
2021-11-17 13:51:12 +01:00
Daniel Borchmann
1a9ea776ae
Update modules
2021-11-12 22:15:19 +01:00
Daniel Borchmann
81cc954670
Add wielded-light mod
...
We had used the torches mod previously, but that one is quite old. However,
this mod gave torches the ability to light up the surrounding area when just
wearing them. Use wieleded-light for this now.
2021-10-29 08:42:24 +02:00
Daniel Borchmann
4134d06711
Replace system mods by submodules
...
This is necessary to use the minetest server provided by flatpack.
2021-10-29 08:20:44 +02:00
Daniel Borchmann
92be01947a
Remove obsolete package reference from README
2021-09-18 19:19:50 +02:00
Daniel Borchmann
723106907a
Update tweaks
2021-09-18 19:19:34 +02:00
Daniel Borchmann
1b8533a555
Correct URLs to gitlab repositories
...
gitlab likes to have the .git suffix explicitly added to the URL.
2021-07-04 15:18:24 +02:00
Daniel Borchmann
1e7a1112c9
Add 3d_armor mod to protect from animals and such
...
The latest version does not work with Minetest 5.3, though, so we have to use
some older version.
2021-06-10 21:47:35 +02:00
Daniel Borchmann
9560165342
Update personal tweaks
2021-05-31 16:54:51 +02:00
Daniel Borchmann
5a7c2827bd
Enable wolfs
...
They do not seem to attack players until attacked themselves.
That is sufficient for our needs, I guess.
2021-05-29 10:41:08 +02:00
Daniel Borchmann
2863e07930
Add animals via petz mod
...
We add a user configuration to exclude dangerous animals for now,
to avoid unpleasant surprises while travelling.
2021-05-29 09:37:55 +02:00
Daniel Borchmann
3e68f1aea7
Animate heads
...
This looks more lively for other players
2021-05-28 22:04:57 +02:00
Daniel Borchmann
ec81a5ba4b
Add towercrane mod
...
This allows limited fly priviledge for building.
2021-05-22 16:03:28 +02:00
Daniel Borchmann
cdbb030588
Add bike and mobf_trader mods
...
Requests by popular vote.
2021-05-22 12:49:48 +02:00
Daniel Borchmann
6af8ebcfd3
Add cloudlands mod
...
Actually only for the giant tree it contains …
2021-05-13 12:06:50 +02:00
Daniel Borchmann
ba7232e3a4
Enable automatic item pickup from item-tweaks directly in mod
...
Setting the corresponding variable in the minetest.conf does not seem to
have the desired effect.
2021-05-08 18:51:52 +02:00
Daniel Borchmann
f6dc19c4eb
Add modified version of item_tweaks repository
2021-05-08 17:54:54 +02:00
Daniel Borchmann
edf96e7050
Replace mesecons by dedicated submodule
...
The currently packed version seems to have a problem with placing table lamps,
but the version now included as a submodule does not.
Maybe this should be reported to the package maintainer?
2021-04-24 14:37:31 +02:00
Daniel Borchmann
cba2966c47
Add anvil mod for repairing tools
...
Added by popular vote.
2021-04-11 08:59:25 +02:00
Daniel Borchmann
8d0a6c7d53
Add mod to change the time of the day
...
This works without extra privileges.
2021-04-11 08:45:29 +02:00
Daniel Borchmann
10e64672c6
Add extension mod for WorldEdit
2021-04-10 08:43:30 +02:00
Daniel Borchmann
19256e288b
Adjust flight level at which helicopter energy consumption increases
...
We have an island at ~350 height and want to fly there, so let's bump the
consumption limit to 400.
2021-04-05 16:32:06 +02:00
Daniel Borchmann
ee35ec2309
Add helicopters
...
For reaching air islands and convenient flying.
2021-04-05 12:25:02 +02:00
Daniel Borchmann
efd0cddbdc
Add colorful torches
2021-04-05 11:55:04 +02:00
Daniel Borchmann
ed10922875
Add mydoors mod
2021-04-05 11:25:12 +02:00
Daniel Borchmann
3a6e27d3d1
Add awards mod
...
This is to add some little extra fun to the default Minetest Game.
2021-02-27 11:37:45 +01:00
Daniel Borchmann
b0cefcd16c
Fix missing SCRIPT marker in README
2021-02-25 14:50:05 +01:00
Daniel Borchmann
e6313e8eb4
Add pipeworks mod
2021-01-03 15:58:23 +01:00
Daniel Borchmann
d95ccfc1da
Add areas module as protection mechanism
2020-12-25 11:25:04 +01:00
Daniel Borchmann
a249982665
Fix paths in push hooks
2020-12-20 12:36:25 +01:00
Daniel Borchmann
d8f11efb19
Add local copy of worldedit
2020-12-20 11:13:08 +01:00
Daniel Borchmann
9e36dbd23f
Add setup instructions for quilt to README
2020-12-20 10:13:31 +01:00
Daniel Borchmann
e35997d9e3
Fix wrong acacia tree reference in columnia mod
...
Acacia trees have been moved from moretrees to default.
2020-12-20 09:44:57 +01:00
Daniel Borchmann
ad046e9b79
Update submodule references
2020-12-20 09:27:56 +01:00
Daniel Borchmann
e5277bf4f9
Add submodules for signs
...
We need the possibility to find a way back while exploring caves, and signs seem
to be a good way to do this.
2020-12-19 10:27:10 +01:00
Daniel Borchmann
43377b6c79
Add hook mod for improved hill climbing
...
The recipe for hooks is currently shadowed by that
for the scaffolding wrench, needs fixing.
2020-12-18 16:35:12 +01:00
Daniel Borchmann
c8c895d389
Update submodule references
2020-12-18 16:24:40 +01:00
Daniel Borchmann
00f17a9047
Add local copy of moreblocks mod
2020-12-18 08:37:26 +01:00
Daniel Borchmann
0701385efb
Add local copy of unified dyes mod
2020-12-18 08:35:30 +01:00
Daniel Borchmann
b39e5057fd
Add local copies of homedecor and basic-materials
2020-12-18 08:31:41 +01:00
Daniel Borchmann
ba5a78fb70
Add local copy of moreores mod
2020-12-18 08:27:12 +01:00
Daniel Borchmann
c7c439fd78
Rename minetest-tweaks mod to follow naming conventions
2020-12-17 21:13:31 +01:00
Daniel Borchmann
03f7a64882
Add some personal minetest tweaks
2020-12-17 21:10:19 +01:00