index
:
pipeworks
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wielder.lua
Age
Commit message (
Expand
)
Author
2018-09-17
Add on-rotate to chests, furnaces, filter-injector, dispenser, deployer, and ...
12Me21
2018-08-01
Add node breaker sounds (#219)
HybridDog
2018-07-13
Add pipeworks.create_fake_player
SmallJoker
2018-07-03
Replace deprecated Lua function calls
SmallJoker
2018-05-11
Merge pull request #213 from Thomas--S/look
Vanessa Dannenberg
2018-04-15
wielder.lua: fix crash in can_tool_dig_node() when unknown nodes are looked up
thetaepsilon-gamedev
2018-03-26
Add new `get_look_horizontal()` and `get_look_vertical()` to fake player
Thomas--S
2017-10-14
wielder.lua: add LBM to refund mese picks for pre-transition node breakers
thetaepsilon-gamedev
2017-10-14
wielder.lua: can_tool_dig_node(): try falling back to hand if inserted tool c...
thetaepsilon-gamedev
2017-10-14
wielder.lua: change node breaker recipe to use gear items
thetaepsilon-gamedev
2017-10-14
wielder.lua: properly implement can_tool_dig_node()
thetaepsilon-gamedev
2017-10-14
wielder.lua: set default ghost tool for node breaker to the hand, add stub im...
thetaepsilon-gamedev
2017-09-25
Replace old nodeupdate() with new minetest.check_for_falling() (#200)
Thomas--S
2016-08-29
add list rings to pipework inventories
Tim
2015-09-26
removed hud_change from TODO
Thomas--S
2015-09-26
Fixed typo
Thomas--S
2015-09-25
"Implement" two further functions for fake player
est31
2015-04-26
fix deprecated time_images use
Vanessa Ezekowitz
2015-03-11
add ownership/protection handling for device configuration
Tim
2015-03-04
document wielder pointed_thing problems and revert "fix wielder mixing up abo...
Tim
2015-03-04
fix wielder mixing up above and under, which had for example an effect on the...
Tim
2015-02-04
let the requested wielditem be the actual current wielditem and not just the ...
Tim
2014-08-15
Rename tube_item() to tube_inject_item()
Zefram
2014-08-14
Fix wielder
Novatux
2014-08-09
Node breaker fixup for ones lacking pick slot
Zefram
2014-07-23
Refactor node breaker
Zefram
2014-07-23
Refactor deployer and dispenser
Zefram