1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-09-30 07:30:20 +02:00
minetest_game/mods
Auke Kok f14b0a6ff5 Screwdriver: allow simple wallmounted rotation.
Allows rotating things like signs and torches. Axis rotation
rotates over all 6 faces, face rotation flips upside down to
flat on floor only, and of course in the 4 horizontal directions.

Made the code a bit more modular to account for different rotation
schemes. Should be easier to extend from here on to other needs,
and the functions can be reused by other mods for convenience.
2017-03-12 10:20:19 +00:00
..
beds Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08:00
boats Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08: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 Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08:00
creative Creative: Cache creative mode setting 2017-02-01 17:51:35 +00:00
default Mapgen: Use decoration sidelen 16 for jungletrees and junglegrass 2017-03-10 19:28:43 +00:00
doors Keys: Show owner in description 2017-02-27 19:00:14 -08:00
dye Dye: Simplify recipes. 2017-01-11 23:53:44 -08:00
farming Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08:00
fire Flint & steel sounds: Fix bugs caused by nil position 2017-03-10 19:30:18 +00:00
flowers Waterlily: Avoid z-fighting of base texture with water surface 2017-02-12 01:23:53 +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 Screwdriver: allow simple wallmounted rotation. 2017-03-12 10:20:19 +00:00
sethome Fix whitespace errors to silence luacheck. 2016-11-19 19:39:51 -08:00
sfinv sfinv: Fix wrong tab being highlighted 2017-03-07 06:43:18 +00:00
stairs Add desert/silver sandstone-related blocks. (#1596) 2017-03-06 19:03:30 -08:00
tnt Fix some warnings. 2017-03-05 09:27:53 +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