Commit Graph

2351 Commits (029ab5aa0c363fb0a50658604668adff412c926f)

Author SHA1 Message Date
sfan5 02e2cab375 Dungeon loot: Don't crash on unknown items
fixes #2228
2019-03-17 13:59:10 +01:00
Milan 381135e86b update submodule ethereal 2019-03-16 21:18:35 +01:00
sofar b853c8a509 Beds: Properly count players in beds
This is a rebased and slightly rewritten version of #2125.
2019-03-10 01:43:49 +00:00
Milan eec662ec28 update submodule technic 2019-03-09 09:03:44 +01:00
Milan e920ebf17a update submodule illuna 2019-03-08 21:20:47 +01:00
Milan 02039538f1 update submodule sea 2019-03-08 21:04:05 +01:00
Milan e3966b24c4 add submodule sea 2019-03-08 20:51:30 +01:00
Milan 7313d0a9df update submodule caverealms 2019-03-08 20:47:06 +01:00
Milan e294775a9a update submodule illuna 2019-03-08 15:57:57 +01:00
Milan 00de0eff80 Merge branch 'technicworld' of https://git.tchncs.de/Illuna-Minetest/minetest_game into technicworld 2019-03-08 15:20:41 +01:00
Milan 0bd5b94c7e tnt: comment message when priv missing 2019-03-08 15:20:36 +01:00
Milan 0883c11c88 update submodule 3d_armor 2019-03-07 23:10:42 +01:00
Milan 30cd994a6c update submodule homedecor_modpack 2019-03-07 12:46:30 +01:00
Milan 5bfe3cb7e3 update submodule homedecor_modpack 2019-03-06 22:49:33 +01:00
Milan 83e48774cd update submodule unifieddyes 2019-03-06 22:45:01 +01:00
Milan dde9389a90 update submodule mesecons 2019-03-06 22:20:46 +01:00
Milan cc6e462242 update submodule unified_inventory 2019-03-06 22:19:48 +01:00
Milan e533026a2d update submodule underworlds 2019-03-06 22:13:02 +01:00
Milan 5047777bbd update submodule underworlds 2019-03-06 22:07:15 +01:00
Milan 32283d5ac9 update submodule loud_walking 2019-03-06 21:57:00 +01:00
Milan 1b60a8b92f update submodule names_per_ip 2019-03-06 20:54:45 +01:00
Milan 643ae3128a Merge remote-tracking branch 'origin/technicworld-5.0-dev' into technicworld 2019-03-06 20:16:21 +01:00
acmgit 891f00e9db Flowers: Remove stack max definition (#2324) 2019-03-05 11:59:23 +01:00
Milan e1bf8d682a add submodule basic_materials 2019-02-25 20:32:15 +01:00
Milan 773749862c replace submodule pipeworks 2019-02-25 12:03:20 +01:00
Hugo Locurcio b38b5b2357
Enable colored Luacheck output on Travis CI
This also removes the deprecated `sudo: false` option, as Travis CI
is phasing out the container-based infrastructure.
2019-02-24 19:46:48 +01:00
Milan 765aa23aa3 update submodule dmobs 2019-02-24 08:53:39 +01:00
Milan dd79970944 update submodule travelnet 2019-02-23 19:49:44 +01:00
Milan e8b57696bf update submodule mob_horse 2019-02-23 19:41:09 +01:00
Milan 3bb53634fd update submodule rhotator 2019-02-23 18:50:11 +01:00
Milan ffc7d03c72 add submodule rhotator 2019-02-23 13:07:19 +01:00
Milan 4c69d45961 update submodules ethereal, illuna_extras 2019-02-23 10:55:03 +01:00
Milan 82046dac13 replace submodule horses with mob_horse 2019-02-23 09:11:49 +01:00
Paramat 196f206d3e
Remove corals.mts credit 2019-02-18 19:57:30 +00:00
Paramat 1ca25eec9d
Kelp, coral sounds: Add missing 'footstep'. Use quiet 'dig', 'dug'
Footstep sounds as sand or cubic coral nodes.
Dig and dug sounds as leaves but much lower gain to be suitable for
underwater.
2019-02-16 21:18:01 +00:00
Nathan Salapat b92f7431ef Fix sfinv hotbar offset 2019-02-16 20:51:33 +00:00
Milan d5b65fe813 Merge branch 'technicworld' of https://git.tchncs.de/Illuna-Minetest/minetest_game into technicworld 2019-02-16 20:02:52 +01:00
Milan de9555bfba update submodule illuna_extras 2019-02-16 20:02:16 +01:00
Paramat 7f687777a6
Beds: Do not require red wool to craft beds 2019-02-10 21:38:58 +00:00
Auke Kok 6b2887e3bf Limit sign length to 512 (~6 lines of 80 char or so).
Players can enter unlimited text into the field, causing lag and
potentially locking up clients. I have not found any negative effects
server side, other than the large storage needed to store the long
text.
2019-02-07 23:57:42 -08:00
12Me21 14cc07bfd3 Beds: Make on_rotate function check new param2 instead of rotation mode
The on_rotate function now checks the new param2 value to determine if a rotation is valid, rather than checking the rotation mode.
This is so screwdriver-like items with different rotation modes will not be able to rotate the bed into invalid orientations.
2019-02-08 01:53:55 +00:00
Milan 2e451bd11e merge upstream 2019-02-07 13:17:18 +01:00
tchncs d788b800c8 update submodule illuna_ethereal 2019-02-06 21:10:21 +01:00
Paul Ouellette ad6c2cf035 Dye: Remove type="shapeless" from single-item recipes 2019-02-06 19:07:48 +00:00
tchncs 14d9f8c613 update submodule technic 2019-02-06 12:55:12 +01:00
Paramat 2033b2cc65
'permafrost_with_stones/moss' drops itself instead of permafrost
Previously they were not collectable or creatable.
A simple temporary solution for MTG 5.0.0.
2019-02-05 00:24:04 +00:00
rubenwardy bfde214c52 Add screenshot.png, and more info to game.conf 2019-02-05 00:07:06 +00:00
random-geek 6e0e2b8be9 Textures: Update permafrost to new dirt, improve stones, add stones side 2019-02-03 19:14:13 +00:00
rubenwardy 64a923f7fb Fix sfinv not updating on creative grant/revoke 2019-02-03 11:45:45 +00:00
Milan b9af610f37 new random message 2019-01-31 17:09:56 +01:00