minetest_game/mods
Auke Kok 8556dd30e2 TNT: add some depth to the explosion effect
We add a dirt-like particle (drawn from scratch, uses some
colors from default_dirt's palette) to spawn many particles
that have collision enabled around the center of the blast.

This has the effect of obscuring the center of the blast, as
that is a painfully visible empty area when the explosion happens,
as there's only a little spark.

The dirt particles bounce around the walls and floor a bit,
and disappear rapidly, well before the smoke particles disappear.

This is a nice visual distraction that obscures the sudden
appearance of the gaping hole, and makes it a whole lot more
believable.
2016-04-16 19:27:16 +01:00
..
beds Beds: Check for buildable_to for bottom half 2016-04-04 05:39:06 +01:00
boats Boats: Optimize, re-UV unwrap. 2016-03-30 23:11:12 +01:00
bones Allow for shift+clicking inventory from bones 2016-03-21 06:17:33 +00:00
bucket Rename to Minetest Game 2015-09-30 23:33:12 +01:00
creative Creative: Add myself in credits 2016-04-04 05:39:29 +01:00
default Books: Split text per page relatively to number of lines 2016-04-14 02:45:57 +01:00
doors Fix doors disappearing while underwater 2016-04-04 05:39:16 +01:00
dye Dye: Add global table of dye names and descriptions 2016-03-13 04:49:03 +00:00
farming Farming: Override dirt_with_dry_grass to enable cultivation 2016-04-08 01:13:05 +01:00
fire Fire: Use get_item_group instead of get_node_group 2016-03-30 23:11:04 +01:00
flowers Flowers: Fix itemstack when waterlily is placed 2016-04-12 01:28:16 +01:00
give_initial_stuff Remove / replace all print() calls 2013-11-17 11:55:46 +01:00
screwdriver Changes to Screwdriver to add new drivers. 2016-03-22 15:45:39 +00:00
sethome Fix some undeclared global variables 2014-11-30 18:02:33 +01:00
stairs Consolidate ABMs 2016-02-14 05:22:20 +00:00
tnt TNT: add some depth to the explosion effect 2016-04-16 19:27:16 +01:00
vessels Remove composed shelf side. 2016-04-14 02:46:03 +01:00
walls Walls: Don't connect to group:cracky 2016-03-18 02:35:28 +00:00
wool ability to dye coloured wool white 2016-01-29 03:50:07 +00:00
xpanes Add steel ladder 2016-03-06 01:31:36 +00:00