summaryrefslogtreecommitdiff
path: root/builtin/falling.lua
Commit message (Collapse)AuthorAge
* Only enqueue falling nodes if they really want to fallPilzAdam2013-04-05
|
* Add a delay to nodeupdate()PilzAdam2013-04-05
|
* Allow falling nodes to pass through solid "buildable_to" nodes.Splizard2013-03-19
|
* Fix spread of items in falling codePilzAdam2013-01-12
|
* Add the group attached_nodePilzAdam2012-12-01
| | | | Nodes in this group will be dropped as items if the node under them or the node in the wallmounted direction is not walkable.
* Fix a bug in falling code where entities get stuckPilzAdam2012-11-03
|
* Remove a useless commentPilzAdam2012-10-31
|
* Move falling to builtinPilzAdam2012-10-31