Commit Graph

2118 Commits (cbc3192289c17e533428f8d7db4429e09b3d0762)

Author SHA1 Message Date
tchncs 8de341373b update submodule technic 2018-11-13 21:08:12 +01:00
TumeniNodes 5f61379757 Fix sRGB profiles for obsidian glass stair textures 2018-11-09 18:53:23 +00:00
Milan 5bd2116880 update submodule illuna_extras 2018-11-04 22:34:00 +01:00
tchncs a0a61d42c2 update submodule illuna_extras 2018-11-04 22:29:25 +01:00
tchncs 44c779a221 update submodule protector 2018-11-04 22:18:18 +01:00
tchncs 62d93a778f add forked version of protector 2018-11-04 22:16:23 +01:00
tchncs 236e5f5242 new attempt of fixing steel sign recipe 2018-11-04 21:35:43 +01:00
tchncs 6ec0a3f494 update submodule bows 2018-11-04 20:53:12 +01:00
SmallJoker ad486bc863 New glass, glass stair/slab, and glass door textures 2018-11-02 17:22:54 +00:00
TumeniNodes 5ccf965825 Beds: Use mod textures instead of default_wood.png
No longer use default_wood.png for one side of the bed head and
one side of the bed bottom node.
Add a new texture for the underside of both beds.
2018-10-29 22:08:25 +00:00
Paramat 58f6994e08
Liquid sources: Backface-cull sides and base. Remove unused special tiles
Fixes most z-fighting caused by underwater nodeboxes.
Special tiles were for 'new style water' (lowered water level) which was
removed a few years ago.
2018-10-27 13:57:16 +01:00
tchncs c5a2dfe3f5 update submodule bows 2018-10-25 14:59:01 +02:00
tchncs 32bb426ae5 update submodule technic 2018-10-18 08:34:41 +02:00
tchncs 5049317b0a update submodule illuna 2018-10-18 08:27:05 +02:00
tchncs 9ad066863a update submodule wiki 2018-10-18 07:49:48 +02:00
tchncs b1cc2afa22 quickfix for steel sign recipe 2018-10-18 07:46:55 +02:00
SmallJoker cf0e49fb4a Chests: Fix crash on empty key metadata 2018-10-18 05:45:35 +01:00
tchncs 7c306b22aa update submodule wiki 2018-10-17 19:24:54 +02:00
Milan 89fea914dd update submodule mesecons 2018-10-17 13:31:08 +02:00
tchncs eacbf6b456 update submodule mobs_more_monsters 2018-10-17 13:23:49 +02:00
Milan 7753bfa36f update submodule mobs_more_monsters 2018-10-17 13:00:27 +02:00
Milan 8d76683f91 knock-out experience 2018-10-17 12:29:09 +02:00
Paramat 382e2acd9b
Spawn mod: Avoid respawn conflict with beds mod (#2240) 2018-10-14 02:36:40 +01:00
Milan cbfa00e08a update submodule illuna 2018-10-12 09:19:54 +02:00
Milan 777211e8c3 update submodule illuna 2018-10-12 09:16:17 +02:00
Milan e566a7d2ea update submodule pipeworks 2018-10-11 21:45:15 +02:00
TumeniNodes b042106fdc Stairs: Remove combine slabs code 2018-10-11 19:33:33 +01:00
TumeniNodes f583d90c94 Fence rails: Allow connections to walls 2018-10-11 19:31:35 +01:00
Milan 708dc40895 update submodule geomoria 2018-10-10 22:35:25 +02:00
random-geek ab1a79b13c Add blueberry bushes 2018-10-09 20:54:22 +01:00
TumeniNodes 2696b0cd91 Stairs: Add glass and obsidian glass. Fix slab combine bug
Fix slabs combining into a cube: Facedir is only set for the cube if it has
paramtype2 = "facedir". This avoids liquid appearing in connected
framed glasslike.
2018-10-09 20:44:15 +01:00
Milan ce3747d370 Merge branch 'technicworld' of https://git.tchncs.de/Illuna-Minetest/minetest_game into technicworld 2018-10-08 12:28:41 +02:00
Milan 8c31a8b699 update submodule integral 2018-10-08 12:28:37 +02:00
Paramat 5b3b609270
Stairs: Add field to determine world-aligned textures (#2219)
All stair/slab nodes with parent nodes that are rotatable (wood and bricks)
are reverted to not having world-aligned textures, to fix the breakage of
rotated stair/slab appearence in worlds.

Update, and add missing documentation to, game_api.txt.
2018-10-04 00:33:11 +01:00
Milan 2c80637c84 resolve mergeconflicts 2018-09-28 12:24:01 +02:00
Milan d3dd9f2bd6 dunno 2018-09-28 12:23:06 +02:00
Milan c6d471130a update submodule chat3 2018-09-28 12:21:11 +02:00
Milan 2ad3c3e5f5 resolve mergeconflicts 2018-09-28 12:20:44 +02:00
Milan b19cd45dcf update some submodule urls 2018-09-28 12:19:47 +02:00
Paramat 24900f7da5
Fence rail: Only connect to fences. Update map mod README recipe
Fence rail: Only connect to 'group:fence'.
Update map mod README crafting recipe documentation.
2018-09-25 19:42:19 +01:00
SmallJoker f42deb4026
map: Use wood group crafting recipe 2018-09-24 21:13:01 +02:00
Ezhh e10e0f94d6
Remove cave ice from creative inventory 2018-09-21 18:52:55 +01:00
Paramat be6fe9f592
Fire: Remove the ABM active when fire mod is disabled (#2209) 2018-09-14 18:33:46 +01:00
Paramat 7fedf0b5d9
Player_api: New hotbar textures (#2207) 2018-09-14 17:59:49 +01:00
12Me21 aafe31c14e Stairs: Safer slab name check
Before, it checked if the node name *contained* "stairs:slab_", which could detect
things like "xxxxxstairs:slab_xxxx". Changed the pattern to "^stairs:slab_".
2018-09-03 03:34:56 +01:00
Paramat ef20f9e12b
Fire: Make flames floodable, remove extinguish ABM 2018-09-02 02:43:59 +01:00
Paramat 5673a71752
Game_api.txt: Update and improve dye documentation 2018-08-28 19:12:10 +01:00
Paramat 02c4a05e60
Rename 'killme' mod to 'game_commands', add README and license files 2018-08-24 19:08:06 +01:00
tenplus1 6f80fd3737 Wool mod: Remove 'basecolor', 'excolor', 'unicolor' groups 2018-08-23 20:42:36 +01:00
tenplus1 3484ff23ad Dye mod: Remove 'basecolor', 'excolor', 'unicolor' groups 2018-08-23 20:39:16 +01:00