minetest_game/mods
Auke Kok df19b4eab0 Dye: Simplify recipes.
Create a simple triplet table (src1, src2, dst) for all the dye
recipes and group them logically, with a bit of explanation where
they actually come from.

This prunes a lot of recipes from the list, but the old list had a
ton of combinations that did not make any sense, as well as recipes
that were just gross approximations and duplicates, mixing the same
color with itself just to get the same color back, which just wastes
packets at logon.

The list has been checked to allow all colors created from the basic
dyes (flowers+coal) so that all colors can be crafted.
2017-01-11 23:53:44 -08:00
..
beds Snappy group: Remove beds and cactus from group 2016-12-05 01:41:41 +00:00
boats Boats: Avoid crash if boat pos over limit 2016-12-21 13:42:23 +00:00
bones Bones: Search for nearby 'air' for fallback bones placement 2016-09-10 05:19:15 +01:00
bucket Bucket: Allow buckets to trigger the on_punch of entities and nodes 2016-11-02 12:39:56 +00:00
carts Carts: Stronger handbrake 2016-12-07 08:29:41 +00:00
creative Add sfinv.get_homepage_name(player) 2016-12-05 01:39:50 +00:00
default Default: Alter sand to sandstone recipe 2017-01-07 22:01:36 +00:00
doors Make doors place when shift is held instead of calling on_rightclick 2017-01-03 16:54:01 +00:00
dye Dye: Simplify recipes. 2017-01-11 23:53:44 -08:00
farming Default: Add missing 'default_dig_snappy' sound 2016-12-13 03:15:30 +00:00
fire Fire: Reduce flame light level to 13 2017-01-07 22:01:30 +00:00
flowers Default/flowers: Improve papyrus and waterlily schematics 2016-12-04 06:36:05 +00:00
give_initial_stuff Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
killme Add /killme chat command 2017-01-07 22:01:19 +00:00
nyancat Nyancat: Make nyancat and rainbow light sources 2016-11-10 08:10:41 +00:00
screwdriver Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
sethome Fix whitespace errors to silence luacheck. 2016-11-19 19:39:51 -08:00
sfinv Add sfinv.get_homepage_name(player) 2016-12-05 01:39:50 +00:00
stairs Add and edit fuel registrations 2016-11-02 13:04:25 +00:00
tnt Decrease the cost of gunpowder for trails 2017-01-01 23:41:04 +00:00
vessels Do not show item overlay if slot is occupied by item (bookshelf, vessels shelf) 2016-11-14 20:03:49 +01:00
walls Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup 2016-09-08 06:17:05 +01:00
wool Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
xpanes Xpanes: Improve bars texture 2016-12-04 06:35:39 +00:00